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 |
|---|---|---|---|
| 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. |
| DateTimeFormatterBase::$dateFormatter | property | core/ |
The date formatter service. |
| DateTimeFormatterBase::buildDate | function | core/ |
Creates a render array from a date object. |
| DateTimeFormatterBase::buildDateWithIsoAttribute | function | core/ |
Creates a render array from a date object with ISO date attribute. |
| DateTimeFormatterBase::create | function | core/ |
|
| DateTimeFormatterBase::defaultSettings | function | core/ |
|
| DateTimeFormatterBase::formatDate | function | core/ |
Creates a formatted date value as a string. |
| DateTimeFormatterBase::getFormatSettings | function | core/ |
Gets a settings array suitable for DrupalDateTime::format(). |
| DateTimeFormatterBase::setTimeZone | function | core/ |
Sets the proper time zone on a DrupalDateTime object for the current user. |
| DateTimeFormatterBase::settingsForm | function | core/ |
|
| DateTimeFormatterBase::settingsSummary | function | core/ |
|
| DateTimeFormatterBase::viewElements | function | core/ |
|
| DateTimeFormatterBase::__construct | function | core/ |
Constructs a new DateTimeDefaultFormatter. |
| DatetimeFormElementTest | class | core/ |
Tests static callbacks returns and form submission with datetime elements. |
| DatetimeFormElementTest.php | file | core/ |
|
| DatetimeFormElementTest::$formBuilder | property | core/ |
Form builder service. |
| DatetimeFormElementTest::buildForm | function | core/ |
|
| DatetimeFormElementTest::getFormId | function | core/ |
|
| DatetimeFormElementTest::setUp | function | core/ |
|
| DatetimeFormElementTest::submitForm | function | core/ |
|
| DatetimeFormElementTest::testDatetimeLocalProcessDatetime | function | core/ |
Checks expected values are returned by ::processDatetime(). |
| DatetimeFormElementTest::testDatetimeLocalValueCallback | function | core/ |
Checks expected values are returned by ::valueCallback(). |
| DatetimeFormElementTest::testDatetimeTimeOnlyValueCallback | function | core/ |
Checks expected values are returned by ::valueCallback(). |
| DatetimeFormElementTest::testNoErrorMetOnFormSubmit | function | core/ |
Checks we have no errors on form submit. |
| DatetimeFormElementTest::validateForm | function | core/ |
|
| DateTimeFormInjectionTest | class | core/ |
Tests serializing a form with an injected datetime instance. |
| DateTimeFormInjectionTest.php | file | core/ |
|
| DateTimeFormInjectionTest::$modules | property | core/ |
|
| DateTimeFormInjectionTest::buildForm | function | core/ |
|
| DateTimeFormInjectionTest::getFormId | function | core/ |
|
| DateTimeFormInjectionTest::process | function | core/ |
Process callback. |
| DateTimeFormInjectionTest::submitForm | function | core/ |
|
| DateTimeFormInjectionTest::testDatetimeSerialization | function | core/ |
Tests custom string injection serialization. |
| DateTimeFormInjectionTest::validateForm | function | core/ |
|
| DateTimeHandlerTestBase | class | core/ |
Base class for testing datetime handlers. |
| 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/ |
Pagination
- Previous page
- Page 388
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.