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
BulkFormTest::$defaultTheme property core/modules/views/tests/src/Functional/BulkFormTest.php The theme to install as the default for testing.
BulkFormTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/BulkFormTest.php The theme to install as the default for testing.
BulkOperationsTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php The theme to install as the default for testing.
CacheabilityMetadataConfigOverrideIntegrationTest::$defaultTheme property core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php The theme to install as the default for testing.
CachedDataUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/CachedDataUITest.php The theme to install as the default for testing.
CacheTagTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php The theme to install as the default for testing.
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.
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 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_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 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.
CommentCSSTest::$defaultTheme property core/modules/history/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

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