11 functions implement hook_node_view()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- BlockContentThemeSuggestionsTestHooks::nodeView in core/
modules/ block_content/ tests/ modules/ block_content_theme_suggestions_test/ src/ Hook/ BlockContentThemeSuggestionsTestHooks.php - Implements hook_node_view().
- blog_node_view in modules/
blog/ blog.module - Implements hook_node_view().
- book_node_view in modules/
book/ book.module - Implements hook_node_view().
- comment_node_view in modules/
comment/ comment.module - Implements hook_node_view().
- forum_node_view in modules/
forum/ forum.module - Implements hook_node_view().
- LayoutBuilderTestEntityHooks::nodeView in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Hook/ LayoutBuilderTestEntityHooks.php - Implements hook_ENTITY_TYPE_view().
- NodeTestHooks::nodeView in core/
modules/ node/ tests/ modules/ node_test/ src/ Hook/ NodeTestHooks.php - Implements hook_ENTITY_TYPE_view() for node entities.
- node_test_node_view in modules/
node/ tests/ node_test.module - Implements hook_node_view().
- statistics_node_view in modules/
statistics/ statistics.module - Implements hook_node_view().
- translation_node_view in modules/
translation/ translation.module - Implements hook_node_view().
- trigger_node_view in modules/
trigger/ trigger.module - Implements hook_node_view().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.