10 functions implement hook_entity_presave()

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::entityPresave in core/modules/content_moderation/src/Hook/ContentModerationHooks.php
Implements hook_entity_presave().
ContentTranslationHooks::entityPresave in core/modules/content_translation/src/Hook/ContentTranslationHooks.php
Implements hook_entity_presave().
EntityCrudHookTestHooks::entityPresave in core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php
Implements hook_entity_presave().
EntityOperations::entityPresave in core/modules/workspaces/src/Hook/EntityOperations.php
Implements hook_entity_presave().
EntityTestHooks::entityPresave in core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php
Implements hook_entity_presave().
entity_crud_hook_test_entity_presave in modules/simpletest/tests/entity_crud_hook_test.module
Implements hook_entity_presave().
ImageHooks::entityPresave in core/modules/image/src/Hook/ImageHooks.php
Implements hook_entity_presave().
JsonapiTestNonCacheableMethodsHooks::entityPresave in core/modules/jsonapi/tests/modules/jsonapi_test_non_cacheable_methods/src/Hook/JsonapiTestNonCacheableMethodsHooks.php
Implements hook_entity_presave().
LayoutBuilderHooks::entityPresave in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Implements hook_entity_presave().
WorkspacesTestHooks::entityPresave in core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php
Implements hook_entity_presave().

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