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
ModuleRequiredByThemesUninstallValidator::__construct function core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php Constructs a new ModuleRequiredByThemesUninstallValidator.
ModuleRequiredByThemesUninstallValidatorTest class core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php @coversDefaultClass \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator[[api-linebreak]]
@group Extension
ModuleRequiredByThemesUninstallValidatorTest.php file core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php
ModuleRequiredByThemesUninstallValidatorTest::$moduleExtensionList property core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php Mock of ModuleExtensionList.
ModuleRequiredByThemesUninstallValidatorTest::$moduleRequiredByThemeUninstallValidator property core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php Instance of ModuleRequiredByThemesUninstallValidator.
ModuleRequiredByThemesUninstallValidatorTest::$themeExtensionList property core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php Mock of ThemeExtensionList.
ModuleRequiredByThemesUninstallValidatorTest::setUp function core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php
ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency function core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency function core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies function core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
module_required_by_themes_uninstall_validator service core/core.services.yml Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator
NodeFormHooks::formSystemThemesAdminFormAlter function core/modules/node/src/Hook/NodeFormHooks.php Implements hook_form_FORM_ID_alter().
NodeFormHooks::systemThemesAdminFormSubmit function core/modules/node/src/Hook/NodeFormHooks.php Form submission handler for system_themes_admin_form().
NodeThemeHooks::themeSuggestionsNode function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_theme_suggestions_HOOK().
NodeType::$themeSettings property core/modules/node/src/Plugin/migrate/source/d6/NodeType.php An array of theme settings.
OffCanvasTestBase::getTestThemes function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Get themes to test.
RegistryTest::provider40xThemeSuggestions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Data provider for test40xThemeSuggestions().
RegistryTest::test200ThemeSuggestions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests page theme suggestions for 200 responses.
RegistryTest::test40xThemeSuggestions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests page theme suggestions for 40x responses.
RegistryTest::testMultipleSubThemes function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests the theme registry with multiple subthemes.
RegistryTest::testThemeSuggestions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests front node theme suggestion generation.
ResolvedLibraryDefinitionsFilesMatchTest::$allThemes property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php A list of all core themes.
SearchThemeHooks::themeSuggestionsSearchResult function core/modules/search/src/Hook/SearchThemeHooks.php Implements hook_theme_suggestions_HOOK().
SettingsTrayTestBase::getTestThemes function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Get themes to test.
ShortcutHooks::themesInstalled function core/modules/shortcut/src/Hook/ShortcutHooks.php Implements hook_themes_installed().
system-themes-page.html.twig file core/themes/stable9/templates/admin/system-themes-page.html.twig Theme override for the Appearance page.
system-themes-page.html.twig file core/themes/claro/templates/system-themes-page.html.twig Theme override for the Appearance page.
system-themes-page.html.twig file core/modules/system/templates/system-themes-page.html.twig Default theme implementation for the Appearance page.
SystemController::themesPage function core/modules/system/src/Controller/SystemController.php Returns a theme listing which excludes obsolete themes.
SystemThemeHooks::themeSuggestionsField function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
SystemThemeHooks::themeSuggestionsHtml function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
SystemThemeHooks::themeSuggestionsMaintenancePage function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
SystemThemeHooks::themeSuggestionsPage function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
SystemThemeHooks::themeSuggestionsRegion function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
system_sort_themes function core/modules/system/system.module Sorts themes by their names, with the default theme listed first.
TaxonomyThemeHooks::themeSuggestionsTaxonomyTerm function core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php Implements hook_theme_suggestions_HOOK().
template_preprocess_system_themes_page function core/modules/system/system.admin.inc Prepares variables for appearance page templates.
testing_themes_blocks.info.yml file core/profiles/tests/testing_themes_blocks/testing_themes_blocks.info.yml core/profiles/tests/testing_themes_blocks/testing_themes_blocks.info.yml
ThemeExtensionList::$installedThemes property core/lib/Drupal/Core/Extension/ThemeExtensionList.php The list of installed themes.
ThemeExtensionList::doGetBaseThemes function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Finds the base themes for the specific theme.
ThemeExtensionList::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Finds all the base themes for the specified theme.
ThemeExtensionListTest::providerTestDoGetBaseThemes function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Provides test data for testDoGetBaseThemes.
ThemeExtensionListTest::testDoGetBaseThemes function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Tests getting the base themes for a set of defined themes.
ThemeExtensionListTest::testGetBaseThemes function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Tests getting the base themes for a set a defines themes.
ThemeHandler::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeHandler.php Finds all the base themes for the specified theme.
ThemeHandlerInterface::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Finds all the base themes for the specified theme.
ThemeInstallerTest::testInstallThemeSameNameAsModule function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing a theme with the same name as an enabled module.
themes.README.txt file core/assets/scaffold/files/themes.README.txt Themes allow you to change the look and feel of your Drupal site. You can use
themes contributed by others or create your own.

WHAT TO PLACE IN THIS DIRECTORY?
--------------------------------

Placing downloaded and custom themes in this directory…
ThemeSettings class core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php Persist theme settings to the config system.
ThemeSettings class core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php Drupal 7 theme settings source from database.

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