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
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
LayoutDisplayTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php The theme to install as the default for testing.
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::activateTheme function core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php Activates a specified theme.
LayoutPluginManagerTest::testGetThemeImplementations function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests get theme implementations.
LayoutSectionTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php The theme to install as the default for testing.
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
LazyRouteProviderInstallTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php The theme to install as the default for testing.
LegacyHookTest::$defaultTheme property core/modules/system/tests/src/Functional/Extension/LegacyHookTest.php The theme to install as the default for testing.
LegacySessionTest::$defaultTheme property core/modules/system/tests/src/Functional/Session/LegacySessionTest.php The theme to install as the default for testing.
LibraryDiscoveryCollector::$themeManager property core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php The theme manager.
LibraryDiscoveryCollectorTest::$activeTheme property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The active theme.
LibraryDiscoveryCollectorTest::$themeManager property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The mocked theme manager.
LibraryDiscoveryIntegrationTest::activateTheme function core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php Activates a specified theme.
LibraryDiscoveryIntegrationTest::testBaseThemeLibrariesOverrideInSubTheme function core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php Tests that base theme libraries-override still apply in sub themes.
LibraryDiscoveryIntegrationTest::testHookLibraryInfoByTheme function core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php Tests that hook_library_info is invoked and the cache is cleared.
LibraryDiscoveryParser::$themeManager property core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php The theme manager.
LibraryDiscoveryParser::resolveThemeAssetPath function core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php Ensures that a full path is returned for an overriding theme asset.
LibraryDiscoveryParserTest::$activeTheme property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php The mocked active theme.
LibraryDiscoveryParserTest::$themeManager property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php The mocked theme manager.
LibraryDiscoveryParserTest::testBuildByExtensionWithTheme function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that a theme can be used instead of a module.
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);
}
LinkFieldFormStatesTest::$defaultTheme property core/modules/link/tests/src/FunctionalJavascript/LinkFieldFormStatesTest.php The theme to install as the default for testing.
LinkFieldTest::$defaultTheme property core/modules/link/tests/src/Functional/LinkFieldTest.php The theme to install as the default for testing.
LinkFieldUITest::$defaultTheme property core/modules/link/tests/src/Functional/LinkFieldUITest.php The theme to install as the default for testing.
LinksetControllerMultiLingualTest::$defaultTheme property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php The theme to install as the default for testing.
LinksetControllerTest::$defaultTheme property core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php The theme to install as the default for testing.
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().
LinkViewsTokensTest::$defaultTheme property core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php The theme to install as the default for testing.
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
LocalActionTest::$defaultTheme property core/modules/block_content/tests/src/Functional/LocalActionTest.php The theme to install as the default for testing.
LocalActionTest::$defaultTheme property core/modules/system/tests/src/Functional/Menu/LocalActionTest.php The theme to install as the default for testing.
LocaleConfigTranslationImportTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php The theme to install as the default for testing.
LocaleConfigTranslationTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php The theme to install as the default for testing.
LocaleContentTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleContentTest.php The theme to install as the default for testing.
LocaleExportTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleExportTest.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.