Search for date
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Date | class | core/ |
Basic sort handler for dates. |
Date | class | core/ |
A handler to provide proper displays for dates. |
Date | class | core/ |
Filter to handle dates stored as a timestamp. |
Date | class | core/ |
Argument handler for dates. |
Date | class | core/ |
Basic sort handler for datetime fields. |
Date | class | core/ |
Date/time views filter. |
Date | class | core/ |
Abstract argument handler for dates. |
Date | class | core/ |
Provides a form element for date selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
DateHelper::monthNames | function | core/ |
Returns a translated array of month names. |
DateHelper::monthNamesAbbr | function | core/ |
Constructs a translated array of month name abbreviations |
DateHelper::monthNamesAbbrUntranslated | function | core/ |
Constructs an untranslated array of abbreviated month names. |
DateHelper::monthNamesUntranslated | function | core/ |
Constructs an untranslated array of month names. |
DateHelper::seconds | function | core/ |
Constructs an array of seconds. |
DateHelper::weekDays | function | core/ |
Returns a translated array of week names. |
DateHelper::weekDaysAbbr | function | core/ |
Constructs a translated array of week day abbreviations. |
DateHelper::weekDaysAbbr1 | function | core/ |
Constructs a translated array of 1-letter week day abbreviations. |
DateHelper::weekDaysAbbr2 | function | core/ |
Constructs a translated array of 2-letter week day abbreviations. |
DateHelper::weekDaysOrdered | function | core/ |
Reorders weekdays to match the first day of the week. |
DateHelper::weekDaysUntranslated | function | core/ |
Constructs an untranslated array of week days. |
DateHelper::years | function | core/ |
Constructs an array of years in a specified range. |
DateHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Datetime\DateHelper @group Datetime |
DateHelperTest.php | file | core/ |
|
DateHelperTest::providerTestWeekDaysOrdered | function | core/ |
|
DateHelperTest::testWeekDaysOrdered | function | core/ |
@covers ::weekDaysOrdered @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/ |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.