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 main for theme_
  6. Other projects
Title Object type File name Summary
LayoutBuilderThemeSuggestionsTestThemeHooks class core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/src/Hook/LayoutBuilderThemeSuggestionsTestThemeHooks.php Theme hook implementations for layout_builder_theme_suggestions_test.
LayoutBuilderThemeSuggestionsTestThemeHooks.php file core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/src/Hook/LayoutBuilderThemeSuggestionsTestThemeHooks.php
LayoutBuilderThemeSuggestionsTestThemeHooks::itemListLayouts function core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/src/Hook/LayoutBuilderThemeSuggestionsTestThemeHooks.php Implements hook_preprocess_HOOK() for the list of layouts.
LayoutBuilderThemeSuggestionsTestThemeHooks::theme function core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/src/Hook/LayoutBuilderThemeSuggestionsTestThemeHooks.php Implements hook_theme().
LayoutDefinition::$theme_hook property core/lib/Drupal/Core/Layout/LayoutDefinition.php The theme hook used to render this layout.
LayoutDefinition::getThemeHook function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the theme hook.
LayoutDefinition::setThemeHook function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the theme hook.
LayoutDiscoveryThemeHooks class core/modules/layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php Theme hooks for layout_discovery.
LayoutDiscoveryThemeHooks.php file core/modules/layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php
LayoutDiscoveryThemeHooks::preprocessLayout function core/modules/layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php Prepares variables for layout templates.
LayoutDiscoveryThemeHooks::theme function core/modules/layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php Implements hook_theme().
LayoutDiscoveryThemeHooks::__construct function core/modules/layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php
LayoutPluginManager::$themeHandler property core/lib/Drupal/Core/Layout/LayoutPluginManager.php The theme handler.
LayoutPluginManager::getThemeImplementations function core/lib/Drupal/Core/Layout/LayoutPluginManager.php Gets theme implementations for layouts.
LayoutPluginManagerInterface::getThemeImplementations function core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php Gets theme implementations for layouts.
LayoutPluginManagerTest::$themeHandler property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php The theme handler.
LayoutPluginManagerTest::$themeManager property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php The theme manager.
LayoutPluginManagerTest::testGetThemeImplementations function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests get theme implementations.
LayoutTest::testThemeProvidedLayout function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Tests that a layout provided by a theme has the preprocess function set.
LayoutTestThemeHooks class core/modules/system/tests/modules/layout_test/src/Hook/LayoutTestThemeHooks.php Hook implementations for layout_test.
LayoutTestThemeHooks.php file core/modules/system/tests/modules/layout_test/src/Hook/LayoutTestThemeHooks.php
LayoutTestThemeHooks::templatePreprocessLayoutTest2col function core/modules/system/tests/modules/layout_test/src/Hook/LayoutTestThemeHooks.php Implements hook_preprocess_HOOK() for layout templates.
layout_builder_theme_suggestions_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml
LibraryDiscoveryCollector::$themeManager property core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php The theme manager.
LibraryDiscoveryCollectorTest::$themeManager property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The mocked theme manager.
LibraryDiscoveryIntegrationTest::testBaseThemeLibrariesOverrideInSubTheme function core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php Tests that base theme libraries-override still apply in sub themes.
LibraryDiscoveryParser::resolveThemeAssetPath function core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php Ensures that a full path is returned for an overriding theme asset.
LibraryDiscoveryParserTest::$themeManager property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php The mocked theme manager.
link.icon.theme.css file core/modules/link/css/link.icon.theme.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
.field-icon-link {
background-image: url("data:image/svg+xml,%3csvg height='38'…
link.icon.theme.pcss.css file core/modules/link/css/link.icon.theme.pcss.css .field-icon-link {
background-image: url(../../../misc/icons/55565b/link.svg);
}
LinkThemeHooks class core/modules/link/src/Hook/LinkThemeHooks.php Theme hooks for link.
LinkThemeHooks.php file core/modules/link/src/Hook/LinkThemeHooks.php
LinkThemeHooks::preprocessLinkFormatterLinkSeparate function core/modules/link/src/Hook/LinkThemeHooks.php Prepares variables for separated link field templates.
LinkThemeHooks::theme function core/modules/link/src/Hook/LinkThemeHooks.php Implements hook_theme().
link_test_theme.info.yml file core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml
LocaleHooks::themesInstalled function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_themes_installed().
LocaleHooks::themesUninstalled function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_themes_uninstalled().
LocaleProjectRepositoryTest::$themeExtensionList property core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php The key value memory factory.
LocaleThemeHooks class core/modules/locale/src/Hook/LocaleThemeHooks.php Hook implementations for locale.
LocaleThemeHooks.php file core/modules/locale/src/Hook/LocaleThemeHooks.php
LocaleThemeHooks::preprocessLocaleTranslationLastCheck function core/modules/locale/src/Hook/LocaleThemeHooks.php Prepares variables for most recent translation update templates.
LocaleThemeHooks::preprocessLocaleTranslationUpdateInfo function core/modules/locale/src/Hook/LocaleThemeHooks.php Prepares variables for translation status information templates.
LocaleThemeHooks::preprocessNode function core/modules/locale/src/Hook/LocaleThemeHooks.php Implements hook_preprocess_HOOK() for node templates.
LocaleThemeHooks::theme function core/modules/locale/src/Hook/LocaleThemeHooks.php Implements hook_theme().
LocaleThemeHooks::__construct function core/modules/locale/src/Hook/LocaleThemeHooks.php
MaintenanceThemeTest class core/tests/Drupal/KernelTests/Core/Theme/MaintenanceThemeTest.php Tests themes and base themes are correctly loaded.
MaintenanceThemeTest.php file core/tests/Drupal/KernelTests/Core/Theme/MaintenanceThemeTest.php
MaintenanceThemeTest::testMaintenanceTheme function core/tests/Drupal/KernelTests/Core/Theme/MaintenanceThemeTest.php Tests that the maintenance theme initializes the theme and its base themes.
MaintenanceThemeUpdateRegistryTest class core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php Ensures theme update functions are registered for maintenance themes.
MaintenanceThemeUpdateRegistryTest.php file core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php

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