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
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Theme | class | core/ |
Defines a class for updating themes. |
| Theme | class | core/ |
The Theme extension object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| StyleSerializerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StyleSummaryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StyleTableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StyleTableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StyleUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SuperUserAccessInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SyslogTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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/ |
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.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(--admin-space-l); } #system-themes-page { hr { display:… |
| system-themes.pcss.css | file | core/ |
.system-themes-list { margin-block-end: var(--admin-space-l); } #system-themes-page { hr { display: none; } } .system-themes-list__header { padding: var(--admin-space-m) var(--admin-space-l); text-transform: none; color:… |
| 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.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.inc | file | core/ |
|
| system.theme.yml | file | core/ |
core/modules/system/config/install/system.theme.yml |
| 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/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/ |
|
| SystemAuthorizeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemConfigFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemController::$themeAccess | property | core/ |
The theme access checker service. |
| SystemController::$themeExtensionList | property | core/ |
The theme extension list. |
| SystemController::themesPage | function | core/ |
Returns a theme listing which excludes obsolete themes. |
| SystemFilesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemLocalTasksTest::$themeHandler | property | core/ |
The mocked theme handler. |
| SystemMenuBlockUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemRequirements::DRUPAL_CORE_REMOVED_THEME_LIST | constant | core/ |
An array of machine names of themes that were removed from Drupal core. |
| SystemThemeHooks | class | core/ |
Hook implementations for system. |
| SystemThemeHooks.php | file | core/ |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.