Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DateFormatXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateFormatXmlCookieTest::$format | property | core/ |
The format to use in this test. |
DateFormatXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
DateRangeCustomFormatter | class | core/ |
Plugin implementation of the 'Custom' formatter for 'daterange' fields. |
DateRangeCustomFormatter.php | file | core/ |
|
DateRangeCustomFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DateRangeCustomFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
DateRangeCustomFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
DateRangeCustomFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
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::testLegacyMaxAgeFormattedDateDiff | function | core/ |
Tests FormattedDateDiff. |
DateTestBase::$dateFormatter | property | core/ |
The date formatter service. |
DateTestBase::$dateFormatter | property | core/ |
The date formatter service. |
Datetime::formatExample | function | core/ |
Creates an example for a date format. |
Datetime::getHtml5DateFormat | function | core/ |
Retrieves the right format for a HTML5 date element. |
Datetime::getHtml5TimeFormat | function | core/ |
Retrieves the right format for a 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. |
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.