Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 8.9.x for view
  4. Search 11.x for view
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
views_element_validate_tags function core/modules/views/views.module Validation callback for query tags.
views_embed_view function core/modules/views/views.module Embed a view using a PHP snippet.
views_enable_view function core/modules/views/views.module Enables and saves a view.
views_entity_field_label function core/modules/views/views.views.inc Returns the label of a certain field.
views_entity_test.info.yml file core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml
views_entity_test.module file core/modules/views/tests/modules/views_entity_test/views_entity_test.module Contains main module functionality.
views_entity_test_entity_base_field_info function core/modules/views/tests/modules/views_entity_test/views_entity_test.module Implements hook_entity_bundle_field_info().
views_entity_test_entity_field_access function core/modules/views/tests/modules/views_entity_test/views_entity_test.module Implements hook_entity_field_access().
views_entity_test_entity_load function core/modules/views/tests/modules/views_entity_test/views_entity_test.module Implements hook_entity_load().
views_field_config_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete() for 'field_config'.
views_field_config_insert function core/modules/views/views.module Implements hook_ENTITY_TYPE_insert() for 'field_config'.
views_field_config_update function core/modules/views/views.module Implements hook_ENTITY_TYPE_update() for 'field_config'.
views_field_default_views_data function core/modules/views/views.views.inc Default views data implementation for a field.
views_form_test.info.yml file core/modules/views/tests/modules/views_form_test/views_form_test.info.yml core/modules/views/tests/modules/views_form_test/views_form_test.info.yml
views_form_test.module file core/modules/views/tests/modules/views_form_test/views_form_test.module Hook implementations for this module.
views_form_test_form_views_form_media_media_page_list_alter function core/modules/views/tests/modules/views_form_test/views_form_test.module Implements hook_form_BASE_FORM_ID_alter().
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_add_missing_labels function core/modules/views/views.post_update.php Add labels to views which don't have one.
views_post_update_boolean_custom_titles function core/modules/views/views.post_update.php Update Views config schema to make boolean custom titles translatable.
views_post_update_fix_revision_id_part function core/modules/views/views.post_update.php Fix '-revision_id' replacement token syntax.
views_post_update_oembed_eager_load function core/modules/views/views.post_update.php Add eager load option to all oembed type field configurations.
views_post_update_pager_heading function core/modules/views/views.post_update.php Adds a default pager heading.
views_post_update_remove_default_argument_skip_url function core/modules/views/views.post_update.php Remove default_argument_skip_url setting.
views_post_update_remove_skip_cache_setting function core/modules/views/views.post_update.php Remove the skip_cache settings.
views_post_update_rendered_entity_field_cache_metadata function core/modules/views/views.post_update.php Removes entity display cache metadata from views with rendered entity fields.
views_post_update_responsive_image_lazy_load function core/modules/views/views.post_update.php Add lazy load options to all responsive image type field configurations.
views_post_update_taxonomy_filter_user_context function core/modules/views/views.post_update.php Removes User context from views with taxonomy filters.
views_post_update_timestamp_formatter function core/modules/views/views.post_update.php Update timestamp formatter settings for views.
views_post_update_views_data_argument_plugin_id function core/modules/views/views.post_update.php Post update configured views for entity reference argument plugin IDs.
views_preprocess_comment function core/modules/views/views.module Allows view-based comment templates if called from a view.
views_preprocess_node function core/modules/views/views.module Allows view-based node templates if called from a view.
views_query_views_alter function core/modules/views/views.module Implements hook_query_TAG_alter().
views_removed_post_updates function core/modules/views/views.post_update.php Implements hook_removed_post_updates().
views_set_current_view function core/modules/views/views.module Set the current view.
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_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_views_plugins_area_alter function core/modules/views/tests/modules/views_test_config/views_test_config.module
views_test_config_views_plugins_argument_alter function core/modules/views/tests/modules/views_test_config/views_test_config.module

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