8 calls to comment_load_multiple() in Drupal 7
- comment_admin_overview in modules/
comment/ comment.admin.inc - Form builder for the comment overview administration form.
- comment_delete_multiple in modules/
comment/ comment.module - Delete comments and all their replies.
- comment_load in modules/
comment/ comment.module - Load the entire comment by cid.
- comment_node_page_additions in modules/
comment/ comment.module - Build the comment-related elements for node detail pages.
- comment_node_update_index in modules/
comment/ comment.module - Implements hook_node_update_index().
- comment_preview in modules/
comment/ comment.module - Generate a comment preview.
- comment_user_cancel in modules/
comment/ comment.module - Implements hook_user_cancel().
- UserCancelTestCase::testUserDelete in modules/
user/ user.test - Delete account and remove all content.