Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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_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

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