Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 8.9.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 @group #slow |
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/modules/ckeditor5/tests/fixtures/ckeditor4_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/recipes/full_html_format_editor/config/filter.format.full_html.yml |
filter.format.plain_text.yml | file | core/ |
core/modules/filter/config/install/filter.format.plain_text.yml |
filter.format.private_images.yml | file | core/ |
core/modules/editor/tests/modules/editor_private_test/config/install/filter.format.private_images.yml |
filter.format.restricted_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.restricted_html.yml |
filter.format.restricted_html.yml | file | core/ |
core/recipes/restricted_html_format/config/filter.format.restricted_html.yml |
filter.format.restricted_html.yml | file | core/ |
core/profiles/standard/config/install/filter.format.restricted_html.yml |
filter.format.restricted_html.yml | file | core/ |
core/profiles/nightwatch_a11y_testing/config/install/filter.format.restricted_html.yml |
filter.format.restricted_html.yml | file | core/ |
core/profiles/demo_umami/config/install/filter.format.restricted_html.yml |
filter.format.test_format.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format.yml |
filter.format.test_format_image.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format_image.yml |
filter.format.test_format_list_ol_start.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format_list_ol_start.yml |
filter.format.test_format_list_ol_start_post_3261599.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format_list_ol_start_post_3261599.yml |
filter.format.umami_basic_html.yml | file | core/ |
core/modules/editor/tests/fixtures/update/filter.format.umami_basic_html.yml |
FilterAdminTest::testDisabledFormat | function | core/ |
Tests whether a field using a disabled format is rendered. |
FilterAdminTest::testFormatAdmin | function | core/ |
Tests the format administration functionality. |
FilterAPITest::assertFilterFormatViolation | function | core/ |
Checks if an expected violation exists in the given violations. |
FilterAPITest::testFilterFormatAPI | function | core/ |
Tests that HTML restrictions and filter types are correct. |
FilterAPITest::testFilterFormatPreSave | function | core/ |
Tests that FilterFormat::preSave() only saves customized plugins. |
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.