Search for _save

  1. Search 7.x for _save
  2. Search 9.5.x for _save
  3. Search 10.3.x for _save
  4. Search 11.x for _save
  5. Other projects
Title Object type File name Summary
NodeSaveTest.php file core/modules/node/tests/src/Functional/NodeSaveTest.php
NodeSaveTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeSaveTest.php The theme to install as the default for testing.
NodeSaveTest::$modules property core/modules/node/tests/src/Functional/NodeSaveTest.php Modules to enable.
NodeSaveTest::$webUser property core/modules/node/tests/src/Functional/NodeSaveTest.php A normal logged in user.
NodeSaveTest::setUp function core/modules/node/tests/src/Functional/NodeSaveTest.php
NodeSaveTest::testDeterminingChanges function core/modules/node/tests/src/Functional/NodeSaveTest.php Tests node presave and static node load cache.
NodeSaveTest::testImport function core/modules/node/tests/src/Functional/NodeSaveTest.php Checks whether custom node IDs are saved properly during an import operation.
NodeSaveTest::testNodeSaveOnInsert function core/modules/node/tests/src/Functional/NodeSaveTest.php Tests saving a node on node insert.
NodeSaveTest::testTimestamps function core/modules/node/tests/src/Functional/NodeSaveTest.php Verifies accuracy of the "created" and "changed" timestamp functionality.
NodeTranslationMigrateSubscriber::onPostRowSave function core/modules/node/src/EventSubscriber/NodeTranslationMigrateSubscriber.php Maps the old nid to the new one in the key value collection.
NodeType::postSave function core/modules/node/src/Entity/NodeType.php Acts on a saved entity before the insert or update hook is invoked.
NodeTypeForm::save function core/modules/node/src/NodeTypeForm.php Form submission handler for the 'save' action.
node_test_node_presave function core/modules/node/tests/modules/node_test/node_test.module Implements hook_ENTITY_TYPE_presave() for node entities.
NullIdMap::saveIdMapping function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Saves a mapping from the source identifiers to the destination identifiers.
NullIdMap::saveMessage function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Saves a message related to a source record in the migration message table.
OverridesEntityForm::save function core/modules/layout_builder/src/Form/OverridesEntityForm.php Form submission handler for the 'save' action.
OverridesSectionStorage::save function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Saves the sections.
PageTitleTest::$savedTitle property core/modules/system/tests/src/Functional/System/PageTitleTest.php
PasswordItem::preSave function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/PasswordItem.php Defines custom presave behavior for field values.
PathAlias::postSave function core/modules/path_alias/src/Entity/PathAlias.php Acts on a saved entity before the insert or update hook is invoked.
PathAlias::preSave function core/modules/path_alias/src/Entity/PathAlias.php Acts on an entity before the presave hook is invoked.
PathAliasForm::save function core/modules/path/src/PathAliasForm.php Form submission handler for the 'save' action.
PathItem::postSave function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Defines custom post-save behavior for field values.
PathItem::preSave function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Defines custom presave behavior for field values.
PhpStorageInterface::save function core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php Saves PHP code to storage.
ProfileForm::save function core/modules/user/src/ProfileForm.php Form submission handler for the 'save' action.
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.
QuickEditController::entitySave function core/modules/quickedit/src/QuickEditController.php Saves an entity into the database, from PrivateTempStore.
QuickEditJavascriptTestBase::saveQuickEdit function core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php Clicks the 'Save' button in the Quick Edit entity toolbar.
RdfMapping::postSave function core/modules/rdf/src/Entity/RdfMapping.php Acts on a saved entity before the insert or update hook is invoked.
RegisterForm::save function core/modules/user/src/RegisterForm.php Form submission handler for the 'save' action.
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 Modules to enable.
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 The theme to install as the default for testing.
RemoteFileSaveUploadTest::$modules property core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php Modules to enable.
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.
ResponsiveImageStyleForm::save function core/modules/responsive_image/src/ResponsiveImageStyleForm.php Form submission handler for the 'save' action.
RestConfigSubscriber::onSave function core/modules/rest/src/EventSubscriber/RestConfigSubscriber.php Informs the router builder a rebuild is needed when necessary.
RestResourceConfig::postSave function core/modules/rest/src/Entity/RestResourceConfig.php Acts on a saved entity before the insert or update hook is invoked.
rest_view_presave function core/modules/rest/rest.module Implements hook_ENTITY_TYPE_presave().
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.

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