Search for hook_
- Search 7.x for hook_
- Search 9.5.x for hook_
- Search 8.9.x for hook_
- Search 10.3.x for hook_
- Search 11.x for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| ThemeHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| ThemeHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| ThemeHooks::managedFile | function | core/ |
Prerender callback for managed_file. |
| ThemeHooks::managedFile | function | core/ |
Prerender callback for managed_file. |
| ThemeHooks::messagePlaceholder | function | core/ |
Prerender callback for status_messages placeholder. |
| ThemeHooks::messagePlaceholder | function | core/ |
Prerender callback for status_messages placeholder. |
| ThemeHooks::operations | function | core/ |
Prerender callback for the Operations element. |
| ThemeHooks::operations | function | core/ |
Prerender callback for the Operations element. |
| ThemeHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| ThemeHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| ThemeHooks::textFormat | function | core/ |
Prerender callback for text_format elements. |
| ThemeHooks::textFormat | function | core/ |
Prerender callback for text_format elements. |
| ThemeHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| ThemeHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| ThemeHooks::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ThemeHooks::trustedCallbacks | function | core/ |
|
| ThemeHooks::verticalTabs | function | core/ |
Prerender callback for Vertical Tabs element. |
| ThemeHooks::verticalTabs | function | core/ |
Prerender callback for Vertical Tabs element. |
| ThemeHooks::__construct | function | core/ |
Constructs the theme related hooks. |
| ThemeHooks::__construct | function | core/ |
Constructs the theme related hooks. |
| ThemeHookTest | class | core/ |
Tests low-level theme functions. |
| ThemeHookTest.php | file | core/ |
|
| ThemeHookTest::setUp | function | core/ |
|
| ThemeHookTest::testLegacyHookInThemes | function | core/ |
Tests that procedural hooks with #[LegacyHook] are properly ignored. |
| ThemeHookTest::testProceduralHookCollection | function | core/ |
Tests that procedural hooks are collected and executed. |
| ThemeManager::$allHookImplementations | property | core/ |
Raw list of hook implementations by theme name. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.