6 functions implement hook_entity_update() in Drupal 10
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- content_moderation_entity_update in core/
modules/ content_moderation/ content_moderation.module - Implements hook_entity_update().
- editor_entity_update in core/
modules/ editor/ editor.module - Implements hook_entity_update().
- editor_test_entity_update in core/
modules/ editor/ tests/ modules/ editor_test.module - Implements hook_entity_update().
- entity_crud_hook_test_entity_update in core/
modules/ system/ tests/ modules/ entity_crud_hook_test/ entity_crud_hook_test.module - Implements hook_entity_update().
- entity_test_entity_update in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_update().
- workspaces_entity_update in core/
modules/ workspaces/ workspaces.module - Implements hook_entity_update().