| CommentXmlCookieTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
The theme to install as the default for testing. |
| CommonTestThemeHooks |
class |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Hook implementations for common_test. |
| CommonTestThemeHooks.php |
file |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
|
| CommonTestThemeHooks::commonTestRenderElement |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_preprocess_HOOK(). |
| CommonTestThemeHooks::jsAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_js_alter(). |
| CommonTestThemeHooks::jsSettingsAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_js_settings_alter(). |
| CommonTestThemeHooks::libraryInfoAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_library_info_alter(). |
| CommonTestThemeHooks::libraryInfoBuild |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_library_info_build(). |
| CommonTestThemeHooks::pageAttachments |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_page_attachments(). |
| CommonTestThemeHooks::pageAttachmentsAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_page_attachments_alter(). |
| CommonTestThemeHooks::preprocess |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_preprocess(). |
| CommonTestThemeHooks::theme |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_theme(). |
| ComponentInFormTest::$themes |
property |
core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php |
Themes to install. |
| ComponentInvalidReplacementTest::$themes |
property |
core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php |
Themes to install. |
| ComponentInvalidReplacementTest::testInvalidDefinitionTheme |
function |
core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php |
Ensure that component replacement validates the schema compatibility. |
| ComponentKernelTestBase::$themes |
property |
core/tests/Drupal/KernelTests/Components/ComponentKernelTestBase.php |
Themes to install. |
| ComponentNegotiator::maybeNegotiateByTheme |
function |
core/lib/Drupal/Core/Theme/ComponentNegotiator.php |
See if there is a candidate in the theme hierarchy. |
| ComponentNegotiatorTest::$themes |
property |
core/tests/Drupal/KernelTests/Components/ComponentNegotiatorTest.php |
Themes to install. |
| ComponentNodeVisitorTest::$themes |
property |
core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php |
Themes to install. |
| ComponentPluginManagerCachedDiscoveryTest::$themes |
property |
core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php |
Themes to install. |
| ComponentPluginManagerCachedDiscoveryTest::testComponentDiscoveryOnThemeInstall |
function |
core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php |
Tests cached component plugin discovery on theme install and uninstall. |
| ComponentPluginManagerTest::$themes |
property |
core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php |
Themes to install. |
| ComponentRenderInvalidTest::$themes |
property |
core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php |
Themes to install. |
| ComponentRenderInvalidTest::testInvalidDefinitionTheme |
function |
core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php |
Ensure that components in modules without schema fail validation. |
| ComponentRenderTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Components/ComponentRenderTest.php |
The theme to install as the default for testing. |
| ComponentRenderTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Components/ComponentRenderTest.php |
The theme to install as the default for testing. |
| ComponentRenderTest::$themes |
property |
core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php |
Themes to install. |
| ConditionFormTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php |
The theme to install as the default for testing. |
| ConfigAccessTest::$defaultTheme |
property |
core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php |
The theme to install as the default for testing. |
| ConfigDependencyWebTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php |
The theme to install as the default for testing. |
| ConfigDraggableListBuilderTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php |
The theme to install as the default for testing. |
| ConfigEntityBaseUnitTest::$themeHandler |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The theme handler. |
| ConfigEntityFormOverrideTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php |
The theme to install as the default for testing. |
| ConfigEntityListMultilingualTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php |
The theme to install as the default for testing. |
| ConfigEntityListTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigEntityListTest.php |
The theme to install as the default for testing. |
| ConfigEntityStatusUITest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigEntityStatusUITest.php |
The theme to install as the default for testing. |
| ConfigEntityTest::$defaultTheme |
property |
core/modules/config/tests/src/FunctionalJavascript/ConfigEntityTest.php |
The theme to install as the default for testing. |
| ConfigEntityTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigEntityTest.php |
The theme to install as the default for testing. |
| ConfigExportImportUITest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigExportImportUITest.php |
The theme to install as the default for testing. |
| ConfigExportTest::$defaultTheme |
property |
core/modules/config/tests/src/FunctionalJavascript/ConfigExportTest.php |
The theme to install as the default for testing. |
| ConfigExportUITest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigExportUITest.php |
The theme to install as the default for testing. |
| ConfigFormOverrideTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php |
The theme to install as the default for testing. |
| ConfigHandlerExtraFormTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php |
The theme to install as the default for testing. |
| ConfigImportAllTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigImportAllTest.php |
The theme to install as the default for testing. |
| ConfigImporter::$processedSystemTheme |
property |
core/lib/Drupal/Core/Config/ConfigImporter.php |
Indicates if a system theme is in processing theme install and uninstalls. |
| ConfigImporter::$themeExtensionList |
property |
core/lib/Drupal/Core/Config/ConfigImporter.php |
The theme extension list. |
| ConfigImporter::$themeHandler |
property |
core/lib/Drupal/Core/Config/ConfigImporter.php |
The theme handler. |
| ConfigImporterTest::testInstallBaseAndSubThemes |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php |
Tests installing a base themes and sub themes during configuration import. |
| ConfigImporterTest::testThemeInstallReloadsServices |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php |
Tests that installing a theme will reload all service dependencies. |
| ConfigImporterTest::testUninstallThemeIncrementsCount |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php |
Tests that uninstall a theme in config import correctly imports all config. |