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 |
---|---|---|---|
TimestampNormalizerTestDrupalDateTime::setTimezone | function | core/ |
|
TimestampSchemaTest | class | core/ |
Tests timestamp schema. |
TimestampSchemaTest.php | file | core/ |
|
TimestampSchemaTest::$modules | property | core/ |
Modules to enable. |
TimestampSchemaTest::setUp | function | core/ |
|
TimestampSchemaTest::testTimestampSchema | function | core/ |
Tests if the timestamp field schema is validated. |
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 @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. |
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. |
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. |
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. |
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.