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_big_pipe_interface_preview() function.
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 template suggestions from big_pipe_theme_suggestions_big_pipe_interface_preview().
BlockAddTest::testBlockAddThemeSelector function core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Tests the AJAX for the theme selector.
BlockForm::themeSwitch function core/modules/block/src/BlockForm.php Handles switching the available regions based on the selected theme.
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.
block_themes_installed function core/modules/block/block.module Initializes blocks for installed themes.
breakpoint_themes_installed function core/modules/breakpoint/breakpoint.module Implements hook_themes_installed().
breakpoint_themes_uninstalled function core/modules/breakpoint/breakpoint.module Implements hook_themes_uninstalled().
claro_preprocess_system_themes_page function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for system_themes_page.
ComponentInvalidReplacementTest::$themes property core/modules/sdc/tests/src/Kernel/ComponentInvalidReplacementTest.php Themes to install.
ComponentInvalidReplacementTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php Themes to install.
ComponentKernelTestBase::$themes property core/tests/Drupal/Tests/Core/Theme/Component/ComponentKernelTestBase.php Themes to install.
ComponentKernelTestBase::$themes property core/modules/sdc/tests/src/Kernel/ComponentKernelTestBase.php Themes to install.
ComponentNegotiatorTest::$themes property core/modules/sdc/tests/src/Kernel/ComponentNegotiatorTest.php Themes to install.
ComponentNegotiatorTest::$themes property core/tests/Drupal/Tests/Core/Theme/Component/ComponentNegotiatorTest.php Themes to install.
ComponentNodeVisitorTest::$themes property core/modules/sdc/tests/src/Kernel/ComponentNodeVisitorTest.php Themes to install.
ComponentNodeVisitorTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php Themes to install.
ComponentPluginManagerTest::$themes property core/modules/sdc/tests/src/Kernel/ComponentPluginManagerTest.php Themes to install.
ComponentPluginManagerTest::$themes property core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php Themes to install.
ComponentRenderInvalidTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php Themes to install.
ComponentRenderInvalidTest::$themes property core/modules/sdc/tests/src/Kernel/ComponentRenderInvalidTest.php Themes to install.
ComponentRenderTest::$themes property core/modules/sdc/tests/src/Kernel/ComponentRenderTest.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.
config_translation_themes_installed function core/modules/config_translation/config_translation.module Implements hook_themes_installed().
config_translation_themes_uninstalled function core/modules/config_translation/config_translation.module Implements hook_themes_uninstalled().
CoreThemesAutoloadedForTests class core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTests.php Confirms that core/themes is autoloaded for tests.
CoreThemesAutoloadedForTests.php file core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTests.php
CoreThemesAutoloadedForTests::testCoreThemesAutoloadedForTests function core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTests.php Confirms that core/themes is autoloaded for tests.
EntityFilteringThemeTest::$themes property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A list of all available themes.
GlobalThemeSettingsDefaultLogoUrlUpdateTest class core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Tests update of system.theme.global:logo.url if it's still the default of "".
GlobalThemeSettingsDefaultLogoUrlUpdateTest.php file core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php
GlobalThemeSettingsDefaultLogoUrlUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php The theme to install as the default for testing.
GlobalThemeSettingsDefaultLogoUrlUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Set database dump files to be used.
GlobalThemeSettingsDefaultLogoUrlUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Tests update of system.theme.global:logo.url.
help_themes_installed function core/modules/help/help.module Implements hook_themes_installed().
help_themes_uninstalled function core/modules/help/help.module Implements hook_themes_uninstalled().
hook_system_themes_page_alter function core/modules/system/system.api.php Alters theme operation links.
hook_themes_installed function core/lib/Drupal/Core/Render/theme.api.php Respond to themes being installed.
hook_themes_uninstalled function core/lib/Drupal/Core/Render/theme.api.php Respond to themes being uninstalled.

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