8 calls to views_microtime()
- view::build in includes/
view.inc - Build the query for the view.
- view::execute in includes/
view.inc - Execute the view's query.
- view::render in includes/
view.inc - Render this view for display.
- views_block in ./
views.module - Implementation of hook_block
- views_fetch_fields in includes/
admin.inc - Fetch a list of all fields available for a given base type.
- views_fetch_handler_data in includes/
handlers.inc - Fetch the handler data from cache.
- _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.