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 |
|---|---|---|---|
| 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]] |
| TimeWithNoRequestTest | class | core/ |
Tests that getRequest(Micro)Time works when no underlying request exists. |
| TimeWithNoRequestTest.php | file | core/ |
|
| TimeWithNoRequestTest::$time | property | core/ |
The time class for testing. |
| TimeWithNoRequestTest::setUp | function | core/ |
|
| TimeWithNoRequestTest::testGetRequestMicroTimeImmutable | function | core/ |
Tests the getRequestMicroTime method. |
| TimeWithNoRequestTest::testGetRequestTimeImmutable | function | core/ |
Tests the getRequestTime method. |
| 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 install. |
| 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. |
| TimeZoneFormHelper::getOptionsList | function | core/ |
Generate an array of time zones names. |
| TimeZoneFormHelper::getOptionsListByRegion | function | core/ |
Generate an array of time zones names grouped by region. |
| TimeZoneFormHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Datetime\TimeZoneFormHelper[[api-linebreak]] @group Datetime |
| TimeZoneFormHelperTest.php | file | core/ |
|
| TimeZoneFormHelperTest::setUp | function | core/ |
|
| TimeZoneFormHelperTest::testGetGroupedList | function | core/ |
@covers ::getOptionsListByRegion[[api-linebreak]] |
| TimeZoneFormHelperTest::testGetList | function | core/ |
@covers ::getOptionsList[[api-linebreak]] @covers ::getOptionsListByRegion[[api-linebreak]] |
| 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 install. |
| TimezoneResolverTest::testGetTimeZone | function | core/ |
Tests time zone resolution. |
| TimezoneTest | class | core/ |
Tests the timezone handling of datetime and datelist element types. |
| 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'). |
Pagination
- Previous page
- Page 1323
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.