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
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/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;
}
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;
}
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().
TaxonomyThemeHooks::themeSuggestionsTaxonomyTerm function core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php Implements hook_theme_suggestions_HOOK().
TaxonomyThemeHooks::__construct function core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php
TaxonomyVocabularyArgumentTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php The theme to install as the default for testing.
telephone.icon.theme.css file core/modules/telephone/css/telephone.icon.theme.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
.field-icon-telephone {
background-image: url("data:image/svg+xml,%3csvg height='36'…
telephone.icon.theme.pcss.css file core/modules/telephone/css/telephone.icon.theme.pcss.css .field-icon-telephone {
background-image: url(../../../misc/icons/55565b/telephone.svg);
}
TelephoneFieldTest::$defaultTheme property core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php The theme to install as the default for testing.
template_preprocess_module_test_procedural_preprocess_theme function core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.theme.inc Template preprocess function for module_test_procedural_preprocess_theme.
template_preprocess_system_themes_page function core/modules/system/system.module Prepares variables for appearance page templates.
template_preprocess_theme_test function core/modules/system/tests/modules/theme_test/theme_test.inc Preprocesses variables for theme_theme_test().
template_preprocess_theme_test_deprecations_preprocess function core/modules/system/tests/modules/theme_test/theme_test.module Implements template_preprocess_HOOK() for theme_test_deprecations_preprocess.
template_preprocess_theme_test_registered_by_module function core/modules/system/tests/modules/theme_test/theme_test.module Implements template_preprocess_HOOK() for theme_test_registered_by_module.
template_preprocess_theme_test_render_element function core/modules/system/tests/modules/theme_test/theme_test.module Prepares variables for test render element templates.
TermAccessTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermAccessTest.php The theme to install as the default for testing.
TermAutocompleteTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The theme to install as the default for testing.
TermCacheTagsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php The theme to install as the default for testing.
TermContextualLinksTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php The theme to install as the default for testing.
TermDisplayConfigurableTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php The theme to install as the default for testing.
TermIndexTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermIndexTest.php The theme to install as the default for testing.
TermJsonAnonTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php The theme to install as the default for testing.
TermJsonBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php The theme to install as the default for testing.
TermJsonCookieTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php The theme to install as the default for testing.

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