Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| ContentTranslationFieldSyncRevisionTest::saveNewEntity | function | core/ |
|
| 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_entity_presave | function | core/ |
Implements hook_entity_presave(). |
| 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/ |
Contains install functions for the Content moderation test re-save module. |
| content_moderation_test_resave.module | file | core/ |
Contains hook implementations for the Content moderation test re-save module. |
| content_moderation_test_resave_entity_insert | function | core/ |
Implements hook_entity_insert(). |
| content_moderation_test_resave_install | function | core/ |
Implements hook_install(). |
| content_translation_entity_presave | function | core/ |
Implements hook_entity_presave(). |
| DateFormatFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
| datetime_range_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
| 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. |
| EditorUploadImageScaleTest::assertSavedMaxDimensions | function | core/ |
Asserts whether the saved maximum dimensions equal the ones provided. |
| editor_editor_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| editor_filter_format_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| editor_test_file_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. |
| EndOfTransactionQueriesTest::testEntitySave | function | core/ |
Tests an entity save. |
| EndOfTransactionQueriesTest::testEntitySaveRollback | function | core/ |
Tests an entity save rollback. |
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.