Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ThemeHandlerTest::$themeList property core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php The theme listing service.
ThemeHandlerTest::setUp function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
ThemeHandlerTest::testMissingTheme function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Test that a missing theme doesn't break ThemeHandler::listInfo().
ThemeHandlerTest::testRebuildThemeData function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Tests rebuilding the theme data.
ThemeHandlerTest::testThemeLibrariesEmpty function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Tests empty libraries in theme.info.yml file.
ThemeInfoTest class core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php Tests processing of theme .info.yml properties.
ThemeInfoTest.php file core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php
ThemeInfoTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php The theme to install as the default for testing.
ThemeInfoTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php Modules to install.
ThemeInfoTest::$state property core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php The state service used in this test.
ThemeInfoTest::$themeInstaller property core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php The theme installer used in this test for enabling themes.
ThemeInfoTest::$themeManager property core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php The theme manager used in this test.
ThemeInfoTest::setUp function core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php
ThemeInfoTest::testChanges function core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php Tests that changes to the info file are picked up.
ThemeInfoTest::testStylesheets function core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php Tests libraries-override.
ThemeInitialization::$extensions property core/lib/Drupal/Core/Theme/ThemeInitialization.php The extensions that might be attaching assets.
ThemeInitialization::getExtensions function core/lib/Drupal/Core/Theme/ThemeInitialization.php Gets all extensions.
ThemeInitialization::resolveStyleSheetPlaceholders function core/lib/Drupal/Core/Theme/ThemeInitialization.php Gets CSS file where tokens have been resolved.
ThemeInitialization::__construct function core/lib/Drupal/Core/Theme/ThemeInitialization.php Constructs a new ThemeInitialization object.
ThemeInstallController class core/modules/system/tests/modules/nightwatch_theme_install_utility/src/Controller/ThemeInstallController.php Provides an easier way for Nightwatch tests to install themes.
ThemeInstallController.php file core/modules/system/tests/modules/nightwatch_theme_install_utility/src/Controller/ThemeInstallController.php
ThemeInstallController::$themeInstaller property core/modules/system/tests/modules/nightwatch_theme_install_utility/src/Controller/ThemeInstallController.php The theme installer service.
ThemeInstallController::create function core/modules/system/tests/modules/nightwatch_theme_install_utility/src/Controller/ThemeInstallController.php Instantiates a new instance of the implementing class using autowiring.
ThemeInstallController::installAdmin function core/modules/system/tests/modules/nightwatch_theme_install_utility/src/Controller/ThemeInstallController.php Install a theme as the admin theme.
ThemeInstallController::installDefault function core/modules/system/tests/modules/nightwatch_theme_install_utility/src/Controller/ThemeInstallController.php Install a theme as default.
ThemeInstallController::installTheme function core/modules/system/tests/modules/nightwatch_theme_install_utility/src/Controller/ThemeInstallController.php Installs a theme.
ThemeInstallController::__construct function core/modules/system/tests/modules/nightwatch_theme_install_utility/src/Controller/ThemeInstallController.php Constructs a new ThemeInstallController.
ThemeInstaller class core/lib/Drupal/Core/Extension/ThemeInstaller.php Manages theme installation/uninstallation.
ThemeInstaller.php file core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$configFactory property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$configInstaller property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$configManager property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$cssCollectionOptimizer property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$logger property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$moduleExtensionList property core/lib/Drupal/Core/Extension/ThemeInstaller.php The module extension list.
ThemeInstaller::$moduleHandler property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$routeBuilder property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$state property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$themeHandler property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::install function core/lib/Drupal/Core/Extension/ThemeInstaller.php Installs a given list of themes.
ThemeInstaller::resetSystem function core/lib/Drupal/Core/Extension/ThemeInstaller.php Resets some other systems like rebuilding the route information or caches.
ThemeInstaller::uninstall function core/lib/Drupal/Core/Extension/ThemeInstaller.php Uninstalls a given list of themes.
ThemeInstaller::__construct function core/lib/Drupal/Core/Extension/ThemeInstaller.php Constructs a new ThemeInstaller.
ThemeInstallerInterface interface core/lib/Drupal/Core/Extension/ThemeInstallerInterface.php Manages theme installation/uninstallation.
ThemeInstallerInterface.php file core/lib/Drupal/Core/Extension/ThemeInstallerInterface.php
ThemeInstallerInterface::install function core/lib/Drupal/Core/Extension/ThemeInstallerInterface.php Installs a given list of themes.
ThemeInstallerInterface::uninstall function core/lib/Drupal/Core/Extension/ThemeInstallerInterface.php Uninstalls a given list of themes.
ThemeInstallerTest class core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing and uninstalling of themes.
ThemeInstallerTest.php file core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
ThemeInstallerTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Modules to install.

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