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 |
|---|---|---|---|
| DateTimeNormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
| DateTimePlainFormatter | class | core/ |
Plugin implementation of the 'Plain' formatter for 'datetime' fields. |
| DateTimePlainFormatter.php | file | core/ |
|
| DateTimePlainFormatter::formatDate | function | core/ |
Creates a formatted date value as a string. |
| DateTimePlainFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DateTimePlus::$inputFormatAdjusted | property | core/ |
The prepared format, if provided. |
| DateTimePlus::$inputFormatRaw | property | core/ |
The value of the format passed to the constructor. |
| DateTimePlus::createFromFormat | function | core/ |
Creates a date object from an input format. |
| DateTimePlus::FORMAT | constant | core/ |
|
| DateTimePlus::format | function | core/ |
Formats the date for display. |
| DateTimePlus::prepareFormat | function | core/ |
Prepares the input format value. |
| DateTimePlusTest::providerTestDateFormat | function | core/ |
Provides data for testDateFormats. |
| DateTimePlusTest::testDateFormat | function | core/ |
Tests creating dates from format strings. |
| DateTimePlusTest::testValidateFormat | function | core/ |
Tests the $settings['validate_format'] parameter in ::createFromFormat(). |
| DateTimeTest::testDateFormatConfiguration | function | core/ |
Tests date format configuration. |
| DateTimeTimeAgoFormatter | class | core/ |
Plugin implementation of the 'Time ago' formatter for 'datetime' fields. |
| DateTimeTimeAgoFormatter.php | file | core/ |
|
| DateTimeTimeAgoFormatter::formatDate | function | core/ |
Formats a date/time as a time interval. |
| DateTimeTimeAgoFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DateTimeTimeAgoFormatterTest | class | core/ |
Tests the functionality of DateTimeTimeAgoFormatter field formatter. |
| DateTimeTimeAgoFormatterTest.php | file | core/ |
|
| DateTimeTimeAgoFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateTimeTimeAgoFormatterTest::$displayOptions | property | core/ |
An array of field formatter display options. |
| DateTimeTimeAgoFormatterTest::$field | property | core/ |
The field used in this test class. |
| DateTimeTimeAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| DateTimeTimeAgoFormatterTest::$modules | property | core/ |
Modules to install. |
| DateTimeTimeAgoFormatterTest::setUp | function | core/ |
|
| DateTimeTimeAgoFormatterTest::testSettings | function | core/ |
Tests the formatter settings. |
| DayDate::$argFormat | property | core/ |
The date format used in the query. |
| 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/ |
Defines the default settings for this plugin. |
| DecimalFormatter::numberFormat | function | core/ |
Formats a number. |
| DecimalFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DefaultExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| 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/ |
@group routing |
| DefaultFormatTest.php | file | core/ |
|
| DefaultFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.