Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Datelist::getInfo | function | core/ |
Returns the element properties for this element. |
| Datelist::incrementRound | function | core/ |
Rounds minutes and seconds to nearest requested value. |
| Datelist::processDatelist | function | core/ |
Expands a date element into an array of individual elements. |
| Datelist::validateDatelist | function | core/ |
Validation callback for a datelist element. |
| Datelist::valueCallback | function | core/ |
Validates the date type to adjust 12 hour time and prevent invalid dates. If the date is valid, the date is set in the form. |
| DatelistElementFormTest | class | core/ |
Tests Datelist functionality. |
| DatelistElementFormTest.php | file | core/ |
|
| DatelistElementFormTest::$modules | property | core/ |
Modules to install. |
| DatelistElementFormTest::buildForm | function | core/ |
Form constructor. |
| DatelistElementFormTest::datelistDateCallback | function | core/ |
|
| DatelistElementFormTest::datelistDateCallbackTrusted | function | core/ |
|
| DatelistElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DatelistElementFormTest::setUp | function | core/ |
Sets up the test. |
| DatelistElementFormTest::submitForm | function | core/ |
Form submission handler. |
| DatelistElementFormTest::testDatelistElement | function | core/ |
Tests that trusted callbacks are executed. |
| DatelistElementFormTest::testDatelistElementUntrustedCallbacks | function | core/ |
Tests that exceptions are raised if untrusted callbacks are used. |
| DatelistElementFormTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| DatelistElementFormTest::validateForm | function | core/ |
Form validation handler. |
| DateRangeCustomFormatter | class | core/ |
Plugin implementation of the 'Custom' formatter for 'daterange' fields. |
| DateRangeCustomFormatter.php | file | core/ |
|
| DateRangeCustomFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateRangeCustomFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateRangeCustomFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DateRangeCustomFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| 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. |
| DateRangeDefaultFormatter | class | core/ |
Plugin implementation of the 'Default' formatter for 'daterange' fields. |
| DateRangeDefaultFormatter.php | file | core/ |
|
| DateRangeDefaultFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateRangeDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateRangeDefaultFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter 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/ |
Creates an instance of the plugin. |
| DateRangeDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DateRangeDefaultWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
| DateRangeFieldItemList | class | core/ |
Represents a configurable entity daterange field. |
| DateRangeFieldItemList.php | file | core/ |
|
| DateRangeFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
| DateRangeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
| DateRangeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| DateRangeFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
| DateRangeFieldTest | class | core/ |
Tests Daterange field. |
| DateRangeFieldTest | class | core/ |
Tests Daterange field functionality. |
| DateRangeFieldTest.php | file | core/ |
Pagination
- Previous page
- Page 373
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.