Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| FileUri::transform | function | core/ |
|
| FileUriFormatter::defaultSettings | function | core/ |
|
| FileUriFormatter::isApplicable | function | core/ |
|
| FileUriFormatter::settingsForm | function | core/ |
|
| FileUriItem::propertyDefinitions | function | core/ |
|
| 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/ |
@coversDefaultClass \Drupal\file\Plugin\migrate\process\d6\FileUri[[api-linebreak]] @group file |
| FileUriTest.php | file | core/ |
|
| FileUriTest::$migrationConfiguration | property | core/ |
|
| FileUriTest::doTransform | function | core/ |
|
| FileUriTest::testPrivate | function | core/ |
|
| FileUriTest::testPrivateUnknownBasePath | function | core/ |
|
| FileUriTest::testPublic | function | core/ |
|
| FileUriTest::testPublicUnknownBasePath | function | core/ |
|
| FileUriTest::testTemporary | function | core/ |
|
| FileUriUnique::$caseSensitive | property | core/ |
This constraint is case-sensitive. |
| FileUriUnique::$message | property | core/ |
|
| 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/ |
@coversDefaultClass \Drupal\Core\File\FileUrlGenerator[[api-linebreak]] |
| FileUrlGeneratorTest.php | file | core/ |
|
| FileUrlGeneratorTest::$fileUrlGenerator | property | core/ |
The file URL generator under test. |
| FileUrlGeneratorTest::$modules | property | core/ |
|
| FileUrlGeneratorTest::providerGenerateURI | function | core/ |
Data provider. |
| FileUrlGeneratorTest::setUp | function | core/ |
|
| FileUrlGeneratorTest::testGenerateAbsoluteStringMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
| FileUrlGeneratorTest::testGenerateMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
| FileUrlGeneratorTest::testGenerateStringMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
| FileUrlGeneratorTest::testGenerateURI | function | core/ |
@covers ::generate[[api-linebreak]] |
| FileUrlGeneratorTest::testGenerateURIWithSchema | function | core/ |
@covers ::generate[[api-linebreak]] |
| FileUrlGeneratorTest::testPublicManagedFileURL | function | core/ |
Tests the rewriting of public managed file URLs by hook_file_url_alter(). |
| FileUrlGeneratorTest::testRelativeFileURL | function | core/ |
Tests generate absolute string with relative URL. |
Pagination
- Previous page
- Page 564
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.