Search for theme

  1. Search 7.x for theme
  2. Search 9.5.x for theme
  3. Search 8.9.x for theme
  4. Search 10.3.x for theme
  5. Search main for theme
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Theme class core/lib/Drupal/Core/Updater/Theme.php Defines a class for updating themes.
Theme class core/lib/Drupal/Core/Extension/Theme.php The Theme extension object.

All search results

Title Object type File name Summary
theme.manager service core/core.services.yml Drupal\Core\Theme\ThemeManager
theme.negotiator service core/core.services.yml Drupal\Core\Theme\ThemeNegotiator
theme.negotiator.admin_theme service core/modules/user/user.services.yml Drupal\user\Theme\AdminNegotiator
theme.negotiator.ajax_base_page service core/core.services.yml Drupal\Core\Theme\AjaxBasePageNegotiator
theme.negotiator.block.admin_demo service core/modules/block/block.services.yml Drupal\block\Theme\AdminDemoNegotiator
theme.negotiator.contextual_links service core/modules/contextual/contextual.services.yml Drupal\contextual\Theme\ContextualLinksNegotiator
theme.negotiator.default service core/core.services.yml Drupal\Core\Theme\DefaultNegotiator
theme.negotiator.high_priority service core/modules/system/tests/modules/theme_test/theme_test.services.yml Drupal\theme_test\Theme\HighPriorityThemeNegotiator
theme.negotiator.system.batch service core/modules/system/system.services.yml Drupal\system\Theme\BatchNegotiator
theme.negotiator.system.db_update service core/modules/system/system.services.yml Drupal\system\Theme\DbUpdateNegotiator
theme.negotiator.test_custom_theme service core/modules/system/tests/modules/theme_test/theme_test.services.yml Drupal\theme_test\Theme\CustomThemeNegotiator
theme.negotiator.test_theme service core/modules/system/tests/modules/menu_test/menu_test.services.yml Drupal\menu_test\Theme\TestThemeNegotiator
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.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/default_admin/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.php file core/lib/Drupal/Core/Updater/Theme.php
theme.registry service core/core.services.yml Drupal\Core\Theme\Registry
Theme::canUpdate function core/lib/Drupal/Core/Updater/Theme.php Determines whether this class can update the specified project.
Theme::canUpdateDirectory function core/lib/Drupal/Core/Updater/Theme.php Determines if the Updater can handle the project provided in $directory.
Theme::getDefaultRegion function core/lib/Drupal/Core/Extension/Theme.php Gets the name of the default region for the theme.
Theme::getInstallDirectory function core/lib/Drupal/Core/Updater/Theme.php Returns the directory where a theme should be installed.
Theme::getRootDirectoryRelativePath function core/lib/Drupal/Core/Updater/Theme.php Returns the name of the root directory under which projects will be copied.
Theme::isInstalled function core/lib/Drupal/Core/Updater/Theme.php Checks if the project is installed.
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.
Theme::__construct function core/lib/Drupal/Core/Updater/Theme.php Constructs a new updater.
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 Form constructor.
ThemeAdminForm::getEditableConfigNames function core/modules/system/src/Form/ThemeAdminForm.php Gets the configuration names that will be editable.
ThemeAdminForm::getFormId function core/modules/system/src/Form/ThemeAdminForm.php Returns a unique string identifying the form.
ThemeAdminForm::submitForm function core/modules/system/src/Form/ThemeAdminForm.php Form submission handler.
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 Gets the cacheability metadata for the context.
ThemeCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php Returns the string representation of the cache context.
ThemeCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php Returns the label of the cache context.
ThemeCacheContext::__construct function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php Constructs a new ThemeCacheContext service.
ThemeClass class core/modules/system/tests/themes/test_theme/src/ThemeClass.php Represents a random class, used to test if themes can provide classes.
ThemeClass.php file core/modules/system/tests/themes/test_theme/src/ThemeClass.php
ThemeCommonElements class core/lib/Drupal/Core/Theme/ThemeCommonElements.php Provide common theme render elements.
ThemeCommonElements.php file core/lib/Drupal/Core/Theme/ThemeCommonElements.php

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