| datetime-wrapper.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/form/datetime-wrapper.html.twig |
Theme override of a datetime form wrapper. |
| datetime-wrapper.html.twig |
file |
core/themes/olivero/templates/datetime-wrapper.html.twig |
Theme override of a datetime form wrapper. |
| datetime-wrapper.html.twig |
file |
core/themes/stable9/templates/form/datetime-wrapper.html.twig |
Theme override of a datetime form wrapper. |
| datetime-wrapper.html.twig |
file |
core/themes/seven/templates/classy/form/datetime-wrapper.html.twig |
Theme override of a datetime form wrapper. |
| datetime-wrapper.html.twig |
file |
core/themes/claro/templates/datetime-wrapper.html.twig |
Theme override of a datetime form wrapper. |
| datetime-wrapper.html.twig |
file |
core/modules/system/templates/datetime-wrapper.html.twig |
Default theme implementation of a datetime form wrapper. |
| datetime-wrapper.html.twig |
file |
core/themes/bartik/templates/classy/form/datetime-wrapper.html.twig |
Theme override of a datetime form wrapper. |
| datetime-wrapper.html.twig |
file |
core/themes/stable/templates/form/datetime-wrapper.html.twig |
Theme override of a datetime form wrapper. |
| datetime-wrapper.html.twig |
file |
core/themes/starterkit_theme/templates/form/datetime-wrapper.html.twig |
Theme override of a datetime form wrapper. |
| datetime-wrapper.html.twig |
file |
core/themes/classy/templates/form/datetime-wrapper.html.twig |
Theme override of a datetime form wrapper. |
| datetime.info.yml |
file |
core/modules/datetime/datetime.info.yml |
core/modules/datetime/datetime.info.yml |
| datetime.migrate_drupal.yml |
file |
core/modules/datetime/migrations/state/datetime.migrate_drupal.yml |
core/modules/datetime/migrations/state/datetime.migrate_drupal.yml |
| datetime.module |
file |
core/modules/datetime/datetime.module |
Field hooks to implement a simple datetime field. |
| Datetime.php |
file |
core/lib/Drupal/Core/Datetime/Element/Datetime.php |
|
| datetime.schema.yml |
file |
core/modules/datetime/config/schema/datetime.schema.yml |
core/modules/datetime/config/schema/datetime.schema.yml |
| datetime.time |
service |
core/modules/update/tests/modules/update_test/update_test.services.yml |
Drupal\update_test\Datetime\TestTime |
| datetime.time |
service |
core/core.services.yml |
Drupal\Component\Datetime\Time |
| datetime.views.inc |
file |
core/modules/datetime/datetime.views.inc |
Provides views data for the datetime module. |
| datetime.views.schema.yml |
file |
core/modules/datetime/config/schema/datetime.views.schema.yml |
core/modules/datetime/config/schema/datetime.views.schema.yml |
| Datetime::$dateExample |
property |
core/lib/Drupal/Core/Datetime/Element/Datetime.php |
|
| Datetime::formatExample |
function |
core/lib/Drupal/Core/Datetime/Element/Datetime.php |
Creates an example for a date format. |
| Datetime::getHtml5DateFormat |
function |
core/lib/Drupal/Core/Datetime/Element/Datetime.php |
Retrieves the right format for an HTML5 date element. |
| Datetime::getHtml5TimeFormat |
function |
core/lib/Drupal/Core/Datetime/Element/Datetime.php |
Retrieves the right format for an HTML5 time element. |
| Datetime::getInfo |
function |
core/lib/Drupal/Core/Datetime/Element/Datetime.php |
Returns the element properties for this element. |
| Datetime::processAjaxForm |
function |
core/lib/Drupal/Core/Datetime/Element/Datetime.php |
Form element processing handler for the #ajax form property. |
| Datetime::processDatetime |
function |
core/lib/Drupal/Core/Datetime/Element/Datetime.php |
Expands a datetime element type into date and/or time elements. |
| Datetime::validateDatetime |
function |
core/lib/Drupal/Core/Datetime/Element/Datetime.php |
Validation callback for a datetime element. |
| Datetime::valueCallback |
function |
core/lib/Drupal/Core/Datetime/Element/Datetime.php |
Determines how user input is mapped to an element's #value property. |
| DateTimeComputed |
class |
core/modules/datetime/src/DateTimeComputed.php |
A computed property for dates of date time field items. |
| DateTimeComputed.php |
file |
core/modules/datetime/src/DateTimeComputed.php |
|
| DateTimeComputed::$date |
property |
core/modules/datetime/src/DateTimeComputed.php |
Cached computed date. |
| DateTimeComputed::getValue |
function |
core/modules/datetime/src/DateTimeComputed.php |
Gets the data value. |
| DateTimeComputed::setValue |
function |
core/modules/datetime/src/DateTimeComputed.php |
Sets the data value. |
| DateTimeComputed::__construct |
function |
core/modules/datetime/src/DateTimeComputed.php |
Constructs a TypedData object given its definition and context. |
| DateTimeCustomFormatter |
class |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php |
Plugin implementation of the 'Custom' formatter for 'datetime' fields. |
| DateTimeCustomFormatter.php |
file |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php |
|
| DateTimeCustomFormatter::defaultSettings |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php |
Defines the default settings for this plugin. |
| DateTimeCustomFormatter::formatDate |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php |
Creates a formatted date value as a string. |
| DateTimeCustomFormatter::settingsForm |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php |
Returns a form to configure settings for the formatter. |
| DateTimeCustomFormatter::settingsSummary |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php |
Returns a short summary for the current formatter settings. |
| DateTimeCustomFormatter::viewElements |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php |
Builds a renderable array for a field value. |
| DateTimeDatelistWidget |
class |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php |
Plugin implementation of the 'datetime_datelist' widget. |
| DateTimeDatelistWidget.php |
file |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php |
|
| DateTimeDatelistWidget::defaultSettings |
function |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php |
Defines the default settings for this plugin. |
| DateTimeDatelistWidget::formElement |
function |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php |
Returns the form for a single field widget. |
| DateTimeDatelistWidget::settingsForm |
function |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php |
Returns a form to configure settings for the widget. |
| DateTimeDatelistWidget::settingsSummary |
function |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php |
Returns a short summary for the current widget settings. |
| DateTimeDefaultFormatter |
class |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php |
Plugin implementation of the 'Default' formatter for 'datetime' fields. |
| DateTimeDefaultFormatter.php |
file |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php |
|
| DateTimeDefaultFormatter::defaultSettings |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php |
Defines the default settings for this plugin. |