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 | 
|---|---|---|---|
| DayDate::$argFormat | property | core/ | The date format used in the query. | 
| DayDate::$format | property | core/ | The date format used in the title. | 
| DbLogController::$dateFormatter | property | core/ | The date formatter service. | 
| DbLogController::formatMessage | function | core/ | Formats a database log message. | 
| DecimalFormatter | class | core/ | Plugin implementation of the 'number_decimal' formatter. | 
| DecimalFormatter.php | file | core/ | |
| DecimalFormatter::defaultSettings | function | core/ | |
| DecimalFormatter::numberFormat | function | core/ | |
| DecimalFormatter::settingsForm | function | core/ | |
| DefaultExceptionHtmlSubscriber::getHandledFormats | function | core/ | |
| DefaultExceptionSubscriber::$serializerFormats | property | core/ | The available serialization formats. | 
| DefaultExceptionSubscriber::getHandledFormats | function | core/ | Specifies the request formats this subscriber will respond to. | 
| DefaultExceptionSubscriber::getHandledFormats | function | core/ | Specifies the request formats this subscriber will respond to. | 
| DefaultFileFormatter | class | core/ | Formatter for a text field on a file entity that links the field to the file. | 
| DefaultFileFormatter.php | file | core/ | |
| 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/ | Tests Default Format. | 
| DefaultFormatTest.php | file | core/ | |
| DefaultFormatTest::$defaultTheme | property | core/ | |
| DefaultFormatTest::$modules | property | core/ | |
| DefaultFormatTest::testFoo | function | core/ | |
| DefaultFormatTest::testMultipleRoutesWithSameSingleFormat | function | core/ | |
| DefaultFormatTestController | class | core/ | Controller for testing default route format. | 
| 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/ | 
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.
