Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateRangeDatelistWidget | class | core/ |
Plugin implementation of the 'daterange_datelist' widget. |
| DateRangeDatelistWidget.php | file | core/ |
|
| DateRangeDatelistWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateRangeDatelistWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DateRangeDatelistWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| DateRangeDatelistWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| DateRangeDefaultWidget | class | core/ |
Plugin implementation of the 'daterange_default' widget. |
| DateRangeDefaultWidget.php | file | core/ |
|
| DateRangeDefaultWidget::$dateStorage | property | core/ |
The date format storage. |
| DateRangeDefaultWidget::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| DateRangeDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DateRangeDefaultWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
| DateRangeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| DateRangeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
| DateRangeFieldTest::fromToSettingDataProvider | function | core/ |
Provides data for testing the 'from_to' setting. |
| DateRangeFieldTest::testDatelistWidget | function | core/ |
Tests Date Range List Widget functionality. |
| DateRangeFieldTest::testInvalidField | function | core/ |
Tests that invalid values are caught and marked as invalid. |
| DateRangeWidgetBase | class | core/ |
Base class for the 'daterange_*' widgets. |
| DateRangeWidgetBase.php | file | core/ |
|
| DateRangeWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
| DateRangeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| DateRangeWidgetBase::validateStartEnd | function | core/ |
Render API callback: Validates that the start date <= the end date. |
| DateTest::providerTestFormatDiff | function | core/ |
Data provider for testFormatDiff(). |
| DateTest::providerTestFormatInterval | function | core/ |
Provides some test data for the format interval test. |
| Datetime::validateDatetime | function | core/ |
Validation callback for a datetime element. |
| DateTimeDatelistWidget | class | core/ |
Plugin implementation of the 'datetime_datelist' widget. |
| DateTimeDatelistWidget.php | file | core/ |
|
| DateTimeDatelistWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateTimeDatelistWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeDatelistWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| DateTimeDatelistWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| DateTimeDefaultWidget | class | core/ |
Plugin implementation of the 'datetime_default' widget. |
| DateTimeDefaultWidget.php | file | core/ |
|
| DateTimeDefaultWidget::$dateStorage | property | core/ |
The date format storage. |
| 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. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.