Search for format
- Search 7.x for format
- Search 8.9.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| FileJsonCookieTest::$format | property | core/ | The format to use in this test. | 
| 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 enable. | 
| 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. | 
| FileSystemForm::$dateFormatter | property | core/ | The date formatter service. | 
| FileUploadHalJsonTestBase::$format | property | core/ | The format to use in this test. | 
| FileUploadJsonBasicAuthTest::$format | property | core/ | The format to use in this test. | 
| FileUploadJsonCookieTest::$format | property | core/ | The format to use in this test. | 
| 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::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]] | 
| FileXmlAnonTest::$format | property | core/ | The format to use in this test. | 
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
