10 functions implement hook_entity_bundle_delete()

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::entityBundleDelete in core/modules/content_moderation/src/Hook/ContentModerationHooks.php
Implements hook_entity_bundle_delete().
content_moderation_entity_bundle_delete in core/modules/content_moderation/content_moderation.module
Implements hook_entity_bundle_delete().
EntitySchemaTestHooks::entityBundleDelete in core/modules/system/tests/modules/entity_schema_test/src/Hook/EntitySchemaTestHooks.php
Implements hook_entity_bundle_delete().
entity_schema_test_entity_bundle_delete in core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module
Implements hook_entity_bundle_delete().
FieldHooks::entityBundleDelete in core/modules/field/src/Hook/FieldHooks.php
Implements hook_entity_bundle_delete().
field_entity_bundle_delete in core/modules/field/field.module
Implements hook_entity_bundle_delete().
JsonapiHooks::entityBundleDelete in core/modules/jsonapi/src/Hook/JsonapiHooks.php
Implements hook_entity_bundle_delete().
jsonapi_entity_bundle_delete in core/modules/jsonapi/jsonapi.module
Implements hook_entity_bundle_delete().
LanguageHooks::entityBundleDelete in core/modules/language/src/Hook/LanguageHooks.php
Implements hook_entity_bundle_delete().
language_entity_bundle_delete in core/modules/language/language.module
Implements hook_entity_bundle_delete().

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