Search for save
Title | Object type | File name | Summary |
---|---|---|---|
CheckpointStorage::onConfigSaveAndDelete | function | core/ |
Updates checkpoint when configuration is saved. |
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
|
ConfigCollectionEvents::SAVE_IN_COLLECTION | constant | core/ |
Event dispatched when saving configuration not in the default collection. |
ConfigTranslationUiSiteInformationTest::testSourceValueDuplicateSave | function | core/ |
Tests the site information translation interface. |
DriverSpecificTransactionTestBase::createFirstSavepointTransaction | function | core/ |
Create a Drupal savepoint transaction after root. |
DriverSpecificTransactionTestBase::testCommitWithActiveSavepoint | function | core/ |
Tests committing a transaction while savepoints are active. |
DriverSpecificTransactionTestBase::testReleaseIntermediateSavepoint | function | core/ |
Tests releasing a savepoint before last is safe. |
DriverSpecificTransactionTestBase::testRollbackRootAfterSavepointRollback | function | core/ |
Tests root transaction rollback after savepoint rollback. |
DriverSpecificTransactionTestBase::testRollbackRootWithActiveSavepoint | function | core/ |
Tests root transaction rollback failure when savepoint is open. |
DriverSpecificTransactionTestBase::testRollbackSavepoint | function | core/ |
Tests savepoint transaction rollback. |
DriverSpecificTransactionTestBase::testRollbackSavepointWithLaterSavepoint | function | core/ |
Tests savepoint transaction rollback failure when later savepoints exist. |
DriverSpecificTransactionTestBase::testRollbackTwiceSameSavepoint | function | core/ |
Tests savepoint transaction duplicated rollback. |
FileSaveUploadTest | class | core/ |
Tests file_save_upload(). |
FileSaveUploadTest.php | file | core/ |
|
FileSaveUploadTest::$modules | property | core/ |
Modules to install. |
FileSaveUploadTest::setUp | function | core/ |
|
FileSaveUploadTest::testFileSaveUploadEmptyExtensions | function | core/ |
Tests file_save_upload() with empty extensions. |
InlineBlockEntityOperationsTest::testPreSaveWithSyncingEntity | function | core/ |
Tests calling handlePreSave() with an entity that is syncing. |
LayoutBuilderEntityFormTrait::saveTasks | function | core/ |
Performs tasks that are needed during the save process. |
LegacyFileSystemTest::testSaveDataWithDeprecatedFileExists | function | core/ |
@covers ::saveData[[api-linebreak]] |
MenuLinksetRoutes::onConfigSave | function | core/ |
|
NavigationSectionStorage::save | function | core/ |
Saves the sections. |
RevisionDeleteForm::save | function | core/ |
The save() method is not used in RevisionDeleteForm. This overrides the default implementation that saves the entity. |
RevisionRevertForm::save | function | core/ |
Form submission handler for the 'save' action. |
TransactionManager::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
TransactionManager::rollbackClientSavepoint | function | core/ |
Rolls back to a savepoint on the client transaction. |
TransactionManagerBase::addClientSavepoint | function | core/ |
Adds a savepoint on the client transaction. |
TransactionManagerBase::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
TransactionManagerBase::rollbackClientSavepoint | function | core/ |
Rolls back to a savepoint on the client transaction. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.