Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
views_form_views_exposed_form_alter function core/modules/views/views.module Implements hook_form_alter() for the exposed form.
views_get_current_view function core/modules/views/views.module Find out what, if any, current view is currently in use.
views_get_view_result function core/modules/views/views.module Get the result of a view.
views_help function core/modules/views/views.module Implements hook_help().
views_hook_info function core/modules/views/views.module Implements hook_hook_info().
views_install function core/modules/views/views.install Implements hook_install().
views_invalidate_cache function core/modules/views/views.module Invalidate the views cache, forcing a rebuild on the next grab of table data.
views_local_tasks_alter function core/modules/views/views.module Implements hook_local_tasks_alter().
views_post_update_boolean_filter_values function core/modules/views/views.post_update.php Set all boolean filter values to strings.
views_post_update_bulk_field_moved function core/modules/views/views.post_update.php Update dependencies for moved bulk field plugin.
views_post_update_cleanup_duplicate_views_data function core/modules/views/views.post_update.php Update some views fields that were previously duplicated.
views_post_update_entity_link_url function core/modules/views/views.post_update.php Add additional settings to the entity link field and convert node_path usage
to entity_link.
views_post_update_exposed_filter_blocks_label_display function core/modules/views/views.post_update.php Update exposed filter blocks label display to be disabled.
views_post_update_field_formatter_dependencies function core/modules/views/views.post_update.php Include field formatter dependencies in a view when the formatter is used.
views_post_update_field_names_for_multivalue_fields function core/modules/views/views.post_update.php Update field names for multi-value base fields.
views_post_update_filter_placeholder_text function core/modules/views/views.post_update.php Add placeholder settings to string or numeric filters.
views_post_update_grouped_filters function core/modules/views/views.post_update.php Rebuild caches to ensure schema changes are read in.
views_post_update_limit_operator_defaults function core/modules/views/views.post_update.php Define default values for limit operators settings in all filters.
views_post_update_make_placeholders_translatable function core/modules/views/views.post_update.php Rebuild cache to allow placeholder texts to be translatable.
views_post_update_remove_core_key function core/modules/views/views.post_update.php Remove core key from views configuration.
views_post_update_revision_metadata_fields function core/modules/views/views.post_update.php Fix table names for revision metadata fields.
views_post_update_serializer_dependencies function core/modules/views/views.post_update.php Fix views with serializer dependencies.
views_post_update_table_display_cache_max_age function core/modules/views/views.post_update.php Fix cache max age for table displays.
views_post_update_taxonomy_index_tid function core/modules/views/views.post_update.php Fix views with dependencies on taxonomy terms that don't exist.
views_post_update_update_cacheability_metadata function core/modules/views/views.post_update.php Update the cacheability metadata for all views.
views_post_update_views_data_table_dependencies function core/modules/views/views.post_update.php Include views data table provider in views dependencies.
views_preprocess_comment function core/modules/views/views.module A theme preprocess function to automatically allow view-based node
templates if called from a view.
views_preprocess_node function core/modules/views/views.module A theme preprocess function to automatically allow view-based node
templates if called from a view.
views_pre_render_views_form_views_form function core/modules/views/views.module Replaces views substitution placeholders.
views_query_views_alter function core/modules/views/views.module Implements hook_query_TAG_alter().
views_set_current_view function core/modules/views/views.module Set the current 'current view' that is being built/rendered so that it is
easy for other modules or items in drupal_eval to identify
views_test_cacheable_metadata_calculation.info.yml file core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/views_test_cacheable_metadata_calculation.info.yml core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/views_test_cacheable_metadata_calculation.info.yml
views_test_checkboxes_theme.info.yml file core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml
views_test_checkboxes_theme.theme file core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme Changes an exposed "type" filter from a multi-select to checkboxes.
views_test_checkboxes_theme_form_views_exposed_form_alter function core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme Changes an exposed "type" filter from a multi-select to checkboxes.
views_test_classy_subtheme.info.yml file core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.info.yml core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.info.yml
views_test_classy_subtheme.theme file core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme Implements Views UI alter hooks in a theme to provide test coverage.
views_test_classy_subtheme_views_ui_display_tab_alter function core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme Implements hook_views_ui_display_tab_alter().
views_test_classy_subtheme_views_ui_display_top_alter function core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme Implements hook_views_ui_display_top_alter().
views_test_config.info.yml file core/modules/views/tests/modules/views_test_config/views_test_config.info.yml core/modules/views/tests/modules/views_test_config/views_test_config.info.yml
views_test_config.module file core/modules/views/tests/modules/views_test_config/views_test_config.module Contains the "views_test_config" module main functionality.
views_test_config.views.schema.yml file core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
views_test_config_view_load function core/modules/views/tests/modules/views_test_config/views_test_config.module Implements hook_ENTITY_TYPE_load().
views_test_data.info.yml file core/modules/views/tests/modules/views_test_data/views_test_data.info.yml core/modules/views/tests/modules/views_test_data/views_test_data.info.yml
views_test_data.install file core/modules/views/tests/modules/views_test_data/views_test_data.install Install, update, and uninstall functions for the Views Test module.
views_test_data.libraries.yml file core/modules/views/tests/modules/views_test_data/views_test_data.libraries.yml core/modules/views/tests/modules/views_test_data/views_test_data.libraries.yml
views_test_data.module file core/modules/views/tests/modules/views_test_data/views_test_data.module Helper module for Views tests.
views_test_data.permissions.yml file core/modules/views/tests/modules/views_test_data/views_test_data.permissions.yml core/modules/views/tests/modules/views_test_data/views_test_data.permissions.yml
views_test_data.routing.yml file core/modules/views/tests/modules/views_test_data/views_test_data.routing.yml core/modules/views/tests/modules/views_test_data/views_test_data.routing.yml
views_test_data.services.yml file core/modules/views/tests/modules/views_test_data/views_test_data.services.yml core/modules/views/tests/modules/views_test_data/views_test_data.services.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.