Search for save
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections | function | core/ |
|
ConfigEntityBaseUnitTest::testPreSaveDuringSync | function | core/ |
@covers ::preSave |
ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections | function | core/ |
@covers ::preSave @dataProvider providerTestSetAndPreSaveWithPluginCollections |
ConfigEntityBundleBase::postSave | function | core/ |
|
ConfigEntityBundleBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ConfigEntityStorage::doSave | function | core/ |
|
ConfigEntityStorage::save | function | core/ |
Implements Drupal\Core\Entity\EntityStorageInterface::save(). |
ConfigEntityStorageTest::testSaveChangedUuid | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save |
ConfigEntityStorageTest::testSaveMismatch | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveNoMismatch | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveRename | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save @covers ::doSave |
ConfigEvents::SAVE | constant | core/ |
Name of the event fired when saving a configuration object. |
ConfigFactory::onConfigSave | function | core/ |
Updates stale static cache entries when configuration is saved. |
ConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
ConfigSchemaChecker::onConfigSave | function | core/ |
Checks that configuration complies with its schema on config save. |
ConfigSchemaTest::testConfigSaveMappingSort | function | core/ |
Test configuration value data type enforcement using schemas. |
ConfigSchemaTest::testConfigSaveWithSchema | function | core/ |
Tests configuration value data type enforcement using schemas. |
ConfigSchemaTest::testConfigSaveWithSequenceSorting | function | core/ |
Tests configuration sequence sorting using schemas. |
ConfigSchemaTest::testConfigSaveWithWrappingSchema | function | core/ |
Tests saving config when the type is wrapped by a dynamic type. |
ConfigSchemaTest::testConfigSaveWithWrappingSchemaDoubleBrackets | function | core/ |
Tests dynamic config schema type with multiple sub-key references. |
ConfigSubscriber::onConfigSave | function | core/ |
Causes the container to be rebuilt on the next request. |
ConfigTest::postSave | function | core/ |
|
ConfigTest::testSaveExisting | function | core/ |
@covers ::save @dataProvider nestedDataProvider |
ConfigTest::testSaveNew | function | core/ |
@covers ::save @dataProvider nestedDataProvider |
ConfigTestForm::save | function | core/ |
|
ConfigTranslationUiSiteInformationTest::testSourceValueDuplicateSave | function | core/ |
Tests the site information translation interface. |
ConfigurableLanguage::$preSaveMultilingual | property | core/ |
Used during saving to detect when the site becomes multilingual. |
ConfigurableLanguage::postSave | function | core/ |
|
ConfigurableLanguage::preSave | function | core/ |
|
ConfigurableLanguageManager::saveLanguageTypesConfiguration | function | core/ |
|
ConfigurableLanguageManagerInterface::saveLanguageTypesConfiguration | function | core/ |
Stores language types configuration. |
config_test_config_test_presave | function | core/ |
Implements hook_config_test_presave(). |
Connection::$savepoints | property | core/ |
An array of transaction savepoints. |
Connection::addSavepoint | function | core/ |
Add a new savepoint with a unique name. |
Connection::releaseSavepoint | function | core/ |
Release a savepoint by name. |
Connection::rollbackSavepoint | function | core/ |
Rollback a savepoint by name if it exists. |
ContactFormEditForm::save | function | core/ |
|
ContentEntityBase::postSave | function | core/ |
|
ContentEntityBase::preSave | function | core/ |
|
ContentEntityBase::preSaveRevision | function | core/ |
|
ContentEntityBaseUnitTest::testPreSaveRevision | function | core/ |
@covers ::preSaveRevision |
ContentEntityConfirmFormBase::save | function | core/ |
The save() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that saves the entity. |
ContentEntityNullStorage::doSave | function | core/ |
|
ContentEntityNullStorage::doSaveFieldItems | function | core/ |
|
ContentEntityNullStorage::save | function | core/ |
|
ContentEntityStorageBase::doPostSave | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.