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 |
---|---|---|---|
DefaultFileFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DefaultFileFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
DefaultFileFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
DefaultFormatTest | class | core/ |
@group routing |
DefaultFormatTest.php | file | core/ |
|
DefaultFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DefaultFormatTest::$modules | property | core/ |
Modules to install. |
DefaultFormatTest::testFoo | function | core/ |
|
DefaultFormatTest::testMultipleRoutesWithSameSingleFormat | function | core/ |
|
DefaultFormatTestController | class | core/ |
|
DefaultFormatTestController.php | file | core/ |
|
DefaultFormatTestController::content | function | core/ |
|
default_format_test.info.yml | file | core/ |
core/modules/system/tests/modules/default_format_test/default_format_test.info.yml |
default_format_test.routing.yml | file | core/ |
core/modules/system/tests/modules/default_format_test/default_format_test.routing.yml |
DescriptionAwareFileFormatterBase | class | core/ |
Base class for file formatters that have to deal with file descriptions. |
DescriptionAwareFileFormatterBase.php | file | core/ |
|
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/ |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.