Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveMismatch | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveNoMismatch | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveRename | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| 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::testConfigSaveWithSchema | function | core/ |
Test 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/ |
Acts on a saved entity before the insert or update hook is invoked. |
| ConfigTest::testSaveExisting | function | core/ |
@covers ::save[[api-linebreak]] @dataProvider nestedDataProvider |
| ConfigTest::testSaveNew | function | core/ |
@covers ::save[[api-linebreak]] @dataProvider nestedDataProvider |
| ConfigTestForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ConfigTranslationUiTest::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/ |
Acts on a saved entity before the insert or update hook is invoked. |
| ConfigurableLanguage::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| ConfigurableLanguageManager::saveLanguageTypesConfiguration | function | core/ |
Stores language types configuration. |
| ConfigurableLanguageManagerInterface::saveLanguageTypesConfiguration | function | core/ |
Stores language types configuration. |
| config_test_config_test_presave | function | core/ |
Implements hook_config_test_presave(). |
| Connection::addSavepoint | function | core/ |
Add a new savepoint with an 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/ |
Form submission handler for the 'save' action. |
| ContentEntityBase::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| ContentEntityBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| ContentEntityBase::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
| ContentEntityBaseUnitTest::testPreSaveRevision | function | core/ |
@covers ::preSaveRevision[[api-linebreak]] |
| 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/ |
Performs storage-specific saving of the entity. |
| ContentEntityNullStorage::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
| ContentEntityNullStorage::save | function | core/ |
Saves the entity permanently. |
| ContentEntityStorageBase::doPostSave | function | core/ |
Performs post save entity processing. |
| ContentEntityStorageBase::doPreSave | function | core/ |
Performs presave entity processing. |
| ContentEntityStorageBase::doSave | function | core/ |
Performs storage-specific saving of the entity. |
| ContentEntityStorageBase::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
| ContentEntityStorageBase::invokeFieldPostSave | function | core/ |
Invokes the post save method on the Field objects within an entity. |
| ContentLanguageSettings::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| ContentModerationState::realSave | function | core/ |
Saves an entity permanently. |
| ContentModerationState::save | function | core/ |
Saves an entity permanently. |
| ContentTranslationFieldSyncRevisionTest::saveNewEntity | function | core/ |
|
| ContentTranslationSyncImageTest::saveEntity | function | core/ |
Saves the passed entity and reloads it, enabling compatibility mode. |
| ContentTranslationUITestBase::doTestChangedTimeAfterSaveWithoutChanges | function | core/ |
Test the changed time after API and FORM save without changes. |
| ContentTranslationUITestBase::doTestChangedTimeAfterSaveWithoutChanges | function | core/ |
Test the changed time after API and FORM save without changes. |
| content_moderation_entity_presave | function | core/ |
Implements hook_entity_presave(). |
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.