Search for date
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Date | class | core/ |
Basic sort handler for dates. |
Date | class | core/ |
A handler to provide proper displays for dates. |
Date | class | core/ |
Filter to handle dates stored as a timestamp. |
Date | class | core/ |
Argument handler for dates. |
Date | class | core/ |
Basic sort handler for datetime fields. |
Date | class | core/ |
Date/time views filter. |
Date | class | core/ |
Abstract argument handler for dates. |
Date | class | core/ |
Provides a form element for date selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
DateTimePlusTest::testDateDiff | function | core/ |
Test date diffs. |
DateTimePlusTest::testDateFormat | function | core/ |
Test creating dates from format strings. |
DateTimePlusTest::testDates | function | core/ |
Test creating dates from string and array input. |
DateTimePlusTest::testDateTimestamp | function | core/ |
Test creating dates from datetime strings. |
DateTimePlusTest::testDateTimezone | function | core/ |
Tests that DrupalDateTime can detect the right timezone to use. When specified or not. |
DateTimePlusTest::testDateTimezoneWithDateTimeObject | function | core/ |
Test that DrupalDateTime can detect the right timezone to use when constructed from a datetime object. |
DateTimePlusTest::testDefaultDateTime | function | core/ |
Tests setting the default time for date-only objects. |
DateTimePlusTest::testGetPhpDateTime | function | core/ |
@covers ::getPhpDateTime[[api-linebreak]] |
DateTimePlusTest::testInvalidConstructor | function | core/ |
Tests invalid values passed to constructor. |
DateTimePlusTest::testInvalidDateArrays | function | core/ |
Test creating dates from invalid array input. |
DateTimePlusTest::testInvalidDateDiff | function | core/ |
Test date diff exception caused by invalid input. |
DateTimePlusTest::testInvalidDates | function | core/ |
Test invalid date handling. |
DateTimePlusTest::testTimestamp | function | core/ |
Test creating dates from timestamps, and manipulating timezones. |
DateTimePlusTest::testValidateFormat | function | core/ |
Tests the $settings['validate_format'] parameter in ::createFromFormat(). |
DateTimeRangeTrait | trait | core/ |
Provides friendly methods for datetime range. |
DateTimeRangeTrait.php | file | core/ |
|
DateTimeRangeTrait::viewElements | function | core/ |
|
DatetimeRangeViewUpdateTest | class | core/ |
Test update of views with datetime_range filters. |
DatetimeRangeViewUpdateTest.php | file | core/ |
|
DatetimeRangeViewUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DatetimeRangeViewUpdateTest::testViewsPostUpdateDateRangeFilterValues | function | core/ |
Tests that datetime_range filter values are updated properly. |
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/ |
Test argument plugin schema. |
DateTimeTest | class | core/ |
Configure date and time settings. 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 enable. |
DateTimeTest::setUp | function | core/ |
|
DateTimeTest::testDateFormatConfiguration | function | core/ |
Test date format configuration. |
DateTimeTest::testEnteringDateTimeViaSelectors | function | core/ |
Test handling case with invalid data in selectors (like February, 31st). |
DateTimeTest::testTimeZoneHandling | function | core/ |
Test 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 enable. |
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. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.