| 
            SaveUploadTest::testHandleFileMunge           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php           | 
                  
            Test file munge handling.           | 
              
          
                  | 
            SaveUploadTest::testExistingReplace           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php           | 
                  
            Test replacement when uploading over a file that already exists.           | 
              
          
                  | 
            MTimeProtectedFastFileStorage::save           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php           | 
                  
            Implements Drupal\Component\PhpStorage\PhpStorageInterface::save().           | 
              
          
                  | 
            entity_crud_hook_test_entity_presave           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module           | 
                  
            Implements hook_entity_presave().           | 
              
          
                  | 
            PageTitleFilteringTest::$saved_title           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php           | 
                  
                       | 
              
          
                  | 
            NodeSaveTest::testDeterminingChanges           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php           | 
                  
            Tests determing changes in hook_node_presave() and verifies the static node
load cache is cleared upon save.           | 
              
          
                  | 
            MockFileSessionStorageTest::testSave           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php           | 
                  
                       | 
              
          
                  | 
            NativeSessionStorage::getSaveHandler           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php           | 
                  
            Gets the save handler instance.           | 
              
          
                  | 
            NativeSessionStorage::setSaveHandler           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php           | 
                  
            Registers save handler as a PHP session handler.           | 
              
          
                  | 
            entity_crud_hook_test_comment_presave           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module           | 
                  
            Implements hook_comment_presave().           | 
              
          
                  | 
            TestEntityController::preSaveRevision           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityController.php           | 
                  
            Overrides Drupal\Core\Entity\DatabaseStorageController::preSaveRevision().           | 
              
          
                  | 
            VocabularyStorageController::postSave           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php           | 
                  
            Overrides Drupal\Core\Entity\DatabaseStorageController::postSave().           | 
              
          
                  | 
            system_date_format_localize_form_save           | 
                  
            function           | 
                  
            drupal/core/modules/system/system.admin.inc           | 
                  
            Save locale specific date formats to the database.           | 
              
          
                  | 
            language_negotiation_url_domains_save           | 
                  
            function           | 
                  
            drupal/core/modules/language/language.negotiation.inc           | 
                  
            Saves the language domain settings.           | 
              
          
                  | 
            ShortcutSetsTest::testShortcutSetSave           | 
                  
            function           | 
                  
            drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php           | 
                  
            Tests that shortcut_set_save() correctly updates existing links.           | 
              
          
                  | 
            EntityTestStorageController::postSave           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php           | 
                  
            Overrides Drupal\Core\Entity\DatabaseStorageController::postSave().           | 
              
          
                  | 
            RemoteFileUnmanagedSaveDataTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            NodeStorageController::preSaveRevision           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php           | 
                  
            Overrides Drupal\Core\Entity\DatabaseStorageController::preSaveRevision().           | 
              
          
                  | 
            EntityStorageControllerInterface::save           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php           | 
                  
            Saves the entity permanently.           | 
              
          
                  | 
            views.view.test_views_groupby_save.yml           | 
                  
            file           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_groupby_save.yml           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_groupby_save.yml           | 
              
          
                  | 
            language_negotiation_url_prefixes_save           | 
                  
            function           | 
                  
            drupal/core/modules/language/language.negotiation.inc           | 
                  
            Saves language prefix settings.           | 
              
          
                  | 
            SessionTest::testSessionSaveRegenerate           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php           | 
                  
            Tests for drupal_save_session() and drupal_session_regenerate().           | 
              
          
                  | 
            UnmanagedSaveDataTest::testFileSaveData           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php           | 
                  
            Test the file_unmanaged_save_data() function.           | 
              
          
                  | 
            _session_test_set_message_but_dont_save           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/session_test/session_test.module           | 
                  
            Menu callback, sets a message but call drupal_save_session(FALSE).           | 
              
          
                  | 
            DatabaseStorageController::saveRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            Saves an entity revision.           | 
              
          
                  | 
            NativeProxyTest::testGetSaveHandlerName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/NativeProxyTest.php           | 
                  
                       | 
              
          
                  | 
            SaveUploadTest::testHandleDangerousFile           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php           | 
                  
            Test dangerous file handling.           | 
              
          
                  | 
            RemoteFileUnmanagedSaveDataTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php           | 
                  
                       | 
              
          
                  | 
            NullSessionStorageTest::testSaveHandlers           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php           | 
                  
                       | 
              
          
                  | 
            RemoteFileUnmanagedSaveDataTest::$modules           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php           | 
                  
            Modules to enable.           | 
              
          
                  | 
            TermTranslationController::entityFormSave           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php           | 
                  
            Form submission handler for TermTranslationController::entityFormAlter().           | 
              
          
                  | 
            DatabaseStorageControllerNG::saveRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php           | 
                  
            Saves an entity revision.           | 
              
          
                  | 
            AbstractProxyTest::testGetSaveHandlerName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php           | 
                  
                       | 
              
          
                  | 
            DatabaseStorageController::preSaveRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            Act on a revision before being saved.           | 
              
          
                  | 
            entity_crud_hook_test_taxonomy_term_presave           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module           | 
                  
            Implements hook_taxonomy_term_presave().           | 
              
          
                  | 
            ProfileTranslationController::entityFormSave           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php           | 
                  
            Form submission handler for ProfileTranslationController::entityFormAlter().           | 
              
          
                  | 
            NativeSessionStorageTest::testSetSaveHandler           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php           | 
                  
                       | 
              
          
                  | 
            TranslationTest::testTranslatableFieldSaveLoad           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php           | 
                  
            Test translatable fields storage/retrieval.           | 
              
          
                  | 
            CommentPreviewTest::testCommentEditPreviewSave           | 
                  
            function           | 
                  
            drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php           | 
                  
            Tests comment edit, preview, and save.           | 
              
          
                  | 
            FieldAttachStorageTest::testFieldAttachSaveLoad           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php           | 
                  
            Check field values insert, update and load.           | 
              
          
                  | 
            entity_crud_hook_test_taxonomy_vocabulary_presave           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module           | 
                  
            Implements hook_taxonomy_vocabulary_presave().           | 
              
          
                  | 
            NativeSessionStorageTest::testSetSaveHandlerPHP53           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php           | 
                  
                       | 
              
          
                  | 
            NativeSessionStorageTest::testSetSaveHandlerPHP54           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php           | 
                  
                       | 
              
          
                  | 
            NativeFileSessionHandlerTest::savePathDataProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php           | 
                  
                       | 
              
          
                  | 
            FieldSqlStorageTest::testFieldAttachSaveMissingData           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php           | 
                  
            Tests insert and update with missing or NULL fields.           | 
              
          
                  | 
            NativeFileSessionHandlerTest::test__ConstructSavePath           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php           | 
                  
            @dataProvider savePathDataProvider           | 
              
          
                  | 
            FieldAttachStorageTest::testFieldAttachSaveMissingData           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php           | 
                  
            Tests insert and update with missing or NULL fields.           | 
              
          
                  | 
            FieldAttachStorageTest::testFieldAttachSaveLoadDifferentStorage           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php           | 
                  
            Test saving and loading fields using different storage backends.           | 
              
          
                  | 
            FieldAttachStorageTest::testFieldAttachSaveMissingDataDefaultValue           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php           | 
                  
            Test insert with missing or NULL fields, with default value.           | 
              
          
                  | 
            ContainerAwareTraceableEventDispatcher::saveStopwatchInfoInProfile           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php           | 
                  
            Update the profiles with the timing info and saves them.           |