Search for _comment_view

  1. Search 9.5.x for _comment_view
  2. Search 8.9.x for _comment_view
  3. Search 10.3.x for _comment_view
  4. Search 11.x for _comment_view
  5. Search main for _comment_view
  6. Other projects
Title Object type File name Summary
hook_comment_view function modules/comment/comment.api.php The comment is being viewed. This hook can be used to add additional data to the comment before theming.
hook_comment_view_alter function modules/comment/comment.api.php The comment was built; the module may modify the structured content.
trigger_comment_view function modules/trigger/trigger.module Implements hook_comment_view().
user_comment_view function modules/user/user.module Implements hook_comment_view().

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