Search for save

  1. Search 7.x for save
  2. Search 9.5.x for save
  3. Search 10.3.x for save
  4. Search 11.x for save
  5. Other projects
Title Object type File name Summary
AliasStorage::save function core/lib/Drupal/Core/Path/AliasStorage.php Saves a path alias to the database.
AliasStorageInterface::save function core/lib/Drupal/Core/Path/AliasStorageInterface.php Saves a path alias to the database.
BcConfigSubscriber::onConfigSave function core/modules/serialization/src/EventSubscriber/BcConfigSubscriber.php Invalidates the service container if serialization BC config gets updated.
ContentTranslationUITestBase::doTestChangedTimeAfterSaveWithoutChanges function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Test the changed time after API and FORM save without changes.
editor_test_file_presave function core/modules/editor/tests/modules/editor_test.module Implements hook_ENTITY_TYPE_presave() for file entities.
FileModuleTest::testFileSaveUploadSingleErrorFormSize function core/modules/file/tests/src/Kernel/FileModuleTest.php Tests file size upload errors.
LegacyEntityDisplayBaseTest::testLegacyPreSave function core/tests/Drupal/KernelTests/Core/Entity/LegacyEntityDisplayBaseTest.php Tests legacy handling of 'type' => 'hidden'.
RestConfigSubscriber::onSave function core/modules/rest/src/EventSubscriber/RestConfigSubscriber.php Informs the router builder a rebuild is needed when necessary.
SaveComment class core/modules/comment/src/Plugin/Action/SaveComment.php Saves a comment.
SaveComment.php file core/modules/comment/src/Plugin/Action/SaveComment.php
SaveComment::__construct function core/modules/comment/src/Plugin/Action/SaveComment.php Constructs a SaveAction object.
SaveDataTest class core/modules/file/tests/src/Kernel/SaveDataTest.php Tests the file_save_data() function.
SaveDataTest.php file core/modules/file/tests/src/Kernel/SaveDataTest.php
SaveDataTest::testExistingError function core/modules/file/tests/src/Kernel/SaveDataTest.php Test that file_save_data() fails overwriting an existing file.
SaveDataTest::testExistingRename function core/modules/file/tests/src/Kernel/SaveDataTest.php Test file_save_data() when renaming around an existing file.
SaveDataTest::testExistingReplace function core/modules/file/tests/src/Kernel/SaveDataTest.php Test file_save_data() when replacing an existing file.
SaveDataTest::testWithFilename function core/modules/file/tests/src/Kernel/SaveDataTest.php Test the file_save_data() function when a filename is provided.
SaveDataTest::testWithoutFilename function core/modules/file/tests/src/Kernel/SaveDataTest.php Test the file_save_data() function when no filename is provided.
SaveNode class core/modules/node/src/Plugin/Action/SaveNode.php Provides an action that can save any entity.
SaveNode.php file core/modules/node/src/Plugin/Action/SaveNode.php
SaveNode::__construct function core/modules/node/src/Plugin/Action/SaveNode.php Constructs a SaveAction object.
ToolkitTest::testSave function core/tests/Drupal/FunctionalTests/Image/ToolkitTest.php Test the image_save() function.

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