| DateTimeTimeAgoFormatter::viewElements |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeTimeAgoFormatter.php |
Builds a renderable array for a field value. |
| DateTimeTimeAgoFormatterTest |
class |
core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php |
Tests the functionality of DateTimeTimeAgoFormatter field formatter. |
| DateTimeTimeAgoFormatterTest.php |
file |
core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php |
|
| DateTimeTimeAgoFormatterTest::$defaultTheme |
property |
core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php |
The theme to install as the default for testing. |
| DateTimeTimeAgoFormatterTest::$displayOptions |
property |
core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php |
An array of field formatter display options. |
| DateTimeTimeAgoFormatterTest::$field |
property |
core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php |
The field used in this test class. |
| DateTimeTimeAgoFormatterTest::$fieldStorage |
property |
core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php |
A field storage to use in this test class. |
| DateTimeTimeAgoFormatterTest::$modules |
property |
core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php |
Modules to install. |
| DateTimeTimeAgoFormatterTest::setUp |
function |
core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php |
|
| DateTimeTimeAgoFormatterTest::testSettings |
function |
core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php |
Tests the formatter settings. |
| DateTimeViewsHelper |
class |
core/modules/datetime/src/DateTimeViewsHelper.php |
A helper for datetime fields integrating with views. |
| DateTimeViewsHelper.php |
file |
core/modules/datetime/src/DateTimeViewsHelper.php |
|
| DateTimeViewsHelper::buildViewsData |
function |
core/modules/datetime/src/DateTimeViewsHelper.php |
Provides Views integration for any datetime-based fields. |
| DateTimeViewsHelper::__construct |
function |
core/modules/datetime/src/DateTimeViewsHelper.php |
|
| DatetimeViewsHooks |
class |
core/modules/datetime/src/Hook/DatetimeViewsHooks.php |
Hook implementations for datetime. |
| DatetimeViewsHooks.php |
file |
core/modules/datetime/src/Hook/DatetimeViewsHooks.php |
|
| DatetimeViewsHooks::fieldViewsData |
function |
core/modules/datetime/src/Hook/DatetimeViewsHooks.php |
Implements hook_field_views_data(). |
| DatetimeViewsHooks::__construct |
function |
core/modules/datetime/src/Hook/DatetimeViewsHooks.php |
|
| DateTimeWidgetBase |
class |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php |
Base class for the 'datetime_*' widgets. |
| DateTimeWidgetBase.php |
file |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php |
|
| DateTimeWidgetBase::createDefaultValue |
function |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php |
Creates a date object for use as a default value. |
| DateTimeWidgetBase::formElement |
function |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php |
Returns the form for a single field widget. |
| DateTimeWidgetBase::massageFormValues |
function |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php |
Massages the form values into the format expected for field values. |
| DateTimeWidgetTest |
class |
core/modules/datetime/tests/src/Functional/DateTimeWidgetTest.php |
Tests Datetime widgets functionality. |
| DateTimeWidgetTest.php |
file |
core/modules/datetime/tests/src/Functional/DateTimeWidgetTest.php |
|
| DateTimeWidgetTest::$defaultSettings |
property |
core/modules/datetime/tests/src/Functional/DateTimeWidgetTest.php |
The default display settings to use for the formatters. |
| DateTimeWidgetTest::$defaultTheme |
property |
core/modules/datetime/tests/src/Functional/DateTimeWidgetTest.php |
The theme to install as the default for testing. |
| DateTimeWidgetTest::getTestFieldType |
function |
core/modules/datetime/tests/src/Functional/DateTimeWidgetTest.php |
Returns the type of field to be tested. |
| DateTimeWidgetTest::testDateOnlyDefaultValue |
function |
core/modules/datetime/tests/src/Functional/DateTimeWidgetTest.php |
Test default value functionality. |
| datetime_range.info.yml |
file |
core/modules/datetime_range/datetime_range.info.yml |
core/modules/datetime_range/datetime_range.info.yml |
| datetime_range.post_update.php |
file |
core/modules/datetime_range/datetime_range.post_update.php |
Post-update functions for Datetime Range module. |
| datetime_range.schema.yml |
file |
core/modules/datetime_range/config/schema/datetime_range.schema.yml |
core/modules/datetime_range/config/schema/datetime_range.schema.yml |
| datetime_range.services.yml |
file |
core/modules/datetime_range/datetime_range.services.yml |
core/modules/datetime_range/datetime_range.services.yml |
| datetime_range_removed_post_updates |
function |
core/modules/datetime_range/datetime_range.post_update.php |
Implements hook_removed_post_updates(). |
| datetime_range_test.info.yml |
file |
core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.info.yml |
core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.info.yml |
| datetime_test.info.yml |
file |
core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml |
core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml |
| datetime_type_field_views_data_helper |
function |
core/modules/datetime/datetime.module |
Provides Views integration for any datetime-based fields. |
| DbLogTest::testSameTimestampEntries |
function |
core/modules/dblog/tests/src/Functional/DbLogTest.php |
Tests sorting for entries with the same timestamp. |
| DefaultConfigTest::$timeLimit |
property |
core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php |
|
| DemoUmamiRequirements::runtime |
function |
core/profiles/demo_umami/src/Hook/DemoUmamiRequirements.php |
Implements hook_runtime_requirements(). |
| DevReleaseTest::testSecurityUpdateEmptyProjectTimestamp |
function |
core/modules/update/tests/src/Kernel/DevReleaseTest.php |
Tests security updates are empty with a dev version and an empty timestamp. |
| Drupal::time |
function |
core/lib/Drupal.php |
Returns the time service. |
| DrupalDateTime |
class |
core/lib/Drupal/Core/Datetime/DrupalDateTime.php |
Extends DateTimePlus(). |
| DrupalDateTime.php |
file |
core/lib/Drupal/Core/Datetime/DrupalDateTime.php |
|
| DrupalDateTime::$formatTranslationCache |
property |
core/lib/Drupal/Core/Datetime/DrupalDateTime.php |
Formatted strings translation cache. |
| DrupalDateTime::format |
function |
core/lib/Drupal/Core/Datetime/DrupalDateTime.php |
Overrides format(). |
| DrupalDateTime::prepareTimezone |
function |
core/lib/Drupal/Core/Datetime/DrupalDateTime.php |
Overrides prepareTimezone(). |
| DrupalDateTime::__construct |
function |
core/lib/Drupal/Core/Datetime/DrupalDateTime.php |
Constructs a date object. |
| DrupalDateTime::__sleep |
function |
core/lib/Drupal/Core/Datetime/DrupalDateTime.php |
|
| DrupalDateTimeTest |
class |
core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php |
Tests Drupal\Core\Datetime\DrupalDateTime. |