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 or time selection. |
| Date | class | core/ |
The current date argument default handler. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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::testTimezoneHandling | function | core/ |
Tests proper timezone handling of the Datelist element. |
| DatelistElementFormTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| DatelistElementFormTest::validateForm | function | core/ |
Form validation handler. |
| DatePreprocess | class | core/ |
Preprocess for common/core theme templates. |
| DatePreprocess.php | file | core/ |
|
| DatePreprocess::preprocessDatetimeForm | function | core/ |
Prepares variables for datetime form element templates. |
| DatePreprocess::preprocessDatetimeWrapper | function | core/ |
Prepares variables for datetime form wrapper templates. |
| DatePreprocess::preprocessTime | function | core/ |
Prepares variables for time templates. |
| DatePreprocess::__construct | function | core/ |
|
| 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/ |
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 | 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. |
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.