Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimeIso8601NormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization[[api-linebreak]] |
| DateTimeIso8601NormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| DateTimeIso8601NormalizerTestDrupalDateTime | class | core/ |
Note: Prophecy does not support magic methods. By subclassing and specifying an explicit method, Prophecy works. |
| DateTimeIso8601NormalizerTestDrupalDateTime::setTimezone | function | core/ |
|
| 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::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::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. |
| DateTimeItemTest::dateonlyValidationProvider | function | core/ |
Provider for testDatetimeValidation(). |
| DateTimeItemTest::datetimeValidationProvider | function | core/ |
Provider for testDatetimeValidation(). |
| DateTimeItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| DateTimeItemTest::testDateOnly | function | core/ |
Tests using entity fields of the date field type. |
| DateTimeItemTest::testDateonlyValidation | function | core/ |
Tests the constraint validations for fields with date only. |
| DateTimeItemTest::testDateTime | function | core/ |
Tests using entity fields of the datetime field type. |
| DateTimeItemTest::testDatetimeValidation | function | core/ |
Tests the constraint validations for fields with date and time. |
| DateTimeItemTest::testSetValue | function | core/ |
Tests DateTimeItem::setValue(). |
| DateTimeItemTest::testSetValueProperty | function | core/ |
Tests setting the value of the DateTimeItem directly. |
| DateTimeNormalizer::$allowedFormats | property | core/ |
Allowed datetime formats for the denormalizer. |
| DateTimeNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| DateTimeNormalizer::$systemDateConfig | property | core/ |
The system's date configuration. |
| DateTimeNormalizer::__construct | function | core/ |
Constructs a new DateTimeNormalizer instance. |
| DateTimeNormalizerTest | class | core/ |
Unit test coverage for @DataTypes implementing DateTimeInterface. |
| DateTimeNormalizerTest.php | file | core/ |
|
| DateTimeNormalizerTest::$data | property | core/ |
The tested data type. |
| DateTimeNormalizerTest::$normalizer | property | core/ |
The tested data type's normalizer. |
| DateTimeNormalizerTest::providerTestDenormalizeUserFormats | function | core/ |
Data provider for testDenormalizeUserFormats. |
| DateTimeNormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
| DateTimeNormalizerTest::setUp | function | core/ |
|
| DateTimeNormalizerTest::testDenormalizeException | function | core/ |
Tests the denormalize function with bad data. |
| DateTimeNormalizerTest::testDenormalizeUserFormats | function | core/ |
Tests the denormalize function with a user supplied format. |
| DateTimeNormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
| DateTimeNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] |
| DateTimeNormalizerTest::testNormalizeWhenNull | function | core/ |
@covers ::normalize[[api-linebreak]] |
| DateTimeNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization[[api-linebreak]] |
| DateTimeNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| DateTimeNormalizerTestDrupalDateTime | class | core/ |
Note: Prophecy does not support magic methods. By subclassing and specifying an explicit method, Prophecy works. |
| DateTimeNormalizerTestDrupalDateTime::setTimezone | function | core/ |
|
| DateTimePlainFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DateTimePlus | class | core/ |
Wraps DateTime(). |
| DateTimePlus.php | file | core/ |
Pagination
- Previous page
- Page 292
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.