Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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 instance. |
| ThemeLocalTask::__construct | function | core/ |
Constructs a new ThemeLocalTask. |
| ThemeManager::$allHookImplementations | property | core/ |
Raw list of hook implementations by theme name. |
| ThemeManager::$defaultVariables | property | core/ |
Default variables. |
| ThemeManager::$themeHookImplementations | property | core/ |
Raw list of hook callables by theme and hook name. |
| ThemeManager::$themeRegistry | property | core/ |
The theme registry used to render an output. |
| ThemeManager::buildThemeHookSuggestions | function | core/ |
Builds theme hook suggestions for a theme hook with variables. |
| ThemeManager::getDefaultTemplateVariables | function | core/ |
Returns default template variables. |
| ThemeManager::getImplementationsForTheme | function | core/ |
Gets a hook implementation list for a specific hook. |
| 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/ |
|
| 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/ |
Tests Drupal\Core\Theme\ThemeNegotiator. |
| 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. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithAccessCheck | function | core/ |
Tests determining with two negotiators of which just one returns access. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithNotApplyingNegotiator | function | core/ |
Tests determining with two negotiators of which one does not apply. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithPriority | function | core/ |
Tests determining with two negotiators checking the priority. |
Pagination
- Previous page
- Page 1433
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.