Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| InlineBlockTest::layoutNoSaveProvider | function | core/ |
Provides test data for ::testNoLayoutSave(). |
| InlineBlockTest::testNoLayoutSave | function | core/ |
Tests adding a new entity block and then not saving the layout. |
| InlineBlockTestBase::assertSaveLayout | function | core/ |
Saves a layout and asserts the message is correct. |
| InstallHelper::saveMediaImageId | function | core/ |
Saves a Media Image ID generated when saving a media image. |
| InstallHelper::saveNodePath | function | core/ |
Saves a node CSV ID generated when saving content. |
| InstallHelper::saveTermId | function | core/ |
Saves a Term ID generated when saving a taxonomy term. |
| jsonapi_test_non_cacheable_methods_entity_presave | function | core/ |
Implements hook_entity_presave(). |
| KeyValueEntityStorage::doSave | function | core/ |
Performs storage-specific saving of the entity. |
| KeyValueEntityStorage::save | function | core/ |
Saves the entity permanently. |
| KeyValueEntityStorageTest::testSaveConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveContentEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| 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. |
| LayoutBuilderEntityFormTrait::saveTasks | function | core/ |
Performs tasks that are needed during the save process. |
| LayoutBuilderEntityViewDisplay::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| LayoutBuilderEntityViewDisplay::save | function | core/ |
Saves an entity permanently. |
| 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(). |
| layout_builder_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
| LegacyFileSystemTest::testSaveDataWithDeprecatedFileExists | function | core/ |
@covers ::saveData[[api-linebreak]] |
| 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. |
| ManageDisplayTest::testNotAppliedUntilSavedWarning | function | core/ |
Confirms that notifications to save appear when necessary. |
| 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. |
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.