14 calls to vpr()
- view::execute in includes/
view.inc - Execute the view's query.
- view::render in includes/
view.inc - Render this view for display.
- view::set_display in includes/
view.inc - Set the display as current.
- views_block in ./
views.module - Implementation of hook_block
- views_fetch_handler_data in includes/
handlers.inc - Fetch the handler data from cache.
- views_get_handler in ./
views.module - Fetch a handler from the data cache.
- views_get_table_join in includes/
handlers.inc - Fetch a handler to join one table to a primary table from the data cache
- views_handler_field::add_additional_fields in handlers/
views_handler_field.inc - Add 'additional' fields to the query.
- views_include_handler in includes/
handlers.inc - Attempt to find the include file for a given handler from its definition.
- views_join::join in includes/
handlers.inc - Build the SQL for the join this object represents.
- views_plugin_style::render in plugins/
views_plugin_style.inc - Render the display in this style.
- views_plugin_style_rss::render in plugins/
views_plugin_style_rss.inc - Render the display in this style.
- _views_fetch_data in includes/
cache.inc - Fetch Views' data from the cache
- _views_fetch_plugin_data in includes/
cache.inc - Fetch the plugin data from cache.