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 11.x for theme
  6. Other projects
Title Object type File name Summary
cache_context.theme service core/core.services.yml Drupal\Core\Cache\Context\ThemeCacheContext
CaseInsensitivePathTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php
CheckboxTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/CheckboxTest.php
CKEditor5FragmentLinkTest::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php
Ckeditor5Hooks::theme function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_theme().
Ckeditor5Hooks::themeCss function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Retrieves the default theme's CKEditor 5 stylesheets.
CKEditor5TestBase::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php
CKEditor5ToolbarTest::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ToolbarTest.php
claro.theme file core/themes/claro/claro.theme Functions to support theming in the Claro theme.
ClaroHooks::preprocessSystemThemesPage function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for system_themes_page.
ClaroHooks::themeRegistryAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_theme_registry_alter().
ClaroHooks::themeSuggestionsDetailsAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_theme_suggestions_HOOK_alter() for details.
ClaroHooks::themeSuggestionsFormElementAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_theme_suggestions_HOOK_alter() for form_element.
ClaroHooks::themeSuggestionsMaintenancePageAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_theme_suggestions_maintenance_page_alter().
ClaroLayoutBuilderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php
ClaroModalDisplayTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php
ClaroPasswordConfirmWidgetTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php
ClaroTableDragTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php
ClaroTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php
ClaroViewsBulkOperationsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php
ClaroViewsUiTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php
claro_system_module_invoked_theme_registry_alter function core/themes/claro/claro.theme Called by system.module via its hook_theme_registry_alter().
ClassLoaderTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php
ClearCacheBlockTest::$defaultTheme property core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php
ClearTest::$defaultTheme property core/modules/system/tests/src/Functional/Cache/ClearTest.php
ClickSortingAJAXTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php
CollapsedSummariesTest::$defaultTheme property core/modules/node/tests/src/FunctionalJavascript/CollapsedSummariesTest.php
CommandsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php
comment.icon.theme.css file core/modules/comment/css/comment.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-comment {
color: red;
background-image: url("data:image/svg+xml,%3csvg…
comment.icon.theme.pcss.css file core/modules/comment/css/comment.icon.theme.pcss.css .field-icon-comment {
color: red;
background-image: url(../../../misc/icons/55565b/comment.svg);
}
CommentAccessTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAdminTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentAdminTest.php
CommentAdminTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
CommentAnonymousTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentAnonymousTest.php
CommentApproveLinkTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php
CommentBlockTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentBlockTest.php
CommentCacheTagsTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
CommentCSSTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentCSSTest.php The theme to install as the default for testing.
CommentDisplayConfigurableTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php
CommentEditTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentEditTest.php
CommentEmptyTitleTestThemeHooks class core/modules/comment/tests/modules/comment_empty_title_test/src/Hook/CommentEmptyTitleTestThemeHooks.php Hook implementations for comment_empty_title_test.
CommentEmptyTitleTestThemeHooks.php file core/modules/comment/tests/modules/comment_empty_title_test/src/Hook/CommentEmptyTitleTestThemeHooks.php
CommentEmptyTitleTestThemeHooks::preprocessComment function core/modules/comment/tests/modules/comment_empty_title_test/src/Hook/CommentEmptyTitleTestThemeHooks.php Implements hook_preprocess_comment().
CommentEntityReferenceTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php
CommentFieldFilterTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php
CommentFieldsTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentFieldsTest.php
CommentInterfaceTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentInterfaceTest.php
CommentJsonAnonTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php
CommentJsonBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php
CommentJsonCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentJsonCookieTest.php

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