7 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.
- content_translation_language_fallback_candidates_entity_view_alter in core/
modules/ content_translation/ content_translation.module - Implements hook_language_fallback_candidates_OPERATION_alter().
- 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().
- layout_builder_entity_view_alter in core/
modules/ layout_builder/ layout_builder.module - 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().
- media_test_embed_entity_view_alter in core/
modules/ media/ tests/ modules/ media_test_embed/ media_test_embed.module - Implements hook_entity_view_alter().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.