Contains filters are case sensitive
Namesort ascending Location Description
views_query_default_aggregation_method_simple modules/views/plugins/views_plugin_query_default.inc
views_query_default_aggregation_method_distinct modules/views/plugins/views_plugin_query_default.inc
views_process_check_options modules/views/views.module #process callback to see if we need to check_plain() the options.
views_preprocess_node modules/views/views.module A theme preprocess function to automatically allow view-based node templates if called from a view.
views_preprocess_layout modules/views/views.module Implements hook_preprocess_layout().
views_preprocess_comment modules/views/views.module A theme preprocess function to automatically allow view-based node templates if called from a view.
_views_prepare_handler modules/views/includes/utility.inc Prepare a handler's data by checking defaults and such.
views_plugin_list modules/views/views.module Returns a list of plugins and metadata about them.
views_permission modules/views/views.module Implement hook_permission().
views_page modules/views/views.module Page callback: Displays a page view, given a name and display id.
views_object_types modules/views/views.module Provide a list of views object types used in a view.
views_new_view modules/views/views.module Create an empty view to work with.
views_move_table modules/views/views.module Find the real location of a table.
views_module_include modules/views/views.module Load views files on behalf of modules.
views_menu_alter modules/views/views.module Implement hook_menu_alter().
views_menu modules/views/views.module Implement hook_menu().
views_language_list modules/views/views.module Returns an array of language names.
views_invalidate_cache modules/views/views.module Invalidate the views cache, forcing a rebuild on the next grab of table data.
views_install modules/views/views.install Implements hook_install().
views_include_handlers modules/views/views.module Load views files on behalf of modules.
views_include modules/views/views.module Include views .inc files as necessary.
views_import_access modules/views/views.module Access callback to determine if the user can import Views.
views_handler_field_custom_pre_render_move_text modules/views/handlers/views_handler_field_custom.inc Prerender function to move the textarea to the top.
views_get_views_as_options modules/views/views.module Return an array of view as options array, that can be used by select, checkboxes and radios as #options.
views_get_view_result modules/views/views.module Get the result of a view.
views_get_view modules/views/views.module Get a view from the database or from default views.
views_get_timezone modules/views/includes/utility.inc Figure out what timezone we're in; needed for some date manipulations.
views_get_table_join modules/views/includes/utility.inc Fetch a handler to join one table to a primary table from the data cache
views_get_plugin modules/views/views.module Get a handler for a plugin
views_get_page_view modules/views/views.module Find out what, if any, page view is currently in use. Please note that this returns a reference, so be careful! You can unintentionally modify the $view object.
views_get_module_apis modules/views/views.module Get a list of modules that support the current views API.
views_get_localization_plugin modules/views/views.module Load the current enabled localization plugin.
views_get_handler modules/views/views.module Fetch a handler from the data cache.
views_get_enabled_views modules/views/views.module Returns an array of all enabled views, as fully loaded $view objects.
views_get_enabled_display_extenders modules/views/includes/utility.inc Get enabled display extenders.
views_get_disabled_views modules/views/views.module Returns an array of all disabled views, as fully loaded $view objects.
views_get_current_view modules/views/views.module Find out what, if any, current view is currently in use. Please note that this returns a reference, so be careful! You can unintentionally modify the $view object.
views_get_applicable_views modules/views/views.module Return a list of all views and display IDs that have a particular setting in their display's plugin settings.
views_get_all_views modules/views/views.module Return an array of all views as fully loaded $view objects.
views_form_views_form_validate modules/views/views.module Validate handler for the first step of the views form. Calls any existing views_form_validate functions located on the views fields.
views_form_views_form_submit modules/views/views.module Submit handler for the first step of the views form. Calls any existing views_form_submit functions located on the views fields.
views_form_views_form modules/views/views.module Callback for the main step of a Views form. Invoked by views_form().
views_form_views_exposed_form_alter modules/views/views.module Implement hook_form_alter for the exposed form.
views_forms modules/views/views.module Implements hook_forms().
views_form_id modules/views/views.module Returns a form ID for a Views form using the name and display of the View.
views_form modules/views/views.module This is the entry function. Just gets the form for the current step. The form is always assumed to be multistep, even if it has only one step (the default 'views_form_views_form' step). That way it is actually possible for modules to have a…
views_flush_caches modules/views/views.module Implements hook_flush_caches().
_views_find_module_templates modules/views/views.module Scans a directory of a module for template files.
_views_file_status modules/system/views/system.views.inc
views_field_update_instance modules/views/views.module Implements hook_field_update_instance.

Pages