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 |
|---|---|---|---|
| FileUriUnique | class | core/ |
Supports validating file URIs. |
| FileUriUnique.php | file | core/ |
|
| FileUriUnique::$message | property | core/ |
|
| FileUriUnique::validatedBy | function | 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. |
| 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/ |
|
| FileVideoFormatter | class | core/ |
Plugin implementation of the 'file_video' formatter. |
| FileVideoFormatter.php | file | core/ |
|
| FileVideoFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileVideoFormatter::getMediaType | function | core/ |
Gets the applicable media type for a formatter. |
| FileVideoFormatter::prepareAttributes | function | core/ |
Prepare the attributes according to the settings. |
| FileVideoFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FileVideoFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| FileVideoFormatterTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\Field\FieldFormatter\FileVideoFormatter[[api-linebreak]] @group file |
| FileVideoFormatterTest.php | file | core/ |
|
| FileVideoFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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/ |
Returns views data for the entity type. |
| 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/ |
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.