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 |
|---|---|---|---|
| ThemeInstallerTest::testUninstallDefault | function | core/ |
Tests uninstalling the default theme. |
| ThemeInstallerTest::testUninstallNonExisting | function | core/ |
Tests uninstalling a non-existing theme. |
| ThemeInstallerTest::testUninstallNotInstalled | function | core/ |
Tests uninstalling a theme that is not installed. |
| ThemeInstallerTest::testUninstallSubTheme | function | core/ |
Tests uninstalling a sub-theme. |
| ThemeInstallerTest::themeHandler | function | core/ |
Returns the theme handler service. |
| ThemeInstallerTest::themeInstaller | function | core/ |
Returns the theme installer service. |
| ThemeLegacyTest | class | core/ |
Tests legacy theme functions. |
| ThemeLegacyTest.php | file | core/ |
|
| ThemeLegacyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeLegacyTest::$modules | property | core/ |
Modules to enable. |
| ThemeLegacyTest::setUp | function | core/ |
|
| ThemeLegacyTest::testFunctionOverride | function | core/ |
Ensures a theme template can override a theme function. |
| ThemeLegacyTest::testSuggestionsAlterInclude | function | core/ |
Tests that theme suggestion alter hooks work with theme hook includes. |
| ThemeLegacyTest::testThemeFunctionSuggestionsAlter | function | core/ |
Tests that theme suggestion alter hooks work for theme functions. |
| ThemeLocalTask | class | core/ |
Provides dynamic tabs based on active themes. |
| ThemeLocalTask | class | core/ |
Provides dynamic tabs based on active themes. |
| ThemeLocalTask.php | file | core/ |
|
| ThemeLocalTask.php | file | core/ |
|
| ThemeLocalTask::$themeHandler | property | core/ |
The theme handler. |
| ThemeLocalTask::$themeHandler | property | core/ |
The theme handler. |
| ThemeLocalTask::create | function | core/ |
Creates a new class instance. |
| ThemeLocalTask::create | function | core/ |
Creates a new class instance. |
| ThemeLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ThemeLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ThemeLocalTask::__construct | function | core/ |
Constructs a new ThemeLocalTask. |
| ThemeLocalTask::__construct | function | core/ |
Constructs a new ThemeLocalTask instance. |
| ThemeManager::$themeRegistry | property | core/ |
The theme registry used to render an output. |
| ThemeManager::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
| ThemeManager::resetActiveTheme | function | core/ |
Resets the current active theme. |
| ThemeManager::setActiveTheme | function | core/ |
Sets the current active theme manually. |
| ThemeManager::setThemeRegistry | function | core/ |
Sets the theme registry. |
| ThemeManager::__construct | function | core/ |
Constructs a new ThemeManager object. |
| ThemeManagerInterface::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
| ThemeManagerInterface::resetActiveTheme | function | core/ |
Resets the current active theme. |
| ThemeManagerInterface::setActiveTheme | function | core/ |
Sets the current active theme manually. |
| ThemeNegotiator::$classResolver | property | core/ |
The class resolver. |
| ThemeNegotiator::$negotiators | property | core/ |
Holds an array of theme negotiator IDs, sorted by priority. |
| ThemeNegotiator::$themeAccess | property | core/ |
The access checker for themes. |
| ThemeNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| ThemeNegotiator::__construct | function | core/ |
Constructs a new ThemeNegotiator. |
| ThemeNegotiatorInterface::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| ThemeNegotiatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\ThemeNegotiator[[api-linebreak]] @group Theme |
| ThemeNegotiatorTest.php | file | core/ |
|
| ThemeNegotiatorTest::$container | property | core/ |
The container builder. |
| ThemeNegotiatorTest::$requestStack | property | core/ |
The request stack. |
| ThemeNegotiatorTest::$themeAccessCheck | property | core/ |
The mocked theme access checker. |
| ThemeNegotiatorTest::$themeNegotiator | property | core/ |
The actual tested theme negotiator. |
| ThemeNegotiatorTest::createThemeNegotiator | function | core/ |
Creates a new theme negotiator instance. |
| ThemeNegotiatorTest::setUp | function | core/ |
|
| ThemeNegotiatorTest::testDetermineActiveTheme | function | core/ |
Tests determining the theme. |
Pagination
- Previous page
- Page 1249
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.