7 functions implement hook_entity_bundle_info_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::entityBundleInfoAlter in core/
modules/ content_moderation/ src/ Hook/ ContentModerationHooks.php - Implements hook_entity_bundle_info_alter().
- ContentTranslationHooks::entityBundleInfoAlter in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_entity_bundle_info_alter().
- ContentTranslationTestHooks::entityBundleInfoAlter in core/
modules/ content_translation/ tests/ modules/ content_translation_test/ src/ Hook/ ContentTranslationTestHooks.php - Implements hook_entity_bundle_info_alter().
- EntityTestBundleClassHooks::entityBundleInfoAlter in core/
modules/ system/ tests/ modules/ entity_test_bundle_class/ src/ Hook/ EntityTestBundleClassHooks.php - Implements hook_entity_bundle_info_alter().
- EntityTestHooks::entityBundleInfoAlter in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php - Implements hook_entity_bundle_info_alter().
- entity_test_bundle_class_entity_bundle_info_alter in core/
modules/ system/ tests/ modules/ entity_test_bundle_class/ entity_test_bundle_class.module - Implements hook_entity_bundle_info_alter().
- forum_entity_bundle_info_alter in core/
modules/ forum/ forum.module - Implements hook_entity_bundle_info_alter().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.