Search for comment

  1. Search 9.5.x for comment
  2. Search 8.9.x for comment
  3. Search 10.3.x for comment
  4. Search 11.x for comment
  5. Other projects
Title Object type File name Summary
search_comment_insert function modules/search/search.module Implements hook_comment_insert().
search_comment_publish function modules/search/search.module Implements hook_comment_publish().
search_comment_unpublish function modules/search/search.module Implements hook_comment_unpublish().
search_comment_update function modules/search/search.module Implements hook_comment_update().
template_preprocess_comment function modules/comment/comment.module Process variables for comment.tpl.php.
template_preprocess_comment_wrapper function modules/comment/comment.module Process variables for comment-wrapper.tpl.php.
theme_comment_block function modules/comment/comment.module Returns HTML for a list of recent comments to be displayed in the comment block.
theme_comment_post_forbidden function modules/comment/comment.module Returns HTML for a "you can't post comments" notice.
TrackerTest::testTrackerNewComments function modules/tracker/tracker.test Tests for comment counters on the tracker listing.
TrackerTest::testTrackerOrderingNewComments function modules/tracker/tracker.test Tests for ordering on a users tracker listing when comments are posted.
tracker_comment_delete function modules/tracker/tracker.module Implements hook_comment_delete().
tracker_comment_publish function modules/tracker/tracker.module Implements hook_comment_publish().
tracker_comment_unpublish function modules/tracker/tracker.module Implements hook_comment_unpublish().
tracker_comment_update function modules/tracker/tracker.module Implements hook_comment_update().
TriggerOtherTestCase::testActionsComment function modules/trigger/trigger.test Tests triggering on comment save.
trigger_comment_delete function modules/trigger/trigger.module Implements hook_comment_delete().
trigger_comment_insert function modules/trigger/trigger.module Implements hook_comment_insert().
trigger_comment_presave function modules/trigger/trigger.module Implements hook_comment_presave().
trigger_comment_update function modules/trigger/trigger.module Implements hook_comment_update().
trigger_comment_view function modules/trigger/trigger.module Implements hook_comment_view().
upgrade.comment.test file modules/simpletest/tests/upgrade/upgrade.comment.test
user_comment_view function modules/user/user.module Implements hook_comment_view().
_comment_body_field_create function modules/comment/comment.module Creates a comment_body field instance for a given node type.
_comment_get_modes function modules/comment/comment.module Return an array of viewing modes for comment listings.
_comment_per_page function modules/comment/comment.module Return an array of "comments per page" settings from which the user
can choose.
_comment_update_node_statistics function modules/comment/comment.module Updates the comment statistics for a given node. This should be called any
time a comment is added, deleted, or updated.
_filter_url_escape_comments function modules/filter/filter.module Escapes the contents of HTML comments.
_locale_import_shorten_comments function includes/locale.inc Generate a short, one string version of the passed comment array
_trigger_comment function modules/trigger/trigger.module Calls action functions for comment triggers.
_trigger_normalize_comment_context function modules/trigger/trigger.module Loads associated objects for comment triggers.

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