Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 10.3.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
ViewsWizardTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php
ViewsWizardTest::testCreateViewWizard function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php Tests creating a View using the wizard.
views_add_contextual_links function core/modules/views/views.module Adds contextual links associated with a view display to a renderable array.
views_base_field_override_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete().
views_base_field_override_insert function core/modules/views/views.module Implements hook_ENTITY_TYPE_insert().
views_base_field_override_update function core/modules/views/views.module Implements hook_ENTITY_TYPE_update().
views_cache.test.css file core/modules/views/tests/modules/views_test_data/views_cache.test.css Just a placeholder file for the test.
views_config_entity_test.info.yml file core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml
views_config_entity_test.schema.yml file core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml
views_disable_view function core/modules/views/views.module Disables and saves a view.
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_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.

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