6 calls to comment_delete_multiple() in Drupal 7
- CommentInterfaceTest::setEnvironment in modules/
comment/ comment.test - Re-configures the environment, module settings, and user permissions.
- comment_admin_overview_submit in modules/
comment/ comment.admin.inc - Process comment_admin_overview form submissions.
- comment_delete in modules/
comment/ comment.module - Delete a comment and all its replies.
- comment_multiple_delete_confirm_submit in modules/
comment/ comment.admin.inc - Process comment_multiple_delete_confirm form submissions.
- comment_node_delete in modules/
comment/ comment.module - Implements hook_node_delete().
- comment_user_delete in modules/
comment/ comment.module - Implements hook_user_delete().