Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimePlusTest::testDateTimezone | function | core/ |
Tests that DrupalDateTime can detect the right timezone to use. |
| DateTimePlusTest::testDateTimezoneWithDateTimeObject | function | core/ |
Tests that DrupalDateTime can detect the correct timezone to use. |
| DateTimePlusTest::testDefaultDateTime | function | core/ |
Tests setting the default time for date-only objects. |
| DateTimePlusTest::testGetPhpDateTime | function | core/ |
Tests get php date time. |
| DateTimePlusTest::testInvalidConstructor | function | core/ |
Tests invalid values passed to constructor. |
| DateTimePlusTest::testInvalidDateArrays | function | core/ |
Tests creating dates from invalid array input. |
| DateTimePlusTest::testInvalidDateDiff | function | core/ |
Tests date diff exception caused by invalid input. |
| DateTimePlusTest::testInvalidDates | function | core/ |
Tests invalid date handling. |
| DateTimePlusTest::testTimestamp | function | core/ |
Tests creating dates from timestamps, and manipulating timezones. |
| DateTimePlusTest::testValidateFormat | function | core/ |
Tests the $settings['validate_format'] parameter in ::createFromFormat(). |
| DateTimeRangeConstantsInterface | interface | core/ |
Declares constants used in the datetime range module. |
| DateTimeRangeConstantsInterface.php | file | core/ |
|
| DateTimeRangeConstantsInterface::BOTH | constant | core/ |
Values for the 'from_to' formatter setting. |
| DateTimeRangeConstantsInterface::END_DATE | constant | core/ |
|
| DateTimeRangeConstantsInterface::START_DATE | constant | core/ |
|
| DateTimeRangeDisplayOptions.php | file | core/ |
|
| DatetimeRangeHooks | class | core/ |
Hook implementations for datetime_range. |
| DatetimeRangeHooks.php | file | core/ |
|
| DatetimeRangeHooks::help | function | core/ |
Implements hook_help(). |
| DatetimeRangeTestHooks | class | core/ |
Hook implementations for datetime_range_test. |
| DatetimeRangeTestHooks.php | file | core/ |
|
| DatetimeRangeTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| 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/ |
|
| DatetimeRangeViewsHooks | class | core/ |
Hook implementations for datetime_range. |
| DatetimeRangeViewsHooks.php | file | core/ |
|
| DatetimeRangeViewsHooks::fieldViewsData | function | core/ |
Implements hook_field_views_data(). |
| DatetimeRangeViewsHooks::__construct | function | core/ |
|
| DateTimeSchemaTest | class | core/ |
Tests the Drupal\datetime\Plugin\views schemas. |
| DateTimeSchemaTest.php | file | core/ |
|
| DateTimeSchemaTest::$testViews | property | core/ |
|
| 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/ |
|
| DateTimeTest::$modules | property | core/ |
|
| 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. |
Pagination
- Previous page
- Page 392
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.