12 functions implement hook_entity_predelete()
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.
- CommentHooks::entityPredelete in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_entity_predelete().
- comment_entity_predelete in core/
modules/ comment/ comment.module - Implements hook_entity_predelete().
- EntityCrudHookTestHooks::entityPredelete in core/
modules/ system/ tests/ modules/ entity_crud_hook_test/ src/ Hook/ EntityCrudHookTestHooks.php - Implements hook_entity_predelete().
- EntityOperations::entityPredelete in core/
modules/ workspaces/ src/ Hook/ EntityOperations.php - Implements hook_entity_predelete().
- EntityTestHooks::entityPredelete in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php - Implements hook_entity_predelete().
- entity_crud_hook_test_entity_predelete in core/
modules/ system/ tests/ modules/ entity_crud_hook_test/ entity_crud_hook_test.module - Implements hook_entity_predelete().
- entity_test_entity_predelete in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_predelete().
- JsonapiTestNonCacheableMethodsHooks::entityPredelete in core/
modules/ jsonapi/ tests/ modules/ jsonapi_test_non_cacheable_methods/ src/ Hook/ JsonapiTestNonCacheableMethodsHooks.php - Implements hook_entity_predelete().
- jsonapi_test_non_cacheable_methods_entity_predelete in core/
modules/ jsonapi/ tests/ modules/ jsonapi_test_non_cacheable_methods/ jsonapi_test_non_cacheable_methods.module - Implements hook_entity_predelete().
- MenuLinkContentHooks::entityPredelete in core/
modules/ menu_link_content/ src/ Hook/ MenuLinkContentHooks.php - Implements hook_entity_predelete().
- menu_link_content_entity_predelete in core/
modules/ menu_link_content/ menu_link_content.module - Implements hook_entity_predelete().
- workspaces_entity_predelete in core/
modules/ workspaces/ workspaces.module - Implements hook_entity_predelete().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.