Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeHandlerInterface::reset | function | core/ |
Resets the internal state of the theme handler. |
| ThemeHandlerInterface::themeExists | function | core/ |
Determines whether a given theme is installed. |
| ThemeHandlerTest | class | core/ |
Tests Drupal\Core\Extension\ThemeHandler. |
| ThemeHandlerTest.php | file | core/ |
|
| 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::testMissingTheme | function | core/ |
Test that a missing theme doesn't break ThemeHandler::listInfo(). |
| ThemeHandlerTest::testRebuildThemeData | function | core/ |
Tests rebuilding the theme data. |
| ThemeHandlerTest::testThemeLibrariesEmpty | function | core/ |
Tests empty libraries in theme.info.yml file. |
| ThemeHook | class | core/ |
Hook implementations for system. |
| ThemeHook.php | file | core/ |
|
| ThemeHook::theme | function | core/ |
Implements hook_theme(). |
| ThemeHookCollectorPass | class | core/ |
Collects and registers hook implementations. |
| ThemeHookCollectorPass.php | file | core/ |
|
| ThemeHookCollectorPass::$oopImplementations | property | core/ |
OOP implementation theme names keyed by hook name and "$class::$method". |
| ThemeHookCollectorPass::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in extensions. |
| ThemeHookCollectorPass::$proceduralImplementations | property | core/ |
Procedural implementation extension names by hook name. |
| ThemeHookCollectorPass::calculateImplementations | function | core/ |
Calculates the ordered implementations. |
| ThemeHookCollectorPass::checkInvalidHookParametersInThemes | function | core/ |
Checks for hooks which can't be supported in theme classes. |
| ThemeHookCollectorPass::collectAllHookImplementations | function | core/ |
Collects all hook implementations. |
| 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. |
| ThemeHooks | class | core/ |
Provides theme related hook implementations. |
| ThemeHooks | class | core/ |
Provides theme related hook implementations. |
| ThemeHooks.php | file | core/ |
|
| ThemeHooks.php | file | core/ |
|
| ThemeHooks::container | function | core/ |
Prerender callback for container elements. |
| ThemeHooks::container | function | core/ |
Prerender callback for container elements. |
| ThemeHooks::cssAlter | function | core/ |
Implements hook_css_alter(). |
| ThemeHooks::cssAlter | function | core/ |
Implements hook_css_alter(). |
| ThemeHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| ThemeHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.