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 |
---|---|---|---|
DateRangePlainFormatter.php | file | core/ |
|
DateRangePlainFormatter::defaultSettings | function | core/ |
|
DateRangePlainFormatter::settingsForm | function | core/ |
|
DateRangePlainFormatter::settingsSummary | function | core/ |
|
DateRangePlainFormatter::viewElements | function | core/ |
|
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. |
DateTestBase::$dateFormatter | property | core/ |
The date formatter service. |
Datetime::formatExample | function | core/ |
Creates an example for a date format. |
DateTimeCustomFormatter | class | core/ |
Plugin implementation of the 'Custom' formatter for 'datetime' fields. |
DateTimeCustomFormatter.php | file | core/ |
|
DateTimeCustomFormatter::defaultSettings | function | core/ |
|
DateTimeCustomFormatter::formatDate | function | core/ |
|
DateTimeCustomFormatter::settingsForm | function | core/ |
|
DateTimeCustomFormatter::settingsSummary | function | core/ |
|
DateTimeCustomFormatter::viewElements | function | core/ |
|
DateTimeDefaultFormatter | class | core/ |
Plugin implementation of the 'Default' formatter for 'datetime' fields. |
DateTimeDefaultFormatter.php | file | core/ |
|
DateTimeDefaultFormatter::defaultSettings | function | core/ |
|
DateTimeDefaultFormatter::formatDate | function | core/ |
|
DateTimeDefaultFormatter::settingsForm | function | core/ |
|
DateTimeDefaultFormatter::settingsSummary | function | core/ |
|
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/ |
|
DateTimeFormatterBase::$dateFormatStorage | property | core/ |
The date format entity storage. |
DateTimeFormatterBase::$dateFormatter | property | core/ |
The date formatter service. |
DateTimeFormatterBase::buildDate | function | core/ |
Creates a render array from a date object. |
DateTimeFormatterBase::buildDateWithIsoAttribute | function | core/ |
Creates a render array from a date object with ISO date attribute. |
DateTimeFormatterBase::create | function | core/ |
|
DateTimeFormatterBase::defaultSettings | function | core/ |
|
DateTimeFormatterBase::formatDate | function | core/ |
Creates a formatted date value as a string. |
DateTimeFormatterBase::getFormatSettings | function | core/ |
Gets a settings array suitable for DrupalDateTime::format(). |
DateTimeFormatterBase::setTimeZone | function | core/ |
Sets the proper time zone on a DrupalDateTime object for the current user. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.