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 10.3.x for presave
  5. Other projects
Title Object type File name Summary
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.
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.