4 functions implement hook_entity_view_alter()
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.
- FieldLayoutHooks::entityViewAlter in core/
modules/ field_layout/ src/ Hook/ FieldLayoutHooks.php - Implements hook_entity_view_alter().
- field_layout_entity_view_alter in core/
modules/ field_layout/ field_layout.module - Implements hook_entity_view_alter().
- LayoutBuilderHooks::entityViewAlter in core/
modules/ layout_builder/ src/ Hook/ LayoutBuilderHooks.php - Implements hook_entity_view_alter().
- MediaTestEmbedHooks::entityViewAlter in core/
modules/ media/ tests/ modules/ media_test_embed/ src/ Hook/ MediaTestEmbedHooks.php - Implements hook_entity_view_alter().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.