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 |
---|---|---|---|
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 @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 |
TimeTest::testGetRequestTime | function | core/ |
Tests the getRequestTime method. |
TimeTest::testGetRequestTimeNoRequest | function | core/ |
@covers ::getRequestTime |
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. |
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 out a timezone name. |
TimezoneController.php | file | core/ |
|
TimezoneController::getTimezone | function | core/ |
Retrieve a JSON object containing a time zone name given a timezone abbreviation. |
TimeZoneDeprecationTest | class | core/ |
Tests deprecated methods in bootstrap throw deprecation warnings. |
TimeZoneDeprecationTest.php | file | core/ |
|
TimeZoneDeprecationTest::$modules | property | core/ |
Modules to enable. |
TimeZoneDeprecationTest::testDeprecation | function | core/ |
@expectedDeprecation drupal_get_user_timezone() is deprecated in drupal:8.8.0. It will be removed from drupal:9.0.0. Use date_default_timezone_get() instead. See https://www.drupal.org/node/3009387 |
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 enable. |
TimezoneResolverTest::testGetTimeZone | function | core/ |
Tests time zone resolution. |
TimeZoneTest | class | core/ |
This test will check WebTestBase's default time zone handling. |
TimezoneTest | class | core/ |
Test coverage for time zone handling. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.