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
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/profiles/tests/testing_themes_blocks/config/install/system.theme.yml core/profiles/tests/testing_themes_blocks/config/install/system.theme.yml
system.theme.yml file core/profiles/tests/nightwatch_a11y_testing/config/install/system.theme.yml core/profiles/tests/nightwatch_a11y_testing/config/install/system.theme.yml
system.theme.yml file core/tests/fixtures/config_install/testing_config_install/system.theme.yml core/tests/fixtures/config_install/testing_config_install/system.theme.yml
system.theme.yml file core/tests/fixtures/config_install/multilingual/system.theme.yml core/tests/fixtures/config_install/multilingual/system.theme.yml
system.theme_install.html.twig file core/modules/system/help_topics/system.theme_install.html.twig ---
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/modules/system/help_topics/system.theme_uninstall.html.twig ---
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/modules/system/src/Theme/SystemAdminThemePreprocess.php Hook implementations for system.
SystemAdminThemePreprocess.php file core/modules/system/src/Theme/SystemAdminThemePreprocess.php
SystemAdminThemePreprocess::preprocessAdminBlockContent function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for administrative content block templates.
SystemAdminThemePreprocess::preprocessAdminPage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for administrative index page templates.
SystemAdminThemePreprocess::preprocessSystemAdminIndex function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for admin index templates.
SystemAdminThemePreprocess::preprocessSystemModulesDetails function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for the module details templates.
SystemAdminThemePreprocess::preprocessSystemModulesUninstall function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for module uninstall templates.
SystemAdminThemePreprocess::preprocessSystemSecurityAdvisoriesFetchErrorMessage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for security advisories fetch error message templates.
SystemAdminThemePreprocess::preprocessSystemThemesPage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for appearance page templates.
SystemAdminThemePreprocess::__construct function core/modules/system/src/Theme/SystemAdminThemePreprocess.php
SystemAuthorizeTest::$defaultTheme property core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php The theme to install as the default for testing.
SystemConfigFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php The theme to install as the default for testing.
SystemController::$themeAccess property core/modules/system/src/Controller/SystemController.php The theme access checker service.
SystemController::$themeExtensionList property core/modules/system/src/Controller/SystemController.php The theme extension list.
SystemController::themesPage function core/modules/system/src/Controller/SystemController.php Returns a theme listing which excludes obsolete themes.
SystemFilesTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php The theme to install as the default for testing.
SystemLocalTasksTest::$themeHandler property core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php The mocked theme handler.
SystemMenuBlockUiTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Block/SystemMenuBlockUiTest.php The theme to install as the default for testing.
SystemRequirements::DRUPAL_CORE_REMOVED_THEME_LIST constant core/modules/system/src/Install/Requirements/SystemRequirements.php An array of machine names of themes that were removed from Drupal core.
SystemThemeHooks class core/modules/system/src/Hook/SystemThemeHooks.php Hook implementations for system.
SystemThemeHooks.php file core/modules/system/src/Hook/SystemThemeHooks.php
SystemThemeHooks::preprocessBlock function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
SystemThemeHooks::preprocessEntityAddList function core/modules/system/src/Hook/SystemThemeHooks.php Prepares variables for the list of available bundles.
SystemThemeHooks::theme function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme().
SystemThemeHooks::themeSuggestionsField function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
SystemThemeHooks::themeSuggestionsHtml function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
SystemThemeHooks::themeSuggestionsMaintenancePage function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
SystemThemeHooks::themeSuggestionsPage function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
SystemThemeHooks::themeSuggestionsRegion function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
system_sort_themes function core/modules/system/system.module Sorts themes by their names, with the default theme listed first.
TableDragTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php The theme to install as the default for testing.
TableTest::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php The theme to install as the default for testing.
TableTest::testThemeTableFooter function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests 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, `sticky-header` class should not 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.
TableTest::testThemeTableRowRenderArray function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests row elements with a mix of string and render array values.
TableTest::testThemeTableStickyHeaders function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php If $sticky is TRUE, `sticky-header` class should be included.

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