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
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.
TableTest::testThemeTableTitle function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests that the select/checkbox label is being generated and escaped.
TableTest::testThemeTableWithEmptyMessage function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests the display of the table header.
TableTest::testThemeTableWithNoStriping function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests that the 'no_striping' option works correctly.
TaggedWithTest::$defaultTheme property core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php The theme to install as the default for testing.
taxonomy.theme.css file core/themes/stable9/css/taxonomy/taxonomy.theme.css .taxonomy-term-preview {
background-color: #eee;
}
.taxonomy-term-divider-top {
border-bottom: none;
}
.taxonomy-term-divider-bottom {
border-top: 1px dotted #ccc;
}
taxonomy.theme.css file core/modules/taxonomy/css/taxonomy.theme.css .taxonomy-term-preview {
background-color: #eee;
}
.taxonomy-term-divider-top {
border-bottom: none;
}
.taxonomy-term-divider-bottom {
border-top: 1px dotted #ccc;
}
TaxonomyDefaultArgumentTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php The theme to install as the default for testing.
TaxonomyFieldAllTermsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php The theme to install as the default for testing.
TaxonomyFieldFilterTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php The theme to install as the default for testing.
TaxonomyGlossaryTest::$defaultTheme property core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php The theme to install as the default for testing.
TaxonomyImageTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php The theme to install as the default for testing.
TaxonomyIndexTidUiTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php The theme to install as the default for testing.
TaxonomyParentUITest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php The theme to install as the default for testing.
TaxonomyRelationshipTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php The theme to install as the default for testing.
TaxonomyRevisionDeleteTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php The theme to install as the default for testing.
TaxonomyRevisionRevertTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionRevertTest.php The theme to install as the default for testing.
TaxonomyRevisionTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php The theme to install as the default for testing.
TaxonomyRevisionVersionHistoryTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php The theme to install as the default for testing.
TaxonomyTermArgumentDepthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php The theme to install as the default for testing.
TaxonomyTermArgumentTidFromNodeTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php The theme to install as the default for testing.
TaxonomyTermContentModerationTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php The theme to install as the default for testing.
TaxonomyTermIndentationTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php The theme to install as the default for testing.
TaxonomyTermPagerTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php The theme to install as the default for testing.
TaxonomyTermPageVariableDeprecationTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyTermPageVariableDeprecationTest.php The theme to install as the default for testing.
TaxonomyTermViewTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php The theme to install as the default for testing.
TaxonomyThemeHooks class core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php Hook implementations for taxonomy.
TaxonomyThemeHooks.php file core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php
TaxonomyThemeHooks::preprocessTaxonomyTerm function core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php Prepares variables for taxonomy term templates.
TaxonomyThemeHooks::theme function core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php Implements hook_theme().

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