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.
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().
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.
CoreThemesAutoloadedForTestsTest class core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTestsTest.php Confirms that core/themes is autoloaded for tests.
CoreThemesAutoloadedForTestsTest.php file core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTestsTest.php
CoreThemesAutoloadedForTestsTest::testCoreThemesAutoloadedForTests function core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTestsTest.php Confirms that core/themes is autoloaded for tests.
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.
InstallConfigurator::$themes property core/lib/Drupal/Core/Recipe/InstallConfigurator.php The list of themes to install.
InstallerThemesBlocksProfileTest class core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php Verifies that the installer does not generate theme blocks.
InstallerThemesBlocksProfileTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php
InstallerThemesBlocksProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php The theme to install as the default for testing.
InstallerThemesBlocksProfileTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php The installation profile to install.
InstallerThemesBlocksProfileTest::testInstaller function core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php Verify that there is no automatic block generation.
install_profile_themes function core/includes/install.core.inc Installs themes.
ModuleRequiredByThemesUninstallValidator class core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php Ensures modules cannot be uninstalled if enabled themes depend on them.
ModuleRequiredByThemesUninstallValidator.php file core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php
ModuleRequiredByThemesUninstallValidator::$moduleExtensionList property core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php The module extension list.
ModuleRequiredByThemesUninstallValidator::$themeExtensionList property core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php The theme extension list.
ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule function core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php Returns themes that depend on a module.
ModuleRequiredByThemesUninstallValidator::validate function core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php Determines the reasons a module can not be uninstalled.
ModuleRequiredByThemesUninstallValidator::validateConfigImport function core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php Determines reasons a module can not be uninstalled prior to config import.
ModuleRequiredByThemesUninstallValidator::__construct function core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php Constructs a new ModuleRequiredByThemesUninstallValidator.
ModuleRequiredByThemesUninstallValidatorTest class core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php Tests Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator.

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