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 |
|---|---|---|---|
| DateRangeDefaultFormatter | class | core/ |
Plugin implementation of the 'Default' formatter for 'daterange' fields. |
| DateRangeDefaultFormatter.php | file | core/ |
|
| DateRangeDefaultFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateRangeDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateRangeDefaultFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DateRangePlainFormatter | class | core/ |
Plugin implementation of the 'Plain' formatter for 'daterange' fields. |
| DateRangePlainFormatter.php | file | core/ |
|
| DateRangePlainFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateRangePlainFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateRangePlainFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DateRangePlainFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DateSqlInterface::getDateFormat | function | core/ |
Creates a native database date formatting. |
| DateTest::$dateFormatter | property | core/ |
The mocked date formatter class. |
| DateTest::$dateFormatterStub | property | core/ |
The date formatter class where methods can be stubbed. |
| DateTest::providerTestFormatDiff | function | core/ |
Data provider for testFormatDiff(). |
| DateTest::providerTestFormatInterval | function | core/ |
Provides some test data for the format interval test. |
| DateTest::testFormatDiff | function | core/ |
Tests the formatDiff method. |
| DateTest::testFormatInterval | function | core/ |
Tests the formatInterval method. |
| DateTest::testFormatIntervalZeroSecond | function | core/ |
Tests the formatInterval method for 0 second. |
| DateTest::testFormattedDateDiff | function | core/ |
Tests FormattedDateDiff. |
| DateTest::testFormatTimeDiffSince | function | core/ |
Tests the formatTimeDiffSince method. |
| DateTest::testFormatTimeDiffUntil | function | core/ |
Tests the formatTimeDiffUntil method. |
| DateTest::testGetSampleDateFormats | function | core/ |
Tests the getSampleDateFormats method. |
| DateTest::testRfc2822DateFormat | function | core/ |
Tests that an RFC2822 formatted date always returns an English string. |
| DateTestBase::$dateFormatter | property | core/ |
The date formatter service. |
| Datetime::getHtml5DateFormat | function | core/ |
Retrieves the right format for an HTML5 date element. |
| Datetime::getHtml5TimeFormat | function | core/ |
Retrieves the right format for an HTML5 time element. |
| DateTimeCustomFormatter | class | core/ |
Plugin implementation of the 'Custom' formatter for 'datetime' fields. |
| DateTimeCustomFormatter.php | file | core/ |
|
| DateTimeCustomFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateTimeCustomFormatter::formatDate | function | core/ |
Creates a formatted date value as a string. |
| DateTimeCustomFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateTimeCustomFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DateTimeCustomFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DateTimeDefaultFormatter | class | core/ |
Plugin implementation of the 'Default' formatter for 'datetime' fields. |
| DateTimeDefaultFormatter.php | file | core/ |
|
| DateTimeDefaultFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateTimeDefaultFormatter::formatDate | function | core/ |
Creates a formatted date value as a string. |
| DateTimeDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateTimeDefaultFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DateTimeFormatConstraint | class | core/ |
Validation constraint for DateTime items to ensure the format is correct. |
| DateTimeFormatConstraint.php | file | core/ |
|
| DateTimeFormatConstraint::$badFormat | property | core/ |
Message for when the value isn't in the proper format. |
| DateTimeFormatConstraint::$badType | property | core/ |
Message for when the value isn't a string. |
| DateTimeFormatConstraint::$badValue | property | core/ |
Message for when the value did not parse properly. |
| DateTimeFormatConstraintValidator | class | core/ |
Constraint validator for DateTime items to ensure the format is correct. |
| DateTimeFormatConstraintValidator.php | file | core/ |
|
| DateTimeFormatConstraintValidator::validate | function | core/ |
|
| DateTimeFormatterBase | class | core/ |
Base class for 'DateTime Field formatter' plugin implementations. |
| DateTimeFormatterBase.php | file | core/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.