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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
FileSystemForm::$dateFormatter | property | core/ |
The date formatter service. |
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 @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 |
FileXmlAnonTest::$format | property | core/ |
The format to use in this test. |
FileXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FileXmlCookieTest::$format | property | core/ |
The format to use in this test. |
filter.format.basic_html.yml | file | core/ |
core/profiles/standard/config/install/filter.format.basic_html.yml |
filter.format.basic_html.yml | file | core/ |
core/profiles/demo_umami/config/install/filter.format.basic_html.yml |
filter.format.basic_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.basic_html.yml |
filter.format.basic_html.yml | file | core/ |
core/recipes/basic_html_format_editor/config/filter.format.basic_html.yml |
filter.format.filtered_html.yml | file | core/ |
core/modules/filter/tests/filter_test/config/install/filter.format.filtered_html.yml |
filter.format.filter_test.yml | file | core/ |
core/modules/filter/tests/filter_test/config/install/filter.format.filter_test.yml |
filter.format.full_html.yml | file | core/ |
core/modules/filter/tests/filter_test/config/install/filter.format.full_html.yml |
filter.format.full_html.yml | file | core/ |
core/recipes/full_html_format_editor/config/filter.format.full_html.yml |
filter.format.full_html.yml | file | core/ |
core/profiles/standard/config/install/filter.format.full_html.yml |
filter.format.full_html.yml | file | core/ |
core/profiles/demo_umami/config/install/filter.format.full_html.yml |
filter.format.full_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.full_html.yml |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.