28 functions implement hook_entity_base_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.

ContactStorageTestHooks::entityBaseFieldInfo in core/modules/contact/tests/modules/contact_storage_test/src/Hook/ContactStorageTestHooks.php
Implements hook_entity_base_field_info().
contact_storage_test_entity_base_field_info in core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module
Implements hook_entity_base_field_info().
ContentModerationHooks::entityBaseFieldInfo in core/modules/content_moderation/src/Hook/ContentModerationHooks.php
Implements hook_entity_base_field_info().
ContentTranslationHooks::entityBaseFieldInfo in core/modules/content_translation/src/Hook/ContentTranslationHooks.php
Implements hook_entity_base_field_info().
content_moderation_entity_base_field_info in core/modules/content_moderation/content_moderation.module
Implements hook_entity_base_field_info().
content_translation_entity_base_field_info in core/modules/content_translation/content_translation.module
Implements hook_entity_base_field_info().
DefaultTableMappingIntegrationTest::entityBaseFieldInfo in core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php
Implements hook_entity_base_field_info().
EntityReferenceTestHooks::entityBaseFieldInfo in core/modules/system/tests/modules/entity_reference_test/src/Hook/EntityReferenceTestHooks.php
Implements hook_entity_base_field_info().
EntitySchemaTestHooks::entityBaseFieldInfo in core/modules/system/tests/modules/entity_schema_test/src/Hook/EntitySchemaTestHooks.php
Implements hook_entity_base_field_info().
EntityTestExtraHooks::entityBaseFieldInfo in core/modules/system/tests/modules/entity_test_extra/src/Hook/EntityTestExtraHooks.php
Implements hook_entity_base_field_info().
EntityTestHooks::entityBaseFieldInfo in core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php
Implements hook_entity_base_field_info().
EntityTestUpdateHooks::entityBaseFieldInfo in core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php
Implements hook_entity_base_field_info().
EntityTypeInfo::entityBaseFieldInfo in core/modules/workspaces/src/Hook/EntityTypeInfo.php
Implements hook_entity_base_field_info().
entity_reference_test_entity_base_field_info in core/modules/system/tests/modules/entity_reference_test/entity_reference_test.module
Implements hook_entity_base_field_info().
entity_schema_test_entity_base_field_info in core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module
Implements hook_entity_base_field_info().
entity_test_entity_base_field_info in core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_entity_base_field_info().
entity_test_extra_entity_base_field_info in core/modules/system/tests/modules/entity_test_extra/entity_test_extra.module
Implements hook_entity_base_field_info().
entity_test_update_entity_base_field_info in core/modules/system/tests/modules/entity_test_update/entity_test_update.module
Implements hook_entity_base_field_info().
LinkTestBaseFieldHooks::entityBaseFieldInfo in core/modules/link/tests/modules/link_test_base_field/src/Hook/LinkTestBaseFieldHooks.php
Implements hook_entity_base_field_info().
link_test_base_field_entity_base_field_info in core/modules/link/tests/modules/link_test_base_field/link_test_base_field.module
Implements hook_entity_base_field_info().
PathHooks::entityBaseFieldInfo in core/modules/path/src/Hook/PathHooks.php
Implements hook_entity_base_field_info().
path_entity_base_field_info in core/modules/path/path.module
Implements hook_entity_base_field_info().
RestTestHooks::entityBaseFieldInfo in core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php
Implements hook_entity_base_field_info().
rest_test_entity_base_field_info in core/modules/rest/tests/modules/rest_test/rest_test.module
Implements hook_entity_base_field_info().
ViewsEntityTestHooks::entityBaseFieldInfo in core/modules/views/tests/modules/views_entity_test/src/Hook/ViewsEntityTestHooks.php
Implements hook_entity_base_field_info().
views_entity_test_entity_base_field_info in core/modules/views/tests/modules/views_entity_test/views_entity_test.module
Implements hook_entity_bundle_field_info().
WorkspacesTestHooks::entityBaseFieldInfo in core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php
Implements hook_entity_base_field_info().
workspaces_entity_base_field_info in core/modules/workspaces/workspaces.module
Implements hook_entity_base_field_info().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.