Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeInfoTest::$themeManager | property | core/ |
The theme manager used in this test. |
| ThemeInfoTest::setUp | function | core/ |
|
| ThemeInfoTest::testChanges | function | core/ |
Tests that changes to the info file are picked up. |
| ThemeInfoTest::testStylesheets | function | core/ |
Tests stylesheets-remove. |
| ThemeInitialization::$extensions | property | core/ |
The extensions that might be attaching assets. |
| ThemeInitialization::getExtensions | function | core/ |
Gets all extensions. |
| ThemeInitialization::prepareStylesheetsRemove | function | core/ |
Prepares stylesheets-remove specified in the *.info.yml file. |
| ThemeInitialization::resolveStyleSheetPlaceholders | function | core/ |
Gets CSS file where tokens have been resolved. |
| ThemeInitialization::__construct | function | core/ |
Constructs a new ThemeInitialization object. |
| ThemeInstaller | class | core/ |
Manages theme installation/uninstallation. |
| ThemeInstaller.php | file | core/ |
|
| ThemeInstaller::$configFactory | property | core/ |
|
| ThemeInstaller::$configInstaller | property | core/ |
|
| ThemeInstaller::$configManager | property | core/ |
|
| ThemeInstaller::$cssCollectionOptimizer | property | core/ |
|
| ThemeInstaller::$logger | property | core/ |
|
| ThemeInstaller::$moduleExtensionList | property | core/ |
The module extension list. |
| ThemeInstaller::$moduleHandler | property | core/ |
|
| ThemeInstaller::$routeBuilder | property | core/ |
|
| ThemeInstaller::$state | property | core/ |
|
| ThemeInstaller::$themeHandler | property | core/ |
|
| ThemeInstaller::install | function | core/ |
Installs a given list of themes. |
| ThemeInstaller::resetSystem | function | core/ |
Resets some other systems like rebuilding the route information or caches. |
| ThemeInstaller::themeRegistryRebuild | function | core/ |
Wraps drupal_theme_rebuild(). |
| ThemeInstaller::uninstall | function | core/ |
Uninstalls a given list of themes. |
| ThemeInstaller::__construct | function | core/ |
Constructs a new ThemeInstaller. |
| 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/ |
Modules to enable. |
| ThemeInstallerTest::extensionConfig | function | core/ |
Returns the system.theme config object. |
| 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/ |
Registers test-specific services. |
| ThemeInstallerTest::setUp | function | core/ |
|
| ThemeInstallerTest::testEmpty | function | core/ |
Verifies that no themes are installed by default. |
| ThemeInstallerTest::testInstall | function | core/ |
Tests installing a 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::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. |
Pagination
- Previous page
- Page 1248
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.