Search for save
Title | Object type | File name | Summary |
---|---|---|---|
MigratePreRowSaveEvent.php | file | core/ |
|
MigratePreRowSaveEvent::$row | property | core/ |
Row object. |
MigratePreRowSaveEvent::getRow | function | core/ |
Gets the row object. |
MigratePreRowSaveEvent::__construct | function | core/ |
Constructs a pre-save event object. |
MigratePreRowSaveEventTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Event\MigratePreRowSaveEvent @group migrate |
MigratePreRowSaveEventTest.php | file | core/ |
|
MigratePreRowSaveEventTest::testGetRow | function | core/ |
Tests getRow method. |
MigrateSkipRowException::$saveToMap | property | core/ |
Whether to record the skip in the map table, or skip silently. |
MigrateSkipRowException::getSaveToMap | function | core/ |
Whether the thrower wants to record this skip in the map table. |
MigrateSqlIdMapTest::saveMap | function | core/ |
Saves a single ID mapping row in the database. |
MigrateSqlIdMapTest::testMessageSave | function | core/ |
Tests the SQL ID map save message method. |
MigrateSqlIdMapTest::testSaveIdMapping | function | core/ |
Tests the ID mapping method. |
MigrateUpgradeImportBatch::onMapSave | function | core/ |
Counts up any map save events. |
MigrateUpgradeImportBatch::onPostRowSave | function | core/ |
Reacts to item import. |
ModerationHandler::onPresave | function | core/ |
Operates on moderated content entities preSave(). |
ModerationHandlerInterface::onPresave | function | core/ |
Operates on moderated content entities preSave(). |
ModerationStateNodeTest::testFormSaveDestination | function | core/ |
Tests edit form destinations. |
MTimeProtectedFastFileStorage::save | function | core/ |
Saves PHP code to storage. |
NavigationSectionStorage::save | function | core/ |
Saves the sections. |
Node::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
Node::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
Node::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
NodeAdminRouteSubscriber::onConfigSave | function | core/ |
Rebuilds the router when node.settings:use_admin_theme is changed. |
NodeForm::save | function | core/ |
Form submission handler for the 'save' action. |
NodeFormSaveChangedTimeTest | class | core/ |
Tests updating the changed time after API and FORM entity save. |
NodeFormSaveChangedTimeTest.php | file | core/ |
|
NodeFormSaveChangedTimeTest::$authorUser | property | core/ |
A user with permissions to create and edit articles. |
NodeFormSaveChangedTimeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeFormSaveChangedTimeTest::$modules | property | core/ |
Modules to install. |
NodeFormSaveChangedTimeTest::setUp | function | core/ |
|
NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges | function | core/ |
Tests the changed time after API and FORM save without changes. |
NodeOwnerTest::testUnsavedNodeOwner | function | core/ |
Tests an unsaved node owner. |
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/ |
The theme to install as the default for testing. |
NodeSaveTest::$modules | property | core/ |
Modules to install. |
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. |
NodeTranslationMigrateSubscriber::onPostRowSave | function | core/ |
Maps the old nid to the new one in the key value collection. |
NodeType::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
NodeTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
node_node_type_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
node_test_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
NullIdMap::saveIdMapping | function | core/ |
Saves a mapping from the source identifiers to the destination identifiers. |
NullIdMap::saveMessage | function | core/ |
Saves a message related to a source record in the migration message table. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.