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 |
|---|---|---|---|
| TimestampItemNormalizerTest::$normalizer | property | core/ |
|
| TimestampItemNormalizerTest::createTimestampItemProphecy | function | core/ |
Creates a TimestampItem prophecy. |
| TimestampItemNormalizerTest::setUp | function | core/ |
|
| TimestampItemNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| TimestampItemNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] |
| TimestampItemNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization[[api-linebreak]] |
| TimestampItemNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| TimeStampItemNormalizerTrait | trait | core/ |
A trait for TimestampItem normalization functionality. |
| TimeStampItemNormalizerTrait.php | file | core/ |
|
| TimeStampItemNormalizerTrait::$allowedFormats | property | core/ |
Allowed timestamps formats for the denormalizer. |
| TimeStampItemNormalizerTrait::constructValue | function | core/ |
|
| TimeStampItemNormalizerTrait::processNormalizedValues | function | core/ |
Processes normalized timestamp values to add a formatted date and format. |
| TimeStampItemNormalizerTraitDeprecatedTest | class | core/ |
Tests that TimeStampItemNormalizerTrait throws a deprecation error. |
| TimeStampItemNormalizerTraitDeprecatedTest.php | file | core/ |
|
| TimeStampItemNormalizerTraitDeprecatedTest::testDeprecated | function | core/ |
Tests that TimeStampItemNormalizerTrait throws a deprecation error. |
| TimeStampItemNormalizerTraitDeprecatedTestClass | class | core/ |
For testing that TimeStampItemNormalizerTrait throws a deprecation error. |
| TimeStampItemNormalizerTraitDeprecatedTestClass.php | file | core/ |
|
| TimestampItemTest | class | core/ |
Tests the timestamp fields. |
| TimestampItemTest.php | file | core/ |
|
| TimestampItemTest::$field | property | core/ |
The field used in this test class. |
| 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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| TimestampNormalizer::denormalize | function | core/ |
|
| TimestampNormalizer::getNormalizationTimezone | function | core/ |
Gets the timezone to be used during normalization. |
| 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[[api-linebreak]] |
| TimestampNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization[[api-linebreak]] |
| TimestampNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| TimestampNormalizerTestDrupalDateTime | class | core/ |
Note: Prophecy does not support magic methods. By subclassing and specifying an explicit method, Prophecy works. |
| 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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.