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
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
views_test_data.views.inc file core/modules/views/tests/modules/views_test_data/views_test_data.views.inc Provides views data and hooks for views_test_data module.
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.views_execution.inc file core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Provides views data and hooks for views_test_data module.
views_test_data_field_views_data function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_field_views_data().
views_test_data_field_views_data_alter function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_field_views_data_alter().
views_test_data_form_views_form_test_form_multiple_default_alter function core/modules/views/tests/modules/views_test_data/views_test_data.module Implements hook_form_BASE_FORM_ID_alter().
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_preprocess_views_view_table function core/modules/views/tests/modules/views_test_data/views_test_data.module Implements hook_preprocess_HOOK() for views table templates.
views_test_data_schema function core/modules/views/tests/modules/views_test_data/views_test_data.install Implements hook_schema().
views_test_data_views_analyze function core/modules/views/tests/modules/views_test_data/views_test_data.views.inc Implements hook_views_analyze().
views_test_data_views_data function core/modules/views/tests/modules/views_test_data/views_test_data.views.inc Implements hook_views_data().
views_test_data_views_data_alter function core/modules/views/tests/modules/views_test_data/views_test_data.views.inc Implements hook_views_data_alter().
views_test_data_views_form_substitutions function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_form_substitutions().
views_test_data_views_invalidate_cache function core/modules/views/tests/modules/views_test_data/views_test_data.views.inc Implements hook_views_invalidate_cache().
views_test_data_views_post_build function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_post_build().
views_test_data_views_post_execute function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_post_execute().
views_test_data_views_post_render function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_post_render().
views_test_data_views_pre_build function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_build().
views_test_data_views_pre_execute function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_execute().
views_test_data_views_pre_render function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_render().
views_test_data_views_pre_view function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_view().
views_test_data_views_query_alter function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_query_alter().
views_test_data_views_query_substitutions function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_query_substitutions().
views_test_data_view_update function core/modules/views/tests/modules/views_test_data/views_test_data.module Implements hook_ENTITY_TYPE_update() for the 'view' entity type.
views_test_formatter.info.yml file core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml

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