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 |
|---|---|---|---|
| StableLibraryOverrideTestBase::$themeInitialization | property | core/ |
The theme initialization. |
| StableLibraryOverrideTestBase::$themeManager | property | core/ |
The theme manager. |
| StandardRecipeInstallTest::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
| StarterkitThemeHooks | class | core/ |
Hook implementations for starterkit_theme. |
| StarterkitThemeHooks.php | file | core/ |
|
| StarterkitThemeHooks::preprocessImageWidget | function | core/ |
Implements hook_preprocess_image_widget(). |
| starterkit_theme.info.yml | file | core/ |
core/themes/starterkit_theme/starterkit_theme.info.yml |
| starterkit_theme.libraries.yml | file | core/ |
core/themes/starterkit_theme/starterkit_theme.libraries.yml |
| starterkit_theme.starterkit.yml | file | core/ |
core/themes/starterkit_theme/starterkit_theme.starterkit.yml |
| starterkit_theme.theme | file | core/ |
Functions to support theming. |
| starterkit_theme_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
| StubThemeHandler | class | core/ |
Extends the default theme handler to mock some drupal_ methods. |
| StubThemeHandler::$clearedCssCache | property | core/ |
Whether the CSS cache was cleared. |
| StubThemeHandler::$registryRebuild | property | core/ |
Whether the registry should be rebuilt. |
| StubThemeHandler::clearCssCache | function | core/ |
|
| StubThemeHandler::themeRegistryRebuild | function | core/ |
|
| system-themes-page.html.twig | file | core/ |
Default theme implementation for the Appearance page. |
| system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
| system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
| system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
| system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
| system-themes.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .system-themes-list { margin-block-end: var(--gin-spacing-l); } #system-themes-page { hr { display:… |
| system-themes.pcss.css | file | core/ |
.system-themes-list { margin-block-end: var(--gin-spacing-l); } #system-themes-page { hr { display: none; } } .system-themes-list__header { padding: var(--gin-spacing-m) var(--gin-spacing-l); text-transform: none; color:… |
| system.theme.global.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/system.theme.global.yml |
| system.theme.global.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/system.theme.global.yml |
| system.theme.global.yml | file | core/ |
core/profiles/demo_umami/config/install/system.theme.global.yml |
| system.theme.global.yml | file | core/ |
core/profiles/minimal/config/install/system.theme.global.yml |
| system.theme.global.yml | file | core/ |
core/modules/system/config/install/system.theme.global.yml |
| system.theme.inc | file | core/ |
|
| system.theme.yml | file | core/ |
core/profiles/standard/config/install/system.theme.yml |
| system.theme.yml | file | core/ |
core/profiles/demo_umami/config/install/system.theme.yml |
| system.theme.yml | file | core/ |
core/profiles/tests/testing_themes_blocks/config/install/system.theme.yml |
| system.theme.yml | file | core/ |
core/profiles/tests/nightwatch_a11y_testing/config/install/system.theme.yml |
| system.theme.yml | file | core/ |
core/modules/system/config/install/system.theme.yml |
| system.theme.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/system.theme.yml |
| system.theme.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/system.theme.yml |
| system.theme_install.html.twig | file | core/ |
--- label: 'Installing a theme and setting default themes' related: - core.appearance - system.theme_uninstall --- {% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %} {% set themes_link =… |
| system.theme_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling an unused theme' related: - core.appearance - system.theme_install --- {% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %} {% set themes_link = render_var(help_route_link(themes_link_text,… |
| SystemAdminThemePreprocess | class | core/ |
Hook implementations for system. |
| SystemAdminThemePreprocess.php | file | core/ |
|
| SystemAdminThemePreprocess::preprocessAdminBlockContent | function | core/ |
Prepares variables for administrative content block templates. |
| SystemAdminThemePreprocess::preprocessAdminPage | function | core/ |
Prepares variables for administrative index page templates. |
| SystemAdminThemePreprocess::preprocessSystemAdminIndex | function | core/ |
Prepares variables for admin index templates. |
| SystemAdminThemePreprocess::preprocessSystemModulesDetails | function | core/ |
Prepares variables for the module details templates. |
| SystemAdminThemePreprocess::preprocessSystemModulesUninstall | function | core/ |
Prepares variables for module uninstall templates. |
| SystemAdminThemePreprocess::preprocessSystemSecurityAdvisoriesFetchErrorMessage | function | core/ |
Prepares variables for security advisories fetch error message templates. |
| SystemAdminThemePreprocess::preprocessSystemThemesPage | function | core/ |
Prepares variables for appearance page templates. |
| SystemAdminThemePreprocess::__construct | function | core/ |
|
| SystemController::$themeAccess | property | core/ |
The theme access checker service. |
| SystemController::$themeExtensionList | property | core/ |
The theme extension list. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.