Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatetimeElementFormTest | class | core/ |
Tests DatetimeElement functionality. |
| DatetimeElementFormTest.php | file | core/ |
|
| DatetimeElementFormTest::$flag | property | core/ |
The variable under test. |
| DatetimeElementFormTest::$modules | property | core/ |
Modules to enable. |
| DatetimeElementFormTest::buildForm | function | core/ |
Form constructor. |
| DatetimeElementFormTest::datetimecallback | function | core/ |
|
| DatetimeElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DatetimeElementFormTest::setUp | function | core/ |
Sets up the test. |
| DatetimeElementFormTest::submitForm | function | core/ |
Form submission handler. |
| DatetimeElementFormTest::testDatetimeElement | function | core/ |
Tests that default handlers are added even if custom are specified. |
| DatetimeElementFormTest::testTimezoneHandling | function | core/ |
Tests proper timezone handling of the Datetime element. |
| DatetimeElementFormTest::validateForm | function | core/ |
Form validation handler. |
| DateTimeFieldItemList | class | core/ |
Represents a configurable entity datetime field. |
| DateTimeFieldItemList.php | file | core/ |
|
| DateTimeFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
| DateTimeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
| DateTimeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| DateTimeFieldItemList::DEFAULT_VALUE_CUSTOM | constant | core/ |
Defines the default value as relative. |
| DateTimeFieldItemList::DEFAULT_VALUE_NOW | constant | core/ |
Defines the default value as now. |
| DateTimeFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
| DateTimeFieldRdfaTest | class | core/ |
Tests RDFa output by datetime field formatters. |
| DateTimeFieldRdfaTest.php | file | core/ |
|
| DateTimeFieldRdfaTest::$fieldType | property | core/ |
The machine name of the field type to test. |
| DateTimeFieldRdfaTest::$modules | property | core/ |
Modules to enable. |
| DateTimeFieldRdfaTest::$testValue | property | core/ |
The 'value' property value for testing. |
| DateTimeFieldRdfaTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| DateTimeFieldRdfaTest::testDefaultFormatter | function | core/ |
Tests the default formatter. |
| DateTimeFieldTest | class | core/ |
Tests Datetime field functionality. |
| DateTimeFieldTest.php | file | core/ |
|
| DateTimeFieldTest::$defaultSettings | property | core/ |
The default display settings to use for the formatters. |
| DateTimeFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateTimeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
| DateTimeFieldTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateTimeFieldTest::testDateField | function | core/ |
Tests date field functionality. |
| DateTimeFieldTest::testDatelistWidget | function | core/ |
Tests Date List Widget functionality. |
| DateTimeFieldTest::testDateStorageSettings | function | core/ |
Tests that 'Date' field storage setting form is disabled if field has data. |
| DateTimeFieldTest::testDatetimeField | function | core/ |
Tests date and time field. |
| DateTimeFieldTest::testDefaultValue | function | core/ |
Test default value functionality. |
| DateTimeFieldTest::testInvalidField | function | core/ |
Test that invalid values are caught and marked as invalid. |
| DateTimeFormatConstraint | class | core/ |
Validation constraint for DateTime items to ensure the format is correct. |
| DateTimeFormatConstraint.php | file | core/ |
|
| DateTimeFormatConstraint::$badFormat | property | core/ |
Message for when the value isn't in the proper format. |
| DateTimeFormatConstraint::$badType | property | core/ |
Message for when the value isn't a string. |
| DateTimeFormatConstraint::$badValue | property | core/ |
Message for when the value did not parse properly. |
| DateTimeFormatConstraintValidator | class | core/ |
Constraint validator for DateTime items to ensure the format is correct. |
| DateTimeFormatConstraintValidator.php | file | core/ |
|
| DateTimeFormatConstraintValidator::validate | function | core/ |
|
| DateTimeFormatterBase | class | core/ |
Base class for 'DateTime Field formatter' plugin implementations. |
| DateTimeFormatterBase.php | file | core/ |
|
| DateTimeFormatterBase::$dateFormatStorage | property | core/ |
The date format entity storage. |
Pagination
- Previous page
- Page 352
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.