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
InstallerLanguageDirectionTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php The theme to install as the default for testing.
InstallerLanguagePageTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php The theme to install as the default for testing.
InstallerNonDefaultDatabaseDriverTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php The theme to install as the default for testing.
InstallerNonEnglishProfileWithoutLocaleModuleTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php The theme to install as the default for testing.
InstallerPerformanceTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php The theme to install as the default for testing.
InstallerPostInstallTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerPostInstallTest.php The theme to install as the default for testing.
InstallerProfileRequirementsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php The theme to install as the default for testing.
InstallerRouterTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php The theme to install as the default for testing.
InstallerSiteConfigProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php The theme to install as the default for testing.
InstallerSkipPermissionHardeningTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php The theme to install as the default for testing.
InstallerTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php The theme to install as the default for testing.
InstallerThemeEngineExtensionList class core/lib/Drupal/Core/Installer/InstallerThemeEngineExtensionList.php Overrides the theme engine extension list to have a static cache.
InstallerThemeEngineExtensionList.php file core/lib/Drupal/Core/Installer/InstallerThemeEngineExtensionList.php
InstallerThemeExtensionList class core/lib/Drupal/Core/Installer/InstallerThemeExtensionList.php Overrides the theme extension list to have a static cache.
InstallerThemeExtensionList.php file core/lib/Drupal/Core/Installer/InstallerThemeExtensionList.php
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.
InstallerTranslationExistingFileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageForeignTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageKeepEnglishTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageNonInteractiveTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php The theme to install as the default for testing.
InstallerTranslationQueryTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php The theme to install as the default for testing.
InstallerTranslationTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationTest.php The theme to install as the default for testing.
InstallProfileDependenciesTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php The theme to install as the default for testing.
InstallProfileUninstallTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php The theme to install as the default for testing.
InstallTest::testInstallModuleSameNameAsTheme function core/modules/system/tests/src/Kernel/Module/InstallTest.php Tests installing a module with the same name as an enabled theme.
install_profile_themes function core/includes/install.core.inc Installs themes.
InternalEntitiesTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php The theme to install as the default for testing.
InvalidUpdateHookTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php The theme to install as the default for testing.
ItemLayoutFieldBlockTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php The theme to install as the default for testing.
ItemsPerPageTest::$defaultTheme property core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php The theme to install as the default for testing.
JavascriptDeprecationTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/JavascriptDeprecationTest.php The theme to install as the default for testing.
JavascriptErrorsSuppressionTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/JavascriptErrorsSuppressionTest.php The theme to install as the default for testing.
JavascriptErrorsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/JavascriptErrorsTest.php The theme to install as the default for testing.
JavascriptGetDrupalSettingsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php The theme to install as the default for testing.
JavascriptStatesTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php The theme to install as the default for testing.
JqueryUiLibraryAssetsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The theme to install as the default for testing.
JsDisplaceThemeHooks class core/modules/system/tests/modules/js_displace/src/Hook/JsDisplaceThemeHooks.php Theme hook implementations for js_displace module.
JsDisplaceThemeHooks.php file core/modules/system/tests/modules/js_displace/src/Hook/JsDisplaceThemeHooks.php
JsDisplaceThemeHooks::preprocessHtml function core/modules/system/tests/modules/js_displace/src/Hook/JsDisplaceThemeHooks.php Implements hook_preprocess_HOOK().
JSInteractionTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php The theme to install as the default for testing.
JsMessageTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php The theme to install as the default for testing.
JsonApiFilterRegressionTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php The theme to install as the default for testing.
JsonApiFunctionalMultilingualTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php The theme to install as the default for testing.
JsonApiFunctionalTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php The theme to install as the default for testing.
JsonApiFunctionalTestBase::$defaultTheme property core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.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.