8 functions implement hook_entity_update()
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::entityUpdate in core/
modules/ content_moderation/ src/ Hook/ ContentModerationHooks.php - Implements hook_entity_update().
- EditorHooks::entityUpdate in core/
modules/ editor/ src/ Hook/ EditorHooks.php - Implements hook_entity_update().
- EditorTestHooks::entityUpdate in core/
modules/ editor/ tests/ modules/ editor_test/ src/ Hook/ EditorTestHooks.php - Implements hook_entity_update().
- EntityCrudHookTestHooks::entityUpdate in core/
modules/ system/ tests/ modules/ entity_crud_hook_test/ src/ Hook/ EntityCrudHookTestHooks.php - Implements hook_entity_update().
- EntityOperations::entityUpdate in core/
modules/ workspaces/ src/ Hook/ EntityOperations.php - Implements hook_entity_update().
- EntityTestHooks::entityUpdate in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php - Implements hook_entity_update().
- entity_crud_hook_test_entity_update in modules/
simpletest/ tests/ entity_crud_hook_test.module - Implements hook_entity_update().
- WorkspacesTestHooks::entityUpdate in core/
modules/ workspaces/ tests/ modules/ workspaces_test/ src/ Hook/ WorkspacesTestHooks.php - Implements hook_entity_update().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.