Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| 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. |
| FileUrlGeneratorTest::testShippedFileURL | function | core/ |
Tests the rewriting of shipped file URLs by hook_file_url_alter(). |
| FileUrlTest | class | core/ |
Tests the file url. |
| FileUrlTest.php | file | core/ |
|
| FileUrlTest::testFilesUrlWithDifferentHostName | function | core/ |
Tests 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/ |
|
| FileUsageBase::delete | function | core/ |
|
| 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. |
| FileUsed | class | core/ |
Drupal 7 file source from database restricted to used files. |
| FileUsed.php | file | core/ |
|
| FileUsed::query | function | core/ |
|
| FileValidationConstraint | class | core/ |
Validation File constraint. |
| FileValidationConstraint.php | file | core/ |
|
| FileValidationConstraintValidator | class | core/ |
Checks that a file referenced in a file field is valid. |
| FileValidationConstraintValidator.php | file | core/ |
|
| FileValidationConstraintValidator::validate | function | core/ |
|
| FileValidationException::$errors | property | core/ |
The validation errors. |
| FileValidationException::getErrors | function | core/ |
Gets the errors. |
| FileValidationException::__construct | function | core/ |
Constructs a new FileValidationException. |
| FileVideoFormatter::defaultSettings | function | core/ |
|
| FileVideoFormatter::prepareAttributes | function | core/ |
|
| FileVideoFormatter::settingsForm | function | core/ |
|
| FileVideoFormatter::settingsSummary | function | core/ |
|
| FileVideoFormatterTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\Field\FieldFormatter\FileVideoFormatter[[api-linebreak]] @group file |
| FileVideoFormatterTest.php | file | core/ |
|
| FileVideoFormatterTest::$defaultTheme | property | core/ |
|
| FileVideoFormatterTest::testAttributes | function | core/ |
Tests that the attributes added to the formatter are applied on render. |
| FileVideoFormatterTest::testRender | function | core/ |
@covers ::viewElements[[api-linebreak]] |
| FileViewsData | class | core/ |
Provides views data for the file entity type. |
| FileViewsData.php | file | core/ |
|
| FileViewsData::getViewsData | function | core/ |
|
| FileViewsDataTest | class | core/ |
Tests file views data. |
| FileViewsDataTest.php | file | core/ |
|
| FileViewsDataTest::$modules | property | core/ |
Modules to install. |
| FileViewsDataTest::setUp | function | core/ |
|
| FileViewsDataTest::testRelationshipViewsData | function | core/ |
Tests views data generated for file field relationship. |
| FileViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the file entity. |
| FileViewsFieldAccessTest.php | file | core/ |
|
| FileViewsFieldAccessTest::$modules | property | core/ |
Pagination
- Previous page
- Page 552
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.