Contains filters are case sensitive
Name Locationsort ascending Description
views_ui_config_item_form_rescan modules/views_ui/views_ui.admin.inc Submit hook to clear Backdrop's theme registry (thereby triggering a templates rescan).
views_ui_edit_display_form_change_theme modules/views_ui/views_ui.admin.inc Override handler for views_ui_edit_display_form
views_ui_autocomplete_tag modules/views_ui/views_ui.admin.inc Page callback for views tag autocomplete
_views_weight_sort modules/views_ui/views_ui.admin.inc
views_fetch_base_tables modules/views_ui/views_ui.admin.inc Fetch a list of all base tables available
_views_sort_types modules/views_ui/views_ui.admin.inc
views_ui_get_display_label modules/views_ui/views_ui.admin.inc Placeholder function for overriding $display->display_title.
views_ui_form_button_was_clicked modules/views_ui/views_ui.admin.inc #process callback for a button; determines if a button is the form's triggering element.
views_ui_default_button modules/views_ui/views_ui.admin.inc #process callback for a button; makes implicit form submissions trigger as this button.
views_ui_field_list modules/views_ui/views_ui.admin.inc List all instances of fields on any views.
views_ui_plugin_list modules/views_ui/views_ui.admin.inc Lists all plugins and what enabled Views use them.
views_test_permission modules/views/tests/views_test/views_test.module Implements hook_permission().
views_test_views_api modules/views/tests/views_test/views_test.module Implements hook_views_api().
views_test_autoload_info modules/views/tests/views_test/views_test.module Implements hook_autoload_info().
views_test_views_data modules/views/tests/views_test/views_test.module Implements hook_views_data().
views_test_views_plugins modules/views/tests/views_test/views_test.module Implements hook_views_plugins().
views_test_test_static_access_callback modules/views/tests/views_test/views_test.module
views_test_test_dynamic_access_callback modules/views/tests/views_test/views_test.module
views_test_views_pre_render modules/views/tests/views_test/views_test.module Implements hook_views_pre_render().
template_preprocess_views_view_mapping_test modules/views/tests/views_test/views_test.module Implements hook_preprocess_HOOK() for theme_views_view_mapping_test().
theme_views_view_mapping_test modules/views/tests/views_test/views_test.module Returns HTML for the Mapping Test style.
views_test_schema modules/views/tests/views_test/views_test.install Implements hook_schema().
_views_theme_functions modules/views/templates/views.theme.inc Provide a full array of possible themes to try for a given hook.
template_preprocess_views_view modules/views/templates/views.theme.inc Preprocess the primary theme implementation for a view.
template_preprocess_views_view_fields modules/views/templates/views.theme.inc Preprocess theme function to print a single record from a row, with fields
theme_views_view_grouping modules/views/templates/views.theme.inc Display a single views grouping.
template_preprocess_views_view_grouping modules/views/templates/views.theme.inc Process a single grouping within a view.
theme_views_view_field modules/views/templates/views.theme.inc Display a single views field.
template_preprocess_views_view_field modules/views/templates/views.theme.inc Process a single field within a view.
template_preprocess_views_view_summary modules/views/templates/views.theme.inc Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_summary_unformatted modules/views/templates/views.theme.inc Template preprocess theme function to print summary basically unformatted.
template_preprocess_views_view_table modules/views/templates/views.theme.inc Display a view as a table style.
template_preprocess_views_view_grid modules/views/templates/views.theme.inc Display a view as a grid style.
template_preprocess_views_view_unformatted modules/views/templates/views.theme.inc Display the simple view of rows one after another
template_preprocess_views_view_list modules/views/templates/views.theme.inc Display the view as an HTML list element
template_preprocess_views_view_rss modules/views/templates/views.theme.inc Preprocess an RSS feed
template_preprocess_views_view_row_rss modules/views/templates/views.theme.inc Default theme function for all RSS rows.
template_preprocess_views_exposed_form modules/views/templates/views.theme.inc Default theme function for all filter forms.
theme_views_form_views_form modules/views/templates/views.theme.inc Theme function for a View with form elements: replace the placeholders.
theme_views_mini_pager modules/views/templates/views.theme.inc
theme_views_container modules/views/templates/views.theme.inc Generic <div> container function.
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_element_validate_tags modules/views/plugins/views_plugin_query_default.inc Validation callback for query tags.
views_views_data modules/views/includes/views.views.inc Implements hook_views_data().
views_views_plugins modules/views/includes/views.views.inc Implements hook_views_plugins().
_views_create_handler modules/views/includes/utility.inc Instantiate and construct a new handler
_views_prepare_handler modules/views/includes/utility.inc Prepare a handler's data by checking defaults and such.
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_break_phrase_string modules/views/includes/utility.inc Break x,y,z and x+y+z into an array. Works for strings.

Pages