Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SaveUploadFormTest::testErrorMessagesAreNotChanged | function | core/ |
Tests that form validation does not change error messages. |
| SaveUploadFormTest::testExistingError | function | core/ |
Tests for failure when uploading over a file that already exists. |
| SaveUploadFormTest::testExistingRename | function | core/ |
Tests renaming when uploading over a file that already exists. |
| SaveUploadFormTest::testExistingReplace | function | core/ |
Tests replacement when uploading over a file that already exists. |
| SaveUploadFormTest::testHandleDangerousFile | function | core/ |
Tests dangerous file handling. |
| SaveUploadFormTest::testHandleExtension | function | core/ |
Tests extension handling. |
| SaveUploadFormTest::testHandleFileMunge | function | core/ |
Tests file munge handling. |
| SaveUploadFormTest::testNormal | function | core/ |
Tests the _file_save_upload_from_form() function. |
| SaveUploadFormTest::testNoUpload | function | core/ |
Tests for no failures when not uploading a file. |
| SaveUploadFormTest::testUploadFieldIsHighlighted | function | core/ |
Tests highlighting of file upload field when it has an error. |
| SaveUploadTest | class | core/ |
Tests the file_save_upload() function. |
| SaveUploadTest.php | file | core/ |
|
| SaveUploadTest::$account | property | core/ |
The user used by the test. |
| SaveUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SaveUploadTest::$image | property | core/ |
An image file path for uploading. |
| SaveUploadTest::$imageExtension | property | core/ |
Extension of the image filename. |
| SaveUploadTest::$maxFidBefore | property | core/ |
The largest file id when the test starts. |
| SaveUploadTest::$modules | property | core/ |
Modules to install. |
| SaveUploadTest::$phpFile | property | core/ |
A PHP file path for upload security testing. |
| SaveUploadTest::setUp | function | core/ |
|
| SaveUploadTest::testDrupalMovingUploadedFileError | function | core/ |
Tests for log entry on failing destination. |
| SaveUploadTest::testDuplicate | function | core/ |
Tests uploading a duplicate file. |
| SaveUploadTest::testExistingError | function | core/ |
Tests for failure when uploading over a file that already exists. |
| SaveUploadTest::testExistingRename | function | core/ |
Tests renaming when uploading over a file that already exists. |
| SaveUploadTest::testExistingReplace | function | core/ |
Tests replacement when uploading over a file that already exists. |
| SaveUploadTest::testHandleDangerousFile | function | core/ |
Tests dangerous file handling. |
| SaveUploadTest::testHandleDotFile | function | core/ |
Test dangerous file handling. |
| SaveUploadTest::testHandleExtension | function | core/ |
Tests extension handling. |
| SaveUploadTest::testHandleFileMunge | function | core/ |
Tests file munge handling. |
| SaveUploadTest::testInvalidUtf8FilenameUpload | function | core/ |
Tests that filenames containing invalid UTF-8 are rejected. |
| SaveUploadTest::testNormal | function | core/ |
Tests the file_save_upload() function. |
| SaveUploadTest::testNoUpload | function | core/ |
Tests for no failures when not uploading a file. |
| SaveUploadTest::testRequired | function | core/ |
Tests the file_save_upload() function when the field is required. |
| SaveUploadTest::testSanitization | function | core/ |
Tests filename sanitization. |
| SaveUploadTest::testSecurityRenameLogging | function | core/ |
Tests that security renames are logged to watchdog. |
| ScaffoldFileCollection | class | composer/ |
Collection of scaffold files. |
| ScaffoldFileCollection.php | file | composer/ |
|
| ScaffoldFileCollection::$scaffoldFilesByProject | property | composer/ |
Nested list of all scaffold files. |
| ScaffoldFileCollection::checkListHasItemWithContent | function | composer/ |
Scans through a list of scaffold files and determines if any has contents. |
| ScaffoldFileCollection::checkUnchanged | function | composer/ |
Returns the list of files that have not changed since they were scaffolded. |
| ScaffoldFileCollection::filterFiles | function | composer/ |
Removes any item that has a path matching any path in the provided list. |
| ScaffoldFileCollection::getIterator | function | composer/ |
Retrieves the iterator for the object. |
| ScaffoldFileCollection::process | function | composer/ |
Processes the iterator created by ScaffoldFileCollection::create(). |
| ScaffoldFileCollection::processScaffoldFiles | function | composer/ |
Processes the files in our collection. |
| ScaffoldFileCollection::__construct | function | composer/ |
ScaffoldFileCollection constructor. |
| ScaffoldFileCollectionTest | class | core/ |
Tests Drupal\Composer\Plugin\Scaffold\Operations\ScaffoldFileCollection. |
| ScaffoldFileCollectionTest.php | file | core/ |
|
| ScaffoldFileCollectionTest::testCreate | function | core/ |
Tests create. |
| ScaffoldFileInfo | class | composer/ |
Data object that keeps track of one scaffold file. |
| ScaffoldFileInfo.php | file | composer/ |
Pagination
- Previous page
- Page 1410
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.