You are here

7 calls to _views_get_default_views() in Views (for Drupal 7) 5

views_block in ./views.module
Implementation of hook_block()
views_get_all_urls in ./views.module
Load all of the URLs we use; this is cached in a special manner in an attempt to make the menu system both flexible and yet not overly intensive.
views_get_view in ./views.module
This function loads a view by name or vid; if not found in db, it looks for a default view by that name.
views_menu_standard_items in ./views.module
Add the menu items for all non-inline views to the menu
views_theme_wizard_page in ./views_theme_wizard.module
views_ui_admin_page in ./views_ui.module
_views_get_default_view in ./views_ui.module