7 calls to comment_delete_multiple()

CommentLinksTest::setEnvironment in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php
Re-configures the environment, module settings, and user permissions.
CommentStorageController::postDelete in drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete().
comment_admin_overview_submit in drupal/core/modules/comment/comment.admin.inc
Form submission handler for comment_admin_overview().
comment_delete in drupal/core/modules/comment/comment.module
Deletes a comment and all its replies.
comment_multiple_delete_confirm_submit in drupal/core/modules/comment/comment.admin.inc
Form submission handler for comment_multiple_delete_confirm().
comment_node_predelete in drupal/core/modules/comment/comment.module
Implements hook_node_predelete().
comment_user_predelete in drupal/core/modules/comment/comment.module
Implements hook_user_predelete().