Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimeRangeConstantsInterface::BOTH | constant | core/ |
Values for the 'from_to' formatter setting. |
| DateTimeRangeConstantsInterface::END_DATE | constant | core/ |
|
| DateTimeRangeConstantsInterface::START_DATE | constant | core/ |
|
| DateTimeRangeTrait | trait | core/ |
Provides friendly methods for datetime range. |
| DateTimeRangeTrait.php | file | core/ |
|
| DateTimeRangeTrait::dateTimeRangeDefaultSettings | function | core/ |
Get the default settings for a date and time range display. |
| DateTimeRangeTrait::dateTimeRangeSettingsForm | function | core/ |
Configuration form for date time range. |
| DateTimeRangeTrait::dateTimeRangeSettingsSummary | function | core/ |
Gets the date time range settings summary. |
| DateTimeRangeTrait::endDateIsDisplayed | function | core/ |
Gets whether the end date should be displayed. |
| DateTimeRangeTrait::getFromToOptions | function | core/ |
Returns a list of possible values for the 'from_to' setting. |
| DateTimeRangeTrait::renderStartEnd | function | core/ |
Creates a render array given start/end dates. |
| DateTimeRangeTrait::renderStartEndWithIsoAttribute | function | core/ |
Creates a render array with ISO attributes given start/end dates. |
| DateTimeRangeTrait::startDateIsDisplayed | function | core/ |
Gets whether the start date should be displayed. |
| DateTimeRangeTrait::viewElements | function | core/ |
|
| DateTimeSchemaTest | class | core/ |
Tests the Drupal\datetime\Plugin\views schemas. |
| DateTimeSchemaTest.php | file | core/ |
|
| DateTimeSchemaTest::$testViews | property | core/ |
Views to be enabled. |
| DateTimeSchemaTest::testDateTimeSchema | function | core/ |
Tests argument plugin schema. |
| DateTimeTest | class | core/ |
Test date formatting and time zone handling, including daylight saving time. |
| DateTimeTest.php | file | core/ |
|
| DateTimeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateTimeTest::$modules | property | core/ |
Modules to install. |
| DateTimeTest::setUp | function | core/ |
|
| DateTimeTest::testDateFormatConfiguration | function | core/ |
Tests date format configuration. |
| DateTimeTest::testEnteringDateTimeViaSelectors | function | core/ |
Tests handling case with invalid data in selectors (like February, 31st). |
| DateTimeTest::testTimeZoneHandling | function | core/ |
Tests time zones and DST handling. |
| 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. |
| DateTimeWidgetBase | class | core/ |
Base class for the 'datetime_*' widgets. |
| DateTimeWidgetBase.php | file | core/ |
|
| DateTimeWidgetBase::createDefaultValue | function | core/ |
Creates a date object for use as a default value. |
| DateTimeWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| DateTimeWidgetTest | class | core/ |
Tests Datetime widgets functionality. |
| DateTimeWidgetTest.php | file | core/ |
|
| DateTimeWidgetTest::$defaultSettings | property | core/ |
The default display settings to use for the formatters. |
| DateTimeWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateTimeWidgetTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateTimeWidgetTest::testDateOnlyDefaultValue | function | core/ |
Test default value functionality. |
Pagination
- Previous page
- Page 382
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.