Search for presave

  1. Search 7.x for presave
  2. Search 9.5.x for presave
  3. Search 8.9.x for presave
  4. Search 11.x for presave
  5. Other projects
Title Object type File name Summary
PasswordItemTest::testPreSavePreHashed function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave
PathAlias::preSave function core/modules/path_alias/src/Entity/PathAlias.php Acts on an entity before the presave hook is invoked.
PathItem::preSave function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Defines custom presave behavior for field values.
ResponsiveImageStyle::preSave function core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php Acts on an entity before the presave hook is invoked.
responsive_image_entity_view_display_presave function core/modules/responsive_image/responsive_image.module Implements hook_ENTITY_TYPE_presave() for entity_view_display.
RevisionableInterface::preSaveRevision function core/lib/Drupal/Core/Entity/RevisionableInterface.php Acts on a revision before it gets saved.
Role::preSave function core/modules/user/src/Entity/Role.php Acts on an entity before the presave hook is invoked.
system_entity_form_mode_presave function core/modules/system/system.module Implements hook_ENTITY_TYPE_presave() for form mode entities.
system_entity_view_display_presave function core/modules/system/system.module Implements hook_ENTITY_TYPE_presave() for entity_view_display entities.
system_entity_view_mode_presave function core/modules/system/system.module Implements hook_ENTITY_TYPE_presave() for view mode entities.
taxonomy_crud_taxonomy_vocabulary_presave function core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.module Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities.
taxonomy_taxonomy_vocabulary_presave function core/modules/taxonomy/taxonomy.module Implements hook_ENTITY_TYPE_presave().
Term::preSave function core/modules/taxonomy/src/Entity/Term.php Acts on an entity before the presave hook is invoked.
tour_test_tour_presave function core/modules/tour/tests/tour_test/tour_test.module Implements hook_ENTITY_TYPE_presave() for tour.
User::preSave function core/modules/user/src/Entity/User.php Acts on an entity before the presave hook is invoked.
user_user_presave function core/modules/user/user.module Implements hook_ENTITY_TYPE_presave() for user entities.
View::preSave function core/modules/views/src/Entity/View.php Acts on an entity before the presave hook is invoked.
views_view_presave function core/modules/views/views.module Implements hook_ENTITY_TYPE_presave().
ViewUI::preSave function core/modules/views_ui/src/ViewUI.php Acts on an entity before the presave hook is invoked.
Workflow::preSave function core/modules/workflows/src/Entity/Workflow.php Acts on an entity before the presave hook is invoked.
workspaces_entity_presave function 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.