Search for view

  1. Search 7.x for view
  2. Search 8.9.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_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_configuration_entity_relationships function core/modules/views/views.post_update.php Clear errors caused by relationships to configuration entities.
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_image_lazy_load function core/modules/views/views.post_update.php Add lazy load options to all image type field configurations.
views_post_update_provide_revision_table_relationship function core/modules/views/views.post_update.php Clear caches due to adding a relationship from revision table to base table.
views_post_update_remove_sorting_global_text_field function core/modules/views/views.post_update.php Clear caches due to removal of sorting for global custom text field.
views_post_update_rename_default_display_setting function core/modules/views/views.post_update.php Rename the setting for showing the default display to 'default_display'.
views_post_update_sort_identifier function core/modules/views/views.post_update.php Add the identifier option to all sort handler configurations.
views_post_update_title_translations function core/modules/views/views.post_update.php Rebuild routes to fix view title translations.
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_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_views_post_render function core/modules/views/tests/modules/views_test_config/views_test_config.module Implements hook_views_post_render().
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().

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