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 |
|---|---|---|---|
| DiffFormatter::_added | function | core/ |
|
| DiffFormatter::_block | function | core/ |
|
| DiffFormatter::_block_header | function | core/ |
|
| DiffFormatter::_block_header | function | core/ |
|
| DiffFormatter::_changed | function | core/ |
|
| DiffFormatter::_changed | function | core/ |
|
| DiffFormatter::_context | function | core/ |
|
| DiffFormatter::_context | function | core/ |
|
| DiffFormatter::_deleted | function | core/ |
|
| DiffFormatter::_deleted | function | core/ |
|
| DiffFormatter::_end_block | function | core/ |
|
| DiffFormatter::_end_diff | function | core/ |
|
| DiffFormatter::_end_diff | function | core/ |
|
| DiffFormatter::_lines | function | core/ |
|
| DiffFormatter::_lines | function | core/ |
|
| DiffFormatter::_start_block | function | core/ |
|
| DiffFormatter::_start_block | function | core/ |
|
| DiffFormatter::_start_diff | function | core/ |
|
| DiffFormatter::_start_diff | function | core/ |
|
| DiffFormatter::__construct | function | core/ |
Creates a DiffFormatter to render diffs in a table. |
| DiffFormatterTest | class | core/ |
Test DiffFormatter classes. |
| DiffFormatterTest.php | file | core/ |
|
| DiffFormatterTest::provideTestDiff | function | core/ |
|
| DiffFormatterTest::testDiff | function | core/ |
Tests whether op classes returned by DiffEngine::diff() match expectations. |
| DrupalDateTime::$formatTranslationCache | property | core/ |
Formatted strings translation cache. |
| DrupalDateTime::format | function | core/ |
Overrides format(). |
| DrupalDateTimeTest::testRfc2822DateFormat | function | core/ |
Tests that an RFC2822 formatted date always returns an English string. |
| DrupalDateTimeTest::testTimezoneFormat | function | core/ |
Tests the ability to override the time zone in the format method. |
| DummyAjaxFormatter | class | core/ |
Empty renderer for a dummy field with an AJAX handler. |
| DummyAjaxFormatter.php | file | core/ |
|
| DummyAjaxFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DummyAjaxFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DummyImageFormatter | class | core/ |
Plugin implementation of the Dummy image formatter. |
| DummyImageFormatter.php | file | core/ |
|
| DummyImageFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EarlyFormatSetter | class | core/ |
Sets the 'api_json' format for requests to JSON:API resources. |
| EarlyFormatSetter.php | file | core/ |
|
| EarlyFormatSetter::filter | function | core/ |
Filters the route collection against a request. |
| Editor::$filterFormat | property | core/ |
The filter format this text editor is associated with. |
| Editor::$format | property | core/ |
Machine name of the text format for this configured text editor. |
| Editor::getFilterFormat | function | core/ |
Returns the filter format this text editor is associated with. |
| Editor::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
| EditorAdminTest::addEditorToNewFormat | function | core/ |
Adds an editor to a new format using the UI. |
| EditorAdminTest::testAddEditorToExistingFormat | function | core/ |
Tests adding a text editor to an existing text format. |
| EditorAdminTest::testAddEditorToNewFormat | function | core/ |
Tests adding a text editor to a new text format. |
| EditorAdminTest::testDisableFormatWithEditor | function | core/ |
Tests format disabling. |
| EditorFilterIntegrationTest::testTextFormatIntegration | function | core/ |
Tests text format removal or disabling. |
| EditorHooks::filterFormatPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| EditorHooks::formFilterFormatFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. |
| EditorInterface::getFilterFormat | function | core/ |
Returns the filter format this text editor is associated with. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.