Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimeHandlerTestBase.php | file | core/ |
|
| DateTimeHandlerTestBase::$fieldName | property | core/ |
Name of the field. |
| DateTimeHandlerTestBase::$fieldType | property | core/ |
Type of the field. |
| DateTimeHandlerTestBase::$map | property | core/ |
Column map. |
| DateTimeHandlerTestBase::$modules | property | core/ |
|
| DateTimeHandlerTestBase::$nodes | property | core/ |
Nodes to test. |
| DateTimeHandlerTestBase::getRelativeDateValuesFromTimestamp | function | core/ |
Returns an array formatted date_only values relative to timestamp. |
| DateTimeHandlerTestBase::getUTCEquivalentOfUserNowAsTimestamp | function | core/ |
Returns UTC timestamp of user's TZ 'now'. |
| DateTimeHandlerTestBase::setSiteTimezone | function | core/ |
Sets the site timezone to a given timezone. |
| DateTimeHandlerTestBase::setUp | function | core/ |
|
| DatetimeHooks | class | core/ |
Hook implementations for datetime. |
| DatetimeHooks.php | file | core/ |
|
| DatetimeHooks::help | function | core/ |
Implements hook_help(). |
| 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::defaultStorageSettings | function | core/ |
|
| DateTimeItem::generateSampleValue | function | core/ |
|
| DateTimeItem::isEmpty | function | core/ |
|
| DateTimeItem::propertyDefinitions | function | core/ |
|
| DateTimeItem::schema | function | core/ |
|
| DateTimeItem::storageSettingsForm | function | 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 329
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.