Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileUploadTest::setUp | function | core/ |
|
| FileUploadTest::setUp | function | core/ |
|
| FileUploadTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FileUploadTest::SKIP_METHODS | constant | core/ |
A list of test methods to skip. |
| FileUploadTest::testCheckFileUploadAccessWithBaseField | function | core/ |
Tests check file upload access with base field. |
| 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/ |
Tests GET of the related resource of an individual resource. |
| FileUri::transform | function | core/ |
Performs the associated process. |
| FileUri::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FileUriFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileUriFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| FileUriFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FileUriItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| FileUriItemTest | class | core/ |
File URI field item test. |
| FileUriItemTest.php | file | core/ |
|
| FileUriItemTest::testCustomFileUriField | function | core/ |
Tests the file entity override of the URI field. |
| FileUriTest | class | core/ |
Tests Drupal\file\Plugin\migrate\process\d6\FileUri. |
| FileUriTest.php | file | core/ |
|
| FileUriTest::$migrationConfiguration | property | core/ |
The plugin configuration. |
| FileUriTest::doTransform | function | core/ |
Performs the transform process. |
| FileUriTest::testPrivate | function | core/ |
Tests with a private scheme. |
| FileUriTest::testPrivateUnknownBasePath | function | core/ |
Tests with a private base path that is not known. |
| FileUriTest::testPublic | function | core/ |
Tests with a public scheme. |
| FileUriTest::testPublicUnknownBasePath | function | core/ |
Tests with a base path that is not known. |
| FileUriTest::testTemporary | function | core/ |
Tests the temporary scheme. |
| FileUriUnique::__construct | function | core/ |
Constructs a UniqueFieldConstraint object. |
| FileUrlGenerator::$requestStack | property | core/ |
The request stack. |
| FileUrlGenerator::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
| FileUrlGenerator::doGenerateString | function | core/ |
Creates an absolute web-accessible URL string. |
| FileUrlGenerator::generateAbsoluteString | function | core/ |
|
| FileUrlGenerator::generateString | function | core/ |
|
| FileUrlGenerator::transformRelative | function | core/ |
|
| FileUrlGenerator::__construct | function | core/ |
Constructs a new file URL generator object. |
| FileUrlGeneratorInterface::generateAbsoluteString | function | core/ |
Creates an absolute web-accessible URL string. |
| FileUrlGeneratorInterface::generateString | function | core/ |
Creates a root-relative web-accessible URL string. |
| FileUrlGeneratorInterface::transformRelative | function | core/ |
Transforms an absolute URL of a local file to a relative URL. |
| FileUrlGeneratorTest | class | core/ |
Tests Drupal\Core\File\FileUrlGenerator. |
| FileUrlGeneratorTest.php | file | core/ |
|
| FileUrlGeneratorTest::$fileUrlGenerator | property | core/ |
The file URL generator under test. |
Pagination
- Previous page
- Page 593
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.