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 |
|---|---|---|---|
| ThemeInfoTest::testChanges | function | core/ |
Tests that changes to the info file are picked up. |
| ThemeInfoTest::testStylesheets | function | core/ |
Tests libraries-override. |
| ThemeInitialization | class | core/ |
Provides the theme initialization logic. |
| ThemeInitialization.php | file | core/ |
|
| ThemeInitialization::$cache | property | core/ |
The cache backend to use for the active theme. |
| ThemeInitialization::$extensions | property | core/ |
The extensions that might be attaching assets. |
| ThemeInitialization::$moduleHandler | property | core/ |
The module handler. |
| ThemeInitialization::$root | property | core/ |
The app root. |
| ThemeInitialization::$themeHandler | property | core/ |
The theme handler. |
| ThemeInitialization::getActiveTheme | function | core/ |
|
| ThemeInitialization::getActiveThemeByName | function | core/ |
|
| ThemeInitialization::getExtensions | function | core/ |
Gets all extensions. |
| ThemeInitialization::initTheme | function | core/ |
|
| ThemeInitialization::loadActiveTheme | function | core/ |
|
| ThemeInitialization::__construct | function | core/ |
Constructs a new ThemeInitialization object. |
| ThemeInitializationInterface | interface | core/ |
Defines an interface which contain theme initialization logic. |
| ThemeInitializationInterface.php | file | core/ |
|
| ThemeInitializationInterface::getActiveTheme | function | core/ |
Builds up the active theme object from extensions. |
| ThemeInitializationInterface::getActiveThemeByName | function | core/ |
Builds an active theme object. |
| ThemeInitializationInterface::initTheme | function | core/ |
Initializes a given theme. |
| ThemeInitializationInterface::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
| ThemeInstallController | class | core/ |
Provides an easier way for Nightwatch tests to install themes. |
| ThemeInstallController.php | file | core/ |
|
| ThemeInstallController::$themeInstaller | property | core/ |
The theme installer service. |
| ThemeInstallController::installAdmin | function | core/ |
Install a theme as the admin theme. |
| ThemeInstallController::installDefault | function | core/ |
Install a theme as default. |
| ThemeInstallController::installTheme | function | core/ |
Installs a theme. |
| ThemeInstallController::__construct | function | core/ |
Constructs a new ThemeInstallController. |
| ThemeInstaller | class | core/ |
Manages theme installation/uninstallation. |
| ThemeInstaller.php | file | core/ |
|
| ThemeInstaller::install | function | core/ |
|
| ThemeInstaller::resetSystem | function | core/ |
Resets some other systems like rebuilding the route information or caches. |
| ThemeInstaller::uninstall | function | core/ |
|
| ThemeInstaller::__construct | function | core/ |
|
| ThemeInstallerInterface | interface | core/ |
Manages theme installation/uninstallation. |
| ThemeInstallerInterface.php | file | core/ |
|
| ThemeInstallerInterface::install | function | core/ |
Installs a given list of themes. |
| ThemeInstallerInterface::uninstall | function | core/ |
Uninstalls a given list of themes. |
| ThemeInstallerTest | class | core/ |
Tests installing and uninstalling of themes. |
| ThemeInstallerTest.php | file | core/ |
|
| ThemeInstallerTest::$modules | property | core/ |
|
| ThemeInstallerTest::extensionConfig | function | core/ |
Returns the system.theme config object. |
| ThemeInstallerTest::extensionListTheme | function | core/ |
Returns the ThemeExtensionList. |
| ThemeInstallerTest::moduleHandler | function | core/ |
Returns the ModuleHandler. |
| ThemeInstallerTest::moduleInstaller | function | core/ |
Returns the ModuleInstaller. |
| ThemeInstallerTest::providerTestInstallThemeWithUnmetModuleDependencies | function | core/ |
Data provider for testInstallThemeWithUnmetModuleDependencies(). |
| ThemeInstallerTest::register | function | core/ |
|
| ThemeInstallerTest::setUp | function | core/ |
|
| ThemeInstallerTest::testEmpty | function | core/ |
Verifies that no themes are installed by default. |
| ThemeInstallerTest::testInstall | function | core/ |
Tests installing a theme. |
Pagination
- Previous page
- Page 1640
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.