Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatetimeHooks | class | core/ |
Hook implementations for datetime. |
| DatetimeHooks.php | file | core/ |
|
| DatetimeHooks::help | function | core/ |
Implements hook_help(). |
| DateTimeInterface | interface | core/ |
Interface for dates, optionally including a time. |
| DateTimeInterface.php | file | core/ |
|
| 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/ |
|
| DateTimeIso8601::setDateTime | function | core/ |
|
| DateTimeIso8601Normalizer | class | core/ |
Converts values for the DateTimeIso8601 data type to RFC3339. |
| DateTimeIso8601Normalizer.php | file | core/ |
|
| DateTimeIso8601Normalizer::$allowedFormats | property | core/ |
|
| DateTimeIso8601Normalizer::denormalize | function | core/ |
|
| DateTimeIso8601Normalizer::getSupportedTypes | function | core/ |
|
| DateTimeIso8601Normalizer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| 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::jsonSchemaDataProvider | function | core/ |
|
| 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/ |
Tests normalize. |
| DateTimeIso8601NormalizerTest::testNormalizeWhenNull | function | core/ |
Tests normalize when null. |
| DateTimeIso8601NormalizerTest::testSupportsDenormalization | function | core/ |
Tests supports denormalization. |
| DateTimeIso8601NormalizerTest::testSupportsNormalization | function | core/ |
Tests supports normalization. |
| DateTimeIso8601NormalizerTestDrupalDateTime | class | core/ |
Provides a test class for testing DrupalDateTime. |
| DateTimeIso8601NormalizerTestDrupalDateTime::setTimezone | function | core/ |
Sets the timezone. |
| 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/ |
|
| DateTimeItem::generateSampleValue | function | core/ |
|
| DateTimeItem::isEmpty | function | core/ |
|
| DateTimeItem::onChange | function | core/ |
|
| DateTimeItem::propertyDefinitions | function | core/ |
|
| DateTimeItem::schema | function | core/ |
|
| DateTimeItem::storageSettingsForm | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 389
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.