Search for theme_

  1. Search 7.x for theme_
  2. Search 9.5.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
node_form_system_themes_admin_form_submit function core/modules/node/node.module Form submission handler for system_themes_admin_form().
node_theme_suggestions_node function core/modules/node/node.module Implements hook_theme_suggestions_HOOK().
off-canvas.theme.css file core/misc/dialog/off-canvas.theme.css Styling for the off-canvas ui dialog. Including overrides for jQuery UI.
off-canvas.theme.css file core/themes/stable/css/core/dialog/off-canvas.theme.css Styling for the off-canvas ui dialog. Including overrides for jQuery UI.
OffCanvasTestBase::getTestThemes function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Get themes to test.
OffCanvasTestBase::themeDataProvider function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Dataprovider that returns theme name as the sole argument.
PlaceBlockPageVariant::$themeManager property core/modules/block_place/src/Plugin/DisplayVariant/PlaceBlockPageVariant.php The theme manager.
PluginBase::themeFunctions function core/modules/views/src/Plugin/views/PluginBase.php Provide a full list of possible theme templates used by this style.
PluginDependencyTrait::themeHandler function core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php Wraps the theme handler.
PluginDependencyTraitTest::testNeitherThemeNorModule function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php @covers ::getPluginDependencies[[api-linebreak]]
quickedit.icons.theme.css file core/modules/quickedit/css/quickedit.icons.theme.css Icons for Quick Edit module.
quickedit.icons.theme.css file core/themes/stable/css/quickedit/quickedit.icons.theme.css Icons for Quick Edit module.
quickedit.theme.css file core/themes/stable/css/quickedit/quickedit.theme.css Styling for Quick Edit module.
quickedit.theme.css file core/modules/quickedit/css/quickedit.theme.css Styling for Quick Edit module.
Registry::$themeHandler property core/lib/Drupal/Core/Theme/Registry.php The theme handler.
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::setThemeManager function core/lib/Drupal/Core/Theme/Registry.php Sets the theme manager.
RegistryLegacyTest::$themeHandler property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The mocked theme handler.
RegistryLegacyTest::$themeInitialization property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The mocked theme initialization.
RegistryLegacyTest::$themeManager property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The theme manager.
RegistryLegacyTest::testGetLegacyThemeFunctionRegistryForModule function core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php Tests getting legacy theme function registry data defined by a module.
RegistryLegacyTest::testMultipleSubThemes function core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php Tests the theme registry with theme functions and multiple subthemes.
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::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::setupThemeContainer function core/tests/Drupal/Tests/Core/Render/RendererTest.php
RendererTest::setupThemeContainerMultiSuggestion function 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.
search_theme_suggestions_search_result function core/modules/search/search.module Implements hook_theme_suggestions_HOOK().
SettingsTrayBlockFormTest::getTestThemes function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.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/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.

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