Search for _process_
- Search 9.5.x for _process_
- Search 8.9.x for _process_
- Search 10.3.x for _process_
- Search 11.x for _process_
- Search main for _process_
- 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. |
| template_process_field | function | modules/ |
Theme process function for theme_field() and field.tpl.php. |
| template_process_html | function | includes/ |
Process variables for html.tpl.php |
| template_process_maintenance_page | function | includes/ |
Theme process function for theme_maintenance_field(). |
| template_process_overlay | function | modules/ |
Implements template_process_HOOK() for overlay.tpl.php |
| template_process_page | function | includes/ |
Process variables for page.tpl.php |
| template_process_username | function | includes/ |
Processes variables for theme_username(). |
| 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(). |
| update_process_project_info | function | modules/ |
Determines version and type information for currently installed projects. |
| user_form_process_password_confirm | function | modules/ |
Form element process handler for client-side password validation. |
| _announcements_feed_preprocess_item | function | modules/ |
Helper to preprocess individual announcement items. |
| _template_preprocess_default_variables | function | includes/ |
Returns hook-independent variables to template_preprocess(). |
| _theme_process_registry | function | includes/ |
Process a single implementation of hook_theme(). |
| _update_process_fetch_task | function | modules/ |
Processes a task to fetch available update data for a single project. |
| _update_process_info_list | function | modules/ |
Populates an array of project data. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.