Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| ThemeHandler::__construct | function | core/ |
Constructs a new ThemeHandler. |
| ThemeHandlerInterface::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
| ThemeHandlerInterface::getThemeDirectories | function | core/ |
Returns an array of directories for all installed themes. |
| ThemeHandlerInterface::hasUi | function | core/ |
Determines if a theme should be shown in the user interface. |
| ThemeHandlerInterface::listInfo | function | core/ |
Returns a list of currently installed themes. |
| ThemeHandlerInterface::refreshInfo | function | core/ |
Refreshes the theme info data of currently installed themes. |
| ThemeHandlerInterface::reset | function | core/ |
Resets the internal state of the theme handler. |
| ThemeHandlerInterface::themeExists | function | core/ |
Determines whether a given theme is installed. |
| ThemeHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeHandler[[api-linebreak]] @group Extension |
| ThemeHandlerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Extension\ThemeHandlerTest. |
| ThemeHandlerTest::$configFactory | property | core/ |
The mocked config factory. |
| ThemeHandlerTest::$themeHandler | property | core/ |
The tested theme handler. |
| ThemeHandlerTest::$themeList | property | core/ |
The theme listing service. |
| ThemeHandlerTest::setUp | function | core/ |
|
| ThemeHandlerTest::testRebuildThemeData | function | core/ |
Tests rebuilding the theme data. |
| ThemeHandlerTest::testThemeLibrariesEmpty | function | core/ |
Tests empty libraries in theme.info.yml file. |
| ThemeInfoTest | class | core/ |
Tests processing of theme .info.yml properties. |
| ThemeInfoTest.php | file | core/ |
|
| ThemeInfoTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeInfoTest::$modules | property | core/ |
Modules to enable. |
| ThemeInfoTest::$state | property | core/ |
The state service used in this test. |
| ThemeInfoTest::$themeInstaller | property | core/ |
The theme installer used in this test for enabling themes. |
| 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/ |
Pagination
- Previous page
- Page 1278
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.