7 calls to views_microtime()
- view::build in includes/
view.inc - Build the query for the view.
- view::render in includes/
view.inc - Render this view for a certain display.
- 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_plugin_query_default::execute in plugins/
views_plugin_query_default.inc - Executes the query and fills the associated view object with according values.
- _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.