Search for _preprocess_
- Search 9.5.x for _preprocess_
- Search 8.9.x for _preprocess_
- Search 10.3.x for _preprocess_
- Search 11.x for _preprocess_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
template_preprocess_html | function | includes/ |
Preprocess variables for html.tpl.php |
template_preprocess_maintenance_page | function | includes/ |
Process variables for maintenance-page.tpl.php. |
template_preprocess_menu_tree | function | includes/ |
Implements template_preprocess_HOOK() for theme_menu_tree(). |
template_preprocess_node | function | modules/ |
Processes variables for node.tpl.php |
template_preprocess_overlay | function | modules/ |
Implements template_preprocess_HOOK() for overlay.tpl.php |
template_preprocess_page | function | includes/ |
Preprocess variables for page.tpl.php |
template_preprocess_poll_bar | function | modules/ |
Preprocess the poll_bar theme hook. |
template_preprocess_poll_results | function | modules/ |
Preprocess the poll_results theme hook. |
template_preprocess_poll_vote | function | modules/ |
Themes the voting form for a poll. |
template_preprocess_profile_block | function | modules/ |
Process variables for profile-block.tpl.php. |
template_preprocess_profile_listing | function | modules/ |
Process variables for profile-listing.tpl.php. |
template_preprocess_profile_wrapper | function | modules/ |
Process variables for profile-wrapper.tpl.php. |
template_preprocess_region | function | includes/ |
Preprocess variables for region.tpl.php |
template_preprocess_search_block_form | function | modules/ |
Process variables for search-block-form.tpl.php. |
template_preprocess_search_result | function | modules/ |
Process variables for search-result.tpl.php. |
template_preprocess_search_results | function | modules/ |
Process variables for search-results.tpl.php. |
template_preprocess_taxonomy_term | function | modules/ |
Process variables for taxonomy-term.tpl.php. |
template_preprocess_theme_test | function | modules/ |
Preprocesses variables for theme_theme_test(). |
template_preprocess_username | function | includes/ |
Preprocesses variables for theme_username(). |
template_preprocess_user_picture | function | modules/ |
Process variables for user-picture.tpl.php. |
template_preprocess_user_profile | function | modules/ |
Process variables for user-profile.tpl.php. |
template_preprocess_user_profile_category | function | modules/ |
Process variables for user-profile-category.tpl.php. |
template_preprocess_user_profile_item | function | modules/ |
Process variables for user-profile-item.tpl.php. |
ThemeTestCase::testPreprocessForSuggestions | function | modules/ |
Ensures preprocess functions run even for suggestion implementations. |
toolbar_preprocess_html | function | modules/ |
Implements hook_preprocess_html(). |
toolbar_preprocess_toolbar | function | modules/ |
Implements hook_preprocess_toolbar(). |
_template_preprocess_default_variables | function | includes/ |
Returns hook-independent variables to template_preprocess(). |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.