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
QueryOptionsTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php The theme to install as the default for testing.
QueryTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/QueryTest.php The theme to install as the default for testing.
RearrangeFieldsTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php The theme to install as the default for testing.
RebuildScriptTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php The theme to install as the default for testing.
RebuildTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php The theme to install as the default for testing.
RebuildTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/RebuildTest.php The theme to install as the default for testing.
RecipeCommandTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php The theme to install as the default for testing.
RecipeFormInputTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/RecipeFormInputTest.php The theme to install as the default for testing.
RecipeRunner::installTheme function core/lib/Drupal/Core/Recipe/RecipeRunner.php Installs a theme for a recipe.
RecipeRunnerTest::testModuleAndThemeInstall function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests modules and themes installed after processing a recipe.
RecipeRunnerTest::testThemeModuleDependenciesInstall function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php Tests module and theme dependencies installed after processing a recipe.
RedirectAjaxTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php The theme to install as the default for testing.
RedirectTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/RedirectTest.php The theme to install as the default for testing.
RedirectTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/RedirectTest.php The theme to install as the default for testing.
ReEnableModuleFieldTest::$defaultTheme property core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php The theme to install as the default for testing.
RegionalSettingsFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php The theme to install as the default for testing.
RegistrationWithUserFieldsTest::$defaultTheme property core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php The theme to install as the default for testing.
Registry::$theme property core/lib/Drupal/Core/Theme/Registry.php The theme object representing the active theme for this registry.
Registry::$themeHandler property core/lib/Drupal/Core/Theme/Registry.php The theme handler.
Registry::$themeHookList property core/lib/Drupal/Core/Theme/Registry.php List of all theme hooks.
Registry::$themeInitialization property core/lib/Drupal/Core/Theme/Registry.php The theme initialization.
Registry::$themeManager property core/lib/Drupal/Core/Theme/Registry.php The theme manager.
Registry::$themeName property core/lib/Drupal/Core/Theme/Registry.php The name of the theme for which to construct the registry, if given.
Registry::hasThemeHookImplementation function core/lib/Drupal/Core/Theme/Registry.php Returns whether a theme implements a given hook.
Registry::setThemeManager function core/lib/Drupal/Core/Theme/Registry.php Sets the theme manager.
RegistryTest::$themeHandler property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The mocked theme handler.
RegistryTest::$themeInitialization property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The mocked theme initialization.
RegistryTest::$themeManager property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The theme manager.
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::testThemeRegistryAlterByTheme function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests that the theme registry can be altered by themes.
RegistryTest::testThemeSuggestions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests front node theme suggestion generation.
RegistryTest::testThemeTemplatesRegisteredByModules function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests theme-provided templates that are registered by modules.
RemoteFileSaveUploadTest::$defaultTheme property core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php The theme to install as the default for testing.
RenderArrayNonHtmlSubscriberTest::$defaultTheme property core/modules/system/tests/src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php The theme to install as the default for testing.
RenderCacheWebTest::$defaultTheme property core/modules/views/tests/src/Functional/RenderCacheWebTest.php The theme to install as the default for testing.
RendererPlaceholdersTest::setupThemeManagerForDetails function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Sets up the theme manager for the <details>-tag.
RendererTest::$defaultThemeVars property core/tests/Drupal/Tests/Core/Render/RendererTest.php The expected theme variables.
RendererTest::testRenderWithoutThemeArguments function core/tests/Drupal/Tests/Core/Render/RendererTest.php Tests render without theme arguments.
RendererTest::testRenderWithThemeArguments function core/tests/Drupal/Tests/Core/Render/RendererTest.php Tests render with theme arguments.
RendererTestBase::$themeManager property core/tests/Drupal/Tests/Core/Render/RendererTestBase.php The mocked theme manager.
RenderTest::testDrupalRenderThemePreprocessAttached function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Tests theme preprocess functions being able to attach assets.
RenderWebTest::$defaultTheme property core/modules/system/tests/src/Functional/Common/RenderWebTest.php The theme to install as the default for testing.
ReportFieldsTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php The theme to install as the default for testing.
ReportTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ReportTest.php The theme to install as the default for testing.
RequestSanitizerTest::$defaultTheme property core/tests/Drupal/FunctionalTests/HttpKernel/RequestSanitizerTest.php The theme to install as the default for testing.
RequirementsTest::$defaultTheme property core/modules/mysql/tests/src/Functional/RequirementsTest.php The theme to install as the default for testing.
ResolvedLibraryDefinitionsFilesMatchTest::$allThemes property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php A list of all core themes.

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