Search for _preprocess_

  1. Search 9.5.x for _preprocess_
  2. Search 8.9.x for _preprocess_
  3. Search 10.3.x for _preprocess_
  4. Search 11.x for _preprocess_
  5. Other projects
Title Object type File name Summary
template_preprocess_html function includes/theme.inc Preprocess variables for html.tpl.php
template_preprocess_maintenance_page function includes/theme.inc Process variables for maintenance-page.tpl.php.
template_preprocess_menu_tree function includes/menu.inc Implements template_preprocess_HOOK() for theme_menu_tree().
template_preprocess_node function modules/node/node.module Processes variables for node.tpl.php
template_preprocess_overlay function modules/overlay/overlay.module Implements template_preprocess_HOOK() for overlay.tpl.php
template_preprocess_page function includes/theme.inc Preprocess variables for page.tpl.php
template_preprocess_poll_bar function modules/poll/poll.module Preprocess the poll_bar theme hook.
template_preprocess_poll_results function modules/poll/poll.module Preprocess the poll_results theme hook.
template_preprocess_poll_vote function modules/poll/poll.module Themes the voting form for a poll.
template_preprocess_profile_block function modules/profile/profile.module Process variables for profile-block.tpl.php.
template_preprocess_profile_listing function modules/profile/profile.module Process variables for profile-listing.tpl.php.
template_preprocess_profile_wrapper function modules/profile/profile.module Process variables for profile-wrapper.tpl.php.
template_preprocess_region function includes/theme.inc Preprocess variables for region.tpl.php
template_preprocess_search_block_form function modules/search/search.module Process variables for search-block-form.tpl.php.
template_preprocess_search_result function modules/search/search.pages.inc Process variables for search-result.tpl.php.
template_preprocess_search_results function modules/search/search.pages.inc Process variables for search-results.tpl.php.
template_preprocess_taxonomy_term function modules/taxonomy/taxonomy.module Process variables for taxonomy-term.tpl.php.
template_preprocess_theme_test function modules/simpletest/tests/theme_test.inc Preprocesses variables for theme_theme_test().
template_preprocess_username function includes/theme.inc Preprocesses variables for theme_username().
template_preprocess_user_picture function modules/user/user.module Process variables for user-picture.tpl.php.
template_preprocess_user_profile function modules/user/user.pages.inc Process variables for user-profile.tpl.php.
template_preprocess_user_profile_category function modules/user/user.pages.inc Process variables for user-profile-category.tpl.php.
template_preprocess_user_profile_item function modules/user/user.pages.inc Process variables for user-profile-item.tpl.php.
ThemeTestCase::testPreprocessForSuggestions function modules/simpletest/tests/theme.test Ensures preprocess functions run even for suggestion implementations.
toolbar_preprocess_html function modules/toolbar/toolbar.module Implements hook_preprocess_html().
toolbar_preprocess_toolbar function modules/toolbar/toolbar.module Implements hook_preprocess_toolbar().
_template_preprocess_default_variables function includes/theme.inc Returns hook-independent variables to template_preprocess().

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