Search for file
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| File | class | core/ |
File entity media source. |
| File | class | core/ |
Defines the file entity class. |
| File | class | core/ |
Field handler to provide simple renderer that allows linking to a file. |
| File | class | core/ |
Tests creating managed files views with the wizard. |
| File | class | core/ |
Drupal 6 file source from database. |
| File | class | core/ |
Drupal 7 file source from database. |
| File | class | core/ |
Provides a form element for uploading a file. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests GET of the related resource of an individual resource. |
| FileUri | class | core/ |
Process the file URL into a D8 compatible URL. |
| FileUri.php | file | core/ |
|
| FileUri::transform | function | core/ |
Performs the associated process. |
| FileUriFormatter | class | core/ |
Formatter to render the file URI to its download path. |
| FileUriFormatter.php | file | core/ |
|
| 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. |
| FileUriFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
| FileUriItem | class | core/ |
File-specific plugin implementation of a URI item to provide a full URL. |
| FileUriItem.php | file | core/ |
|
| 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/ |
@coversDefaultClass \Drupal\file\Plugin\migrate\process\d6\FileUri[[api-linebreak]] @group file |
| FileUriTest.php | file | core/ |
|
| FileUriTest::$migrationConfiguration | property | core/ |
An array of migration configuration values. |
| 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 | class | core/ |
Supports validating file URIs. |
| FileUriUnique.php | file | core/ |
|
| FileUriUnique::$caseSensitive | property | core/ |
This constraint is case-sensitive. |
| FileUriUnique::$message | property | core/ |
|
| FileUriUnique::validatedBy | function | core/ |
Returns the name of the class that validates this constraint. |
| FileUrlGenerator | class | core/ |
Default implementation for the file URL generator service. |
| FileUrlGenerator.php | file | core/ |
|
| FileUrlGenerator::$moduleHandler | property | core/ |
The module handler. |
| 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. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.