Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| content_translation_entity_presave | function | core/ |
Implements hook_entity_presave(). |
| DateFormatFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
| datetime_range_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| dblog_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for views 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. |
| 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 a 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[[api-linebreak]] |
| 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. |
| EntityOperations::entityPresave | function | core/ |
Acts on an entity before it is created or updated. |
| EntityOperations::entityPresave | function | core/ |
Acts on an entity and set published status based on the moderation state. |
| EntityReferenceFormatterTest::$unsavedReferencedEntity | property | core/ |
The entity that is not yet saved to its persistent storage to be referenced in this test. |
| EntityReferenceItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| EntityReferenceItemTest::testEntitySaveOrder | function | core/ |
Test saving order sequence doesn't matter. |
| EntityRevision::save | function | core/ |
Allow public access for testing. |
| EntityRevision::save | function | core/ |
Saves the entity. |
| EntityRevisionsTest::testSaveInHookEntityInsert | function | core/ |
Tests re-saving the entity in entity_test_entity_insert(). |
| EntityRevisionTest::testSave | function | core/ |
Test entity revision save. |
| EntitySavedCommand | class | core/ |
AJAX command to indicate the entity was loaded from PrivateTempStore and saved into the database. |
| EntitySavedCommand.php | file | core/ |
|
| EntitySavedCommand::__construct | function | core/ |
Constructs a EntitySaveCommand object. |
| EntityStorageBase::doPostSave | function | core/ |
Performs post save entity processing. |
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.