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
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.
BlockController::$themeHandler property core/modules/block/src/Controller/BlockController.php The 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::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::$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.
BlockRegionTest::testTransformSameThemeRegionExists function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php Tests transforming a block with the same theme and an existing region.
BlockRegionTest::testTransformSameThemeRegionNotExists function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php Tests transforming a block with the same theme and a non-existent region.
BlockRenderOrderTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockRenderOrderTest.php The theme to install as the default for testing.
BlockRepository::$themeManager property core/modules/block/src/BlockRepository.php The theme manager.
BlockRepositoryTest::$theme property core/modules/block/tests/src/Unit/BlockRepositoryTest.php The theme for the test.
BlockSystemBrandingTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php The theme to install as the default for testing.
BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions function core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php Tests template suggestions from the block module.
BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions function core/modules/block_content/tests/src/Kernel/BlockTemplateSuggestionsTest.php Tests template suggestions from block_content_theme_suggestions_block().
BlockTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockTest.php The theme to install as the default for testing.
BlockTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/BlockTest.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.