12 calls to _views_get_tables() in Views (for Drupal 7) 5
- views_handler_arg_uid_touch in modules/views_user.inc 
- views_handler_arg_username in modules/views_user.inc 
- views_handler_filter_role_custom in modules/views_user.inc 
- views_handler_filter_uid_touched in modules/views_user.inc 
- views_ui_admin_import_submit in ./views_ui.module 
- _views_add_taxonomy in modules/views_taxonomy.inc 
- _views_get_default_views in ./views_cache.inc 
- Build default view information from all modules and cache it.
- _views_get_fields in ./views_cache.inc 
- Gets the field information; if it doesn't exist, call the function that constructs all that.
- _views_get_filters in ./views_cache.inc 
- Gets the filter information; if it doesn't exist, call the function that constructs all that.
- _views_get_sorts in ./views_cache.inc 
- Gets the sort information; if it doesn't exist, call the function that constructs all that.
- _views_query::ensure_path in ./views_query.inc 
- _views_query::query in ./views_query.inc 
