Search for getTheme

  1. Search 7.x for getTheme
  2. Search 9.5.x for getTheme
  3. Search 8.9.x for getTheme
  4. Search 11.x for getTheme
  5. Other projects
Title Object type File name Summary
AdminNegotiatorTest::getThemes function core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php Provides a list of theme names to test.
Block::getTheme function core/modules/block/src/Entity/Block.php Returns the theme ID.
BlockContent::getTheme function core/modules/block_content/src/Entity/BlockContent.php Gets the theme value.
BlockContentInterface::getTheme function core/modules/block_content/src/BlockContentInterface.php Gets the theme value.
BlockInterface::getTheme function core/modules/block/src/BlockInterface.php Returns the theme ID.
BlockListBuilder::getThemeName function core/modules/block/src/BlockListBuilder.php Gets the name of the theme used for this block listing.
ConfigImportSubscriber::getThemeData function core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php Gets theme data.
ExtensionListTestTrait::getThemePath function core/tests/Drupal/Tests/ExtensionListTestTrait.php Gets the path for the specified theme.
GenerateTheme::getThemeInfo function core/lib/Drupal/Core/Command/GenerateTheme.php Gets theme info using the theme name.
LayoutDefinition::getThemeHook function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the theme hook.
LayoutPluginManager::getThemeImplementations function core/lib/Drupal/Core/Layout/LayoutPluginManager.php
LayoutPluginManagerInterface::getThemeImplementations function core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php Gets theme implementations for layouts.
LayoutPluginManagerTest::testGetThemeImplementations function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getThemeImplementations
ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule function core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php Returns themes that depend on a module.
ThemeHandler::getTheme function core/lib/Drupal/Core/Extension/ThemeHandler.php
ThemeHandler::getThemeDirectories function core/lib/Drupal/Core/Extension/ThemeHandler.php
ThemeHandlerInterface::getTheme function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Returns a theme extension object from the currently active theme list.
ThemeHandlerInterface::getThemeDirectories function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Returns an array of directories for all installed themes.
ThemeSettings::getTheme function core/lib/Drupal/Core/Theme/ThemeSettings.php Returns the theme of this theme settings object.

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