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 |
|---|---|---|---|
| ThemeExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeExtensionList[[api-linebreak]] @group Extension |
| ThemeExtensionListTest.php | file | core/ |
|
| ThemeExtensionListTest.php | file | core/ |
|
| ThemeExtensionListTest::providerTestGetBaseThemes | function | core/ |
Provides test data for testGetBaseThemes. |
| ThemeExtensionListTest::testGetBaseThemes | function | core/ |
Tests getting the base themes for a set a defines themes. |
| ThemeExtensionListTest::testGetlist | function | core/ |
@covers ::getList[[api-linebreak]] |
| ThemeExtensionListTest::testRebuildThemeDataWithThemeParents | function | core/ |
Tests rebuild the theme data with theme parents. |
| ThemeExtensionListTest::testThemeWithoutVersion | function | core/ |
Tests that themes have an empty default version set. |
| ThemeHandler::$list | property | core/ |
A list of all currently available themes. |
| ThemeHandler::$themeList | property | core/ |
An extension discovery instance. |
| ThemeHandler::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
| ThemeHandler::getThemeDirectories | function | core/ |
Returns an array of directories for all installed themes. |
| ThemeHandler::hasUi | function | core/ |
Determines if a theme should be shown in the user interface. |
| ThemeHandler::install | function | core/ |
Installs a given list of themes. |
| ThemeHandler::listInfo | function | core/ |
Returns a list of currently installed themes. |
| ThemeHandler::refreshInfo | function | core/ |
Refreshes the theme info data of currently installed themes. |
| ThemeHandler::reset | function | core/ |
Resets the internal state of the theme handler. |
| ThemeHandler::setDefault | function | core/ |
Sets a new default theme. |
| ThemeHandler::themeExists | function | core/ |
Determines whether a given theme is installed. |
| ThemeHandler::uninstall | function | core/ |
Uninstalls a given list of themes. |
| 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::install | function | core/ |
Installs a given list of themes. |
| 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::setDefault | function | core/ |
Sets a new default theme. |
| ThemeHandlerInterface::themeExists | function | core/ |
Determines whether a given theme is installed. |
| ThemeHandlerInterface::uninstall | function | core/ |
Uninstalls a given list of themes. |
| ThemeHandlerLegacyTest | class | core/ |
Tests deprecated methods of ThemeHandler. |
| ThemeHandlerLegacyTest.php | file | core/ |
|
| ThemeHandlerLegacyTest::$themeHandler | property | core/ |
The theme handler. |
| ThemeHandlerLegacyTest::setUp | function | core/ |
|
| ThemeHandlerLegacyTest::testInstallUninstall | function | core/ |
@covers ::install[[api-linebreak]] @covers ::uninstall[[api-linebreak]] @expectedDeprecation \Drupal\Core\Extension\ThemeHandlerInterface::install() is deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Use… |
| 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. |
Pagination
- Previous page
- Page 1247
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.