Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DescriptionAwareFileFormatterBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DescriptionAwareFileFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
DescriptionAwareFileFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
diff.formatter | service | core/ |
Drupal\Core\Diff\DiffFormatter |
DiffFormatter | class | core/ |
Diff formatter which uses returns output that can be rendered to a table. |
DiffFormatter | class | core/ |
A class to format Diffs |
DiffFormatter.php | file | core/ |
|
DiffFormatter.php | file | core/ |
|
DiffFormatter::$leading_context_lines | property | core/ |
Number of leading context "lines" to preserve. |
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/ |
Should a block header 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/ |
|
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. |
drupal-8.file_formatters_update_2677990.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2677990. |
DrupalDateTime::$formatTranslationCache | property | core/ |
Formatted strings translation cache. |
DrupalDateTime::format | function | core/ |
Overrides format(). |
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. |
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.