Search for getTheme

  1. Search 7.x for getTheme
  2. Search 8.9.x for getTheme
  3. Search 10.3.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 Gets theme implementations for layouts.
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.
PasswordWidgetThemeFunctionTest class core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php Tests the JS components added to the PasswordConfirm render element.
PasswordWidgetThemeFunctionTest.php file core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php
PasswordWidgetThemeFunctionTest::$defaultTheme property core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php The theme to install as the default for testing.
PasswordWidgetThemeFunctionTest::$failOnJavascriptConsoleErrors property core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php @todo Remove this class property in https://www.drupal.org/node/3217947.
PasswordWidgetThemeFunctionTest::$modules property core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php Modules to enable.
PasswordWidgetThemeFunctionTest::$testUser property core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php User for testing.
PasswordWidgetThemeFunctionTest::setUp function core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php
PasswordWidgetThemeFunctionTest::testPasswordConfirmWidgetJsComponents function core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php Tests password widget theme functions and its deprecations.
ThemeHandler::getTheme function core/lib/Drupal/Core/Extension/ThemeHandler.php Returns a theme extension object from the currently active theme list.
ThemeHandler::getThemeDirectories function core/lib/Drupal/Core/Extension/ThemeHandler.php Returns an array of directories for all installed themes.
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.