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. Search main for _preprocess
  6. Other projects
Title Object type File name Summary
bartik_preprocess_block function themes/bartik/template.php Override or insert variables into the block template.
bartik_preprocess_html function themes/bartik/template.php Add body classes if certain regions have content.
bartik_preprocess_maintenance_page function themes/bartik/template.php Implements hook_preprocess_maintenance_page().
bartik_preprocess_node function themes/bartik/template.php Override or insert variables into the node template.
CascadingStylesheetsTestCase::testRenderInlineNoPreprocess function modules/simpletest/tests/common.test Tests rendering inline stylesheets with preprocessing off.
CascadingStylesheetsTestCase::testRenderInlinePreprocess function modules/simpletest/tests/common.test Tests rendering inline stylesheets with preprocessing on.
CascadingStylesheetsTestCase::testRenderRemoveCharsetPreprocess function modules/simpletest/tests/common.test Tests removing charset when rendering stylesheets with preprocessing on.
contextual_preprocess function modules/contextual/contextual.module Implements hook_preprocess().
field_attach_preprocess function modules/field/field.attach.inc Populate the template variables with the field values available for rendering.
garland_preprocess_block function themes/garland/template.php Override or insert variables into the block template.
garland_preprocess_comment function themes/garland/template.php Override or insert variables into the comment template.
garland_preprocess_html function themes/garland/template.php Override or insert variables into the html template.
garland_preprocess_maintenance_page function themes/garland/template.php Override or insert variables into the maintenance page template.
garland_preprocess_node function themes/garland/template.php Override or insert variables into the node template.
garland_preprocess_page function themes/garland/template.php Override or insert variables into the page template.
garland_preprocess_region function themes/garland/template.php Override or insert variables into the region template.
hook_field_attach_preprocess_alter function modules/field/field.api.php Alter field_attach_preprocess() variables.
hook_preprocess function modules/system/theme.api.php Preprocess theme variables for templates.
hook_preprocess_HOOK function modules/system/theme.api.php Preprocess theme variables for a specific theme hook.
hook_search_preprocess function modules/search/search.api.php Preprocess text for search.
JavaScriptTestCase::$preprocess_js property modules/simpletest/tests/common.test Store configured value for JavaScript preprocessing.
overlay_preprocess_html function modules/overlay/overlay.module Implements hook_preprocess_html().
overlay_preprocess_maintenance_page function modules/overlay/overlay.module Implements hook_preprocess_maintenance_page().
overlay_preprocess_page function modules/overlay/overlay.module Implements hook_preprocess_page().
rdf_preprocess_comment function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_field function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_image function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_node function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_taxonomy_term function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_username function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_user_profile function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
search_embedded_form_preprocess_search_result function modules/search/tests/search_embedded_form.module Adds the test form to search results.
search_invoke_preprocess function modules/search/search.module Invokes hook_search_preprocess() in modules.
seven_preprocess_html function themes/seven/template.php Override or insert variables into the html template.
seven_preprocess_maintenance_page function themes/seven/template.php Override or insert variables into the maintenance page template.
seven_preprocess_page function themes/seven/template.php Override or insert variables into the page template.
shortcut_preprocess_page function modules/shortcut/shortcut.module Implements hook_preprocess_page().
system_preprocess_block function modules/system/system.module Implements hook_preprocess_block().
template_preprocess function includes/theme.inc Adds a default set of helper variables for variable processors and templates.
template_preprocess_aggregator_feed_source function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-summary-item.tpl.php.
template_preprocess_aggregator_summary_items function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-summary-items.tpl.php.
template_preprocess_aggregator_wrapper function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-wrapper.tpl.php.
template_preprocess_announcements_feed function modules/announcements_feed/announcements_feed.module Processes variables for announcements-feed.tpl.php.
template_preprocess_block function modules/block/block.module Processes variables for block.tpl.php.
template_preprocess_block_admin_display_form function modules/block/block.admin.inc Processes variables for block-admin-display-form.tpl.php.
template_preprocess_book_all_books_block function modules/book/book.module Processes variables for book-all-books-block.tpl.php.
template_preprocess_book_export_html function modules/book/book.module Processes variables for book-export-html.tpl.php.
template_preprocess_book_navigation function modules/book/book.module Processes variables for book-navigation.tpl.php.

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