Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| LegacyEntityDisplayBaseTest::testLegacyPreSave | function | core/ |
Tests legacy handling of 'type' => 'hidden'. |
| 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/ |
Test 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. |
| MenuTreeStorage::saveRecursive | function | core/ |
Saves menu links recursively. |
| MenuTreeStorageInterface::save | function | core/ |
Saves a plugin definition to the storage. |
| MessageForm::save | function | core/ |
Form submission handler for the 'save' action. |
| MigrateEvents::MAP_SAVE | constant | core/ |
Name of the event fired when saving to a migration's map. |
| MigrateEvents::POST_ROW_SAVE | constant | core/ |
Name of the event fired just after a single item has been imported. |
| MigrateEvents::PRE_ROW_SAVE | constant | core/ |
Name of the event fired when about to import a single item. |
| MigrateEventsTest::mapSaveEventRecorder | function | core/ |
Reacts to map save event. |
| MigrateEventsTest::postRowSaveEventRecorder | function | core/ |
Reacts to post-row-save event. |
| MigrateEventsTest::preRowSaveEventRecorder | function | core/ |
Reacts to pre-row-save event. |
| MigrateExecutable::saveMessage | function | core/ |
Passes messages through to the map class. |
| MigrateExecutableInterface::saveMessage | function | core/ |
Passes messages through to the map class. |
| MigrateIdMapInterface::saveIdMapping | function | core/ |
Saves a mapping from the source identifiers to the destination identifiers. |
| MigrateIdMapInterface::saveMessage | function | core/ |
Saves a message related to a source record in the migration message table. |
| MigrateInterruptionTest::postRowSaveEventRecorder | function | core/ |
Reacts to post-row-save event. |
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.