Search for themes

  1. Search 7.x for themes
  2. Search 9.5.x for themes
  3. Search 8.9.x for themes
  4. Search 10.3.x for themes
  5. Other projects
Title Object type File name Summary
AdminNegotiatorTest::getThemes function core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php Provides a list of theme names to test.
BigPipeInterfacePreviewThemeSuggestionsTest class core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php Tests the big pipe theme suggestions.
BigPipeInterfacePreviewThemeSuggestionsTest.php file core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php
BigPipeInterfacePreviewThemeSuggestionsTest::$block property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php The block being tested.
BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php The block view builder.
BigPipeInterfacePreviewThemeSuggestionsTest::$controller property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php The block storage.
BigPipeInterfacePreviewThemeSuggestionsTest::$modules property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php Modules to install.
BigPipeInterfacePreviewThemeSuggestionsTest::setUp function core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php
BigPipeInterfacePreviewThemeSuggestionsTest::testBigPipeThemeHookSuggestions function core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php Tests theme suggestions from big_pipe.
BigPipeThemeHooks::themeSuggestionsBigPipeInterfacePreview function core/modules/big_pipe/src/Hook/BigPipeThemeHooks.php Implements hook_theme_suggestions_HOOK().
BlockAddTest::testBlockAddThemeSelector function core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Tests the AJAX for the theme selector.
BlockContentHooks::themeSuggestionsBlockAlter function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_theme_suggestions_HOOK_alter() for block templates.
BlockContentThemeSuggestionsTest class core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Tests block content theme suggestions.
BlockContentThemeSuggestionsTest.php file core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php
BlockContentThemeSuggestionsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php The theme to install as the default for testing.
BlockContentThemeSuggestionsTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Modules to install.
BlockContentThemeSuggestionsTest::$uuid property core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php The UUID for a block content entity.
BlockContentThemeSuggestionsTest::FIELD_UI_PREFIX constant core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Path prefix for the field UI for the test bundle.
BlockContentThemeSuggestionsTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Sets the test up.
BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsContent function core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Test suggestions for content blocks.
BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsExtraField function core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Test suggestions for content blocks within extra fields blocks.
BlockContentThemeSuggestionsTestHooks class core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php Hook implementations for block_content_theme_suggestions_test.
BlockContentThemeSuggestionsTestHooks.php file core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php
BlockContentThemeSuggestionsTestHooks::entityExtraFieldInfo function core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php Implements hook_entity_extra_field_info().
BlockContentThemeSuggestionsTestHooks::nodeView function core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php Implements hook_node_view().
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().
BlockForm::themeSwitch function core/modules/block/src/BlockForm.php Handles switching the available regions based on the selected theme.
BlockHooks::themesInstalled function core/modules/block/src/Hook/BlockHooks.php Implements hook_themes_installed().
BlockTest::testBlockThemeSelector function core/modules/block/tests/src/Functional/BlockTest.php Tests that the block form has a theme selector when not passed via the URL.
BlockTheme::$themes property core/modules/block/src/Plugin/migrate/process/BlockTheme.php List of themes available on the destination.
BlockThemeHooks::themeSuggestionsBlock function core/modules/block/src/Hook/BlockThemeHooks.php Implements hook_theme_suggestions_HOOK().
BreakpointHooks::themesInstalled function core/modules/breakpoint/src/Hook/BreakpointHooks.php Implements hook_themes_installed().
BreakpointHooks::themesUninstalled function core/modules/breakpoint/src/Hook/BreakpointHooks.php Implements hook_themes_uninstalled().
claro_preprocess_system_themes_page function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for system_themes_page.
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.
ComponentKernelTestBase::$themes property core/tests/Drupal/KernelTests/Components/ComponentKernelTestBase.php Themes to install.
ComponentNegotiatorTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentNegotiatorTest.php Themes to install.
ComponentNodeVisitorTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php Themes to install.
ComponentPluginManagerCachedDiscoveryTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php Themes to install.
ComponentPluginManagerTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php Themes to install.
ComponentRenderInvalidTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php Themes to install.
ComponentRenderTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php Themes to install.
ConfigImporterTest::testInstallBaseAndSubThemes function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests installing a base themes and sub themes during configuration import.
ConfigImportSubscriber::validateThemes function core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php Validates theme installations and uninstallations.
ConfigTranslationBlockListBuilder::$themes property core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php An array of theme info keyed by theme name.
ConfigTranslationHooks::themesInstalled function core/modules/config_translation/src/Hook/ConfigTranslationHooks.php Implements hook_themes_installed().

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