14 calls to views_get_all_views()

drush_views_analyze in drush/views.drush.inc
Analyze all installed views.
drush_views_list in drush/views.drush.inc
Callback function for views-list command.
ViewsAnalyzeTest::setUp in tests/views_analyze.test
Sets up a Drupal site for running functional and integration tests.
ViewsExposedFormTest::setUp in tests/views_exposed_form.test
Sets up a Drupal site for running functional and integration tests.
ViewsSqlTest::enableViewsUi in tests/views_query.test
This function allows to enable views ui from a higher class which can't change the setup function anymore.
views_block_info in ./views.module
Implements hook_block_info().
views_get_applicable_views in ./views.module
Get applicable views.
views_get_disabled_views in ./views.module
Returns an array of all disabled views, as fully loaded $view objects.
views_get_enabled_views in ./views.module
Returns an array of all enabled views, as fully loaded $view objects.
views_handler_relationship_groupwise_max::options_form in handlers/views_handler_relationship_groupwise_max.inc
Extends the relationship's basic options.
views_revert_views in drush/views.drush.inc
Callback function for views-revert command.
views_ui_autocomplete_tag in includes/admin.inc
Page callback for views tag autocomplete.
views_ui_field_list in includes/admin.inc
List all instances of fields on any views.
views_views_exportables in ./views.module
Implements hook_views_exportables().