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 |
---|---|---|---|
TimestampItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
TimestampItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
TimestampItemTest::testDateTime | function | core/ |
Tests using entity fields of the datetime field type. |
TimestampNormalizer | class | core/ |
Converts values for the Timestamp data type to and from common formats. |
TimestampNormalizer.php | file | core/ |
|
TimestampNormalizer::$allowedFormats | property | core/ |
Allowed datetime formats for the denormalizer. |
TimestampNormalizer::denormalize | function | core/ |
|
TimestampNormalizer::getNormalizationTimezone | function | core/ |
Gets the timezone to be used during normalization. |
TimestampNormalizer::getSupportedTypes | function | core/ |
|
TimestampNormalizerTest | class | core/ |
Unit test coverage for the "Timestamp" @DataType. |
TimestampNormalizerTest.php | file | core/ |
|
TimestampNormalizerTest::$data | property | core/ |
The tested data type. |
TimestampNormalizerTest::$normalizer | property | core/ |
The tested data type's normalizer. |
TimestampNormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
TimestampNormalizerTest::setUp | function | core/ |
|
TimestampNormalizerTest::testDenormalizeException | function | core/ |
Tests the denormalize function with bad data. |
TimestampNormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
TimestampNormalizerTest::testNormalize | function | core/ |
@covers ::normalize |
TimestampNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization |
TimestampNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization |
TimestampNormalizerTestDrupalDateTime | class | core/ |
Provides a test class for testing DrupalDateTime. |
TimestampNormalizerTestDrupalDateTime::setTimezone | function | core/ |
|
TimestampSchemaTest | class | core/ |
Tests timestamp schema. |
TimestampSchemaTest.php | file | core/ |
|
TimestampSchemaTest::$modules | property | core/ |
Modules to install. |
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 install. |
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 |
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. |
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.