Search for theme_

  1. Search 7.x for theme_
  2. Search 8.9.x for theme_
  3. Search 10.3.x for theme_
  4. Search 11.x for theme_
  5. Search main for theme_
  6. Other projects
Title Object type File name Summary
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::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.
RendererPlaceholdersTest::setupThemeManagerForDetails function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
RendererTest::$defaultThemeVars property core/tests/Drupal/Tests/Core/Render/RendererTest.php
RendererTest::testRenderWithoutThemeArguments function core/tests/Drupal/Tests/Core/Render/RendererTest.php @covers ::render[[api-linebreak]]
@covers ::doRender[[api-linebreak]]
RendererTest::testRenderWithThemeArguments function core/tests/Drupal/Tests/Core/Render/RendererTest.php @covers ::render[[api-linebreak]]
@covers ::doRender[[api-linebreak]]
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.
ResolvedLibraryDefinitionsFilesMatchTest::$allThemes property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php A list of all core themes.
ResolvedLibraryDefinitionsFilesMatchTest::$themeHandler property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php The theme handler.
ResolvedLibraryDefinitionsFilesMatchTest::$themeInitialization property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php The theme initialization.
ResolvedLibraryDefinitionsFilesMatchTest::$themeManager property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php The theme manager.
SearchAdminThemeTest class core/modules/search/tests/src/Functional/SearchAdminThemeTest.php Verify the search results using administration theme for specific plugins.
SearchAdminThemeTest.php file core/modules/search/tests/src/Functional/SearchAdminThemeTest.php
SearchAdminThemeTest::$adminTheme property core/modules/search/tests/src/Functional/SearchAdminThemeTest.php The administration theme name.
SearchAdminThemeTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchAdminThemeTest.php The theme to install as the default for testing.
SearchAdminThemeTest::$modules property core/modules/search/tests/src/Functional/SearchAdminThemeTest.php Modules to enable.
SearchAdminThemeTest::assertAdminTheme function core/modules/search/tests/src/Functional/SearchAdminThemeTest.php Asserts whether an administrative theme's used for the loaded page.
SearchAdminThemeTest::setUp function core/modules/search/tests/src/Functional/SearchAdminThemeTest.php
SearchAdminThemeTest::testSearchUsingAdminTheme function core/modules/search/tests/src/Functional/SearchAdminThemeTest.php Tests that search results could be displayed in administration theme.
search_theme_suggestions_search_result function core/modules/search/search.module Implements hook_theme_suggestions_HOOK().
SettingsTrayIntegrationTest::getTestThemes function core/modules/quickedit/tests/src/FunctionalJavascript/SettingsTrayIntegrationTest.php Get themes to test.
SettingsTrayTestBase::getTestThemes function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Get themes to test.
settings_tray.theme.css file core/themes/stable9/css/settings_tray/settings_tray.theme.css Visual styling for Settings Tray module.
settings_tray.theme.css file core/themes/stable/css/settings_tray/settings_tray.theme.css Visual styling for Settings Tray module.
settings_tray.theme.css file core/modules/settings_tray/css/settings_tray.theme.css Visual styling for Settings Tray module.
shortcut.icons.theme.css file core/themes/stable9/css/shortcut/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.icons.theme.css file core/themes/stable/css/shortcut/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.icons.theme.css file core/modules/shortcut/css/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.theme.css file core/themes/stable9/css/shortcut/shortcut.theme.css Styling for the shortcut module.
shortcut.theme.css file core/themes/stable/css/shortcut/shortcut.theme.css Styling for the shortcut module.
shortcut.theme.css file core/modules/shortcut/css/shortcut.theme.css Styling for the shortcut module.
shortcut_themes_installed function core/modules/shortcut/shortcut.module Implements hook_themes_installed().
Stable9TemplateOverrideTest::$themeHandler property core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php The theme handler.
StableLibraryOverrideTest::$themeInitialization property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php The theme initialization.
StableLibraryOverrideTest::$themeManager property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php The theme manager.
StableLibraryOverrideTestBase::$themeInitialization property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php The theme initialization.
StableLibraryOverrideTestBase::$themeManager property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php The theme manager.
StableTemplateOverrideTest::$themeHandler property core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php The theme handler.
starterkit_theme.info.yml file core/themes/starterkit_theme/starterkit_theme.info.yml core/themes/starterkit_theme/starterkit_theme.info.yml
starterkit_theme.libraries.yml file core/themes/starterkit_theme/starterkit_theme.libraries.yml core/themes/starterkit_theme/starterkit_theme.libraries.yml
starterkit_theme.theme file core/themes/starterkit_theme/starterkit_theme.theme Functions to support theming.
starterkit_theme_preprocess_image_widget function core/themes/starterkit_theme/starterkit_theme.theme Implements hook_preprocess_image_widget().
StubThemeHandler class core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Extends the default theme handler to mock some drupal_ methods.

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