Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
comment.module
»
comment_delete_multiple
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
6 calls to comment_delete_multiple()
CommentInterfaceTest::setEnvironment
in drupal/
modules/
comment/
comment.test
Re-configures the environment, module settings, and user permissions.
comment_admin_overview_submit
in drupal/
modules/
comment/
comment.admin.inc
Process comment_admin_overview form submissions.
comment_delete
in drupal/
modules/
comment/
comment.module
Delete a comment and all its replies.
comment_multiple_delete_confirm_submit
in drupal/
modules/
comment/
comment.admin.inc
Process comment_multiple_delete_confirm form submissions.
comment_node_delete
in drupal/
modules/
comment/
comment.module
Implements
hook_node_delete
().
comment_user_delete
in drupal/
modules/
comment/
comment.module
Implements
hook_user_delete
().