Search for format_
- Search 7.x for format_
- Search 9.5.x for format_
- Search 8.9.x for format_
- Search 10.3.x for format_
- Search main for format_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileFieldFormatterAccessTest::$modules | property | core/ |
Modules to install. |
| FileFieldFormatterAccessTest::testFileAccessHandler | function | core/ |
Tests the custom access handler is invoked. |
| FileFormatterBase | class | core/ |
Base class for file formatters. |
| FileFormatterBase.php | file | core/ |
|
| FileFormatterBase::checkAccess | function | core/ |
Checks access to the given entity. |
| FileFormatterBase::needsEntityLoad | function | core/ |
Returns whether the entity referenced by an item needs to be loaded. |
| FileMediaFormatterBase | class | core/ |
Base class for media file formatter. |
| FileMediaFormatterBase.php | file | core/ |
|
| FileMediaFormatterBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileMediaFormatterBase::getHtmlTag | function | core/ |
Gets the HTML tag for the formatter. |
| FileMediaFormatterBase::getSourceFiles | function | core/ |
Gets source files with attributes. |
| FileMediaFormatterBase::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| FileMediaFormatterBase::mimeTypeApplies | function | core/ |
Check if given MIME type applies to the media type of the formatter. |
| FileMediaFormatterBase::prepareAttributes | function | core/ |
Prepare the attributes according to the settings. |
| FileMediaFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FileMediaFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| FileMediaFormatterBase::viewElements | function | core/ |
Builds a renderable array for a field value. |
| FileMediaFormatterInterface | interface | core/ |
Defines getter methods for FileMediaFormatterBase. |
| FileMediaFormatterInterface.php | file | core/ |
|
| FileMediaFormatterInterface::getMediaType | function | core/ |
Gets the applicable media type for a formatter. |
| FileMediaFormatterTestBase | class | core/ |
Provides methods specifically for testing File module's media formatter's. |
| FileMediaFormatterTestBase.php | file | core/ |
|
| FileMediaFormatterTestBase::$modules | property | core/ |
Modules to install. |
| FileMediaFormatterTestBase::createMediaField | function | core/ |
Creates a file field and set's the correct formatter. |
| FileMediaFormatterTestBase::dataProvider | function | core/ |
Data provider for testRender. |
| FileMediaFormatterTestBase::setUp | function | core/ |
|
| FilemimeFormatter | class | core/ |
Formatter to render the file MIME type, with an optional icon. |
| FilemimeFormatter.php | file | core/ |
|
| FilemimeFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FilemimeFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| FilemimeFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FilemimeFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
| FileOutput::writeFormatted | function | core/ |
|
| FileOutput::writeLineFormatted | function | core/ |
|
| FileSystemForm::$dateFormatter | property | core/ |
The date formatter service. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.