Search for save
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AddFormBase::prepareMediaEntityForSave | function | core/ | 
                                                                                        Prepares a created media item to be permanently saved. | 
| AdvisoriesConfigSubscriber::onConfigSave | function | core/ | 
                                                                                        Deletes the stored response from the security advisories feed, if needed. | 
| ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions | function | core/ | 
                                                                                        Saves the test_argument view with changes made to the argument handler. | 
| AutoIncrementingTestItem::preSave | function | core/ | 
                                                                                        Defines custom presave behavior for field values. | 
| BaseFieldOverride::preSave | function | core/ | 
                                                                                        |
| Block::postSave | function | core/ | 
                                                                                        Acts on a saved entity before the insert or update hook is invoked. | 
| Block::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| BlockContent::postSave | function | core/ | 
                                                                                        Acts on a saved entity before the insert or update hook is invoked. | 
| BlockContent::preSaveRevision | function | core/ | 
                                                                                        Acts on a revision before it gets saved. | 
| BlockContentForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| BlockContentHooks::blockPreSave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave(). | 
| BlockContentSaveTest | class | core/ | 
                                                                                        Tests $block_content->save() for saving content. | 
| BlockContentSaveTest.php | file | core/ | 
                                                                                        |
| BlockContentSaveTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| BlockContentSaveTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| BlockContentSaveTest::setUp | function | core/ | 
                                                                                        Sets the test up. | 
| BlockContentSaveTest::testBlockContentSaveOnInsert | function | core/ | 
                                                                                        Tests saving a block on block insert. | 
| BlockContentSaveTest::testDeterminingChanges | function | core/ | 
                                                                                        Tests determining changes in hook_block_presave(). | 
| BlockContentSaveTest::testImport | function | core/ | 
                                                                                        Checks whether content block IDs are saved properly during an import. | 
| BlockContentTestHooks::blockContentPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave(). | 
| BlockContentTypeForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| BlockForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| ChangedItem::preSave | function | core/ | 
                                                                                        Defines custom presave behavior for field values. | 
| ChangedTestItem::preSave | function | core/ | 
                                                                                        Defines custom presave behavior for field values. | 
| CheckpointStorage::onConfigSaveAndDelete | function | core/ | 
                                                                                        Updates checkpoint when configuration is saved. | 
| CheckpointStorageTest::testConfigSaveAndRead | function | core/ | 
                                                                                        Tests the save and read operations of checkpoint storage. | 
| CKEditor5CacheTag::onSave | function | core/ | 
                                                                                        Invalidates cache tags when particular system config objects are saved. | 
| Ckeditor5Hooks::editorPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for editor entities. | 
| CKEditor5Test::testSave | function | core/ | 
                                                                                        Ensures that changes are saved in CKEditor 5. | 
| CKEditor5TestBase::saveNewTextFormat | function | core/ | 
                                                                                        Save the new text format. | 
| Comment::postSave | function | core/ | 
                                                                                        Acts on a saved entity before the insert or update hook is invoked. | 
| Comment::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| CommentForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| CommentHooks::entityViewDisplayPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. | 
| CommentPreviewTest::testCommentEditPreviewSave | function | core/ | 
                                                                                        Tests comment edit, preview, and save. | 
| CommentTypeForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| Config::save | function | core/ | 
                                                                                        Saves the configuration object. | 
| ConfigCacheTag::onSave | function | core/ | 
                                                                                        Invalidate cache tags when particular system config objects are saved. | 
| ConfigCollectionEvents::SAVE_IN_COLLECTION | constant | core/ | 
                                                                                        Event dispatched when saving configuration not in the default collection. | 
| ConfigEntityBase::invalidateTagsOnSave | function | core/ | 
                                                                                        Override to never invalidate the entity's cache tag; the config system already invalidates it.  | 
              
| ConfigEntityBase::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| ConfigEntityBase::save | function | core/ | 
                                                                                        Saves an entity permanently. | 
| ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections | function | core/ | 
                                                                                        |
| ConfigEntityBaseUnitTest::testPreSaveDuringSync | function | core/ | 
                                                                                        Tests pre save during sync. | 
| ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections | function | core/ | 
                                                                                        Tests pre save with plugin collections. | 
| ConfigEntityBundleBase::postSave | function | core/ | 
                                                                                        Acts on a saved entity before the insert or update hook is invoked. | 
| ConfigEntityBundleBase::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| ConfigEntityStorage::doSave | function | core/ | 
                                                                                        Performs storage-specific saving of the entity. | 
| ConfigEntityStorage::save | function | core/ | 
                                                                                        Implements Drupal\Core\Entity\EntityStorageInterface::save(). | 
| ConfigEntityStorageTest::testSaveChangedUuid | function | core/ | 
                                                                                        Tests save changed uuid. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.