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 main for save
  6. Other projects
Title Object type File name Summary
NodeRevisionsUiTest::testNodeFormSaveWithoutRevision function core/modules/node/tests/src/Functional/NodeRevisionsUiTest.php Checks that unchecking 'Create new revision' works when editing a node.
NodeSaveTest class core/modules/node/tests/src/Functional/NodeSaveTest.php Tests $node->save() for saving content.
NodeSaveTest.php file core/modules/node/tests/src/Functional/NodeSaveTest.php
NodeSaveTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeSaveTest.php
NodeSaveTest::$modules property core/modules/node/tests/src/Functional/NodeSaveTest.php
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.
NodeTestHooks::nodePresave function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_ENTITY_TYPE_presave() for node entities.
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
NodeTypeForm::save function core/modules/node/src/Form/NodeTypeForm.php
NullIdMap::saveIdMapping function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php
NullIdMap::saveMessage function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php
OverridesEntityForm::save function core/modules/layout_builder/src/Form/OverridesEntityForm.php
OverridesSectionStorage::save function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php
PasswordItem::preSave function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/PasswordItem.php Defines custom presave behavior for field values.
PasswordItemTest::testPreSaveExceptionExisting function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save exception existing.
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
PathPluginBase::postSaveView function core/modules/views/src/Plugin/views/display/PathPluginBase.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.
PostSaveProcess class core/modules/views/src/PostSaveProcess.php Defines the post save process value object.
PostSaveProcess.php file core/modules/views/src/PostSaveProcess.php
PostSaveProcess::$discoveriesToClear property core/modules/views/src/PostSaveProcess.php Plugin managers queued to have their cached definitions cleared.
PostSaveProcess::$routerRebuild property core/modules/views/src/PostSaveProcess.php TRUE once one plugin flags that the router needs rebuilding.
PostSaveProcess::addDiscoveryToClear function core/modules/views/src/PostSaveProcess.php Queues a plugin manager to have its cached definitions cleared.
PostSaveProcess::getDiscoveriesToClear function core/modules/views/src/PostSaveProcess.php Gets all plugin managers queued to have their caches cleared.
PostSaveProcess::needsRouterRebuild function core/modules/views/src/PostSaveProcess.php Does the router need rebuilding?
PostSaveProcess::setRouterRebuild function core/modules/views/src/PostSaveProcess.php Sets routerRebuild to true.
PostSaveProcessTest class core/modules/views/tests/src/Unit/PostSaveProcessTest.php Tests Drupal\views\PostSaveProcess.
PostSaveProcessTest.php file core/modules/views/tests/src/Unit/PostSaveProcessTest.php
PostSaveProcessTest::testDiscoveriesToClear function core/modules/views/tests/src/Unit/PostSaveProcessTest.php Tests queueing discoveries to clear, deduplicated by class name.
PostSaveProcessTest::testNeedsRouterRebuild function core/modules/views/tests/src/Unit/PostSaveProcessTest.php Tests router rebuild flagging.
PostSaveViewInterface interface core/modules/views/src/PostSaveViewInterface.php Provides an interface for views plugins.

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