Search for save

  1. Search 7.x for save
  2. Search 9.5.x for save
  3. Search 8.9.x for save
  4. Search 10.3.x for save
  5. Other projects
Title Object type File name Summary
KeyValueEntityStorageTest::testSaveConfigEntity function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::save[[api-linebreak]]
@covers ::doSave[[api-linebreak]]
KeyValueEntityStorageTest::testSaveContentEntity function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::save[[api-linebreak]]
@covers ::doSave[[api-linebreak]]
KeyValueEntityStorageTest::testSaveDuplicate function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::save[[api-linebreak]]
@covers ::doSave[[api-linebreak]]
KeyValueEntityStorageTest::testSaveInsert function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::save[[api-linebreak]]
@covers ::doSave[[api-linebreak]]
KeyValueEntityStorageTest::testSaveInvalid function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::save[[api-linebreak]]
@covers ::doSave[[api-linebreak]]
KeyValueEntityStorageTest::testSaveRenameConfigEntity function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::save[[api-linebreak]]
@covers ::doSave[[api-linebreak]]
KeyValueEntityStorageTest::testSaveUpdate function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::save[[api-linebreak]]
@covers ::doSave[[api-linebreak]]
LanguageAddForm::save function core/modules/language/src/Form/LanguageAddForm.php Form submission handler for the 'save' action.
LanguageConfigFactoryOverride::onConfigSave function core/modules/language/src/Config/LanguageConfigFactoryOverride.php Actions to be performed to configuration override on configuration save.
LanguageConfigOverride::save function core/modules/language/src/Config/LanguageConfigOverride.php Saves the configuration object.
LanguageConfigOverrideEvents::SAVE_OVERRIDE constant core/modules/language/src/Config/LanguageConfigOverrideEvents.php The name of the event fired when saving the configuration override.
LanguageConfigOverrideTest::testSaveExisting function core/modules/language/tests/src/Unit/Config/LanguageConfigOverrideTest.php @covers ::save[[api-linebreak]]
LanguageConfigOverrideTest::testSaveNew function core/modules/language/tests/src/Unit/Config/LanguageConfigOverrideTest.php @covers ::save[[api-linebreak]]
LanguageEditForm::save function core/modules/language/src/Form/LanguageEditForm.php Form submission handler for the 'save' action.
LanguageNegotiator::saveConfiguration function core/modules/language/src/LanguageNegotiator.php Saves a list of language negotiation methods for a language type.
LanguageNegotiatorInterface::saveConfiguration function core/modules/language/src/LanguageNegotiatorInterface.php Saves a list of language negotiation methods for a language type.
LanguageSwitchingTest::saveNativeLanguageName function core/modules/language/tests/src/Functional/LanguageSwitchingTest.php Saves the native name of a language entity in configuration as a label.
LayoutBuilderEntityFormTrait::saveTasks function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Performs tasks that are needed during the save process.
LayoutBuilderEntityViewDisplay::preSave function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Acts on an entity before the presave hook is invoked.
LayoutBuilderEntityViewDisplay::save function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Saves an entity permanently.
LayoutBuilderHooks::entityPresave function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_presave().
LayoutBuilderUiTest::testUnsavedChangesMessage function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderUiTest.php Tests the message indicating unsaved changes.
LayoutForm::save function core/modules/navigation/src/Form/LayoutForm.php Saves the Layout changes.
LayoutSectionItemList::preSave function core/modules/layout_builder/src/Field/LayoutSectionItemList.php Defines custom presave behavior for field values.
LegacyFileSystemTest::testSaveDataWithDeprecatedFileExists function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php @covers ::saveData[[api-linebreak]]
LenientConfigSchemaChecker::onConfigSave function core/lib/Drupal/Core/Config/Development/LenientConfigSchemaChecker.php Checks that configuration complies with its schema on config save.
LocaleConfigManager::saveTranslationActive function core/modules/locale/src/LocaleConfigManager.php Saves translated configuration data.
LocaleConfigManager::saveTranslationOverride function core/modules/locale/src/LocaleConfigManager.php Saves translated configuration override.
LocaleConfigSubscriber::onConfigSave function core/modules/locale/src/LocaleConfigSubscriber.php Updates the locale strings when a translated active configuration is saved.
LocaleConfigSubscriber::saveCustomizedTranslation function core/modules/locale/src/LocaleConfigSubscriber.php Saves a translation string and marks it as customized.
LocaleConfigSubscriberForeignTest::saveLanguageActive function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Saves a language override.
LocaleConfigSubscriberTest::saveLanguageOverride function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Saves a language override.
LocaleConfigSubscriberTest::saveLocaleTranslationData function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Saves translation data from locale module.
LocaleEvents::SAVE_TRANSLATION constant core/modules/locale/src/LocaleEvents.php The name of the event fired when saving a translated string.
LocaleTranslationCacheTag::saveTranslation function core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php Invalidate cache tags whenever a string is translated.
locale_translate_batch_import_save function core/modules/locale/locale.bulk.inc Implements callback_batch_operation().
locale_translation_status_save function core/modules/locale/locale.module Saves the status of translation sources in static cache.
LoggingDecoratorTrait::saveInvocationArguments function core/modules/package_manager/tests/modules/package_manager_bypass/src/LoggingDecoratorTrait.php Records the arguments from an invocation of the main class method.
ManageDisplayTest::testNotAppliedUntilSavedWarning function core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php Confirms that notifications to save appear when necessary.
Media::postSave function core/modules/media/src/Entity/Media.php Acts on a saved entity before the insert or update hook is invoked.
Media::prepareSave function core/modules/media/src/Entity/Media.php Sets the media entity's field values from the source's metadata.
Media::preSave function core/modules/media/src/Entity/Media.php Acts on an entity before the presave hook is invoked.
Media::preSaveRevision function core/modules/media/src/Entity/Media.php Acts on a revision before it gets saved.
MediaConfigSubscriber::onSave function core/modules/media/src/EventSubscriber/MediaConfigSubscriber.php Updates entity type definitions and ensures routes are rebuilt when needed.
MediaForm::save function core/modules/media/src/MediaForm.php Form submission handler for the 'save' action.
MediaLibraryTestBase::pressSaveButton function core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php Clicks "Save" button and waits for AJAX completion.
MediaLibraryTestBase::saveAnd function core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php Clicks "Save and select||insert" button and waits for AJAX completion.
MediaSourceTest::testSave function core/modules/media/tests/src/Kernel/MediaSourceTest.php Tests that metadata is correctly mapped irrespective of how media is saved.
MediaStorage::save function core/modules/media/src/MediaStorage.php Saves the entity permanently.
MediaTranslationTest::testTranslatableFieldSaveLoad function core/modules/media/tests/src/Kernel/MediaTranslationTest.php Tests translatable fields storage/retrieval.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.