Search for save
| Title | Object type | File name | Summary | 
|---|---|---|---|
| KeyValueEntityStorageTest::testSaveInvalid | function | core/ | 
                                                                                        @covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]]  | 
              
| KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ | 
                                                                                        @covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]]  | 
              
| KeyValueEntityStorageTest::testSaveUpdate | function | core/ | 
                                                                                        @covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]]  | 
              
| LanguageAddForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| LanguageConfigFactoryOverride::onConfigSave | function | core/ | 
                                                                                        Actions to be performed to configuration override on configuration save. | 
| LanguageConfigOverride::save | function | core/ | 
                                                                                        Saves the configuration object. | 
| LanguageConfigOverrideEvents::SAVE_OVERRIDE | constant | core/ | 
                                                                                        The name of the event fired when saving the configuration override. | 
| LanguageConfigOverrideTest::testSaveExisting | function | core/ | 
                                                                                        @covers ::save[[api-linebreak]] | 
| LanguageConfigOverrideTest::testSaveNew | function | core/ | 
                                                                                        @covers ::save[[api-linebreak]] | 
| LanguageEditForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| LanguageNegotiator::saveConfiguration | function | core/ | 
                                                                                        Saves a list of language negotiation methods for a language type. | 
| LanguageNegotiatorInterface::saveConfiguration | function | core/ | 
                                                                                        Saves a list of language negotiation methods for a language type. | 
| LanguageSwitchingTest::saveNativeLanguageName | function | core/ | 
                                                                                        Saves the native name of a language entity in configuration as a label. | 
| LayoutBuilderEntityViewDisplay::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| LayoutBuilderUiTest::testUnsavedChangesMessage | function | core/ | 
                                                                                        Tests the message indicating unsaved changes. | 
| LayoutSectionItemList::preSave | function | core/ | 
                                                                                        Defines custom presave behavior for field values. | 
| layout_builder_entity_presave | function | core/ | 
                                                                                        Implements hook_entity_presave(). | 
| LegacyFileTest::testFileSaveUploadSingleErrorFormSize | function | core/ | 
                                                                                        Tests file size upload errors. | 
| LegacyFileTest::testSaveData | function | core/ | 
                                                                                        Tests file_save_data deprecation and that it works without a destination. | 
| LocaleConfigManager::saveTranslationActive | function | core/ | 
                                                                                        Saves translated configuration data. | 
| LocaleConfigManager::saveTranslationOverride | function | core/ | 
                                                                                        Saves translated configuration override. | 
| LocaleConfigSubscriber::onConfigSave | function | core/ | 
                                                                                        Updates the locale strings when a translated active configuration is saved. | 
| LocaleConfigSubscriber::saveCustomizedTranslation | function | core/ | 
                                                                                        Saves a translation string and marks it as customized. | 
| LocaleConfigSubscriberForeignTest::saveLanguageActive | function | core/ | 
                                                                                        Saves a language override. | 
| LocaleConfigSubscriberTest::saveLanguageOverride | function | core/ | 
                                                                                        Saves a language override. | 
| LocaleConfigSubscriberTest::saveLocaleTranslationData | function | core/ | 
                                                                                        Saves translation data from locale module. | 
| LocaleEvents::SAVE_TRANSLATION | constant | core/ | 
                                                                                        The name of the event fired when saving a translated string. | 
| LocaleTranslationCacheTag::saveTranslation | function | core/ | 
                                                                                        Invalidate cache tags whenever a string is translated. | 
| locale_translate_batch_import_save | function | core/ | 
                                                                                        Implements callback_batch_operation(). | 
| locale_translation_status_save | function | core/ | 
                                                                                        Saves the status of translation sources in static cache. | 
| Media::postSave | function | core/ | 
                                                                                        Acts on a saved entity before the insert or update hook is invoked. | 
| Media::prepareSave | function | core/ | 
                                                                                        Sets the media entity's field values from the source's metadata. | 
| Media::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| Media::preSaveRevision | function | core/ | 
                                                                                        Acts on a revision before it gets saved. | 
| MediaConfigSubscriber::onSave | function | core/ | 
                                                                                        Updates entity type definitions and ensures routes are rebuilt when needed. | 
| MediaForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| MediaLibraryTestBase::pressSaveButton | function | core/ | 
                                                                                        Clicks "Save" button and waits for AJAX completion. | 
| MediaLibraryTestBase::saveAnd | function | core/ | 
                                                                                        Clicks "Save and select||insert" button and waits for AJAX completion. | 
| MediaSourceTest::testSave | function | core/ | 
                                                                                        Tests that metadata is correctly mapped irrespective of how media is saved. | 
| MediaStorage::save | function | core/ | 
                                                                                        Saves the entity permanently. | 
| MediaTranslationTest::testTranslatableFieldSaveLoad | function | core/ | 
                                                                                        Tests translatable fields storage/retrieval. | 
| MediaTypeForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| Menu::save | function | core/ | 
                                                                                        Saves an entity permanently. | 
| MenuForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| MenuLinkContent::postSave | function | core/ | 
                                                                                        Acts on a saved entity before the insert or update hook is invoked. | 
| MenuLinkContent::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| MenuLinkContentForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| MenuTreeStorage::doSave | function | core/ | 
                                                                                        Saves a link without clearing caches. | 
| MenuTreeStorage::preSave | function | core/ | 
                                                                                        Fills in all the fields the database save needs, using the link definition. | 
| MenuTreeStorage::save | function | core/ | 
                                                                                        Saves a plugin definition to the storage. | 
Pagination
- Previous page
 - Page 7
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.