| TimezoneResolverTest |
class |
core/modules/system/tests/src/Kernel/TimezoneResolverTest.php |
Tests Drupal\system\TimeZoneResolver. |
| TimezoneResolverTest.php |
file |
core/modules/system/tests/src/Kernel/TimezoneResolverTest.php |
|
| TimezoneResolverTest::$modules |
property |
core/modules/system/tests/src/Kernel/TimezoneResolverTest.php |
Modules to install. |
| TimezoneResolverTest::testGetTimeZone |
function |
core/modules/system/tests/src/Kernel/TimezoneResolverTest.php |
Tests time zone resolution. |
| TimezoneTest |
class |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Tests the timezone handling of datetime and datelist element types. |
| TimezoneTest.php |
file |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
|
| TimezoneTest::$date |
property |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
The date used in tests. |
| TimezoneTest::$dateFormat |
property |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
HTML date format pattern. |
| TimezoneTest::$elementType |
property |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
The element type that is being tested ('datetime' or 'datelist'). |
| TimezoneTest::$formattedDates |
property |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
The test date formatted in various formats and timezones. |
| TimezoneTest::$testConditions |
property |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
The number of test elements on the form. |
| TimezoneTest::$timeFormat |
property |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
HTML time format pattern. |
| TimezoneTest::$timezones |
property |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
An array of timezones with labels denoting their use in the tests. |
| TimezoneTest::assertDateTimezonePropertyProcessed |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Asserts that elements set #date_timezone correctly. |
| TimezoneTest::assertTimesUnderstoodCorrectly |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Asserts that elements interpret dates using the expected time zones. |
| TimezoneTest::buildForm |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Form constructor. |
| TimezoneTest::getFormId |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Returns a unique string identifying the form. |
| TimezoneTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
|
| TimezoneTest::setupForm |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Simulate form being loaded and default values displayed to user. |
| TimezoneTest::submitForm |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Form submission handler. |
| TimezoneTest::testDatelistElementTimesUnderstoodCorrectly |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Tests datelist elements interpret their times correctly when saving. |
| TimezoneTest::testDatelistTimezonePropertyProcessed |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
On datelist elements test #date_timezone after ::processDatetime. |
| TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Tests datetime elements interpret their times correctly when saving. |
| TimezoneTest::testDatetimeTimezonePropertyProcessed |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
On datetime elements test #date_timezone after ::processDatetime. |
| TimezoneTest::validateForm |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php |
Form validation handler. |
| TitleResolverTest |
class |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Tests Drupal\Core\Controller\TitleResolver. |
| TitleResolverTest.php |
file |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
|
| TitleResolverTest::$argumentResolver |
property |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
The mocked argument resolver. |
| TitleResolverTest::$controllerResolver |
property |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
The mocked controller resolver. |
| TitleResolverTest::$titleResolver |
property |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
The actual tested title resolver. |
| TitleResolverTest::$translationManager |
property |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
The mocked translation manager. |
| TitleResolverTest::providerTestDynamicTitle |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Data provider for testDynamicTitle. |
| TitleResolverTest::setUp |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
|
| TitleResolverTest::testDynamicTitle |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Tests a dynamic title. |
| TitleResolverTest::testEmptyStringStaticTitle |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Tests an empty string static title. |
| TitleResolverTest::testNoTitle |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Tests an route with no title. |
| TitleResolverTest::testStaticTitle |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Tests a static title without a context. |
| TitleResolverTest::testStaticTitleWithArguments |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Tests a static title with and without overridden default arguments. |
| TitleResolverTest::testStaticTitleWithContext |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Tests a static title with a context. |
| TitleResolverTest::testStaticTitleWithNullAndArrayValueParameter |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Tests a static title with a non-scalar value parameter. |
| TitleResolverTest::testStaticTitleWithParameter |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Tests a static title with a parameter. |
| TitleResolverTest::testStaticTitleZero |
function |
core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php |
Tests a static title of '0'. |
| TokenizeAreaUITest |
class |
core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php |
Tests the token display for the TokenizeAreaPluginBase UI. |
| TokenizeAreaUITest.php |
file |
core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php |
|
| TokenizeAreaUITest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php |
The theme to install as the default for testing. |
| TokenizeAreaUITest::$modules |
property |
core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php |
Modules to install. |
| TokenizeAreaUITest::testTokenUI |
function |
core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php |
Tests that the right tokens are shown as available for replacement. |
| TokenReplaceKernelTest |
class |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
Tests token replacement. |
| TokenReplaceKernelTest.php |
file |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
|
| TokenReplaceKernelTest::setUp |
function |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
|