You are here

10 calls to views_fetch_data() in Views (for Drupal 7) 6.2

template_preprocess_views_ui_edit_view in includes/admin.inc
Preprocess the view edit page.
view::init_query in includes/view.inc
Do some common building initialization.
views_fetch_base_tables in includes/admin.inc
Fetch a list of all base tables available
views_fetch_fields in includes/admin.inc
Fetch a list of all fields available for a given base type.
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_relationship::query in handlers/views_handler_relationship.inc
Called to implement a relationship in a query.
views_handler_relationship_translation::query in modules/translation/views_handler_relationship_translation.inc
Called to implement a relationship in a query.
views_plugin_row::options_form in plugins/views_plugin_row.inc
Provide a form for setting options.
views_ui_config_item_form in includes/admin.inc
Form to config_item items in the views UI.