Search for save
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ContentModerationHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
ContentModerationResaveTest | class | core/ |
Tests Content Moderation with entities that get re-saved automatically. |
ContentModerationResaveTest.php | file | core/ |
|
ContentModerationResaveTest::$contentModerationStateStorage | property | core/ |
The content moderation state entity storage. |
ContentModerationResaveTest::$entityStorage | property | core/ |
The entity storage for the entity type used in the test. |
ContentModerationResaveTest::$modules | property | core/ |
Modules to install. |
ContentModerationResaveTest::$state | property | core/ |
The state service. |
ContentModerationResaveTest::setUp | function | core/ |
|
ContentModerationResaveTest::testContentModerationResave | function | core/ |
Tests that Content Moderation works with entities being resaved. |
ContentModerationState::realSave | function | core/ |
Saves an entity permanently. |
ContentModerationState::save | function | core/ |
Saves an entity permanently. |
ContentModerationTestResaveHooks | class | core/ |
Hook implementations for content_moderation_test_resave. |
ContentModerationTestResaveHooks.php | file | core/ |
|
ContentModerationTestResaveHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
ContentTranslationFieldSyncRevisionTest::saveNewEntity | function | core/ |
|
ContentTranslationHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
ContentTranslationSyncImageTest::saveEntity | function | core/ |
Saves the passed entity and reloads it, enabling compatibility mode. |
ContentTranslationUITestBase::doTestChangedTimeAfterSaveWithoutChanges | function | core/ |
Tests the changed time after API and FORM save without changes. |
content_moderation_test_resave.info.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.info.yml |
content_moderation_test_resave.install | file | core/ |
|
content_moderation_test_resave.module | file | core/ |
|
content_moderation_test_resave_entity_insert | function | core/ |
Implements hook_entity_insert(). |
content_moderation_test_resave_install | function | core/ |
Implements hook_install(). |
DateFormatFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
DecimalItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
DefaultsEntityForm::save | function | core/ |
Form submission handler for the 'save' action. |
DefaultsSectionStorage::save | function | core/ |
Saves the sections. |
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. |
EditorDialogSave | class | core/ |
Provides an AJAX command for saving the contents of an editor dialog. |
EditorDialogSave.php | file | core/ |
|
EditorDialogSave::$values | property | core/ |
An array of values that will be passed back to the editor by the dialog. |
EditorDialogSave::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
EditorDialogSave::__construct | function | core/ |
Constructs an EditorDialogSave object. |
EditorFileUsageTest::testFileSaveOperations | function | core/ |
Tests file save operations when node with referenced files is saved. |
EditorHooks::filterFormatPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
EditorTestHooks::filePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. |
editor_test_file_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.