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 | 
|---|---|---|---|
| DateTimeInterface::getDateTime | function | core/ | Returns the date time object. | 
| DateTimeInterface::setDateTime | function | core/ | Sets the date time object. | 
| DateTimeIso8601 | class | core/ | A data type for ISO 8601 date strings. | 
| DateTimeIso8601.php | file | core/ | |
| DateTimeIso8601::getDateTime | function | core/ | Returns the date time object. | 
| DateTimeIso8601::setDateTime | function | core/ | Sets the date time object. | 
| DateTimeIso8601Normalizer | class | core/ | Converts values for the DateTimeIso8601 data type to RFC3339. | 
| DateTimeIso8601Normalizer.php | file | core/ | |
| DateTimeIso8601Normalizer::$allowedFormats | property | core/ | Allowed datetime formats for the denormalizer. | 
| DateTimeIso8601Normalizer::$supportedInterfaceOrClass | property | core/ | The interface or class that this Normalizer supports. | 
| DateTimeIso8601Normalizer::denormalize | function | core/ | |
| DateTimeIso8601Normalizer::normalize | function | core/ | |
| DateTimeIso8601NormalizerTest | class | core/ | Unit test coverage for the "datetime_iso8601" @DataType. | 
| DateTimeIso8601NormalizerTest.php | file | core/ | |
| DateTimeIso8601NormalizerTest::$data | property | core/ | The tested data type. | 
| DateTimeIso8601NormalizerTest::$normalizer | property | core/ | The tested data type's normalizer. | 
| DateTimeIso8601NormalizerTest::providerTestDenormalizeValidFormats | function | core/ | Data provider for testDenormalizeValidFormats. | 
| DateTimeIso8601NormalizerTest::providerTestNormalize | function | core/ | Data provider for testNormalize. | 
| DateTimeIso8601NormalizerTest::setUp | function | core/ | |
| DateTimeIso8601NormalizerTest::testDenormalizeDateAndTimeException | function | core/ | Tests the denormalize function with bad data for the date+time case. | 
| DateTimeIso8601NormalizerTest::testDenormalizeDateOnlyException | function | core/ | Tests the denormalize function with bad data for the date-only case. | 
| DateTimeIso8601NormalizerTest::testDenormalizeNoTargetInstanceOrFieldDefinitionException | function | core/ | Tests the denormalize function with incomplete serialization context. | 
| DateTimeIso8601NormalizerTest::testDenormalizeValidFormats | function | core/ | Tests the denormalize function with good data. | 
| DateTimeIso8601NormalizerTest::testNormalize | function | core/ | @covers ::normalize[[api-linebreak]] @dataProvider providerTestNormalize | 
| DateTimeIso8601NormalizerTest::testNormalizeWhenNull | function | core/ | @covers ::normalize[[api-linebreak]] @dataProvider providerTestNormalize | 
| DateTimeIso8601NormalizerTest::testSupportsDenormalization | function | core/ | @covers ::supportsDenormalization[[api-linebreak]] | 
| DateTimeIso8601NormalizerTest::testSupportsNormalization | function | core/ | @covers ::supportsNormalization[[api-linebreak]] | 
| DateTimeIso8601NormalizerTestDrupalDateTime | class | core/ | Provides a test class for testing DrupalDateTime. | 
| DateTimeIso8601NormalizerTestDrupalDateTime::setTimezone | function | core/ | |
| DateTimeItem | class | core/ | Plugin implementation of the 'datetime' field type. | 
| DateTimeItem.php | file | core/ | |
| DateTimeItem::DATETIME_TYPE_DATE | constant | core/ | Value for the 'datetime_type' setting: store only a date. | 
| DateTimeItem::DATETIME_TYPE_DATETIME | constant | core/ | Value for the 'datetime_type' setting: store a date and time. | 
| DateTimeItem::defaultStorageSettings | function | core/ | Defines the storage-level settings for this plugin. | 
| DateTimeItem::generateSampleValue | function | core/ | Generates placeholder field values. | 
| DateTimeItem::isEmpty | function | core/ | Determines whether the data structure is empty. | 
| DateTimeItem::onChange | function | core/ | React to changes to a child property or item. | 
| DateTimeItem::propertyDefinitions | function | core/ | Defines field item properties. | 
| DateTimeItem::schema | function | core/ | Returns the schema for the field. | 
| DateTimeItem::storageSettingsForm | function | core/ | Returns a form for the storage-level settings. | 
| DateTimeItemInterface | interface | core/ | Interface definition for Datetime items. | 
| DateTimeItemInterface.php | file | core/ | |
| DateTimeItemInterface::DATETIME_STORAGE_FORMAT | constant | core/ | Defines the format that date and time should be stored in. | 
| DateTimeItemInterface::DATE_STORAGE_FORMAT | constant | core/ | Defines the format that dates should be stored in. | 
| DateTimeItemInterface::STORAGE_TIMEZONE | constant | core/ | Defines the timezone that dates should be stored in. | 
| DateTimeItemTest | class | core/ | Tests the new entity API for the date field type. | 
| DateTimeItemTest.php | file | core/ | |
| DateTimeItemTest::$field | property | core/ | The field used in this test class. | 
| DateTimeItemTest::$fieldStorage | property | core/ | A field storage to use in this test class. | 
| DateTimeItemTest::$modules | property | core/ | Modules to enable. | 
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
