Search for save
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
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_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. |
OverridesEntityForm::save | function | core/ |
Form submission handler for the 'save' action. |
OverridesSectionStorage::save | function | core/ |
Saves the sections. |
PasswordItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
PasswordItemTest::testPreSaveExceptionExisting | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveExceptionNew | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveExistingEmptyString | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveExistingNull | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveNewEmptyString | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveNewNull | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSavePreHashed | function | core/ |
@covers ::preSave |
PathAlias::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
PathAlias::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
PathAliasForm::save | function | core/ |
Form submission handler for the 'save' action. |
PathItem::postSave | function | core/ |
Defines custom post-save behavior for field values. |
PathItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
PhpStorageInterface::save | function | core/ |
Saves PHP code to storage. |
ProfileForm::save | function | core/ |
Form submission handler for the 'save' action. |
ProfileTranslationHandler::entityFormSave | function | core/ |
Form submission handler for ProfileTranslationHandler::entityFormAlter(). |
QueryFactory::onConfigSave | function | core/ |
Updates configuration entity in the key store. |
RegisterForm::save | function | core/ |
Form submission handler for the 'save' action. |
RemoteFileSaveDataTest | class | core/ |
Tests the unmanaged file save data function. |
RemoteFileSaveDataTest.php | file | core/ |
|
RemoteFileSaveDataTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileSaveDataTest::$modules | property | core/ |
Modules to install. |
RemoteFileSaveDataTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileSaveDataTest::setUp | function | core/ |
|
RemoteFileSaveUploadTest | class | core/ |
Tests the file uploading functions. |
RemoteFileSaveUploadTest.php | file | core/ |
|
RemoteFileSaveUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RemoteFileSaveUploadTest::$modules | property | core/ |
Modules to install. |
RemoteFileSaveUploadTest::setUp | function | core/ |
|
ResourceObjectNormalizationCacher::saveOnTerminate | function | core/ |
Adds a normalization to be cached after the response has been sent. |
ResourceTestBase::resaveEntity | function | core/ |
|
ResponsiveImageLazyLoadUpdateTest::testEntitySave | function | core/ |
Test responsive_image_entity_view_display_presave invokes deprecations. |
ResponsiveImageOrderMultipliersNumericallyUpdateTest::testEntitySave | function | core/ |
Test ResponsiveImageStyle::preSave correctly orders by multiplier weight. |
ResponsiveImageStyleForm::save | function | core/ |
Form submission handler for the 'save' action. |
RestResourceConfig::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
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.