Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| datetime-wrapper.html.twig | file | core/ |
Theme override of a datetime form wrapper. |
| datetime.info.yml | file | core/ |
core/modules/datetime/datetime.info.yml |
| datetime.migrate_drupal.yml | file | core/ |
core/modules/datetime/migrations/state/datetime.migrate_drupal.yml |
| datetime.module | file | core/ |
Field hooks to implement a simple datetime field. |
| Datetime.php | file | core/ |
|
| datetime.schema.yml | file | core/ |
core/modules/datetime/config/schema/datetime.schema.yml |
| datetime.time | service | core/ |
Drupal\update_test\Datetime\TestTime |
| datetime.time | service | core/ |
Drupal\Component\Datetime\Time |
| datetime.views.inc | file | core/ |
Provides views data for the datetime module. |
| datetime.views.schema.yml | file | core/ |
core/modules/datetime/config/schema/datetime.views.schema.yml |
| Datetime::$dateExample | property | core/ |
|
| Datetime::formatExample | function | core/ |
Creates an example for a date format. |
| Datetime::getHtml5DateFormat | function | core/ |
Retrieves the right format for a HTML5 date element. |
| Datetime::getHtml5TimeFormat | function | core/ |
Retrieves the right format for a HTML5 time element. |
| Datetime::getInfo | function | core/ |
Returns the element properties for this element. |
| Datetime::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| Datetime::processDatetime | function | core/ |
Expands a datetime element type into date and/or time elements. |
| Datetime::validateDatetime | function | core/ |
Validation callback for a datetime element. |
| Datetime::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| DateTimeComputed | class | core/ |
A computed property for dates of date time field items. |
| DateTimeComputed.php | file | core/ |
|
| DateTimeComputed::$date | property | core/ |
Cached computed date. |
| DateTimeComputed::getValue | function | core/ |
Gets the data value. |
| DateTimeComputed::setValue | function | core/ |
Sets the data value. |
| DateTimeComputed::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| DateTimeCustomFormatter | class | core/ |
Plugin implementation of the 'Custom' formatter for 'datetime' fields. |
| DateTimeCustomFormatter.php | file | core/ |
|
| DateTimeCustomFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateTimeCustomFormatter::formatDate | function | core/ |
Creates a formatted date value as a string. |
| DateTimeCustomFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateTimeCustomFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DateTimeCustomFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| 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. |
| DateTimeDefaultFormatter | class | core/ |
Plugin implementation of the 'Default' formatter for 'datetime' fields. |
| DateTimeDefaultFormatter.php | file | core/ |
|
| DateTimeDefaultFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateTimeDefaultFormatter::formatDate | function | core/ |
Creates a formatted date value as a string. |
| DateTimeDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateTimeDefaultFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter 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/ |
Creates an instance of the plugin. |
| DateTimeDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeDefaultWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
Pagination
- Previous page
- Page 351
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.