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 main for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestThemeHooks.php | file | core/ |
|
| TestThemeHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| TestThemeHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| TestThemeHooks::preprocessThemeTestPreprocessSuggestions | function | core/ |
Implements hook_preprocess_HOOK() for theme_test_preprocess_suggestions. |
| TestThemeHooks::preprocessThemeTestPreprocessSuggestionsKitten | function | core/ |
Implements hook_preprocess_HOOK(). |
| TestThemeHooks::preprocessThemeTestPreprocessSuggestionsKittenFlamingo | function | core/ |
Implements hook_preprocess_HOOK(). |
| TestThemeHooks::preprocessThemeTestPreprocessSuggestionsKittenMeerkatTarsierMoose | function | core/ |
Implements hook_preprocess_HOOK(). |
| TestThemeHooks::preprocessThemeTestPreprocessSuggestionsSuggestion | function | core/ |
Implements hook_preprocess_HOOK(). |
| TestThemeHooks::preprocessTwigThemeTestPhpVariables | function | core/ |
Implements hook_preprocess_HOOK() for twig_theme_test_php_variables. |
| TestThemeHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| TestThemeHooks::themeSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| TestThemeHooks::themeSuggestionsNodeAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| TestThemeHooks::themeSuggestionsThemeTestSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| TestThemeHooks::themeTestAlterAlter | function | core/ |
Implements hook_theme_test_alter_alter(). |
| TestThemeHooks::__construct | function | core/ |
|
| TestThemeNyanCatEngineHooks | class | core/ |
Hook implementations for test_theme_nyan_cat_engine. |
| TestThemeNyanCatEngineHooks.php | file | core/ |
|
| TestThemeNyanCatEngineHooks::preprocessThemeTestTemplateTest | function | core/ |
Implements hook_preprocess_theme_test_template_test(). |
| TestThemeThemeHooks | class | core/ |
Hook implementations for test_theme_theme. |
| TestThemeThemeHooks.php | file | core/ |
|
| TestThemeThemeHooks::formSystemThemeSettingsAlter | function | core/ |
Implements hook_form_system_theme_settings_alter(). |
| TestThemeThemeHooks::themeSettingsSubmit | function | core/ |
Test theme form settings submission handler. |
| TestThemeThemeHooks::__construct | function | core/ |
|
| TextHooks | class | core/ |
Hook implementations for text. |
| TextHooks.php | file | core/ |
|
| TextHooks::fieldTypeCategoryInfoAlter | function | core/ |
Implements hook_field_type_category_info_alter(). |
| TextHooks::help | function | core/ |
Implements hook_help(). |
| TextSummaryTestHooks | class | core/ |
Hook implementations for text_summary_test. |
| TextSummaryTestHooks.php | file | core/ |
|
| TextSummaryTestHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| TextSummaryTestHooks::__construct | function | core/ |
|
| TextTestHooks | class | core/ |
Hook implementations for text_test. |
| TextTestHooks.php | file | core/ |
|
| TextTestHooks::entityBundleFieldInfoAlter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
| TextTestHooks::__construct | function | core/ |
|
| TextWithSummaryFileUsageTest::testEditorEntityHooks | function | core/ |
Tests the configurable text editor manager. |
| theme-test-deprecations-hook-theme.html.twig | file | core/ |
{# Test variables deprecated in hook_theme(). #} {{ foo }} |
| 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. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.