Search for hook_

  1. Search 7.x for hook_
  2. Search 9.5.x for hook_
  3. Search 8.9.x for hook_
  4. Search 10.3.x for hook_
  5. Search main for hook_
  6. Other projects
Title Object type File name Summary
OliveroHooks class core/themes/olivero/src/Hook/OliveroHooks.php Hook implementations for olivero.
OliveroHooks.php file core/themes/olivero/src/Hook/OliveroHooks.php
OliveroHooks::elementInfoAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_element_info_alter().
OliveroHooks::formAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_form_alter() for adding classes and placeholder text to the search forms.
OliveroHooks::formNodePreviewFormSelectAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_form_FORM_ID_alter() for node_preview_form_select.
OliveroHooks::formViewsExposedFormAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_form_FORM_ID_alter() for views_exposed_form.
OliveroHooks::preprocessBlock function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for block.
OliveroHooks::preprocessCheckboxes function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for checkboxes.
OliveroHooks::preprocessComment function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for comment.
OliveroHooks::preprocessField function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for field.
OliveroHooks::preprocessFieldComment function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for field--comment.
OliveroHooks::preprocessFieldMultipleValueForm function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for field-multiple-value-form.
OliveroHooks::preprocessFieldNodeCreated function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK().
OliveroHooks::preprocessFieldset function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for fieldset.
OliveroHooks::preprocessFilterCaption function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for setting classes.
OliveroHooks::preprocessFormElement function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for form-element.
OliveroHooks::preprocessFormElementLabel function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for form-element-label.
OliveroHooks::preprocessInput function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for input.
OliveroHooks::preprocessItemListSearchResults function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_item_list__search_results().
OliveroHooks::preprocessLinksComment function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_links__comment().
OliveroHooks::preprocessMaintenancePage function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for maintenance-page.
OliveroHooks::preprocessMenu function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for menu.
OliveroHooks::preprocessMenuLocalTask function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for menu-local-task.
OliveroHooks::preprocessMenuLocalTasks function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for menu-local-tasks.
OliveroHooks::preprocessNode function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for node.
OliveroHooks::preprocessPageTitle function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for page-title.
OliveroHooks::preprocessRadios function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for radios.
OliveroHooks::preprocessSearchResult function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_search_result().
OliveroHooks::preprocessSelect function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for select.
OliveroHooks::preprocessTable function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_table().
OliveroHooks::preprocessTextarea function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for textarea.
OliveroHooks::preprocessTextFormatWrapper function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for text-format-wrapper.
OliveroHooks::preprocessViewsViewTable function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for views-view-table.
OliveroHooks::themeSuggestionsBlockAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for block().
OliveroHooks::themeSuggestionsFormAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for form templates.
OliveroHooks::themeSuggestionsMenuAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for menu.
OliveroHooks::themeSuggestionsUserAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter().
OliveroPagePreprocessHooks class core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php Page preprocess hooks for olivero.
OliveroPagePreprocessHooks.php file core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php
OliveroPagePreprocessHooks::preprocessHtml function core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php Implements hook_preprocess_HOOK() for HTML document templates.
OliveroPagePreprocessHooks::__construct function core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php
OliveroTestThemeHooks class core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Hook implementations for olivero_test.
OliveroTestThemeHooks.php file core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php
OliveroTestThemeHooks::preprocessFieldMultipleValueForm function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_field_multiple_value_form().
OliveroTestThemeHooks::preprocessHtml function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_html().
OnBehalfOfOtherModuleHook.php file core/modules/system/tests/modules/hook_collector_on_behalf/src/Hook/OnBehalfOfOtherModuleHook.php
OnBehalfOfOtherModuleHook::flush function core/modules/system/tests/modules/hook_collector_on_behalf/src/Hook/OnBehalfOfOtherModuleHook.php Implements hook_module_preinstall().
oop_hook_theme.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme/oop_hook_theme.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme/oop_hook_theme.info.yml
oop_hook_theme_with_module.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/oop_hook_theme_with_module.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/oop_hook_theme_with_module.info.yml
oop_hook_theme_with_order.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/oop_hook_theme_with_order.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/oop_hook_theme_with_order.info.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.