ThemeManager::getActiveTheme |
function |
core/lib/Drupal/Core/Theme/ThemeManager.php |
|
TwigExtension::getActiveTheme |
function |
core/lib/Drupal/Core/Template/TwigExtension.php |
Gets the name of the active theme. |
TwigExtension::getActiveThemePath |
function |
core/lib/Drupal/Core/Template/TwigExtension.php |
Gets the path of the active theme. |
ThemeInitialization::getActiveTheme |
function |
core/lib/Drupal/Core/Theme/ThemeInitialization.php |
|
ThemeManagerInterface::getActiveTheme |
function |
core/lib/Drupal/Core/Theme/ThemeManagerInterface.php |
Returns the active theme object. |
ThemeInitialization::getActiveThemeByName |
function |
core/lib/Drupal/Core/Theme/ThemeInitialization.php |
|
ThemeInitializationInterface::getActiveTheme |
function |
core/lib/Drupal/Core/Theme/ThemeInitializationInterface.php |
Builds up the active theme object from extensions. |
ThemeInitializationInterface::getActiveThemeByName |
function |
core/lib/Drupal/Core/Theme/ThemeInitializationInterface.php |
Builds an active theme object. |