Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
comment_node_search_result function modules/comment/comment.module Implements hook_node_search_result().
comment_node_type_delete function modules/comment/comment.module Implements hook_node_type_delete().
comment_node_type_insert function modules/comment/comment.module Implements hook_node_type_insert().
comment_node_type_load function modules/comment/comment.module Menu loader callback for Field UI paths.
comment_node_type_update function modules/comment/comment.module Implements hook_node_type_update().
comment_node_update_index function modules/comment/comment.module Implements hook_node_update_index().
comment_node_view function modules/comment/comment.module Implements hook_node_view().
COMMENT_NOT_PUBLISHED constant modules/comment/comment.module Comment is awaiting approval.
comment_num_new function modules/comment/comment.module Get number of new comments for current user and specified node.
comment_permalink function modules/comment/comment.module Redirects comment links to the correct page depending on comment settings.
comment_permission function modules/comment/comment.module Implements hook_permission().
comment_prepare_thread function modules/comment/comment.module Loop over comment thread, noting indentation level.
comment_preview function modules/comment/comment.module Generate a comment preview.
COMMENT_PUBLISHED constant modules/comment/comment.module Comment is published.
comment_publish_action function modules/comment/comment.module Publishes a comment.
comment_ranking function modules/comment/comment.module Implements hook_ranking().
comment_rdf_mapping function modules/comment/comment.module Implements hook_rdf_mapping().
comment_reply function modules/comment/comment.pages.inc This function is responsible for generating a comment reply form.
There are several cases that have to be handled, including:
comment_save function modules/comment/comment.module Accepts a submission of new or changed comment content.
comment_save_action function modules/comment/comment.module Saves a comment.
comment_schema function modules/comment/comment.install Implements hook_schema().
comment_submit function modules/comment/comment.module Prepare a comment for submission.
comment_theme function modules/comment/comment.module Implements hook_theme().
comment_tokens function modules/comment/comment.tokens.inc Implements hook_tokens().
comment_token_info function modules/comment/comment.tokens.inc Implements hook_token_info().
comment_uninstall function modules/comment/comment.install Implements hook_uninstall().
comment_unpublish_action function modules/comment/comment.module Unpublishes a comment.
comment_unpublish_by_keyword_action function modules/comment/comment.module Unpublishes a comment if it contains certain keywords.
comment_unpublish_by_keyword_action_form function modules/comment/comment.module Form builder; Prepare a form for blacklisted keywords.
comment_unpublish_by_keyword_action_submit function modules/comment/comment.module Process comment_unpublish_by_keyword_action_form form submissions.
comment_update_7000 function modules/comment/comment.install Rename comment display setting variables.
comment_update_7001 function modules/comment/comment.install Change comment status from published being 0 to being 1
comment_update_7002 function modules/comment/comment.install Rename {comments} table to {comment} and upgrade it.
comment_update_7003 function modules/comment/comment.install Split {comment}.timestamp into 'created' and 'changed', improve indexing on {comment}.
comment_update_7004 function modules/comment/comment.install Upgrade the {node_comment_statistics} table.
comment_update_7005 function modules/comment/comment.install Create the comment_body field.
comment_update_7006 function modules/comment/comment.install Migrate data from the comment field to field storage.
comment_update_7007 function modules/comment/comment.install Add an index to the created column.
comment_update_7008 function modules/comment/comment.install Update database to match Drupal 7 schema.
comment_update_7009 function modules/comment/comment.install Change the last_comment_timestamp column description.
comment_update_dependencies function modules/comment/comment.install Implements hook_update_dependencies().
comment_update_index function modules/comment/comment.module Implements hook_update_index().
comment_uri function modules/comment/comment.module Implements callback_entity_info_uri().
comment_user_cancel function modules/comment/comment.module Implements hook_user_cancel().
comment_user_delete function modules/comment/comment.module Implements hook_user_delete().
comment_view function modules/comment/comment.module Generate an array for rendering the given comment.
comment_view_multiple function modules/comment/comment.module Construct a drupal_render() style array from an array of loaded comments.
common.inc file includes/common.inc Common functions that many Drupal modules will need to reference.
common.test file modules/simpletest/tests/common.test Tests for common.inc functionality.
CommonSizeTestCase class modules/simpletest/tests/common.test Tests file size parsing and formatting functions.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.