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 10.3.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.php file core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php
ViewsWizardTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php The theme to install as the default for testing.
ViewsWizardTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php Modules to install.
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_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.module 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_field_default_views_data function core/modules/views/views.module 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_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_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_post_update_block_items_per_page function core/modules/views/views.post_update.php Defaults `items_per_page` to NULL in Views blocks.
views_post_update_table_css_class function core/modules/views/views.post_update.php Adds a default table CSS class.
views_post_update_update_remember_role_empty function core/modules/views/views.post_update.php Clean-up empty remember_roles display settings for views filters.
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_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
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.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_updater.info.yml file core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.info.yml core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.info.yml
views_test_config_updater.post_update.php file core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php
views_test_config_updater_post_update_set_deprecations_disabled function core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php Test post update to set deprecations disabled.
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
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
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
views_test_data.views.schema.yml file core/modules/views/tests/modules/views_test_data/config/schema/views_test_data.views.schema.yml core/modules/views/tests/modules/views_test_data/config/schema/views_test_data.views.schema.yml
views_test_data_handler_test_access_callback function core/modules/views/tests/modules/views_test_data/views_test_data.module Access callback for the generic handler test.
views_test_data_handler_test_access_callback_argument function core/modules/views/tests/modules/views_test_data/views_test_data.module Access callback with an argument for the generic handler test.
views_test_data_install function core/modules/views/tests/modules/views_test_data/views_test_data.install Implements hook_install().
views_test_data_schema function core/modules/views/tests/modules/views_test_data/views_test_data.install Implements hook_schema().
views_test_entity_reference.info.yml file core/modules/views/tests/modules/views_test_entity_reference/views_test_entity_reference.info.yml core/modules/views/tests/modules/views_test_entity_reference/views_test_entity_reference.info.yml

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