Skip to main content
Backdrop CMS API
Documentation for Backdrop CMS developers.
  • Welcome!
    • Login

You are here

  1. Home »
  2. API reference »
  3. 1.x

Search for pre_execute

Name Type Location Description
view::pre_execute function core/modules/views/includes/view.inc Run attachments and let the display do what it needs to do prior to running.
hook_views_pre_execute function core/modules/views/views.api.php This hook is called right before the execute process. The query is now fully built, but it has not yet been run through db_rewrite_sql.
views_plugin_pager::pre_execute function core/modules/views/plugins/views_plugin_pager.inc Perform any needed actions just prior to the query executing.
views_plugin_display::pre_execute function core/modules/views/plugins/views_plugin_display.inc Set up any variables on the view prior to execution. These are separated from execute because they are extremely common and unlikely to be overridden on an individual display.
views_plugin_exposed_form::pre_execute function core/modules/views/plugins/views_plugin_exposed_form.inc
views_plugin_display_extender::pre_execute function core/modules/views/plugins/views_plugin_display_extender.inc Set up any variables on the view prior to execution.
  • Developer Documentation
    • Advanced Installation
    • Developing Modules
    • Developing Themes
    • Developing Layouts
    • Upgrading from Drupal 7
    • Converting Drupal code
      • Converting modules
      • Converting themes
      • Change Records
    • Working w Config Management
    • Deploying a Backdrop site
    • Coding & documentation standards
    • Writing secure code
    • Contribute to Backdrop
  • Backdrop API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Form API Reference
  • Glossary

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS
  • backdropcms.org
  • forum.backdropcms.org