6 functions implement hook_entity_form_display_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.
- ContentModerationHooks::entityFormDisplayAlter in core/
modules/ content_moderation/ src/ Hook/ ContentModerationHooks.php - Implements hook_entity_form_display_alter().
- content_moderation_entity_form_display_alter in core/
modules/ content_moderation/ content_moderation.module - Implements hook_entity_form_display_alter().
- EntityTestHooks::entityFormDisplayAlter in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php - Implements hook_entity_form_display_alter().
- entity_test_entity_form_display_alter in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_form_display_alter().
- LayoutBuilderTestEntityHooks::layoutBuilderEntityFormDisplayAlter in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Hook/ LayoutBuilderTestEntityHooks.php - Implements hook_entity_form_display_alter().
- layout_builder_entity_form_display_alter in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ layout_builder_test.module - Implements hook_entity_form_display_alter().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.