7 functions implement hook_entity_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::entityDelete in core/modules/content_moderation/src/Hook/ContentModerationHooks.php
Implements hook_entity_delete().
EditorHooks::entityDelete in core/modules/editor/src/Hook/EditorHooks.php
Implements hook_entity_delete().
EntityCrudHookTestHooks::entityDelete in core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php
Implements hook_entity_delete().
EntityOperations::entityDelete in core/modules/workspaces/src/Hook/EntityOperations.php
Implements hook_entity_delete().
entity_crud_hook_test_entity_delete in modules/simpletest/tests/entity_crud_hook_test.module
Implements hook_entity_delete().
JsonapiHooks::entityDelete in core/modules/jsonapi/src/Hook/JsonapiHooks.php
Implements hook_entity_delete().
LayoutBuilderHooks::entityDelete in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Implements hook_entity_delete().

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