6 functions implement hook_entity_bundle_field_info()
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::entityBundleFieldInfo in core/
modules/ content_moderation/ src/ Hook/ ContentModerationHooks.php - Implements hook_entity_bundle_field_info().
- EntitySchemaTestHooks::entityBundleFieldInfo in core/
modules/ system/ tests/ modules/ entity_schema_test/ src/ Hook/ EntitySchemaTestHooks.php - Implements hook_entity_bundle_field_info().
- EntityTestExtraHooks::entityBundleFieldInfo in core/
modules/ system/ tests/ modules/ entity_test_extra/ src/ Hook/ EntityTestExtraHooks.php - Implements hook_entity_bundle_field_info().
- entity_schema_test_entity_bundle_field_info in core/
modules/ system/ tests/ modules/ entity_schema_test/ entity_schema_test.module - Implements hook_entity_bundle_field_info().
- entity_test_extra_entity_bundle_field_info in core/
modules/ system/ tests/ modules/ entity_test_extra/ entity_test_extra.module - Implements hook_entity_bundle_field_info().
- FieldHooks::entityBundleFieldInfo in core/
modules/ field/ src/ Hook/ FieldHooks.php - Implements hook_entity_bundle_field_info().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.