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
SaveEntity class core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php Provides an operation to save user entities.
SaveEntity.php file core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php
SaveEntity::access function core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php Checks object access.
SaveEntity::execute function core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php Executes the plugin.
SaveTest class core/modules/file/tests/src/Kernel/SaveTest.php File saving tests.
SaveTest.php file core/modules/file/tests/src/Kernel/SaveTest.php
SaveTest::testFileSave function core/modules/file/tests/src/Kernel/SaveTest.php Tests the saving process of file entities.
SaveUploadFormTest class core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests the _file_save_upload_from_form() function.
SaveUploadFormTest.php file core/modules/file/tests/src/Functional/SaveUploadFormTest.php
SaveUploadFormTest::$defaultTheme property core/modules/file/tests/src/Functional/SaveUploadFormTest.php The theme to install as the default for testing.
SaveUploadFormTest::$image property core/modules/file/tests/src/Functional/SaveUploadFormTest.php An image file path for uploading.
SaveUploadFormTest::$imageExtension property core/modules/file/tests/src/Functional/SaveUploadFormTest.php Extension of the image filename.
SaveUploadFormTest::$maxFidBefore property core/modules/file/tests/src/Functional/SaveUploadFormTest.php The largest file id when the test starts.
SaveUploadFormTest::$modules property core/modules/file/tests/src/Functional/SaveUploadFormTest.php Modules to install.
SaveUploadFormTest::$phpFile property core/modules/file/tests/src/Functional/SaveUploadFormTest.php A PHP file path for upload security testing.
SaveUploadFormTest::setUp function core/modules/file/tests/src/Functional/SaveUploadFormTest.php
SaveUploadFormTest::testCombinedErrorMessages function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests that multiple validation errors are combined in one message.
SaveUploadFormTest::testDrupalMovingUploadedFileError function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests for log entry on failing destination.
SaveUploadFormTest::testErrorMessagesAreNotChanged function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests that form validation does not change error messages.
SaveUploadFormTest::testExistingError function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests for failure when uploading over a file that already exists.
SaveUploadFormTest::testExistingRename function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests renaming when uploading over a file that already exists.
SaveUploadFormTest::testExistingReplace function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests replacement when uploading over a file that already exists.
SaveUploadFormTest::testHandleDangerousFile function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests dangerous file handling.
SaveUploadFormTest::testHandleExtension function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests extension handling.
SaveUploadFormTest::testHandleFileMunge function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests file munge handling.
SaveUploadFormTest::testNormal function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests the _file_save_upload_from_form() function.
SaveUploadFormTest::testNoUpload function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests for no failures when not uploading a file.
SaveUploadFormTest::testUploadFieldIsHighlighted function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests highlighting of file upload field when it has an error.
SaveUploadTest class core/modules/file/tests/src/Functional/SaveUploadTest.php Tests the file_save_upload() function.
SaveUploadTest.php file core/modules/file/tests/src/Functional/SaveUploadTest.php
SaveUploadTest::$account property core/modules/file/tests/src/Functional/SaveUploadTest.php The user used by the test.
SaveUploadTest::$defaultTheme property core/modules/file/tests/src/Functional/SaveUploadTest.php The theme to install as the default for testing.
SaveUploadTest::$image property core/modules/file/tests/src/Functional/SaveUploadTest.php An image file path for uploading.
SaveUploadTest::$imageExtension property core/modules/file/tests/src/Functional/SaveUploadTest.php Extension of the image filename.
SaveUploadTest::$maxFidBefore property core/modules/file/tests/src/Functional/SaveUploadTest.php The largest file id when the test starts.
SaveUploadTest::$modules property core/modules/file/tests/src/Functional/SaveUploadTest.php Modules to install.
SaveUploadTest::$phpFile property core/modules/file/tests/src/Functional/SaveUploadTest.php A PHP file path for upload security testing.
SaveUploadTest::setUp function core/modules/file/tests/src/Functional/SaveUploadTest.php
SaveUploadTest::testDrupalMovingUploadedFileError function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests for log entry on failing destination.
SaveUploadTest::testDuplicate function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests uploading a duplicate file.
SaveUploadTest::testExistingError function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests for failure when uploading over a file that already exists.
SaveUploadTest::testExistingRename function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests renaming when uploading over a file that already exists.
SaveUploadTest::testExistingReplace function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests replacement when uploading over a file that already exists.
SaveUploadTest::testHandleDangerousFile function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests dangerous file handling.
SaveUploadTest::testHandleDotFile function core/modules/file/tests/src/Functional/SaveUploadTest.php Test dangerous file handling.
SaveUploadTest::testHandleExtension function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests extension handling.
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.

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