6 functions implement hook_entity_bundle_create()

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.

EntitySchemaTestHooks::entityBundleCreate in core/modules/system/tests/modules/entity_schema_test/src/Hook/EntitySchemaTestHooks.php
Implements hook_entity_bundle_create().
entity_schema_test_entity_bundle_create in core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module
Implements hook_entity_bundle_create().
FieldUiHooks::entityBundleCreate in core/modules/field_ui/src/Hook/FieldUiHooks.php
Implements hook_entity_bundle_create().
field_ui_entity_bundle_create in core/modules/field_ui/field_ui.module
Implements hook_entity_bundle_create().
JsonapiHooks::entityBundleCreate in core/modules/jsonapi/src/Hook/JsonapiHooks.php
Implements hook_entity_bundle_create().
jsonapi_entity_bundle_create in core/modules/jsonapi/jsonapi.module
Implements hook_entity_bundle_create().

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