17 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().
content_moderation_entity_presave in core/modules/content_moderation/content_moderation.module
Implements hook_entity_presave().
content_translation_entity_presave in core/modules/content_translation/content_translation.module
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 core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_entity_presave().
entity_test_entity_presave in core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_entity_presave().
ImageHooks::entityPresave in core/modules/image/src/Hook/ImageHooks.php
Implements hook_entity_presave().
image_entity_presave in core/modules/image/image.module
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().
jsonapi_test_non_cacheable_methods_entity_presave in core/modules/jsonapi/tests/modules/jsonapi_test_non_cacheable_methods/jsonapi_test_non_cacheable_methods.module
Implements hook_entity_presave().
LayoutBuilderHooks::entityPresave in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Implements hook_entity_presave().
layout_builder_entity_presave in core/modules/layout_builder/layout_builder.module
Implements hook_entity_presave().
WorkspacesTestHooks::entityPresave in core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php
Implements hook_entity_presave().
workspaces_entity_presave in core/modules/workspaces/workspaces.module
Implements hook_entity_presave().

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