Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeHookCollectorPass::collectThemeHookImplementations | function | core/ |
Collects procedural and Attribute hook implementations. |
| ThemeHookCollectorPass::filterIterator | function | core/ |
Filter iterator callback. Allows include files and .php files in src/Hook. |
| ThemeHookCollectorPass::getAttributeInstances | function | core/ |
Get attribute instances from class and method reflections. |
| ThemeHookCollectorPass::getFilteredImplementations | function | core/ |
Gets implementation lists with removals already applied. |
| ThemeHookCollectorPass::getThemeListPattern | function | core/ |
Get a pattern used to match hooks for the given theme list. |
| ThemeHookCollectorPass::process | function | core/ |
|
| ThemeHookCollectorPass::registerHookServices | function | core/ |
Registers the hook implementation services. |
| ThemeHookCollectorPass::sortByTheme | function | core/ |
Sort by theme. |
| ThemeHookCollectorPass::writeToContainer | function | core/ |
Writes collected definitions to the container builder. |
| ThemeHookCollectorPass::__construct | function | core/ |
Constructor. |
| ThemeHookCollectorPassTest | class | core/ |
Tests Drupal\Core\Hook\ThemeHookCollectorPass. |
| ThemeHookCollectorPassTest.php | file | core/ |
|
| ThemeHookCollectorPassTest::testCollection | function | core/ |
Test collection. |
| ThemeHookCollectorPassTest::testExceptionModule | function | core/ |
Test exception with module parameter. |
| ThemeHookCollectorPassTest::testExceptionOrder | function | core/ |
Test exception with order parameter. |
| ThemeHookCollectorPassTest::testExceptionRemove | function | core/ |
Test exception with remove attribute. |
| ThemeHookCollectorPassTest::testExceptionReorder | function | core/ |
Test exception with reorder attribute. |
| ThemeHookCollectorPassTest::testHookExecution | function | core/ |
Tests hook execution in themes. |
| ThemeInstallerTest::testInstallNameTooLong | function | core/ |
Tests installing a theme with a too long name. |
| ThemeNegotiator | class | core/ |
Provides a class which determines the active theme of the page. |
| ThemeNegotiator.php | file | core/ |
|
| 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/ |
|
| ThemeNegotiator::determineActiveTheme | function | core/ |
|
| ThemeNegotiator::__construct | function | core/ |
Constructs a new ThemeNegotiator. |
| ThemeNegotiatorInterface | interface | core/ |
Defines an interface for classes which determine the active theme. |
| ThemeNegotiatorInterface.php | file | core/ |
|
| ThemeNegotiatorInterface::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| ThemeNegotiatorInterface::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| 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. |
| ThemePreprocess::preprocessTablesortIndicator | function | core/ |
Prepares variables for tablesort indicators. |
| ThemeSettings::$configFactory | property | core/ |
The configuration factory. |
| ThemeSuggestionHooks::themeSuggestionsTopBarAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for top_bar. |
| ThemeSuggestionHooks::topBar | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for top_bar. |
| ThemeTest::testNegotiatorPriorities | function | core/ |
Tests the priority of some theme negotiators. |
| ThemeTestHooks::pageBottom | function | core/ |
Implements hook_page_bottom(). |
| ThemeTokenTest | class | core/ |
Tests the generation of 'theme_token' key in Drupal settings. |
Pagination
- Previous page
- Page 245
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.