36 functions implement hook_preprocess_HOOK()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- module_test_procedural_preprocess_preprocess in core/
modules/ system/ tests/ modules/ module_test_procedural_preprocess/ module_test_procedural_preprocess.module - module_test_procedural_preprocess_preprocess_test in core/
modules/ system/ tests/ modules/ module_test_procedural_preprocess/ module_test_procedural_preprocess.module - stable9_preprocess_item_list__search_results in core/
themes/ stable9/ stable9.theme - Implements hook_preprocess_item_list__search_results().
- stable9_preprocess_views_view in core/
themes/ stable9/ stable9.theme - Implements hook_preprocess_views_view().
- starterkit_theme_preprocess_image_widget in core/
themes/ starterkit_theme/ starterkit_theme.theme - Implements hook_preprocess_image_widget().
- template_preprocess_block_content_add_list in core/
modules/ block_content/ block_content.module - Prepares variables for a block type creation list templates.
- template_preprocess_field_ui_table in core/
modules/ field_ui/ field_ui.module - Prepares variables for field UI overview table templates.
- template_preprocess_link_formatter_link_separate in core/
modules/ link/ link.module - Prepares variables for separated link field templates.
- template_preprocess_module_test_procedural_preprocess_includes in core/
modules/ system/ tests/ modules/ module_test_procedural_preprocess/ module_test_procedural_preprocess.additional.inc - Template preprocess function for module_test_procedural_preprocess_includes.
- template_preprocess_module_test_procedural_preprocess_theme in core/
modules/ system/ tests/ modules/ module_test_procedural_preprocess/ module_test_procedural_preprocess.theme.inc - Template preprocess function for module_test_procedural_preprocess_theme.
- template_preprocess_responsive_image in core/
modules/ responsive_image/ responsive_image.module - Prepares variables for a responsive image.
- template_preprocess_responsive_image_formatter in core/
modules/ responsive_image/ responsive_image.module - Prepares variables for responsive image formatter templates.
- template_preprocess_taxonomy_term in core/
modules/ taxonomy/ taxonomy.module - Prepares variables for taxonomy term templates.
- template_preprocess_top_bar in core/
modules/ navigation/ navigation.module - Prepares variables for navigation top bar template.
- template_preprocess_views_ui_build_group_filter_form in core/
modules/ views_ui/ views_ui.module - Prepares variables for Views UI build group filter form templates.
- template_preprocess_views_ui_display_tab_bucket in core/
modules/ views_ui/ views_ui.module - Prepares variables for Views UI display tab bucket templates.
- template_preprocess_views_ui_display_tab_setting in core/
modules/ views_ui/ views_ui.module - Prepares variables for Views UI display tab setting templates.
- template_preprocess_views_ui_rearrange_filter_form in core/
modules/ views_ui/ views_ui.module - Prepares variables for Views UI rearrange filter form templates.
- template_preprocess_views_ui_style_plugin_table in core/
modules/ views_ui/ views_ui.module - Prepares variables for style plugin table templates.
- template_preprocess_views_ui_views_listing_table in core/
modules/ views_ui/ views_ui.module - Prepares variables for Views UI view listing templates.
- template_preprocess_views_ui_view_preview_section in core/
modules/ views_ui/ views_ui.module - Prepares variables for views UI view preview section templates.
- test_base_theme_preprocess_theme_test_function_suggestions in core/
modules/ system/ tests/ themes/ test_base_theme/ test_base_theme.theme - Implements hook_preprocess_HOOK() for theme_test_function_suggestions theme functions.
- test_base_theme_preprocess_theme_test_template_test in core/
modules/ system/ tests/ themes/ test_base_theme/ test_base_theme.theme - Implements hook_preprocess_HOOK() for theme_test_template_test templates.
- test_subsubtheme_preprocess_theme_test_template_test in core/
modules/ system/ tests/ themes/ test_subsubtheme/ test_subsubtheme.theme - Implements hook_preprocess_HOOK() for theme_test_template_test templates.
- test_subtheme_preprocess_theme_test_template_test in core/
modules/ system/ tests/ themes/ test_subtheme/ test_subtheme.theme - Implements hook_preprocess_HOOK() for theme_test_template_test templates.
- test_theme_nyan_cat_engine_preprocess_theme_test_template_test in core/
modules/ system/ tests/ themes/ test_theme_nyan_cat_engine/ test_theme_nyan_cat_engine.theme - Implements hook_preprocess_theme_test_template_test().
- umami_preprocess_block in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_HOOK() for block.
- umami_preprocess_block__bundle__banner_block in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_HOOK() for block--bundle--banner-block.
- umami_preprocess_block__bundle__footer_promo_block in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_HOOK() for block bundle footer promo.
- umami_preprocess_breadcrumb in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_HOOK() for breadcrumb.
- umami_preprocess_field in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_HOOK() for field.
- umami_preprocess_html in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_HOOK() for html.
- umami_preprocess_image_widget in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_HOOK() for image-widget.
- umami_preprocess_links in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_HOOK() for links.
- umami_preprocess_links__media_library_menu in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_HOOK() for links--media-library-menu.
- umami_preprocess_menu_local_task in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_HOOK() for menu-local-task.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.