Contains filters are case sensitive
Namesort ascending Location Description
comment_node_presave modules/comment/comment.module Implements hook_node_presave().
comment_node_prepare modules/comment/comment.module Implements hook_node_prepare().
comment_node_predelete modules/comment/comment.module Implements hook_node_predelete().
comment_node_page_additions modules/comment/comment.module Builds the comment-related elements for node detail pages.
comment_node_load modules/comment/comment.module Implements hook_node_load().
comment_node_insert modules/comment/comment.module Implements hook_node_insert().
comment_new_page_count modules/comment/comment.module Calculates the page number for the first new comment.
comment_multiple_delete_confirm_submit modules/comment/comment.admin.inc Form submission handler for comment_multiple_delete_confirm().
comment_multiple_delete_confirm modules/comment/comment.admin.inc Form constructor for the confirmation form for bulk comment deletion.
comment_modules_enabled modules/comment/comment.install Implements hook_modules_enabled().
comment_menu_node_type_load modules/comment/comment.module Loads the comment bundle name corresponding a given content type.
comment_menu_alter modules/comment/comment.module Implements hook_menu_alter().
comment_menu modules/comment/comment.module Implements hook_menu().
comment_load_multiple modules/comment/comment.module Loads comments from the database.
comment_load modules/comment/comment.module Loads the entire comment by comment ID.
comment_links modules/comment/comment.module Adds reply, edit, delete, etc. links, depending on user permissions.
comment_int_to_alphadecimal modules/comment/comment.module Generates a sorting code.
comment_install modules/comment/comment.install Implements hook_install().
comment_increment_alphadecimal modules/comment/comment.module Increments a sorting code to the next value.
comment_get_thread modules/comment/comment.module Retrieves comments for a thread.
comment_get_recent modules/comment/comment.module Finds the most recent comments that are available to the current user.
_comment_get_modes modules/comment/comment.module Returns an array of viewing modes for comment listings.
comment_get_display_page modules/comment/comment.module Returns the page number for a comment.
comment_get_display_ordinal modules/comment/comment.module Gets the display ordinal for a comment, starting from 0.
comment_form_validate modules/comment/comment.module Form validation handler for comment_form().
comment_form_submit_build_comment modules/comment/comment.module Updates the comment entity by processing the submission's values.
comment_form_submit modules/comment/comment.module Form submission handler for comment_form().
comment_forms modules/comment/comment.module Implements hook_forms().
comment_form_node_type_form_alter modules/comment/comment.module Implements hook_form_FORM_ID_alter().
comment_form_node_form_alter modules/comment/comment.module Implements hook_form_BASE_FORM_ID_alter().
comment_form_build_preview modules/comment/comment.module Form submission handler for the 'preview' button in comment_form().
comment_form modules/comment/comment.module Form constructor for the basic commenting form.
comment_file_download_access modules/comment/comment.module Implements hook_file_download_access().
comment_field_extra_fields modules/comment/comment.module Implements hook_field_extra_fields().
comment_entity_info modules/comment/comment.module Implements hook_entity_info().
comment_enable modules/comment/comment.install Implements hook_enable().
comment_edit_page modules/comment/comment.module Page callback: Displays the comment editing form.
comment_delete_multiple modules/comment/comment.module Deletes comments and all their replies.
comment_delete modules/comment/comment.module Deletes a comment and all its replies.
comment_cron modules/comment/comment.module Implements hook_cron().
comment_count_unpublished modules/comment/comment.module Returns a menu title which includes the number of unapproved comments.
comment_confirm_delete_submit modules/comment/comment.admin.inc Form submission handler for comment_confirm_delete().
comment_confirm_delete_page modules/comment/comment.admin.inc Page callback: Shows a confirmation page for comment deletions.
comment_confirm_delete modules/comment/comment.admin.inc Form constructor for the confirmation form for comment deletion.
comment_config_create_validate modules/comment/comment.module Implements hook_config_create_validate()
_comment_close_all modules/comment/comment.module Close all comments that meet the current threshold.
comment_build_content modules/comment/comment.module Builds a structured array representing the comment's content.
_comment_body_field_create modules/comment/comment.module Creates a comment_body field instance for a given node type.
comment_block_view modules/comment/comment.module Implements hook_block_view().
comment_block_info modules/comment/comment.module Implements hook_block_info().

Pages