Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileUploadTest::testFileUploadNoExtensionSetting | function | core/ |
Tests using the file upload POST route no extension configured. |
| 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::testGetIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUploadTest::testPatchIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| 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::testPostFileUploadDuplicateFileRaceCondition | function | core/ |
Tests using the file upload POST route twice, simulating a race condition. |
| FileUploadTest::testPostFileUploadInvalidHeaders | function | core/ |
Tests using the file upload POST route with invalid headers. |
| FileUploadTest::testPostIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUploadTest::testRelationships | function | core/ |
@requires module irrelevant_for_this_test |
| FileUri::transform | function | core/ |
Performs the associated process. |
| 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/ |
@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::$message | property | core/ |
|
| FileUrlTest | class | core/ |
Tests the file url. |
| FileUrlTest.php | file | core/ |
|
| FileUrlTest::testFilesUrlWithDifferentHostName | function | core/ |
Test public files with a different host name from settings. |
| FileUsageBase | class | core/ |
Defines the base class for database file usage backend. |
| FileUsageBase.php | file | core/ |
|
| FileUsageBase::$configFactory | property | core/ |
The config factory. |
| FileUsageBase::add | function | core/ |
Records that a module is using a file. |
| FileUsageBase::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
| FileUsageBase::__construct | function | core/ |
Creates a FileUsageBase object. |
| FileUsageInterface | interface | core/ |
File usage backend interface. |
| FileUsageInterface.php | file | core/ |
|
| FileUsageInterface::add | function | core/ |
Records that a module is using a file. |
| FileUsageInterface::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
| FileUsageInterface::listUsage | function | core/ |
Determines where a file is used. |
| FileUsageTemporaryDeletionConfigurationUpdateTest | class | core/ |
Tests the upgrade path for setting the file usage deletion configuration. |
| FileUsageTemporaryDeletionConfigurationUpdateTest.php | file | core/ |
|
| FileUsageTemporaryDeletionConfigurationUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
| FileUsageTemporaryDeletionConfigurationUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| FileUsageTemporaryDeletionConfigurationUpdateTest::testUpdateHookN | function | core/ |
Tests that make_unused_managed_files_temporary conditions are correct. |
Pagination
- Previous page
- Page 545
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.