Search for save
Title | Object type | File name | Summary |
---|---|---|---|
ContentModerationResaveTest::$modules | property | core/ |
Modules to enable. |
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. |
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. |
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_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/ |
|
EndOfTransactionQueriesTest::testEntitySaveRollback | function | core/ |
|
EntityBase::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
EntityBase::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
EntityBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityBase::save | function | core/ |
Saves an entity permanently. |
EntityConfirmFormBase::save | function | core/ |
The save() method is not used in EntityConfirmFormBase. This overrides the default implementation that saves the entity. |
EntityContentBase::save | function | core/ |
Saves the entity. |
EntityContentComplete::save | function | core/ |
Saves the entity. |
EntityDisplayBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityDisplayBaseTest::testPreSave | function | core/ |
@covers ::preSave |
EntityDisplayFormBase::saveDisplayStatuses | function | core/ |
Saves the updated display mode statuses. |
EntityDisplayModeBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityDisplayModeFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
EntityFieldTest::doTestSave | function | core/ |
Executes the save tests for the given entity type. |
EntityFieldTest::testSave | function | core/ |
Tries to save and load an entity again. |
EntityForm::save | function | core/ |
Form submission handler for the 'save' action. |
EntityFormInterface::save | function | core/ |
Form submission handler for the 'save' action. |
EntityInterface::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
EntityInterface::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityInterface::save | function | core/ |
Saves an entity permanently. |
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.