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
BlockContentThemeSuggestionsTestHooks::theme function core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php Implements hook_theme().
BlockContentThemeSuggestionsTestThemeHooks class core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestThemeHooks.php Hook implementations for block_content_theme_suggestions_test.
BlockContentThemeSuggestionsTestThemeHooks.php file core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestThemeHooks.php
BlockContentThemeSuggestionsTestThemeHooks::preprocessBlock function core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestThemeHooks.php Implements hook_preprocess_block().
BlockContentTranslationTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentTranslationTest.php The theme to install as the default for testing.
BlockContentTranslationUITest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php The theme to install as the default for testing.
BlockContentTypeJsonAnonTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonAnonTest.php The theme to install as the default for testing.
BlockContentTypeJsonBasicAuthTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php The theme to install as the default for testing.
BlockContentTypeJsonCookieTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php The theme to install as the default for testing.
BlockContentTypeTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php The theme to install as the default for testing.
BlockContentTypeTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php The theme to install as the default for testing.
BlockContentTypeXmlAnonTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlAnonTest.php The theme to install as the default for testing.
BlockContentTypeXmlBasicAuthTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php The theme to install as the default for testing.
BlockContentTypeXmlCookieTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlCookieTest.php The theme to install as the default for testing.
BlockContentWizardTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php The theme to install as the default for testing.
BlockContentXmlAnonTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlAnonTest.php The theme to install as the default for testing.
BlockContentXmlBasicAuthTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php The theme to install as the default for testing.
BlockContentXmlCookieTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlCookieTest.php The theme to install as the default for testing.
BlockContextualLinksTest::$defaultTheme property core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php The theme to install as the default for testing.
BlockDeleteForm::$themeHandler property core/modules/block/src/Form/BlockDeleteForm.php Theme handler.
BlockDemoTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockDemoTest.php The theme to install as the default for testing.
BlockDragTest::$defaultTheme property core/modules/block/tests/src/FunctionalJavascript/BlockDragTest.php The theme to install as the default for testing.
BlockExposedFilterAJAXTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/BlockExposedFilterAJAXTest.php The theme to install as the default for testing.
BlockFilterTest::$defaultTheme property core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php The theme to install as the default for testing.
BlockFilterTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php The theme to install as the default for testing.
BlockForm::$themeHandler property core/modules/block/src/BlockForm.php The theme handler.
BlockForm::themeSwitch function core/modules/block/src/BlockForm.php Handles switching the available regions based on the selected theme.
BlockFormInBlockTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockFormInBlockTest.php The theme to install as the default for testing.
BlockFormMessagesTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php The theme to install as the default for testing.
BlockFormTest::$themeHandler property core/modules/block/tests/src/Unit/BlockFormTest.php The theme handler.
BlockFormTest::$themeManager property core/modules/block/tests/src/Unit/BlockFormTest.php The theme manager service.
BlockHiddenRegionTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php The theme to install as the default for testing.
BlockHookOperationTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockHookOperationTest.php The theme to install as the default for testing.
BlockHooks::theme function core/modules/block/src/Hook/BlockHooks.php Implements hook_theme().
BlockHooks::themeInitialize function core/modules/block/src/Hook/BlockHooks.php Assigns an initial, default set of blocks for a theme.
BlockHooks::themesInstalled function core/modules/block/src/Hook/BlockHooks.php Implements hook_themes_installed().
BlockHtmlTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockHtmlTest.php The theme to install as the default for testing.
BlockInstallTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockInstallTest.php The theme to install as the default for testing.
BlockInterface::getTheme function core/modules/block/src/BlockInterface.php Returns the theme ID.
BlockInvalidRegionTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php The theme to install as the default for testing.
BlockJsonAnonTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockJsonAnonTest.php The theme to install as the default for testing.
BlockJsonBasicAuthTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockJsonBasicAuthTest.php The theme to install as the default for testing.
BlockJsonCookieTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockJsonCookieTest.php The theme to install as the default for testing.
BlockLanguageCacheTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php The theme to install as the default for testing.
BlockLanguageTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockLanguageTest.php The theme to install as the default for testing.
BlockListBuilder::$theme property core/modules/block/src/BlockListBuilder.php The theme containing the blocks.
BlockListBuilder::$themeHandler property core/modules/block/src/BlockListBuilder.php The theme handler interface.
BlockListBuilder::$themeManager property core/modules/block/src/BlockListBuilder.php The theme manager.
BlockListBuilder::getThemeName function core/modules/block/src/BlockListBuilder.php Gets the name of the theme used for this block listing.
BlockListController::$themeHandler property core/modules/block/src/Controller/BlockListController.php The theme handler.

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