Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeInstallerTest::testInstallDeprecated | function | core/ |
Tests trying to install a deprecated theme. |
| ThemeInstallerTest::testInstallNameTooLong | function | core/ |
Tests installing a theme with a too long name. |
| ThemeInstallerTest::testInstallNonExisting | function | core/ |
Tests installing a non-existing theme. |
| ThemeInstallerTest::testInstallSubTheme | function | core/ |
Tests installing a sub-theme. |
| ThemeInstallerTest::testInstallThemeSameNameAsModule | function | core/ |
Tests installing a theme with the same name as an enabled module. |
| ThemeInstallerTest::testInstallThemeWithMetModuleDependencies | function | core/ |
Tests installing a theme with module dependencies that are met. |
| ThemeInstallerTest::testInstallThemeWithUnmetModuleDependencies | function | core/ |
Tests installing a theme with unmet module dependencies. |
| ThemeInstallerTest::testThemeInfoAlter | function | core/ |
Tests that theme info can be altered by a module. |
| ThemeInstallerTest::testUninstall | function | core/ |
Tests uninstalling a theme. |
| ThemeInstallerTest::testUninstallAdmin | function | core/ |
Tests uninstalling the admin theme. |
| ThemeInstallerTest::testUninstallBaseBeforeSubTheme | function | core/ |
Tests uninstalling a base theme before its sub-theme. |
| ThemeInstallerTest::testUninstallDefault | function | core/ |
Tests uninstalling the default theme. |
| ThemeInstallerTest::testUninstallNonExisting | function | core/ |
Tests uninstalling a non-existing theme. |
| ThemeInstallerTest::testUninstallNotInstalled | function | core/ |
Tests uninstalling a theme that is not installed. |
| ThemeInstallerTest::testUninstallSubTheme | function | core/ |
Tests uninstalling a sub-theme. |
| ThemeInstallerTest::themeHandler | function | core/ |
Returns the theme handler service. |
| ThemeInstallerTest::themeInstaller | function | core/ |
Returns the theme installer service. |
| ThemeLocalTask | class | core/ |
Provides dynamic tabs based on active themes. |
| ThemeLocalTask | class | core/ |
Provides dynamic tabs based on active themes. |
| ThemeLocalTask.php | file | core/ |
|
| ThemeLocalTask.php | file | core/ |
|
| ThemeLocalTask::$themeHandler | property | core/ |
The theme handler. |
| ThemeLocalTask::$themeHandler | property | core/ |
The theme handler. |
| ThemeLocalTask::create | function | core/ |
|
| ThemeLocalTask::create | function | core/ |
|
| ThemeLocalTask::getDerivativeDefinitions | function | core/ |
|
| ThemeLocalTask::getDerivativeDefinitions | function | core/ |
|
| ThemeLocalTask::__construct | function | core/ |
Constructs a new ThemeLocalTask. |
| ThemeLocalTask::__construct | function | core/ |
Constructs a new ThemeLocalTask instance. |
| ThemeManager | class | core/ |
Provides the default implementation of a theme manager. |
| ThemeManager.php | file | core/ |
|
| ThemeManager::$activeTheme | property | core/ |
Contains the current active theme. |
| ThemeManager::$allHookImplementations | property | core/ |
Raw list of hook implementations by theme name. |
| ThemeManager::$defaultVariables | property | core/ |
Default variables. |
| ThemeManager::$themeHookImplementations | property | core/ |
Raw list of hook callables by theme and hook name. |
| ThemeManager::$themeRegistry | property | core/ |
The theme registry used to render an output. |
| ThemeManager::alter | function | core/ |
|
| ThemeManager::alterForTheme | function | core/ |
@todo Should we cache some of these information? |
| ThemeManager::buildThemeHookSuggestions | function | core/ |
Builds theme hook suggestions for a theme hook with variables. |
| ThemeManager::getActiveTheme | function | core/ |
|
| ThemeManager::getDefaultTemplateVariables | function | core/ |
Returns default template variables. |
| ThemeManager::getImplementationsForTheme | function | core/ |
Gets a hook implementation list for a specific hook. |
| ThemeManager::getThemeChain | function | core/ |
Gets theme and base themes in reverse order. |
| ThemeManager::getThemeEngine | function | core/ |
|
| ThemeManager::hasActiveTheme | function | core/ |
|
| ThemeManager::initTheme | function | core/ |
Initializes the active theme for a given route match. |
| ThemeManager::invoke | function | core/ |
|
| ThemeManager::invokeAllWith | function | core/ |
|
| ThemeManager::render | function | core/ |
|
| ThemeManager::resetActiveTheme | function | core/ |
Pagination
- Previous page
- Page 1641
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.