Namesort ascending Location Description
comment_views_data_alter core/modules/comment/views/comment.views.inc Use views_data_alter to add items to the node table that are relevant to comments.
comment_views_data core/modules/comment/views/comment.views.inc
comment_views_api core/modules/comment/comment.module Implements hook_views_api().
comment_view core/modules/comment/comment.module Generates an array for rendering a comment.
comment_user_predelete core/modules/comment/comment.module Implements hook_user_predelete().
comment_user_cancel core/modules/comment/comment.module Implements hook_user_cancel().
comment_update_index core/modules/comment/comment.module Implements hook_update_index().
comment_update_dependencies core/modules/comment/comment.install Implements hook_update_dependencies().
comment_update_1008 core/modules/comment/comment.install Replace comment_subject_field setting with comment_title_options.
comment_update_1007 core/modules/comment/comment.install Give access to the new 'Administer comment settings' permission as needed.
comment_update_1006 core/modules/comment/comment.install Creates the table to enable caching of Comment entities.
comment_update_1005 core/modules/comment/comment.install Move default comment view to comment module.
comment_update_1004 core/modules/comment/comment.install Add an Override column for automatic comment closing for individual nodes.
comment_update_1003 core/modules/comment/comment.install Node type comment settings should be closed instead of hidden by default.
comment_update_1002 core/modules/comment/comment.install Move comment variables to configuration files.
comment_update_1001 core/modules/comment/comment.install Move comment content type settings into configuration files.
comment_update_1000 core/modules/comment/comment.install Renames {comment}.language to {comment}.langcode.
comment_unpublish_action core/modules/comment/comment.module Unpublishes a comment.
comment_uninstall core/modules/comment/comment.install Implements hook_uninstall().
comment_token_info core/modules/comment/comment.tokens.inc Implements hook_token_info().
comment_tokens core/modules/comment/comment.tokens.inc Implements hook_tokens().
comment_theme core/modules/comment/comment.module Implements hook_theme().
comment_submit core/modules/comment/comment.module Prepare a comment for submission.
comment_schema_alter core/modules/comment/comment.install Implements hook_schema_alter().
comment_schema core/modules/comment/comment.install Implements hook_schema().
comment_save core/modules/comment/comment.module Saves a new or updated comment.
comment_reply core/modules/comment/comment.pages.inc Form constructor for the comment reply form.
comment_ranking core/modules/comment/comment.module Implements hook_ranking().
comment_publish_action core/modules/comment/comment.module Publishes a comment.
comment_preview core/modules/comment/comment.module Generates a comment preview.
comment_preprocess_node core/modules/comment/comment.module Prepares variables for comment.tpl.php
comment_preprocess_block core/modules/comment/comment.module Implements hook_preprocess_block().
comment_prepare_thread core/modules/comment/comment.module Calculates the indentation level of each comment in a comment thread.
comment_permission core/modules/comment/comment.module Implements hook_permission().
comment_permalink core/modules/comment/comment.module Redirects comment links to the correct page depending on comment settings.
comment_num_new core/modules/comment/comment.module Gets the number of new comments for the current user and the specified node.
comment_node_view core/modules/comment/comment.module Implements hook_node_view().
comment_node_update_index core/modules/comment/comment.module Implements hook_node_update_index().
comment_node_type_update core/modules/comment/comment.module Implements hook_node_type_update().
comment_node_type_load core/modules/comment/comment.module Implements hook_node_type_load().
comment_node_type_insert core/modules/comment/comment.module Implements hook_node_type_insert().
comment_node_type_delete core/modules/comment/comment.module Implements hook_node_type_delete().
comment_node_search_result core/modules/comment/comment.module Implements hook_node_search_result().
comment_node_presave core/modules/comment/comment.module Implements hook_node_presave().
comment_node_prepare core/modules/comment/comment.module Implements hook_node_prepare().
comment_node_predelete core/modules/comment/comment.module Implements hook_node_predelete().
comment_node_page_additions core/modules/comment/comment.module Builds the comment-related elements for node detail pages.
comment_node_load core/modules/comment/comment.module Implements hook_node_load().
comment_node_insert core/modules/comment/comment.module Implements hook_node_insert().
comment_new_page_count core/modules/comment/comment.module Calculates the page number for the first new comment.

Pages