Search for getTheme
- Search 7.x for getTheme
- Search 8.9.x for getTheme
- Search 10.3.x for getTheme
- Search 11.x for getTheme
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AdminNegotiatorTest::getThemes | function | core/ |
Provides a list of theme names to test. |
Block::getTheme | function | core/ |
Returns the theme ID. |
BlockContent::getTheme | function | core/ |
Gets the theme value. |
BlockContentInterface::getTheme | function | core/ |
Gets the theme value. |
BlockInterface::getTheme | function | core/ |
Returns the theme ID. |
BlockListBuilder::getThemeName | function | core/ |
Gets the name of the theme used for this block listing. |
ConfigImportSubscriber::getThemeData | function | core/ |
Gets theme data. |
ExtensionListTestTrait::getThemePath | function | core/ |
Gets the path for the specified theme. |
GenerateTheme::getThemeInfo | function | core/ |
Gets theme info using the theme name. |
LayoutDefinition::getThemeHook | function | core/ |
Gets the theme hook. |
LayoutPluginManager::getThemeImplementations | function | core/ |
Gets theme implementations for layouts. |
LayoutPluginManagerInterface::getThemeImplementations | function | core/ |
Gets theme implementations for layouts. |
LayoutPluginManagerTest::testGetThemeImplementations | function | core/ |
@covers ::getThemeImplementations |
ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
PasswordWidgetThemeFunctionTest | class | core/ |
Tests the JS components added to the PasswordConfirm render element. |
PasswordWidgetThemeFunctionTest.php | file | core/ |
|
PasswordWidgetThemeFunctionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PasswordWidgetThemeFunctionTest::$failOnJavascriptConsoleErrors | property | core/ |
@todo Remove this class property in https://www.drupal.org/node/3217947. |
PasswordWidgetThemeFunctionTest::$modules | property | core/ |
Modules to enable. |
PasswordWidgetThemeFunctionTest::$testUser | property | core/ |
User for testing. |
PasswordWidgetThemeFunctionTest::setUp | function | core/ |
|
PasswordWidgetThemeFunctionTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests password widget theme functions and its deprecations. |
ThemeHandler::getTheme | function | core/ |
Returns a theme extension object from the currently active theme list. |
ThemeHandler::getThemeDirectories | function | core/ |
Returns an array of directories for all installed themes. |
ThemeHandlerInterface::getTheme | function | core/ |
Returns a theme extension object from the currently active theme list. |
ThemeHandlerInterface::getThemeDirectories | function | core/ |
Returns an array of directories for all installed themes. |
ThemeSettings::getTheme | function | core/ |
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.