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
CommentJsonCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentJsonCookieTest.php The theme to install as the default for testing.
CommentLanguageTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentLanguageTest.php The theme to install as the default for testing.
CommentLinksAlterTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php The theme to install as the default for testing.
CommentLinksTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentLinksTest.php The theme to install as the default for testing.
CommentNodeAccessTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php The theme to install as the default for testing.
CommentNodeChangesTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentNodeChangesTest.php The theme to install as the default for testing.
CommentNonNodeTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentNonNodeTest.php The theme to install as the default for testing.
CommentOperationsTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php The theme to install as the default for testing.
CommentPagerTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentPagerTest.php The theme to install as the default for testing.
CommentPreviewTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentPreviewTest.php The theme to install as the default for testing.
CommentRowTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentRowTest.php The theme to install as the default for testing.
CommentRssTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentRssTest.php The theme to install as the default for testing.
CommentStatisticsTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentStatisticsTest.php The theme to install as the default for testing.
CommentStatusFieldAccessTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php The theme to install as the default for testing.
CommentTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/CommentTest.php The theme to install as the default for testing.
CommentThemeHooks class core/modules/comment/src/Hook/CommentThemeHooks.php Hook implementations for comment.
CommentThemeHooks.php file core/modules/comment/src/Hook/CommentThemeHooks.php
CommentThemeHooks::preprocessBlock function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
CommentThemeHooks::preprocessComment function core/modules/comment/src/Hook/CommentThemeHooks.php Prepares variables for comment templates.
CommentThemeHooks::preprocessField function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_preprocess_HOOK() for field templates.
CommentThemeHooks::theme function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_theme().
CommentThemeHooks::__construct function core/modules/comment/src/Hook/CommentThemeHooks.php
CommentThreadingTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentThreadingTest.php The theme to install as the default for testing.
CommentTitleTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentTitleTest.php The theme to install as the default for testing.
CommentTokenReplaceTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php The theme to install as the default for testing.
CommentTranslationUITest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentTranslationUITest.php The theme to install as the default for testing.
CommentTypeJsonAnonTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php The theme to install as the default for testing.
CommentTypeJsonBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The theme to install as the default for testing.
CommentTypeJsonCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The theme to install as the default for testing.
CommentTypeTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentTypeTest.php The theme to install as the default for testing.
CommentTypeTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php The theme to install as the default for testing.
CommentTypeXmlAnonTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php The theme to install as the default for testing.
CommentTypeXmlBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php The theme to install as the default for testing.
CommentTypeXmlCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php The theme to install as the default for testing.
CommentXmlAnonTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php The theme to install as the default for testing.
CommentXmlBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php The theme to install as the default for testing.
CommentXmlCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php The theme to install as the default for testing.
CommonTestThemeHooks class core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Hook implementations for common_test.
CommonTestThemeHooks.php file core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php
CommonTestThemeHooks::commonTestRenderElement function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_preprocess_HOOK().
CommonTestThemeHooks::jsAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_js_alter().
CommonTestThemeHooks::jsSettingsAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_js_settings_alter().
CommonTestThemeHooks::libraryInfoAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_library_info_alter().
CommonTestThemeHooks::libraryInfoBuild function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_library_info_build().
CommonTestThemeHooks::pageAttachments function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_page_attachments().
CommonTestThemeHooks::pageAttachmentsAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_page_attachments_alter().
CommonTestThemeHooks::preprocess function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_preprocess().
CommonTestThemeHooks::theme function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_theme().
ComponentInFormTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Themes to install.
ComponentInvalidReplacementTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php Themes to install.

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