Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TimestampTest | class | core/ |
Tests the functionality of Timestamp core field UI. |
| TimestampTest.php | file | core/ |
|
| TimestampTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TimestampTest::$displayOptions | property | core/ |
An array of display options to pass to EntityDisplayRepositoryInterface::getViewDisplay(). |
| TimestampTest::$field | property | core/ |
The field used in this test class. |
| TimestampTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TimestampTest::$modules | property | core/ |
Modules to enable. |
| TimestampTest::setUp | function | core/ |
|
| TimestampTest::testWidget | function | core/ |
Tests the "datetime_timestamp" widget. |
| TimeTest | class | core/ |
@coversDefaultClass \Drupal\Component\Datetime\Time[[api-linebreak]] @group Datetime |
| TimeTest.php | file | core/ |
|
| TimeTest::$requestStack | property | core/ |
The mocked request stack. |
| TimeTest::$time | property | core/ |
The mocked time class. |
| TimeTest::setUp | function | core/ |
|
| TimeTest::testGetCurrentMicroTime | function | core/ |
Tests the getCurrentMicroTime method. |
| TimeTest::testGetCurrentTime | function | core/ |
Tests the getCurrentTime method. |
| TimeTest::testGetRequestMicroTime | function | core/ |
Tests the getRequestMicroTime method. |
| TimeTest::testGetRequestMicroTimeNoRequest | function | core/ |
@covers ::getRequestMicroTime[[api-linebreak]] |
| TimeTest::testGetRequestTime | function | core/ |
Tests the getRequestTime method. |
| TimeTest::testGetRequestTimeNoRequest | function | core/ |
@covers ::getRequestTime[[api-linebreak]] |
| TimeZone::transform | function | core/ |
Performs the associated process. |
| TimeZoneAbbreviationRouteTest | class | core/ |
Tests converting JavaScript time zone abbreviations to time zone identifiers. |
| TimeZoneAbbreviationRouteTest.php | file | core/ |
|
| TimeZoneAbbreviationRouteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TimeZoneAbbreviationRouteTest::$modules | property | core/ |
Modules to enable. |
| TimeZoneAbbreviationRouteTest::providerAbbreviationConversion | function | core/ |
Provides test data for testGet(). |
| TimeZoneAbbreviationRouteTest::testAbbreviationConversion | function | core/ |
Test the AJAX Timezone Callback with invalid inputs. |
| TimeZoneAbbreviationRouteTest::testSystemTimezone | function | core/ |
Test that the AJAX Timezone Callback can deal with various formats. |
| TimeZoneItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| TimeZoneResolver | class | core/ |
Event handler that resolves time zone based on site and user configuration. |
| TimeZoneResolver.php | file | core/ |
|
| TimeZoneResolver::$configFactory | property | core/ |
The config. |
| TimeZoneResolver::$currentUser | property | core/ |
The current user. |
| TimeZoneResolver::getSubscribedEvents | function | core/ |
|
| TimeZoneResolver::getTimeZone | function | core/ |
Gets the time zone based on site and user configuration. |
| TimeZoneResolver::onConfigSave | function | core/ |
Updates the default time zone when time zone config changes. |
| TimeZoneResolver::setDefaultTimeZone | function | core/ |
Sets the default time zone. |
| TimeZoneResolver::__construct | function | core/ |
TimeZoneResolver constructor. |
| TimezoneResolverTest | class | core/ |
@coversDefaultClass \Drupal\system\TimeZoneResolver[[api-linebreak]] @group system |
| TimezoneResolverTest.php | file | core/ |
|
| TimezoneResolverTest::$modules | property | core/ |
Modules to enable. |
| TimezoneResolverTest::testGetTimeZone | function | core/ |
Tests time zone resolution. |
| TimezoneTest | class | core/ |
Test coverage for time zone handling. |
| TimezoneTest | class | core/ |
Tests the timezone handling of datetime and datelist element types. |
| TimezoneTest.php | file | core/ |
|
| TimezoneTest.php | file | core/ |
|
| TimezoneTest::$date | property | core/ |
The date used in tests. |
| TimezoneTest::$dateFormat | property | core/ |
HTML date format pattern. |
| TimezoneTest::$elementType | property | core/ |
The element type that is being tested ('datetime' or 'datelist'). |
| TimezoneTest::$formattedDates | property | core/ |
The test date formatted in various formats and timezones. |
Pagination
- Previous page
- Page 1289
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.