comment_admin_overview_submit in modules/comment/comment.admin.inc
Form submission handler for comment_admin_overview().
comment_delete in modules/comment/comment.module
Deletes a comment and all its replies.
CommentInterfaceTest::setEnvironment in modules/comment/tests/comment.test
Re-configures the environment, module settings, and user permissions.
comment_multiple_delete_confirm_submit in modules/comment/comment.admin.inc
Form submission handler for comment_multiple_delete_confirm().
comment_node_predelete in modules/comment/comment.module
Implements hook_node_predelete().
CommentStorageController::postDelete in modules/comment/comment.entity.inc
Overrides EntityDatabaseStorageController::postDelete().
comment_user_predelete in modules/comment/comment.module
Implements hook_user_predelete().