Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| theme.negotiator.ajax_base_page | service | core/ |
Drupal\Core\Theme\AjaxBasePageNegotiator |
| theme.negotiator.block.admin_demo | service | core/ |
Drupal\block\Theme\AdminDemoNegotiator |
| theme.negotiator.contextual_links | service | core/ |
Drupal\contextual\Theme\ContextualLinksNegotiator |
| theme.negotiator.default | service | core/ |
Drupal\Core\Theme\DefaultNegotiator |
| theme.negotiator.high_priority | service | core/ |
Drupal\theme_test\Theme\HighPriorityThemeNegotiator |
| theme.negotiator.system.batch | service | core/ |
Drupal\system\Theme\BatchNegotiator |
| theme.negotiator.system.db_update | service | core/ |
Drupal\system\Theme\DbUpdateNegotiator |
| theme.negotiator.test_custom_theme | service | core/ |
Drupal\theme_test\Theme\CustomThemeNegotiator |
| theme.negotiator.test_theme | service | core/ |
Drupal\menu_test\Theme\TestThemeNegotiator |
| theme.pcss.css | file | core/ |
Claro styles for jQuery UI. Overrides /core/assets/vendor/jquery.ui/themes/base/theme.css. |
| theme.pcss.css | file | core/ |
Claro styles for jQuery UI. Overrides /core/assets/vendor/jquery.ui/themes/base/theme.css. |
| theme.pcss.css | file | core/ |
Claro styles for jQuery UI. Overrides /core/assets/vendor/jquery.ui/themes/base/theme.css. |
| Theme.php | file | core/ |
|
| Theme.php | file | core/ |
|
| theme.registry | service | core/ |
Drupal\Core\Theme\Registry |
| Theme::canUpdate | function | core/ |
Determines whether this class can update the specified project. |
| Theme::canUpdateDirectory | function | core/ |
Determines if the Updater can handle the project provided in $directory. |
| Theme::getDefaultRegion | function | core/ |
Gets the name of the default region for the theme. |
| Theme::getInstallDirectory | function | core/ |
Returns the directory where a theme should be installed. |
| Theme::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
| Theme::isInstalled | function | core/ |
Checks if the project is installed. |
| Theme::listAllRegions | function | core/ |
Lists all the theme's regions. |
| Theme::listVisibleRegions | function | core/ |
Lists all the theme's visible regions. |
| Theme::__construct | function | core/ |
Constructs a new Theme object. |
| Theme::__construct | function | core/ |
Constructs a new updater. |
| ThemeAccessCheck | class | core/ |
Provides access checking for themes for routing and theme negotiation. |
| ThemeAccessCheck.php | file | core/ |
|
| ThemeAccessCheck::access | function | core/ |
Checks access to the theme for routing. |
| ThemeAccessCheck::checkAccess | function | core/ |
Indicates whether the theme is accessible based on whether it is installed. |
| ThemeAccessCheck::__construct | function | core/ |
Constructs a \Drupal\Core\Theme\Registry object. |
| ThemeAdminForm | class | core/ |
Form to select the administration theme. |
| ThemeAdminForm.php | file | core/ |
|
| ThemeAdminForm::buildForm | function | core/ |
Form constructor. |
| ThemeAdminForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ThemeAdminForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ThemeAdminForm::submitForm | function | core/ |
Form submission handler. |
| ThemeCacheContext | class | core/ |
Defines the ThemeCacheContext service, for "per theme" caching. |
| ThemeCacheContext.php | file | core/ |
|
| ThemeCacheContext::$themeManager | property | core/ |
The theme manager. |
| ThemeCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| ThemeCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| ThemeCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| ThemeCacheContext::__construct | function | core/ |
Constructs a new ThemeCacheContext service. |
| ThemeClass | class | core/ |
Represents a random class, used to test if themes can provide classes. |
| ThemeClass.php | file | core/ |
|
| ThemeCommonElements | class | core/ |
Provide common theme render elements. |
| ThemeCommonElements.php | file | core/ |
|
| ThemeCommonElements::commonElements | function | core/ |
Base theme array. |
| ThemeController | class | core/ |
Controller for theme handling. |
| ThemeController.php | file | core/ |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.