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. Search main for save
  6. Other projects
Title Object type File name Summary
LocaleConfigSubscriberTest::saveLocaleTranslationData function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Saves translation data from locale module.
LocaleConfigSubscriberTest::testUnchangedTranslationNotResaved function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Tests that unchanged translations are not re-saved.
LocaleEvents::SAVE_TRANSLATION constant core/modules/locale/src/LocaleEvents.php The name of the event fired when saving a translated string.
LocaleImportBatch::batchSave function core/modules/locale/src/LocaleImportBatch.php Implements callback_batch_operation().
LocaleSource::saveSource function core/modules/locale/src/LocaleSource.php Saves the status of translation sources in static cache.
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.
LongLivedSandboxSubscriber::onConfigSave function core/modules/package_manager/src/EventSubscriber/LongLivedSandboxSubscriber.php Reacts when config is saved.
ManagedFileElementHelper::managedFileSaveUpload function core/modules/file/src/Upload/ManagedFileElementHelper.php Saves any files that have been uploaded into a managed_file element.
ManagedFileElementHelper::saveFileUploads function core/modules/file/src/Upload/ManagedFileElementHelper.php Saves form file uploads.
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
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
Media::preSaveRevision function core/modules/media/src/Entity/Media.php
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
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
MediaTranslationTest::testTranslatableFieldSaveLoad function core/modules/media/tests/src/Kernel/MediaTranslationTest.php Tests translatable fields storage/retrieval.
MediaTypeForm::save function core/modules/media/src/MediaTypeForm.php
Menu::save function core/modules/system/src/Entity/Menu.php
MenuForm::save function core/modules/menu_ui/src/MenuForm.php
MenuLinkContent::postSave function core/modules/menu_link_content/src/Entity/MenuLinkContent.php
MenuLinkContent::preSave function core/modules/menu_link_content/src/Entity/MenuLinkContent.php
MenuLinkContentForm::save function core/modules/menu_link_content/src/Form/MenuLinkContentForm.php
MenuLinksetRoutes::onConfigSave function core/modules/system/src/Routing/MenuLinksetRoutes.php
MenuTreeStorage::doSave function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Saves a link without clearing caches.
MenuTreeStorage::preSave function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Fills in all the fields the database save needs, using the link definition.
MenuTreeStorage::save function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Saves a plugin definition to the storage.
MenuTreeStorage::saveRecursive function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Saves menu links recursively.
MenuTreeStorageInterface::save function core/lib/Drupal/Core/Menu/MenuTreeStorageInterface.php Saves a plugin definition to the storage.
MenuUiUtility::menuUiNodeSave function core/modules/menu_ui/src/MenuUiUtility.php Helper function to create or update a menu link for a node.
MessageForm::save function core/modules/contact/src/MessageForm.php
MigrateEvents::MAP_SAVE constant core/modules/migrate/src/Event/MigrateEvents.php Name of the event fired when saving to a migration's map.
MigrateEvents::POST_ROW_SAVE constant core/modules/migrate/src/Event/MigrateEvents.php Name of the event fired just after a single item has been imported.
MigrateEvents::PRE_ROW_SAVE constant core/modules/migrate/src/Event/MigrateEvents.php Name of the event fired when about to import a single item.
MigrateEventsTest::mapSaveEventRecorder function core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php Reacts to map save event.
MigrateEventsTest::postRowSaveEventRecorder function core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php Reacts to post-row-save event.
MigrateEventsTest::preRowSaveEventRecorder function core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php Reacts to pre-row-save event.
MigrateExecutable::saveMessage function core/modules/migrate/src/MigrateExecutable.php
MigrateExecutableInterface::saveMessage function core/modules/migrate/src/MigrateExecutableInterface.php Passes messages through to the map class.
MigrateIdMapInterface::saveIdMapping function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Saves a mapping from the source identifiers to the destination identifiers.
MigrateIdMapInterface::saveMessage function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Saves a message related to a source record in the migration message table.
MigrateInterruptionTest::postRowSaveEventRecorder function core/modules/migrate/tests/src/Kernel/MigrateInterruptionTest.php Reacts to post-row-save event.
MigrateMapSaveEvent class core/modules/migrate/src/Event/MigrateMapSaveEvent.php Wraps a migrate map save event for event listeners.

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