Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimePlusTest::providerTestDateArrays | function | core/ |
Provides data for date tests. |
| DateTimePlusTest::providerTestDateDiff | function | core/ |
Provides data for date tests. |
| DateTimePlusTest::providerTestDateFormat | function | core/ |
Provides data for testDateFormats. |
| DateTimePlusTest::providerTestDates | function | core/ |
Provides data for date tests. |
| DateTimePlusTest::providerTestDateTimestamp | function | core/ |
Provides data for testDateTimestamp. |
| DateTimePlusTest::providerTestDateTimezone | function | core/ |
Provides data for testDateTimezone. |
| DateTimePlusTest::providerTestInvalidConstructor | function | core/ |
Provider for testInvalidConstructor(). |
| DateTimePlusTest::providerTestInvalidDateArrays | function | core/ |
Data provider for testInvalidDateArrays. |
| DateTimePlusTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
| DateTimePlusTest::providerTestInvalidDates | function | core/ |
Provides data for testInvalidDates. |
| DateTimePlusTest::providerTestTimestamp | function | core/ |
Provides data for testTimestamp. |
| DateTimePlusTest::testChainable | function | core/ |
Tests that object methods are chainable. |
| DateTimePlusTest::testChainableNonCallable | function | core/ |
Tests that chained calls to non-existent functions throw an exception. |
| DateTimePlusTest::testChainableNonChainable | function | core/ |
Tests that non-chainable methods work. |
| DateTimePlusTest::testCheckArray | function | core/ |
Tests DateTimePlus::checkArray(). |
| DateTimePlusTest::testDateArrays | function | core/ |
Tests creating dates from string and array input. |
| DateTimePlusTest::testDateDiff | function | core/ |
Tests date diffs. |
| DateTimePlusTest::testDateFormat | function | core/ |
Tests creating dates from format strings. |
| DateTimePlusTest::testDates | function | core/ |
Tests creating dates from string and array input. |
| DateTimePlusTest::testDateTimestamp | function | core/ |
Tests creating dates from datetime strings. |
| 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/ |
@covers ::getPhpDateTime[[api-linebreak]] |
| 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/ |
|
| 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/ |
Pagination
- Previous page
- Page 315
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.