28 string references to theme_installer

AddedStylesheetsTest::testCkeditorStylesheets in core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
Test the ckeditor5-stylesheets theme config.
BaseThemeMissingTest::setUp in core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php
BaseThemeRequiredTest::setUp in core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php
BlockTest::testUninstallTheme in core/modules/block/tests/src/Functional/BlockTest.php
Tests that uninstalling a theme removes its block configuration.
CKEditorStylesheetsWarningTest::installThemeThatTriggersWarning in core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditorStylesheetsWarningTest.php
Installs and enables themes for testing.
CKEditorTest::testExternalStylesheets in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
Tests loading of theme's CKEditor stylesheets defined in the .info file.
ClassyUninstallUpdateTest::testUpdateClassyNeeded in core/modules/system/tests/src/Functional/Update/ClassyUninstallUpdateTest.php
Ensures that updates run without errors when Classy is still needed.
ClassyUninstallUpdateTest::testUpdateClassyNotInstalled in core/modules/system/tests/src/Functional/Update/ClassyUninstallUpdateTest.php
Ensures that updates run without errors when Classy is not installed.
ConditionFormTest::testConfigForm in core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php
Submit the condition_node_type_test_form to test condition forms.
ConfigImporterTest::testUninstallThemeIncrementsCount in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests that uninstall a theme in config import correctly imports all config.
MenuRouterTest::doTestThemeCallbackOptionalTheme in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests the theme negotiation when it is set to use an optional theme.
MenuRouterTest::testThemeIntegration in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests theme integration.
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks in core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
Check the blocks are correctly copied by block_themes_installed().
StableUninstallUpdateTest::testUpdateStableNeeded in core/modules/system/tests/src/Functional/Update/StableUninstallUpdateTest.php
Ensures that updates run without errors when Stable is still needed.
StableUninstallUpdateTest::testUpdateStableNotInstalled in core/modules/system/tests/src/Functional/Update/StableUninstallUpdateTest.php
Ensures that updates run without errors when Stable is not installed.
StatusTest::testStatusPage in core/modules/system/tests/src/Functional/System/StatusTest.php
Tests that the status page returns.
system_post_update_uninstall_classy in core/modules/system/system.post_update.php
Uninstall Classy if it is no longer needed.
system_post_update_uninstall_stable in core/modules/system/system.post_update.php
Uninstall Stable if it is no longer needed.
TestSiteOliveroInstallTestScript::setup in core/tests/Drupal/TestSite/TestSiteOliveroInstallTestScript.php
Run the code to setup the test environment.
ThemeController::create in core/modules/system/src/Controller/ThemeController.php
Instantiates a new instance of this class.
ThemeExperimentalConfirmForm::create in core/modules/system/src/Form/ThemeExperimentalConfirmForm.php
Instantiates a new instance of this class.
ThemeInfoTest::setUp in core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php
ThemeInstallerTest::themeInstaller in core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
Returns the theme installer service.
ThemeSettingsTest::testLogoConfig in core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
Tests that the default logo config can be overridden.
ThemeTest::testSwitchDefaultTheme in core/modules/system/tests/src/Functional/System/ThemeTest.php
Tests switching the default theme.
ToolbarClaroOverridesTest::setUp in core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php
TwigSettingsTest::testTwigCacheOverride in core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php
Ensures Twig template cache setting can be overridden.
ViewsNoResultsBehaviorTest::setUp in core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php
Sets up the test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.