Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimeDefaultWidget::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| DateTimeDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeDefaultWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
| DatetimeElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DatetimeElementFormTest::providerUntrusted | function | core/ |
Data provider for ::testDatetimeElementUntrustedCallbacks(). |
| DatetimeElementFormTest::testRangeValidate | function | core/ |
Tests that year range is validated. |
| DatetimeElementFormTest::validateForm | function | core/ |
Form validation handler. |
| DateTimeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| DateTimeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
| DateTimeFieldTest::testDatelistWidget | function | core/ |
Tests Date List Widget functionality. |
| DateTimeFieldTest::testInvalidField | function | core/ |
Tests that invalid values are caught and marked as invalid. |
| DateTimeFormatConstraintValidator | class | core/ |
Constraint validator for DateTime items to ensure the format is correct. |
| DateTimeFormatConstraintValidator.php | file | core/ |
|
| DateTimeFormatConstraintValidator::validate | function | core/ |
|
| DatetimeFormElementTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DatetimeFormElementTest::validateForm | function | core/ |
Form validation handler. |
| DateTimeFormInjectionTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DateTimeFormInjectionTest::validateForm | function | core/ |
Form validation handler. |
| DateTimeIso8601NormalizerTest::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
| DateTimeIso8601NormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
| DateTimeIso8601NormalizerTest::providerTestNormalize | function | core/ |
Data provider for testNormalize. |
| DateTimeIso8601NormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
| DateTimeItemTest::dateOnlyValidationProvider | function | core/ |
Provider for testDatetimeValidation(). |
| DateTimeItemTest::datetimeValidationProvider | function | core/ |
Provider for testDatetimeValidation(). |
| DateTimeItemTest::testDateOnlyValidation | function | core/ |
Tests the constraint validations for fields with date only. |
| DateTimeItemTest::testDatetimeValidation | function | core/ |
Tests the constraint validations for fields with date and time. |
| DateTimeNormalizerTest::jsonSchemaDataProvider | function | core/ |
Generate test data for date data providers. |
| DateTimeNormalizerTest::providerTestDenormalizeUserFormats | function | core/ |
Data provider for testDenormalizeUserFormats. |
| DateTimeNormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
| DateTimeNormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
| DateTimePlusTest::providerTestCheckArray | function | core/ |
Data provider for testCheckArray. |
| DateTimePlusTest::providerTestDateArrays | function | core/ |
Provides data for date tests. |
| DateTimePlusTest::providerTestDateDiff | function | core/ |
Provides data for date tests. |
| DateTimePlusTest::providerTestDateFormat | function | core/ |
Provides data for testDateFormats. |
| DateTimePlusTest::providerTestDates | function | core/ |
Provides data for date tests. |
| DateTimePlusTest::providerTestDateTimestamp | function | core/ |
Provides data for testDateTimestamp. |
| DateTimePlusTest::providerTestDateTimezone | function | core/ |
Provides data for testDateTimezone. |
| DateTimePlusTest::providerTestInvalidConstructor | function | core/ |
Provider for testInvalidConstructor(). |
| DateTimePlusTest::providerTestInvalidDateArrays | function | core/ |
Data provider for testInvalidDateArrays. |
| DateTimePlusTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
| DateTimePlusTest::providerTestInvalidDates | function | core/ |
Provides data for testInvalidDates. |
| DateTimePlusTest::providerTestTimestamp | function | core/ |
Provides data for testTimestamp. |
| DateTimePlusTest::testInvalidConstructor | function | core/ |
Tests invalid values passed to constructor. |
| DateTimePlusTest::testInvalidDateArrays | function | core/ |
Tests creating dates from invalid array input. |
| DateTimePlusTest::testInvalidDateDiff | function | core/ |
Tests date diff exception caused by invalid input. |
| DateTimePlusTest::testInvalidDates | function | core/ |
Tests invalid date handling. |
| DateTimePlusTest::testValidateFormat | function | core/ |
Tests the $settings['validate_format'] parameter in ::createFromFormat(). |
| DateTimeWidgetBase | class | core/ |
Base class for the 'datetime_*' widgets. |
| DateTimeWidgetBase.php | file | core/ |
|
| DateTimeWidgetBase::createDefaultValue | function | core/ |
Creates a date object for use as a default value. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.