Search for time
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Time | class | core/ |
Simple caching of query results for Views displays. |
time | function | core/ |
Shadow time() system call. |
Time | class | core/ |
Provides a class for obtaining system time. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
TimeWithNoRequestTest::setUp | function | core/ |
|
TimeWithNoRequestTest::testGetRequestMicroTimeImmutable | function | core/ |
Tests the getRequestMicroTime method. |
TimeWithNoRequestTest::testGetRequestTimeImmutable | function | core/ |
Tests the getRequestTime method. |
TimeZone | class | core/ |
Process the D6 Timezone offset into a D8 compatible timezone name. |
TimeZone.php | file | core/ |
|
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. |
TimeZoneCacheContext | class | core/ |
Defines the TimeZoneCacheContext service, for "per time zone" caching. |
TimeZoneCacheContext.php | file | core/ |
|
TimeZoneCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
TimeZoneCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
TimeZoneCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
TimezoneController | class | core/ |
Provides a callback for finding a time zone identifier. |
TimezoneController.php | file | core/ |
|
TimezoneController::getTimezone | function | core/ |
Returns a time zone identifier given a time zone abbreviation. |
TimeZoneFormHelper | class | core/ |
Helper class for dealing with timezones. |
TimeZoneFormHelper.php | file | core/ |
|
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 @group Datetime |
TimeZoneFormHelperTest.php | file | core/ |
|
TimeZoneFormHelperTest::setUp | function | core/ |
|
TimeZoneFormHelperTest::testGetGroupedList | function | core/ |
@covers ::getOptionsListByRegion |
TimeZoneFormHelperTest::testGetList | function | core/ |
@covers ::getOptionsList @covers ::getOptionsListByRegion |
TimeZoneItem | class | core/ |
Defines a custom field item class for the 'timezone' user entity field. |
TimeZoneItem.php | file | core/ |
|
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 @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. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.