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 10.3.x for _save
  5. Search 11.x for _save
  6. Other projects
Title Object type File name Summary
PasswordItemTest::testPreSaveExceptionNew function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save exception new.
PasswordItemTest::testPreSaveExistingEmptyString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save existing empty string.
PasswordItemTest::testPreSaveExistingMultipleSpacesString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save existing multiple spaces string.
PasswordItemTest::testPreSaveExistingNull function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save existing null.
PasswordItemTest::testPreSaveNewEmptyString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save new empty string.
PasswordItemTest::testPreSaveNewMultipleSpacesString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save new multiple spaces string.
PasswordItemTest::testPreSaveNewNull function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save new null.
PasswordItemTest::testPreSavePreHashed function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save pre hashed.
PathAlias::postSave function core/modules/path_alias/src/Entity/PathAlias.php
PathAlias::preSave function core/modules/path_alias/src/Entity/PathAlias.php
PathAliasForm::save function core/modules/path/src/PathAliasForm.php
PathItem::postSave function core/modules/path/src/Plugin/Field/FieldType/PathItem.php
PathItem::preSave function core/modules/path/src/Plugin/Field/FieldType/PathItem.php
PathTestMiscHooks::nodePresave function core/modules/path/tests/modules/path_test_misc/src/Hook/PathTestMiscHooks.php Implements hook_ENTITY_TYPE_presave() for node entities.
PhpStorageInterface::save function core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php Saves PHP code to storage.
ProfileForm::save function core/modules/user/src/ProfileForm.php
ProfileTranslationHandler::entityFormSave function core/modules/user/src/ProfileTranslationHandler.php Form submission handler for ProfileTranslationHandler::entityFormAlter().
QueryFactory::onConfigSave function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Updates configuration entity in the key store.
RegisterForm::save function core/modules/user/src/RegisterForm.php
RemoteFileSaveDataTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php Tests the unmanaged file save data function.
RemoteFileSaveDataTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php
RemoteFileSaveDataTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileSaveDataTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php
RemoteFileSaveDataTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php A stream wrapper scheme to register for the test.
RemoteFileSaveDataTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php
RemoteFileSaveUploadTest class core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php Tests the file uploading functions.
RemoteFileSaveUploadTest.php file core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
RemoteFileSaveUploadTest::$defaultTheme property core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
RemoteFileSaveUploadTest::$modules property core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
RemoteFileSaveUploadTest::setUp function core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
ResourceObjectNormalizationCacher::saveOnTerminate function core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Adds a normalization to be cached after the response has been sent.
ResourceTestBase::resaveEntity function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Reloads and updates an entity with test field values before saving it.
ResponsiveImageStyleForm::save function core/modules/responsive_image/src/ResponsiveImageStyleForm.php
RestResourceConfig::postSave function core/modules/rest/src/Entity/RestResourceConfig.php
RevisionableInterface::preSaveRevision function core/lib/Drupal/Core/Entity/RevisionableInterface.php Acts on a revision before it gets saved.
RevisionDeleteForm::save function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php The save() method is not used in RevisionDeleteForm. This
overrides the default implementation that saves the entity.
RevisionRevertForm::save function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php
RevisionTestItem::preSave function core/modules/workspaces/tests/modules/workspaces_test/src/Plugin/Field/FieldType/RevisionTestItem.php
Role::preSave function core/modules/user/src/Entity/Role.php
RoleForm::save function core/modules/user/src/RoleForm.php
SaveActionTest::testSaveAction function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php Tests save action.
SaveTest::testFileSave function core/modules/file/tests/src/Kernel/SaveTest.php Tests the saving process of file entities.
SearchPage::postSave function core/modules/search/src/Entity/SearchPage.php
SearchPageAddForm::save function core/modules/search/src/Form/SearchPageAddForm.php
SearchPageEditForm::save function core/modules/search/src/Form/SearchPageEditForm.php
SearchPageFormBase::save function core/modules/search/src/Form/SearchPageFormBase.php
SectionStorageInterface::save function core/modules/layout_builder/src/SectionStorageInterface.php Saves the sections.
SessionManager::save function core/lib/Drupal/Core/Session/SessionManager.php
SessionTest::testSessionSaveRegenerate function core/modules/system/tests/src/Functional/Session/SessionTest.php Tests session writing and regeneration.
SessionTestController::setMessageButDoNotSave function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Sets a message but call drupal_save_session(FALSE).

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