Search for theme_

  1. Search 7.x for theme_
  2. Search 9.5.x for theme_
  3. Search 10.3.x for theme_
  4. Search 11.x for theme_
  5. Search main for theme_
  6. Other projects
Title Object type File name Summary
shortcut.icons.theme.css file core/themes/stable/css/shortcut/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.icons.theme.css file core/modules/shortcut/css/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.theme.css file core/themes/stable/css/shortcut/shortcut.theme.css Styling for the shortcut module.
shortcut.theme.css file core/modules/shortcut/css/shortcut.theme.css Styling for the shortcut module.
shortcut_themes_installed function core/modules/shortcut/shortcut.module Implements hook_themes_installed().
StableBaseThemeUpdateTest class core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php Tests the upgrade path for introducing the Stable base theme.
StableBaseThemeUpdateTest.php file core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php
StableBaseThemeUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php The theme to install as the default for testing.
StableBaseThemeUpdateTest::$themeHandler property core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php The theme handler.
StableBaseThemeUpdateTest::prepareEnvironment function core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php Prepares the current environment for running the test.
StableBaseThemeUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php Set database dump files to be used.
StableBaseThemeUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php Overrides WebTestBase::setUp() for update testing.
StableBaseThemeUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php Tests that the Stable base theme is installed if necessary.
StableLibraryOverrideTest::$themeInitialization property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php The theme initialization.
StableLibraryOverrideTest::$themeManager property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php The theme manager.
StableTemplateOverrideTest::$themeHandler property core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php The theme handler.
StubThemeHandler class core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Extends the default theme handler to mock some drupal_ methods.
StubThemeHandler::$clearedCssCache property core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Whether the CSS cache was cleared.
StubThemeHandler::$registryRebuild property core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Whether the registry should be rebuilt.
StubThemeHandler::clearCssCache function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
StubThemeHandler::themeRegistryRebuild function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
system-themes-page.html.twig file core/themes/claro/templates/system-themes-page.html.twig Theme override for the Appearance page.
system-themes-page.html.twig file core/themes/stable/templates/admin/system-themes-page.html.twig Theme override for the Appearance page.
system-themes-page.html.twig file core/modules/system/templates/system-themes-page.html.twig Default theme implementation for the Appearance page.
system.theme.global.yml file core/profiles/demo_umami/config/install/system.theme.global.yml core/profiles/demo_umami/config/install/system.theme.global.yml
system.theme.global.yml file core/profiles/minimal/config/install/system.theme.global.yml core/profiles/minimal/config/install/system.theme.global.yml
system.theme.global.yml file core/modules/system/config/install/system.theme.global.yml core/modules/system/config/install/system.theme.global.yml
system.theme.yml file core/profiles/standard/config/install/system.theme.yml core/profiles/standard/config/install/system.theme.yml
system.theme.yml file core/profiles/demo_umami/config/install/system.theme.yml core/profiles/demo_umami/config/install/system.theme.yml
system.theme.yml file core/modules/system/config/install/system.theme.yml core/modules/system/config/install/system.theme.yml
system.theme_install.html.twig file core/modules/help_topics/help_topics/system.theme_install.html.twig ---
label: 'Installing a theme and setting default themes'
related:
- core.appearance
- system.theme_uninstall
---
{% set themes_url = render_var(url('system.themes_page')) %}
<h2>{% trans %}Goal{% endtrans…
system.theme_uninstall.html.twig file core/modules/help_topics/help_topics/system.theme_uninstall.html.twig ---
label: 'Uninstalling an unused theme'
related:
- core.appearance
- system.theme_install
---
{% set themes_url = render_var(url('system.themes_page')) %}
<h2>{% trans %}Goal{% endtrans %}</h2>
<p>{% trans…
SystemController::$themeAccess property core/modules/system/src/Controller/SystemController.php The theme access checker service.
SystemController::$themeHandler property core/modules/system/src/Controller/SystemController.php The theme handler service.
SystemController::themesPage function core/modules/system/src/Controller/SystemController.php Returns a theme listing.
SystemLocalTasksTest::$themeHandler property core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php The mocked theme handler.
system_sort_themes function core/modules/system/system.module Sorts themes by their names, with the default theme listed first.
system_theme_suggestions_field function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_html function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_maintenance_page function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_page function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_region function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
TableTest::testThemeTableFooter function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Test that the 'footer' option works correctly.
TableTest::testThemeTableHeaderCellOption function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests that the 'header' option in cells works correctly.
TableTest::testThemeTableHeaderRenderArray function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests header elements with a mix of string and render array values.
TableTest::testThemeTableNoStickyHeaders function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php If $sticky is FALSE, no tableheader.js should be included.
TableTest::testThemeTableNotResponsiveHeaders function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests that the 'responsive-table' class is not applied without headers.
TableTest::testThemeTableNotResponsiveProperty function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests that 'responsive-table' class only applied when responsive is TRUE.
TableTest::testThemeTableResponsive function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests that the 'responsive-table' class is applied correctly.
TableTest::testThemeTableResponsivePriority function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests 'priority-medium' and 'priority-low' classes.

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