| TestSuiteBaseTest |
class |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
Tests Suite Base. |
| TestSuiteBaseTest.php |
file |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
|
| TestSuiteBaseTest::testLocalTimeZone |
function |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
Tests the assumption that local time is in 'Australia/Sydney'. |
| TestSystemLoggerChannel |
class |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
Provides a decorator for the 'logger.channel.system' service for testing. |
| TestSystemLoggerChannel.php |
file |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
|
| TestSystemLoggerChannel::$innerLogger |
property |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
The decorated logger.channel.system service. |
| TestSystemLoggerChannel::$state |
property |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
The state service. |
| TestSystemLoggerChannel::log |
function |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
|
| TestSystemLoggerChannel::__construct |
function |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
Constructs an AdvisoriesTestHttpClient object. |
| TestTasksSettingsSub1 |
class |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php |
Defines a local task plugin with a dynamic title. |
| TestTasksSettingsSub1.php |
file |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php |
|
| TestTasksSettingsSub1::getCacheTags |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php |
The cache tags associated with this object. |
| TestTasksSettingsSub1::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php |
Returns the localized title to be shown for this tab. |
| TestTaskWithUserInput |
class |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php |
Mock for testing JavaScript in local tasks title. |
| TestTaskWithUserInput.php |
file |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php |
|
| TestTaskWithUserInput::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php |
Returns the localized title to be shown for this tab. |
| TestTestDatabase |
class |
core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php |
Stub class supports TestDatabaseTest::testConstructorNullPrefix(). |
| TestTestDatabase::getTestLock |
function |
core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php |
Generates a unique lock ID for the test method. |
| TestTextfieldWidget |
class |
core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldWidget/TestTextfieldWidget.php |
Plugin implementation of the 'field_plugins_test_text_widget' widget. |
| TestTextfieldWidget.php |
file |
core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldWidget/TestTextfieldWidget.php |
|
| TestTextTrimmedFormatter |
class |
core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldFormatter/TestTextTrimmedFormatter.php |
Plugin implementation of the 'field_plugins_test_text_formatter' formatter. |
| TestTextTrimmedFormatter.php |
file |
core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldFormatter/TestTextTrimmedFormatter.php |
|
| TestThemeAlterHooks |
class |
core/modules/system/tests/themes/test_theme_alter/src/Hook/TestThemeAlterHooks.php |
Hook implementations for test_theme_alter. |
| TestThemeAlterHooks.php |
file |
core/modules/system/tests/themes/test_theme_alter/src/Hook/TestThemeAlterHooks.php |
|
| TestThemeAlterHooks::drupalAlterAlter |
function |
core/modules/system/tests/themes/test_theme_alter/src/Hook/TestThemeAlterHooks.php |
Implements hook_TYPE_alter(). |
| TestThemeEngineExtensionList |
class |
core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php |
Test theme engine extension list class. |
| TestThemeExtensionList |
class |
core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php |
Test theme extension list class. |
| TestThemeHooks |
class |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Hook implementations for test_theme. |
| TestThemeHooks.php |
file |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
|
| TestThemeHooks::elementInfoAlter |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_element_info_alter(). |
| TestThemeHooks::libraryInfoAlter |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_library_info_alter(). |
| TestThemeHooks::preprocessThemeTestPreprocessSuggestions |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_preprocess_HOOK() for theme_test_preprocess_suggestions. |
| TestThemeHooks::preprocessThemeTestPreprocessSuggestionsKitten |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_preprocess_HOOK(). |
| TestThemeHooks::preprocessThemeTestPreprocessSuggestionsKittenFlamingo |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_preprocess_HOOK(). |
| TestThemeHooks::preprocessThemeTestPreprocessSuggestionsKittenMeerkatTarsierMoose |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_preprocess_HOOK(). |
| TestThemeHooks::preprocessThemeTestPreprocessSuggestionsSuggestion |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_preprocess_HOOK(). |
| TestThemeHooks::preprocessTwigThemeTestPhpVariables |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_preprocess_HOOK() for twig_theme_test_php_variables. |
| TestThemeHooks::themeRegistryAlter |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_theme_registry_alter(). |
| TestThemeHooks::themeSuggestionsAlter |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_theme_suggestions_alter(). |
| TestThemeHooks::themeSuggestionsNodeAlter |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_theme_suggestions_HOOK_alter(). |
| TestThemeHooks::themeSuggestionsThemeTestSuggestionsAlter |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_theme_suggestions_HOOK_alter(). |
| TestThemeHooks::themeTestAlterAlter |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
Implements hook_theme_test_alter_alter(). |
| TestThemeHooks::__construct |
function |
core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php |
|
| TestThemeNegotiator |
class |
core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php |
Tests the theme negotiation functionality. |
| TestThemeNegotiator.php |
file |
core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php |
|
| TestThemeNegotiator::applies |
function |
core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php |
Whether this theme negotiator should be used to set the theme. |
| TestThemeNegotiator::determineActiveTheme |
function |
core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php |
Determine the active theme for the request. |
| TestThemeNyanCatEngineHooks |
class |
core/modules/system/tests/themes/test_theme_nyan_cat_engine/src/Hook/TestThemeNyanCatEngineHooks.php |
Hook implementations for test_theme_nyan_cat_engine. |
| TestThemeNyanCatEngineHooks.php |
file |
core/modules/system/tests/themes/test_theme_nyan_cat_engine/src/Hook/TestThemeNyanCatEngineHooks.php |
|
| TestThemeNyanCatEngineHooks::preprocessThemeTestTemplateTest |
function |
core/modules/system/tests/themes/test_theme_nyan_cat_engine/src/Hook/TestThemeNyanCatEngineHooks.php |
Implements hook_preprocess_theme_test_template_test(). |