Search for _comment_view
- Search 9.5.x for _comment_view
- Search 8.9.x for _comment_view
- Search 10.3.x for _comment_view
- Search 11.x for _comment_view
- Search main for _comment_view
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_comment_view | function | modules/ |
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/ |
The comment was built; the module may modify the structured content. |
| trigger_comment_view | function | modules/ |
Implements hook_comment_view(). |
| user_comment_view | function | modules/ |
Implements hook_comment_view(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.