Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateHelperTest.php | file | core/ |
|
| DateHelperTest::providerTestWeekDaysOrdered | function | core/ |
|
| DateHelperTest::testWeekDaysOrdered | function | core/ |
@covers ::weekDaysOrdered[[api-linebreak]] @dataProvider providerTestWeekDaysOrdered |
| Datelist | class | core/ |
Provides a datelist element. |
| Datelist.php | file | core/ |
|
| Datelist::checkEmptyInputs | function | core/ |
Checks the input array for empty values. |
| 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. |
| datepicker.css | file | core/ |
/*! * jQuery UI Datepicker 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/datepicker/#theming */ .ui-datepicker… |
| 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 functionality. |
| DateRangeFieldTest.php | file | core/ |
|
| DateRangeFieldTest::$defaultSettings | property | core/ |
The default display settings to use for the formatters. |
| DateRangeFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateRangeFieldTest::$modules | property | core/ |
Modules to enable. |
| DateRangeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
| DateRangeFieldTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateRangeFieldTest::testAlldayRangeField | function | core/ |
Tests all-day field. |
| DateRangeFieldTest::testDatelistWidget | function | core/ |
Tests Date Range List Widget functionality. |
Pagination
- Previous page
- Page 348
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.