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
AjaxBasePageNegotiator::determineActiveTheme function core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php Determine the active theme for the request.
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php Tests determine active theme default theme.
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php Tests determine active theme invalid token.
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php Tests determine active theme valid token.
AjaxBlockTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php The theme to install as the default for testing.
AjaxCallbacksTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php The theme to install as the default for testing.
AjaxFileManagedMultipleTest::$defaultTheme property core/modules/file/tests/src/FunctionalJavascript/AjaxFileManagedMultipleTest.php The theme to install as the default for testing.
AjaxFormCacheTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php The theme to install as the default for testing.
AjaxFormImageButtonTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php The theme to install as the default for testing.
AjaxFormPageCacheTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php The theme to install as the default for testing.
AjaxInGroupTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php The theme to install as the default for testing.
AjaxMaintenanceModeTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php The theme to install as the default for testing.
AjaxPageStateTest::$defaultTheme property core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php The theme to install as the default for testing.
AjaxTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php The theme to install as the default for testing.
AjaxTestController::theme function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Returns the used theme.
AjaxWaitTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/AjaxWaitTest.php The theme to install as the default for testing.
AlertsJsonFeedTest::$defaultTheme property core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php The theme to install as the default for testing.
AlterTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/AlterTest.php The theme to install as the default for testing.
AnalyzeTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/AnalyzeTest.php The theme to install as the default for testing.
AnnounceBlockTest::$defaultTheme property core/modules/announcements_feed/tests/src/FunctionalJavascript/AnnounceBlockTest.php The theme to install as the default for testing.
AnnouncementsCacheTest::$defaultTheme property core/modules/announcements_feed/tests/src/Functional/AnnouncementsCacheTest.php The theme to install as the default for testing.
AnnouncementsFeedThemeHooks class core/modules/announcements_feed/src/Hook/AnnouncementsFeedThemeHooks.php Theme hook implementations for announcements_feed.
AnnouncementsFeedThemeHooks.php file core/modules/announcements_feed/src/Hook/AnnouncementsFeedThemeHooks.php
AnnouncementsFeedThemeHooks::theme function core/modules/announcements_feed/src/Hook/AnnouncementsFeedThemeHooks.php Implements hook_theme().
ArbitraryRebuildTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php The theme to install as the default for testing.
AreaEntityUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php The theme to install as the default for testing.
AreaHTTPStatusCodeTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php The theme to install as the default for testing.
AreaTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/AreaTest.php The theme to install as the default for testing.
AreaTitleWebTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php The theme to install as the default for testing.
ArgumentDefaultTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php The theme to install as the default for testing.
ArgumentValidatorTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php The theme to install as the default for testing.
AssertContentTrait::assertThemeOutput function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts themed output.
AssetOptimizationTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php The theme to install as the default for testing.
AssetOptimizationTest::omitTheme function core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php Removes the 'theme' query parameter from the given URL.
AssetResolver::$themeHandler property core/lib/Drupal/Core/Asset/AssetResolver.php The theme handler service.
AssetResolver::$themeManager property core/lib/Drupal/Core/Asset/AssetResolver.php The theme manager.
AssetResolverTest::$themeHandler property core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php The mocked theme handler.
AssetResolverTest::$themeManager property core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php The mocked theme manager.
BaseFieldAccessTest::$defaultTheme property core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php The theme to install as the default for testing.
BaseFieldOverrideJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonAnonTest.php The theme to install as the default for testing.
BaseFieldOverrideJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonBasicAuthTest.php The theme to install as the default for testing.
BaseFieldOverrideJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonCookieTest.php The theme to install as the default for testing.
BaseFieldOverrideTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php The theme to install as the default for testing.
BaseFieldOverrideXmlAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlAnonTest.php The theme to install as the default for testing.
BaseFieldOverrideXmlBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php The theme to install as the default for testing.
BaseFieldOverrideXmlCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlCookieTest.php The theme to install as the default for testing.
BaseThemeMissingTest class core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php Tests the behavior of a theme when base_theme info key is missing.
BaseThemeMissingTest.php file core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php
BaseThemeMissingTest::$themeInstaller property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php The theme installer.
BaseThemeMissingTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php

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