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 |
|---|---|---|---|
| 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.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.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/profiles/standard/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.restricted_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/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 |
| 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. |
| FilterCrudTest::testDisableFallbackFormat | function | core/ |
Tests disabling the fallback text format. |
| FilterCrudTest::testTextFormatCrud | function | core/ |
Tests CRUD operations for text formats and filters. |
| FilterCrudTest::verifyTextFormat | function | core/ |
Verifies that a text format is properly stored. |
| FilterDateTest::$dateFormatter | property | core/ |
The date formatter. |
| FilterDefaultFormatTest | class | core/ |
Tests the default text formats for different users. |
| FilterDefaultFormatTest.php | file | core/ |
|
| FilterDefaultFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterDefaultFormatTest::$modules | property | core/ |
Modules to enable. |
| FilterDefaultFormatTest::resetFilterCaches | function | core/ |
Rebuilds text format and permission caches in the thread running the tests. |
| FilterDefaultFormatTest::testDefaultTextFormats | function | core/ |
Tests if the default text format is accessible to users. |
| FilterFormat | class | core/ |
Represents a text format. |
| FilterFormat | class | core/ |
The filter format data type. |
| FilterFormat | class | core/ |
Drupal 6 filter source from database. |
| FilterFormat | class | core/ |
Drupal 7 filter source from database. |
| FilterFormat.php | file | core/ |
|
| FilterFormat.php | file | core/ |
|
| FilterFormat.php | file | core/ |
|
| FilterFormat.php | file | core/ |
|
| FilterFormat::$filterCollection | property | core/ |
Holds the collection of filters that are attached to this format. |
| FilterFormat::$filters | property | core/ |
Configured filters for this text format. |
| FilterFormat::$format | property | core/ |
Unique machine name of the format. |
| FilterFormat::$name | property | core/ |
Unique label of the text format. |
| FilterFormat::$roles | property | core/ |
List of user role IDs to grant access to use this format on initial creation. |
| FilterFormat::$weight | property | core/ |
Weight of this format in the text format selector. |
| FilterFormat::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
| FilterFormat::disable | function | core/ |
Disables the configuration entity. |
| FilterFormat::fields | function | core/ |
Returns available fields on the source. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.