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
- Search main for format
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DiffFormatter::$line_stats | property | core/ |
The line stats. |
| DiffFormatter::$rows | property | core/ |
The diff represented as an array of rows. |
| DiffFormatter::$show_header | property | core/ |
Whether a block header should be shown. |
| DiffFormatter::$trailing_context_lines | property | core/ |
Number of trailing context "lines" to preserve. |
| DiffFormatter::addedLine | function | core/ |
Creates an added line. |
| DiffFormatter::contextLine | function | core/ |
Creates a context line. |
| DiffFormatter::deletedLine | function | core/ |
Creates a deleted line. |
| DiffFormatter::emptyLine | function | core/ |
Creates an empty line. |
| DiffFormatter::format | function | core/ |
Format a diff. |
| DiffFormatter::_added | function | core/ |
|
| DiffFormatter::_added | function | core/ |
Format lines that have been added. |
| DiffFormatter::_block | function | core/ |
Format a diff block. |
| DiffFormatter::_block_header | function | core/ |
|
| DiffFormatter::_block_header | function | core/ |
Create a block header. |
| DiffFormatter::_changed | function | core/ |
|
| DiffFormatter::_changed | function | core/ |
Format lines that have been changed. |
| DiffFormatter::_context | function | core/ |
|
| DiffFormatter::_context | function | core/ |
Format lines that provide context to the changed lines. |
| DiffFormatter::_deleted | function | core/ |
|
| DiffFormatter::_deleted | function | core/ |
Format lines that have been deleted. |
| DiffFormatter::_end_block | function | core/ |
Format the end of the diff block. |
| DiffFormatter::_end_diff | function | core/ |
|
| DiffFormatter::_end_diff | function | core/ |
Complete the output of the diff. |
| DiffFormatter::_lines | function | core/ |
|
| DiffFormatter::_lines | function | core/ |
Format each line prefixed with the given character. |
| DiffFormatter::_start_block | function | core/ |
|
| DiffFormatter::_start_block | function | core/ |
Format the header at the start of the diff block. |
| DiffFormatter::_start_diff | function | core/ |
|
| DiffFormatter::_start_diff | function | core/ |
Prepare the start of the diff output. |
| 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. |
| Drupal\filter\FilterFormatRepositoryInterface | service | core/ |
Drupal\filter\FilterFormatRepository |
| DummyAjaxFormatter | class | core/ |
Empty renderer for a dummy field with an AJAX handler. |
| DummyAjaxFormatter.php | file | core/ |
|
| DummyAjaxFormatter::settingsSummary | function | core/ |
|
| DummyAjaxFormatter::viewElements | function | core/ |
|
| DummyImageFormatter | class | core/ |
Plugin implementation of the Dummy image formatter. |
| DummyImageFormatter.php | file | core/ |
|
| DummyImageFormatter::viewElements | function | core/ |
|
| EarlyFormatSetter | class | core/ |
Sets the 'api_json' format for requests to JSON:API resources. |
| EarlyFormatSetter.php | file | core/ |
|
| EarlyFormatSetter::filter | function | core/ |
|
| Editor::$filterFormat | property | core/ |
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.