Search for save
- Search 7.x for save
- Search 9.5.x for save
- Search 8.9.x for save
- Search 10.3.x for save
- Search main for save
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeRevisionsUiTest::testNodeFormSaveWithoutRevision | function | core/ |
Checks that unchecking 'Create new revision' works when editing a node. |
| NodeSaveTest | class | core/ |
Tests $node->save() for saving content. |
| NodeSaveTest.php | file | core/ |
|
| NodeSaveTest::$defaultTheme | property | core/ |
|
| NodeSaveTest::$modules | property | core/ |
|
| NodeSaveTest::$webUser | property | core/ |
A normal logged in user. |
| NodeSaveTest::setUp | function | core/ |
|
| NodeSaveTest::testDeterminingChanges | function | core/ |
Tests node presave and static node load cache. |
| NodeSaveTest::testImport | function | core/ |
Checks whether custom node IDs are saved properly during an import operation. |
| NodeSaveTest::testNodeSaveOnInsert | function | core/ |
Tests saving a node on node insert. |
| NodeSaveTest::testTimestamps | function | core/ |
Verifies accuracy of the "created" and "changed" timestamp functionality. |
| NodeTestHooks::nodePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
| NodeTranslationMigrateSubscriber::onPostRowSave | function | core/ |
Maps the old nid to the new one in the key value collection. |
| NodeType::postSave | function | core/ |
|
| NodeTypeForm::save | function | core/ |
|
| NullIdMap::saveIdMapping | function | core/ |
|
| NullIdMap::saveMessage | function | core/ |
|
| OverridesEntityForm::save | function | core/ |
|
| OverridesSectionStorage::save | function | core/ |
|
| PasswordItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| PasswordItemTest::testPreSaveExceptionExisting | function | core/ |
Tests pre save exception existing. |
| PasswordItemTest::testPreSaveExceptionNew | function | core/ |
Tests pre save exception new. |
| PasswordItemTest::testPreSaveExistingEmptyString | function | core/ |
Tests pre save existing empty string. |
| PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
Tests pre save existing multiple spaces string. |
| PasswordItemTest::testPreSaveExistingNull | function | core/ |
Tests pre save existing null. |
| PasswordItemTest::testPreSaveNewEmptyString | function | core/ |
Tests pre save new empty string. |
| PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
Tests pre save new multiple spaces string. |
| PasswordItemTest::testPreSaveNewNull | function | core/ |
Tests pre save new null. |
| PasswordItemTest::testPreSavePreHashed | function | core/ |
Tests pre save pre hashed. |
| PathAlias::postSave | function | core/ |
|
| PathAlias::preSave | function | core/ |
|
| PathAliasForm::save | function | core/ |
|
| PathItem::postSave | function | core/ |
|
| PathItem::preSave | function | core/ |
|
| PathPluginBase::postSaveView | function | core/ |
|
| PathTestMiscHooks::nodePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
| PhpStorageInterface::save | function | core/ |
Saves PHP code to storage. |
| PostSaveProcess | class | core/ |
Defines the post save process value object. |
| PostSaveProcess.php | file | core/ |
|
| PostSaveProcess::$discoveriesToClear | property | core/ |
Plugin managers queued to have their cached definitions cleared. |
| PostSaveProcess::$routerRebuild | property | core/ |
TRUE once one plugin flags that the router needs rebuilding. |
| PostSaveProcess::addDiscoveryToClear | function | core/ |
Queues a plugin manager to have its cached definitions cleared. |
| PostSaveProcess::getDiscoveriesToClear | function | core/ |
Gets all plugin managers queued to have their caches cleared. |
| PostSaveProcess::needsRouterRebuild | function | core/ |
Does the router need rebuilding? |
| PostSaveProcess::setRouterRebuild | function | core/ |
Sets routerRebuild to true. |
| PostSaveProcessTest | class | core/ |
Tests Drupal\views\PostSaveProcess. |
| PostSaveProcessTest.php | file | core/ |
|
| PostSaveProcessTest::testDiscoveriesToClear | function | core/ |
Tests queueing discoveries to clear, deduplicated by class name. |
| PostSaveProcessTest::testNeedsRouterRebuild | function | core/ |
Tests router rebuild flagging. |
| PostSaveViewInterface | interface | core/ |
Provides an interface for views plugins. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.