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
SaveUploadTest::testHandleFileMunge function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests file munge handling.
SaveUploadTest::testInvalidUtf8FilenameUpload function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests that filenames containing invalid UTF-8 are rejected.
SaveUploadTest::testNormal function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests the file_save_upload() function.
SaveUploadTest::testNoUpload function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests for no failures when not uploading a file.
SaveUploadTest::testRequired function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests the file_save_upload() function when the field is required.
SaveUploadTest::testSanitization function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests filename sanitization.
SearchPage::postSave function core/modules/search/src/Entity/SearchPage.php Acts on a saved entity before the insert or update hook is invoked.
SearchPageAddForm::save function core/modules/search/src/Form/SearchPageAddForm.php Form submission handler for the 'save' action.
SearchPageEditForm::save function core/modules/search/src/Form/SearchPageEditForm.php Form submission handler for the 'save' action.
SearchPageFormBase::save function core/modules/search/src/Form/SearchPageFormBase.php Form submission handler for the 'save' action.
search_block_presave function core/modules/search/search.module Implements hook_ENTITY_TYPE_presave() for block entities.
SectionStorageInterface::save function core/modules/layout_builder/src/SectionStorageInterface.php Saves the sections.
SessionManager::save function core/lib/Drupal/Core/Session/SessionManager.php
SessionTest::testSessionSaveRegenerate function core/modules/system/tests/src/Functional/Session/SessionTest.php Tests session writing and regeneration.
SessionTestController::setMessageButDoNotSave function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Sets a message but call drupal_save_session(FALSE).
SetCustomize::save function core/modules/shortcut/src/Form/SetCustomize.php Form submission handler for the 'save' action.
Shortcut::postSave function core/modules/shortcut/src/Entity/Shortcut.php Acts on a saved entity before the insert or update hook is invoked.
ShortcutForm::save function core/modules/shortcut/src/ShortcutForm.php Form submission handler for the 'save' action.
ShortcutSet::postSave function core/modules/shortcut/src/Entity/ShortcutSet.php Acts on a saved entity before the insert or update hook is invoked.
ShortcutSetForm::save function core/modules/shortcut/src/ShortcutSetForm.php Form submission handler for the 'save' action.
SimpleConfigSectionStorage::save function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Saves the sections.
SourcePluginBase::saveHighWater function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Save the new high water mark.
Sql::saveIdMapping function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Saves a mapping from the source identifiers to the destination identifiers.
Sql::saveMessage function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Saves a message related to a source record in the migration message table.
SqlContentEntityStorage::doSaveFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Writes entity field values to the storage.
SqlContentEntityStorage::save function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Saves the entity permanently.
SqlContentEntityStorage::saveRevision function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Saves an entity revision.
SqlContentEntityStorage::saveToDedicatedTables function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Saves values of fields that use dedicated tables.
SqlContentEntityStorage::saveToSharedTables function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Saves fields that use the shared tables.
SqlContentEntityStorageSchema::saveEntitySchemaData function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Stores schema data for the given entity type definition.
SqlContentEntityStorageSchema::saveFieldSchemaData function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Stores schema data for the given field storage definition.
StaticMenuLinkOverrides::saveOverride function core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php Saves the override.
StaticMenuLinkOverridesInterface::saveOverride function core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php Saves the override.
StaticMenuLinkOverridesTest::testSaveOverride function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the saveOverride method.
StorableConfigBase::save function core/lib/Drupal/Core/Config/StorableConfigBase.php Saves the configuration object.
StringBase::save function core/modules/locale/src/StringBase.php Saves string object to storage.
StringBaseTest::testSaveWithoutStorage function core/modules/locale/tests/src/Unit/StringBaseTest.php @covers ::save
StringDatabaseStorage::save function core/modules/locale/src/StringDatabaseStorage.php
StringInterface::save function core/modules/locale/src/StringInterface.php Saves string object to storage.
StringStorageInterface::save function core/modules/locale/src/StringStorageInterface.php Save string object to storage.
system.action.comment_save_action.yml file core/modules/comment/config/install/system.action.comment_save_action.yml core/modules/comment/config/install/system.action.comment_save_action.yml
system.action.media_save_action.yml file core/modules/media/config/optional/system.action.media_save_action.yml core/modules/media/config/optional/system.action.media_save_action.yml
system.action.node_save_action.yml file core/modules/node/config/install/system.action.node_save_action.yml core/modules/node/config/install/system.action.node_save_action.yml
system.action.node_save_action.yml file core/tests/fixtures/config_install/testing_config_install/system.action.node_save_action.yml core/tests/fixtures/config_install/testing_config_install/system.action.node_save_action.yml
system.action.node_save_action.yml file core/tests/fixtures/config_install/multilingual/system.action.node_save_action.yml core/tests/fixtures/config_install/multilingual/system.action.node_save_action.yml
system.action.node_save_action.yml file core/tests/fixtures/config_install/multilingual/language/es/system.action.node_save_action.yml core/tests/fixtures/config_install/multilingual/language/es/system.action.node_save_action.yml
SystemConfigSubscriber::onConfigSave function core/modules/system/src/SystemConfigSubscriber.php Rebuilds the router when the default or admin theme is changed.
taxonomy_crud_taxonomy_vocabulary_presave function core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.module Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities.
Term::preSave function core/modules/taxonomy/src/Entity/Term.php Acts on an entity before the presave hook is invoked.
TermForm::save function core/modules/taxonomy/src/TermForm.php Form submission handler for the 'save' action.

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