Search for pre_execute

  1. Other projects
Title Object type File name Summary
hook_views_pre_execute function ./views.api.php This hook is called right before the execute process.
view::pre_execute function includes/view.inc Run attachments and let the display do what it needs to do prior
to running.
views_plugin_display::pre_execute function plugins/views_plugin_display.inc Set up any variables on the view prior to execution.
views_plugin_display_extender::pre_execute function plugins/views_plugin_display_extender.inc Set up any variables on the view prior to execution.
views_plugin_exposed_form::pre_execute function plugins/views_plugin_exposed_form.inc
views_plugin_pager::pre_execute function plugins/views_plugin_pager.inc Perform any needed actions just prior to the query executing.