Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileValidatorInterface::validate | function | core/ |
Validates a File with a list of validators. |
| FileValidatorSettingsTrait | trait | core/ |
Provides a trait to create validators from settings. |
| FileValidatorSettingsTrait.php | file | core/ |
|
| FileValidatorSettingsTrait::getFileUploadValidators | function | core/ |
Gets the upload validators for the specified settings. |
| FileValidatorTest | class | core/ |
Tests the file validator. |
| FileValidatorTest.php | file | core/ |
|
| FileValidatorTest::$modules | property | core/ |
Modules to install. |
| FileValidatorTest::testValidate | function | core/ |
Tests the validator. |
| FileValidatorTestBase | class | core/ |
Provides a base file constraint validator test. |
| FileValidatorTestBase.php | file | core/ |
|
| FileValidatorTestBase::$file | property | core/ |
The file. |
| FileValidatorTestBase::$modules | property | core/ |
Modules to install. |
| FileValidatorTestBase::$validator | property | core/ |
The file validator. |
| FileValidatorTestBase::setUp | function | core/ |
|
| FileVideoFormatter | class | core/ |
Plugin implementation of the 'file_video' formatter. |
| FileVideoFormatter.php | file | core/ |
|
| FileVideoFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| FileVideoFormatter::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FileVideoFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileVideoFormatter::getMediaType | function | core/ |
Gets the applicable media type for a formatter. |
| FileVideoFormatter::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| 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. |
| FileVideoFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| FileVideoFormatter::__construct | function | core/ |
Constructs a FormatterBase object. |
| FileVideoFormatterTest | class | core/ |
Tests Drupal\file\Plugin\Field\FieldFormatter\FileVideoFormatter. |
| FileVideoFormatterTest.php | file | core/ |
|
| FileVideoFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileVideoFormatterTest::$modules | property | core/ |
Modules to install. |
| FileVideoFormatterTest::testAttributes | function | core/ |
Tests that the attributes added to the formatter are applied on render. |
| FileVideoFormatterTest::testRender | function | core/ |
Tests render. |
| FileVideoPosterFormatterTest | class | core/ |
Tests rendering poster on video. |
| FileVideoPosterFormatterTest.php | file | core/ |
|
| FileVideoPosterFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileVideoPosterFormatterTest::$modules | property | core/ |
Modules to install. |
| FileVideoPosterFormatterTest::testPosterImageStyle | function | core/ |
Tests rendering poster on video using an image style. |
| FileVideoPosterFormatterTest::testPosterNoImageStyle | function | core/ |
Tests rendering poster on video. |
| 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/ |
|
| FileViewsFieldAccessTest::$modules | property | core/ |
Modules to install. |
| FileViewsFieldAccessTest::setUp | function | core/ |
Pagination
- Previous page
- Page 701
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.