Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ScaffoldTest::assertAutoloadFileCorrect | function | core/ |
Assert that the autoload file was scaffolded and contains correct path. |
| SectionStorageManager::load | function | core/ |
Loads a section storage with the provided contexts applied. |
| SectionStorageManager::loadEmpty | function | core/ |
Loads a section storage with no associated section list. |
| SectionStorageManagerInterface::load | function | core/ |
Loads a section storage with the provided contexts applied. |
| SectionStorageManagerInterface::loadEmpty | function | core/ |
Loads a section storage with no associated section list. |
| SectionStorageManagerTest::testLoad | function | core/ |
Tests load. |
| SectionStorageManagerTest::testLoadEmpty | function | core/ |
Tests load empty. |
| SectionStorageManagerTest::testLoadNull | function | core/ |
Tests load null. |
| SecurityFileUploadEventSubscriber | class | core/ |
The final subscriber to 'file.upload.sanitize.name'. |
| SecurityFileUploadEventSubscriber.php | file | core/ |
|
| SecurityFileUploadEventSubscriber::getSubscribedEvents | function | core/ |
|
| SecurityFileUploadEventSubscriber::sanitizeName | function | core/ |
Sanitizes the upload's filename to make it secure. |
| SecurityFileUploadEventSubscriber::__construct | function | core/ |
Constructs a new file event listener. |
| SecurityFileUploadEventSubscriberTest | class | core/ |
SecurityFileUploadEventSubscriber tests. |
| SecurityFileUploadEventSubscriberTest.php | file | core/ |
|
| SecurityFileUploadEventSubscriberTest::provideFilenames | function | core/ |
Provides data for testSanitizeName(). |
| SecurityFileUploadEventSubscriberTest::provideFilenamesNoMunge | function | core/ |
Provides data for testSanitizeNameNoMunge(). |
| SecurityFileUploadEventSubscriberTest::testSanitizeName | function | core/ |
Tests file name sanitization. |
| SecurityFileUploadEventSubscriberTest::testSanitizeNameNoMunge | function | core/ |
Tests file name sanitization without file munging. |
| ServerCommand::$classLoader | property | core/ |
The class loader. |
| Sql::loadEntities | function | core/ |
Loads all entities contained in the passed-in $results. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.