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 |
|---|---|---|---|
| ThemeEarlyInitializationTest | class | core/ |
Tests theme system initialization early in the page request. |
| ThemeEarlyInitializationTest.php | file | core/ |
|
| ThemeEarlyInitializationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeEarlyInitializationTest::$modules | property | core/ |
Modules to enable. |
| ThemeEarlyInitializationTest::testRequestListener | function | core/ |
Tests that the theme system can generate output in a request listener. |
| ThemeEngineExtensionList | class | core/ |
Provides a list of available theme engines. |
| ThemeEngineExtensionList.php | file | core/ |
|
| ThemeEngineExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
| ThemeEngineExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ThemeEngineExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeEngineExtensionList[[api-linebreak]] @group Extension |
| ThemeEngineExtensionListTest.php | file | core/ |
|
| ThemeEngineExtensionListTest::testGetlist | function | core/ |
@covers ::getList[[api-linebreak]] |
| ThemeExperimentalConfirmForm::$themeInstaller | property | core/ |
The theme installer service. |
| ThemeExperimentalConfirmForm::$themeList | property | core/ |
An extension discovery instance. |
| ThemeExperimentalConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ThemeExperimentalConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ThemeExperimentalConfirmForm::submitForm | function | core/ |
Form submission handler. |
| ThemeExperimentalConfirmForm::__construct | function | core/ |
Constructs a ThemeExperimentalConfirmForm object. |
| ThemeExtensionList | class | core/ |
Provides a list of available themes. |
| ThemeExtensionList.php | file | core/ |
|
| ThemeExtensionList::$configFactory | property | core/ |
The config factory. |
| ThemeExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
| ThemeExtensionList::$engineList | property | core/ |
The theme engine list needed by this theme list. |
| ThemeExtensionList::$installedThemes | property | core/ |
The list of installed themes. |
| ThemeExtensionList::createExtensionInfo | function | core/ |
Creates the info value for an extension object. |
| ThemeExtensionList::doGetBaseThemes | function | core/ |
Finds the base themes for the specific theme. |
| ThemeExtensionList::doList | function | core/ |
Builds the list of extensions. |
| ThemeExtensionList::fillInSubThemeData | function | core/ |
Fills in data for themes that are also sub-themes. |
| ThemeExtensionList::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
| ThemeExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ThemeExtensionList::reset | function | core/ |
Resets the stored extension list. |
| ThemeExtensionList::__construct | function | core/ |
Constructs a new ThemeExtensionList instance. |
| ThemeExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeExtensionList[[api-linebreak]] @group Extension |
| 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::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::themeExists | function | core/ |
Determines whether a given theme is installed. |
Pagination
- Previous page
- Page 1277
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.