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
CacheWebTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php The theme to install as the default for testing.
cache_context.theme service core/core.services.yml Drupal\Core\Cache\Context\ThemeCacheContext
CaseInsensitivePathTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php The theme to install as the default for testing.
CheckboxTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/CheckboxTest.php The theme to install as the default for testing.
CKEditor5FragmentLinkTest::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php The theme to install as the default for testing.
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 The theme to install as the default for testing.
CKEditor5ToolbarTest::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ToolbarTest.php The theme to install as the default for testing.
claro.theme file core/themes/claro/claro.theme Functions to support theming in the Claro theme.
ClaroLayoutBuilderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php The theme to install as the default for testing.
ClaroModalDisplayTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php The theme to install as the default for testing.
ClaroPasswordConfirmWidgetTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php The theme to install as the default for testing.
ClaroTableDragTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php The theme to install as the default for testing.
ClaroTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php The theme to install as the default for testing.
ClaroViewsBulkOperationsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php The theme to install as the default for testing.
ClaroViewsUiTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php The theme to install as the default for testing.
claro_preprocess_system_themes_page function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for system_themes_page.
claro_system_module_invoked_theme_registry_alter function core/themes/claro/claro.theme Called by system.module via its hook_theme_registry_alter().
claro_theme_registry_alter function core/themes/claro/claro.theme Implements hook_theme_registry_alter().
claro_theme_suggestions_details_alter function core/themes/claro/claro.theme Implements hook_theme_suggestions_HOOK_alter() for details.
claro_theme_suggestions_form_element_alter function core/themes/claro/claro.theme Implements hook_theme_suggestions_HOOK_alter() for form_element.
claro_theme_suggestions_maintenance_page_alter function core/themes/claro/claro.theme Implements hook_theme_suggestions_maintenance_page_alter().
ClassLoaderTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php The theme to install as the default for testing.
ClearCacheBlockTest::$defaultTheme property core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php The theme to install as the default for testing.
ClearTest::$defaultTheme property core/modules/system/tests/src/Functional/Cache/ClearTest.php The theme to install as the default for testing.
ClickSortingAJAXTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php The theme to install as the default for testing.
CollapsedSummariesTest::$defaultTheme property core/modules/node/tests/src/FunctionalJavascript/CollapsedSummariesTest.php The theme to install as the default for testing.
CommandsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php The theme to install as the default for testing.
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 The theme to install as the default for testing.
CommentAdminTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentAdminTest.php The theme to install as the default for testing.
CommentAdminTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php The theme to install as the default for testing.
CommentAnonymousTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentAnonymousTest.php The theme to install as the default for testing.
CommentApproveLinkTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php The theme to install as the default for testing.
CommentBlockTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentBlockTest.php The theme to install as the default for testing.
CommentCacheTagsTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php The theme to install as the default for testing.
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 The theme to install as the default for testing.
CommentEditTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentEditTest.php The theme to install as the default for testing.
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 The theme to install as the default for testing.
CommentFieldFilterTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php The theme to install as the default for testing.
CommentFieldsTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentFieldsTest.php The theme to install as the default for testing.
CommentInterfaceTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentInterfaceTest.php The theme to install as the default for testing.
CommentJsonAnonTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php The theme to install as the default for testing.
CommentJsonBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.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.