Search for save

  1. Search 7.x for save
  2. Search 9.5.x for save
  3. Search 8.9.x for save
  4. Search 11.x for save
  5. Other projects
Title Object type File name Summary
SystemConfigSubscriber::onConfigSave function core/modules/system/src/SystemConfigSubscriber.php Rebuilds the router when the default or admin theme is changed.
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
TermForm::save function core/modules/taxonomy/src/TermForm.php
TermTest::testTermSaveOverrideSelector function core/modules/taxonomy/tests/src/Functional/TermTest.php Test UI with override_selector TRUE.
TermTranslationHandler::entityFormSave function core/modules/taxonomy/src/TermTranslationHandler.php Form submission handler for TermTranslationHandler::entityFormAlter().
TestConfigFactoryOverrideBase::onConfigSave function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
TestStateBasedSectionStorage::save function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
TestToolkit::save function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TimeZoneResolver::onConfigSave function core/modules/system/src/TimeZoneResolver.php Updates the default time zone when time zone config changes.
ToolkitTest::testSave function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests the Image::save() function.
tour_test_tour_presave function core/modules/tour/tests/tour_test/tour_test.module Implements hook_ENTITY_TYPE_presave() for tour.
TransactionManager::releaseClientSavepoint function core/modules/mysql/src/Driver/Database/mysql/TransactionManager.php
TransactionManager::rollbackClientSavepoint function core/modules/mysql/src/Driver/Database/mysql/TransactionManager.php
TransactionManagerBase::addClientSavepoint function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Adds a savepoint on the client transaction.
TransactionManagerBase::releaseClientSavepoint function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Releases a savepoint on the client transaction.
TransactionManagerBase::rollbackClientSavepoint function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Rolls back to a savepoint on the client transaction.
TranslationString::save function core/modules/locale/src/TranslationString.php
TranslationTest::testTranslatableFieldSaveLoad function core/modules/field/tests/src/Kernel/TranslationTest.php Tests translatable fields storage/retrieval.
UnsavedPreviewTest class core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php Tests covering Preview of unsaved Views.
UnsavedPreviewTest.php file core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php
UnsavedPreviewTest::$adminUser property core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php An admin user with the 'administer views' permission.
UnsavedPreviewTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php
UnsavedPreviewTest::$modules property core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php
UnsavedPreviewTest::$testViews property core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php Views used by this test.
UnsavedPreviewTest::setUp function core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php Sets up a Drupal site for running functional and integration tests.
UnsavedPreviewTest::testUnsavedPageDisplayPreview function core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php Tests previews of unsaved new page displays.
UpdateRegistry::onConfigSave function core/lib/Drupal/Core/Update/UpdateRegistry.php Processes the list of installed extensions when core.extension changes.
User::postSave function core/modules/user/src/Entity/User.php
User::preSave function core/modules/user/src/Entity/User.php
UserPictureTest::saveUserPicture function core/modules/user/tests/src/Functional/UserPictureTest.php Edits the user picture for the test user.
UserSaveStatusTest class core/modules/user/tests/src/Kernel/UserSaveStatusTest.php Tests user saving status.
UserSaveStatusTest.php file core/modules/user/tests/src/Kernel/UserSaveStatusTest.php
UserSaveStatusTest::$modules property core/modules/user/tests/src/Kernel/UserSaveStatusTest.php
UserSaveStatusTest::setUp function core/modules/user/tests/src/Kernel/UserSaveStatusTest.php
UserSaveStatusTest::testUserSaveStatus function core/modules/user/tests/src/Kernel/UserSaveStatusTest.php Tests SAVED_NEW and SAVED_UPDATED statuses for user entity type.
UserSaveTest class core/modules/user/tests/src/Kernel/UserSaveTest.php Tests account saving for arbitrary new uid.
UserSaveTest.php file core/modules/user/tests/src/Kernel/UserSaveTest.php
UserSaveTest::$modules property core/modules/user/tests/src/Kernel/UserSaveTest.php
UserSaveTest::testExistingPasswordRemoval function core/modules/user/tests/src/Kernel/UserSaveTest.php Ensures that an existing password is unset after the user was saved.
UserStorage::doSaveFieldItems function core/modules/user/src/UserStorage.php
UserTest::testResaveAccountName function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests users with altered display names.
user_cookie_save function core/modules/user/user.module Saves visitor information as a cookie so it can be reused.
user_user_presave function core/modules/user/user.module Implements hook_ENTITY_TYPE_presave() for user entities.
View::postSave function core/modules/views/src/Entity/View.php
View::preSave function core/modules/views/src/Entity/View.php

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