Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
theme.pcss.css file core/themes/admin/css/components/jquery.ui/theme.pcss.css Claro styles for jQuery UI.
Overrides /core/assets/vendor/jquery.ui/themes/base/theme.css.
theme.pcss.css file core/themes/claro/css/components/jquery.ui/theme.pcss.css Claro styles for jQuery UI.
Overrides /core/assets/vendor/jquery.ui/themes/base/theme.css.
Theme.php file core/lib/Drupal/Core/Extension/Theme.php
theme.registry service core/core.services.yml Drupal\Core\Theme\Registry
Theme::getDefaultRegion function core/lib/Drupal/Core/Extension/Theme.php Gets the name of the default region for the theme.
Theme::listAllRegions function core/lib/Drupal/Core/Extension/Theme.php Lists all the theme's regions.
Theme::listVisibleRegions function core/lib/Drupal/Core/Extension/Theme.php Lists all the theme's visible regions.
Theme::__construct function core/lib/Drupal/Core/Extension/Theme.php Constructs a new Theme object.
ThemeAccessCheck class core/lib/Drupal/Core/Theme/ThemeAccessCheck.php Provides access checking for themes for routing and theme negotiation.
ThemeAccessCheck.php file core/lib/Drupal/Core/Theme/ThemeAccessCheck.php
ThemeAccessCheck::access function core/lib/Drupal/Core/Theme/ThemeAccessCheck.php Checks access to the theme for routing.
ThemeAccessCheck::checkAccess function core/lib/Drupal/Core/Theme/ThemeAccessCheck.php Indicates whether the theme is accessible based on whether it is installed.
ThemeAccessCheck::__construct function core/lib/Drupal/Core/Theme/ThemeAccessCheck.php Constructs a \Drupal\Core\Theme\Registry object.
ThemeAdminForm class core/modules/system/src/Form/ThemeAdminForm.php Form to select the administration theme.
ThemeAdminForm.php file core/modules/system/src/Form/ThemeAdminForm.php
ThemeAdminForm::buildForm function core/modules/system/src/Form/ThemeAdminForm.php
ThemeAdminForm::getEditableConfigNames function core/modules/system/src/Form/ThemeAdminForm.php
ThemeAdminForm::getFormId function core/modules/system/src/Form/ThemeAdminForm.php
ThemeAdminForm::submitForm function core/modules/system/src/Form/ThemeAdminForm.php
ThemeCacheContext class core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php Defines the ThemeCacheContext service, for "per theme" caching.
ThemeCacheContext.php file core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php
ThemeCacheContext::$themeManager property core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php The theme manager.
ThemeCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php
ThemeCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php
ThemeCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php
ThemeCacheContext::__construct function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php Constructs a new ThemeCacheContext service.
ThemeCommonElements class core/lib/Drupal/Core/Theme/ThemeCommonElements.php Provide common theme render elements.
ThemeCommonElements.php file core/lib/Drupal/Core/Theme/ThemeCommonElements.php
ThemeCommonElements::commonElements function core/lib/Drupal/Core/Theme/ThemeCommonElements.php Base theme array.
ThemeController class core/modules/system/src/Controller/ThemeController.php Controller for theme handling.
ThemeController.php file core/modules/system/src/Controller/ThemeController.php
ThemeController::$themeHandler property core/modules/system/src/Controller/ThemeController.php The theme handler service.
ThemeController::$themeInstaller property core/modules/system/src/Controller/ThemeController.php The theme installer service.
ThemeController::$themeList property core/modules/system/src/Controller/ThemeController.php An extension discovery instance.
ThemeController::install function core/modules/system/src/Controller/ThemeController.php Installs a theme.
ThemeController::setDefaultTheme function core/modules/system/src/Controller/ThemeController.php Set the default theme.
ThemeController::willInstallExperimentalTheme function core/modules/system/src/Controller/ThemeController.php Checks if the given theme requires the installation of experimental themes.
ThemeController::__construct function core/modules/system/src/Controller/ThemeController.php Constructs a new ThemeController.
ThemeDeprecationTest class core/modules/system/tests/src/Kernel/Theme/ThemeDeprecationTest.php Tests theme deprecations.
ThemeDeprecationTest.php file core/modules/system/tests/src/Kernel/Theme/ThemeDeprecationTest.php
ThemeDeprecationTest::$modules property core/modules/system/tests/src/Kernel/Theme/ThemeDeprecationTest.php Modules to install.
ThemeDeprecationTest::testTemplatePreprocessIncludes function core/modules/system/tests/src/Kernel/Theme/ThemeDeprecationTest.php Tests deprecations around template_preprocess functions and include files.
ThemeEarlyInitializationTest class core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php Tests theme system initialization early in the page request.
ThemeEarlyInitializationTest.php file core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php
ThemeEarlyInitializationTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php
ThemeEarlyInitializationTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php
ThemeEarlyInitializationTest::testRequestListener function core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php Tests that the theme system can generate output in a request listener.
ThemeEngineExtensionList class core/lib/Drupal/Core/Extension/ThemeEngineExtensionList.php Provides a list of available theme engines.
ThemeEngineExtensionList.php file core/lib/Drupal/Core/Extension/ThemeEngineExtensionList.php
ThemeEngineExtensionList::$defaults property core/lib/Drupal/Core/Extension/ThemeEngineExtensionList.php Default values to be merged into *.info.yml file arrays.

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