6 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().
- EntityCrudHookTest::entityDelete in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityCrudHookTest.php - Implements hook_entity_delete().
- EntityOperations::entityDelete in core/
modules/ workspaces/ src/ Hook/ EntityOperations.php - 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.