| DateFormatTest::getPostDocument |
function |
core/modules/jsonapi/tests/src/Functional/DateFormatTest.php |
Returns the JSON:API POST document. |
| DateFormatTest::setUp |
function |
core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php |
|
| DateFormatTest::setUpAuthorization |
function |
core/modules/jsonapi/tests/src/Functional/DateFormatTest.php |
Sets up the necessary authorization. |
| DateFormatTest::testDateFormatXss |
function |
core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php |
Tests XSS via date format configuration. |
| DateFormatValidationTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php |
Tests validation of date_format entities. |
| DateFormatValidationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php |
|
| DateFormatValidationTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php |
|
| DateFormatValidationTest::testPatternIsValidated |
function |
core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php |
Tests that the pattern of a date format is validated. |
| DateFormatXmlAnonTest |
class |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlAnonTest.php |
Tests Date Format Xml Anon. |
| DateFormatXmlAnonTest.php |
file |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlAnonTest.php |
|
| DateFormatXmlAnonTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlAnonTest.php |
The theme to install as the default for testing. |
| DateFormatXmlAnonTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlAnonTest.php |
The format to use in this test. |
| DateFormatXmlAnonTest::$mimeType |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlAnonTest.php |
The MIME type that corresponds to $format. |
| DateFormatXmlBasicAuthTest |
class |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php |
Tests Date Format Xml Basic Auth. |
| DateFormatXmlBasicAuthTest.php |
file |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php |
|
| DateFormatXmlBasicAuthTest::$auth |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php |
The authentication mechanism to use in this test. |
| DateFormatXmlBasicAuthTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| DateFormatXmlBasicAuthTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php |
The format to use in this test. |
| DateFormatXmlBasicAuthTest::$mimeType |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |
| DateFormatXmlBasicAuthTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php |
Modules to install. |
| DateFormatXmlCookieTest |
class |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlCookieTest.php |
Tests Date Format Xml Cookie. |
| DateFormatXmlCookieTest.php |
file |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlCookieTest.php |
|
| DateFormatXmlCookieTest::$auth |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlCookieTest.php |
The authentication mechanism to use in this test. |
| DateFormatXmlCookieTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlCookieTest.php |
The theme to install as the default for testing. |
| DateFormatXmlCookieTest::$format |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlCookieTest.php |
The format to use in this test. |
| DateFormatXmlCookieTest::$mimeType |
property |
core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlCookieTest.php |
The MIME type that corresponds to $format. |
| DatelistElementFormTest |
class |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
Tests Datelist functionality. |
| DatelistElementFormTest.php |
file |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
|
| DatelistElementFormTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
Modules to install. |
| DatelistElementFormTest::buildForm |
function |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
Form constructor. |
| DatelistElementFormTest::datelistDateCallback |
function |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
|
| DatelistElementFormTest::datelistDateCallbackTrusted |
function |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
|
| DatelistElementFormTest::getFormId |
function |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
Returns a unique string identifying the form. |
| DatelistElementFormTest::submitForm |
function |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
Form submission handler. |
| DatelistElementFormTest::testDatelistElement |
function |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
Tests that trusted callbacks are executed. |
| DatelistElementFormTest::testDatelistElementUntrustedCallbacks |
function |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
Tests that exceptions are raised if untrusted callbacks are used. |
| DatelistElementFormTest::trustedCallbacks |
function |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
Lists the trusted callbacks provided by the implementing class. |
| DatelistElementFormTest::validateForm |
function |
core/tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php |
Form validation handler. |
| DatePreprocess::preprocessDatetimeForm |
function |
core/lib/Drupal/Core/Datetime/DatePreprocess.php |
Prepares variables for datetime form element templates. |
| DateRangeCustomFormatter |
class |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php |
Plugin implementation of the 'Custom' formatter for 'daterange' fields. |
| DateRangeCustomFormatter.php |
file |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php |
|
| DateRangeCustomFormatter::defaultSettings |
function |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php |
Defines the default settings for this plugin. |
| DateRangeCustomFormatter::settingsForm |
function |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php |
Returns a form to configure settings for the formatter. |
| DateRangeCustomFormatter::settingsSummary |
function |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php |
Returns a short summary for the current formatter settings. |
| DateRangeCustomFormatter::viewElements |
function |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php |
Builds a renderable array for a field value. |
| DateRangeDatelistWidget::formElement |
function |
core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeDatelistWidget.php |
Returns the form for a single field widget. |
| DateRangeDatelistWidget::settingsForm |
function |
core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeDatelistWidget.php |
Returns a form to configure settings for the widget. |
| DateRangeDefaultFormatter |
class |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeDefaultFormatter.php |
Plugin implementation of the 'Default' formatter for 'daterange' fields. |
| DateRangeDefaultFormatter.php |
file |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeDefaultFormatter.php |
|
| DateRangeDefaultFormatter::defaultSettings |
function |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeDefaultFormatter.php |
Defines the default settings for this plugin. |