Search for load
Title | Object type | File name | Summary |
---|---|---|---|
FileUploadTest::$testFileData | property | core/ |
Test file data. |
FileUploadTest::$user | property | core/ |
An authenticated user. |
FileUploadTest::assertResponseData | function | core/ |
Asserts expected normalized data matches response data. |
FileUploadTest::createEntity | function | core/ |
|
FileUploadTest::fileRequest | function | core/ |
Performs a file upload request. Wraps the Guzzle HTTP client. |
FileUploadTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the expected file entity. |
FileUploadTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
|
FileUploadTest::getExpectedUnauthorizedAccessMessage | function | core/ |
|
FileUploadTest::getPostDocument | function | core/ |
Returns the JSON:API POST document referencing the uploaded file. |
FileUploadTest::setUp | function | core/ |
|
FileUploadTest::setUp | function | core/ |
|
FileUploadTest::setUpAuthorization | function | core/ |
|
FileUploadTest::SKIP_METHODS | constant | core/ |
A list of test methods to skip. |
FileUploadTest::testCheckFileUploadAccessWithBaseField | function | core/ |
@covers ::checkFileUploadAccess[[api-linebreak]] |
FileUploadTest::testFileUploadInvalidFileType | function | core/ |
Tests using the file upload route with an invalid file type. |
FileUploadTest::testFileUploadLargerFileSize | function | core/ |
Tests using the file upload route with a file size larger than allowed. |
FileUploadTest::testFileUploadMaliciousExtension | function | core/ |
Tests using the file upload POST route with malicious extensions. |
FileUploadTest::testFileUploadNoConfiguration | function | core/ |
Tests using the file upload POST route no configuration. |
FileUploadTest::testFileUploadStrippedFilePath | function | core/ |
Tests using the file upload route with any path prefixes being stripped. |
FileUploadTest::testFileUploadUnicodeFilename | function | core/ |
Tests using the file upload route with a unicode file name. |
FileUploadTest::testFileUploadZeroByteFile | function | core/ |
Tests using the file upload route with a zero byte file. |
FileUploadTest::testInvalidFileUploads | function | core/ |
Tests invalid file uploads. |
FileUploadTest::testPostFileUpload | function | core/ |
Tests using the file upload POST route; needs second request to "use" file. |
FileUploadTest::testPostFileUploadAndUseInSingleRequest | function | core/ |
Tests using the 'file upload and "use" file in single request" POST route. |
FileUploadTest::testPostFileUploadDuplicateFile | function | core/ |
Tests using the file upload POST route with a duplicate file name. |
FileUploadTest::testPostFileUploadInvalidHeaders | function | core/ |
Tests using the file upload POST route with invalid headers. |
FileUploadTest::testRelated | function | core/ |
|
FileValidatorSettingsTrait::getFileUploadValidators | function | core/ |
Gets the upload validators for the specified settings. |
file_managed_file_save_upload | function | core/ |
Saves any files that have been uploaded into a managed_file element. |
file_save_upload | function | core/ |
Saves file uploads to a new location. |
FilterImageLazyLoad | class | core/ |
Provides a filter to lazy load tracked images. |
FilterImageLazyLoad.php | file | core/ |
|
FilterImageLazyLoad::process | function | core/ |
|
FilterImageLazyLoad::transformImages | function | core/ |
Transform markup of images to include loading="lazy". |
FilterImageLazyLoadTest | class | core/ |
Tests Drupal\filter\Plugin\Filter\FilterImageLazyLoad. |
FilterImageLazyLoadTest.php | file | core/ |
|
FilterImageLazyLoadTest::$filter | property | core/ |
The lazy load image filter. |
FilterImageLazyLoadTest::providerHtml | function | core/ |
Provides data for testProcess. |
FilterImageLazyLoadTest::setUp | function | core/ |
|
FilterImageLazyLoadTest::testProcess | function | core/ |
Tests process. |
FormBuilder::getFileUploadMaxSize | function | core/ |
Wraps file_upload_max_size(). |
FormCache::loadCachedFormState | function | core/ |
Loads the cached form state. |
FormCacheTest::testLoadCachedFormState | function | core/ |
Tests load cached form state. |
FormCacheTest::testLoadCachedFormStateWithFiles | function | core/ |
Tests load cached form state with files. |
FormErrorHandlerFileUploadTest | class | core/ |
Tests file upload scenario's with Inline Form Errors. |
FormErrorHandlerFileUploadTest.php | file | core/ |
|
FormErrorHandlerFileUploadTest::$defaultTheme | property | core/ |
|
FormErrorHandlerFileUploadTest::$modules | property | core/ |
|
FormErrorHandlerFileUploadTest::setUp | function | core/ |
|
FormErrorHandlerFileUploadTest::testFileUploadErrors | function | core/ |
Tests that the required field error is displayed as inline error message. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.