Search for save
Title | Object type | File name | Summary |
---|---|---|---|
SqlContentEntityStorage::save | function | core/ |
Saves the entity permanently. |
SqlContentEntityStorage::saveRevision | function | core/ |
Saves an entity revision. |
SqlContentEntityStorage::saveToDedicatedTables | function | core/ |
Saves values of fields that use dedicated tables. |
SqlContentEntityStorage::saveToSharedTables | function | core/ |
Saves fields that use the shared tables. |
SqlContentEntityStorageSchema::saveEntitySchemaData | function | core/ |
Stores schema data for the given entity type definition. |
SqlContentEntityStorageSchema::saveFieldSchemaData | function | core/ |
Stores schema data for the given field storage definition. |
StaticMenuLinkOverrides::saveOverride | function | core/ |
Saves the override. |
StaticMenuLinkOverridesInterface::saveOverride | function | core/ |
Saves the override. |
StaticMenuLinkOverridesTest::testSaveOverride | function | core/ |
Tests the saveOverride method. |
StorableConfigBase::save | function | core/ |
Saves the configuration object. |
StringBase::save | function | core/ |
Saves string object to storage. |
StringBaseTest::testSaveWithoutStorage | function | core/ |
@covers ::save[[api-linebreak]] |
StringDatabaseStorage::save | function | core/ |
Save string object to storage. |
StringInterface::save | function | core/ |
Saves string object to storage. |
StringStorageInterface::save | function | core/ |
Save string object to storage. |
StubEntityStorageBase::doSave | function | core/ |
Performs storage-specific saving of the entity. |
StubRevisionableEntity::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
system.action.comment_save_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_save_action.yml |
system.action.media_save_action.yml | file | core/ |
core/modules/media/config/optional/system.action.media_save_action.yml |
system.action.node_save_action.yml | file | core/ |
core/modules/node/config/install/system.action.node_save_action.yml |
system.action.node_save_action.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/system.action.node_save_action.yml |
system.action.node_save_action.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/system.action.node_save_action.yml |
system.action.node_save_action.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/language/es/system.action.node_save_action.yml |
SystemConfigSubscriber::onConfigSave | function | core/ |
Rebuilds the router when the default or admin theme is changed. |
SystemHooks::systemEntityFormModePresave | function | core/ |
Implements hook_entity_form_mode_presave(). |
TaxonomyCrudHooks::taxonomyVocabularyPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
taxonomy_crud_taxonomy_vocabulary_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
Term::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
TermForm::save | function | core/ |
Form submission handler for the 'save' action. |
TermTest::testTermSaveOverrideSelector | function | core/ |
Test UI with override_selector TRUE. |
TermTranslationHandler::entityFormSave | function | core/ |
Form submission handler for TermTranslationHandler::entityFormAlter(). |
TestConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
TestStateBasedSectionStorage::save | function | core/ |
Saves the sections. |
TestToolkit::save | function | core/ |
Writes an image resource to a destination file. |
TimeZoneResolver::onConfigSave | function | core/ |
Updates the default time zone when time zone config changes. |
ToolkitTest::testSave | function | core/ |
Tests the Image::save() function. |
tour_test_tour_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for tour. |
TransactionManager::addClientSavepoint | function | core/ |
Adds a savepoint on the client transaction. |
TransactionManager::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
TransactionManager::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
TransactionManager::rollbackClientSavepoint | function | core/ |
Rolls back to 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. |
TransactionTest::createFirstSavepointTransaction | function | core/ |
Create a Drupal savepoint transaction after root. |
TransactionTest::testCommitAfterRollbackSameSavepoint | function | core/ |
Tests savepoint transaction commit after rollback. |
TransactionTest::testCommitWithActiveSavepoint | function | core/ |
Tests committing a transaction while savepoints are active. |
TransactionTest::testReleaseIntermediateSavepoint | function | core/ |
Tests releasing a savepoint before last is safe. |
TransactionTest::testRollbackAfterCommitSameSavepoint | function | core/ |
Tests savepoint transaction rollback after commit. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.