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
AdminTest::$defaultTheme property core/themes/default_admin/tests/src/Functional/AdminTest.php The theme to install as the default for testing.
AdminTest::$defaultTheme property core/themes/admin/tests/src/Functional/AdminTest.php The theme to install as the default for testing.
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.
AnnouncementsFeedHooks::theme function core/modules/announcements_feed/src/Hook/AnnouncementsFeedHooks.php Implements hook_theme().
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.
AutomatedCronTest::$defaultTheme property core/modules/automated_cron/tests/src/Functional/AutomatedCronTest.php The theme to install as the default for testing.
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.

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