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
TaxonomyGlossaryTest::testTaxonomyGlossaryView function core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php Tests a taxonomy glossary view.
TaxonomyIndexTidFilterTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php Views to be enabled.
TaxonomyIndexTidUiTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Views used by this test.
TaxonomyLegacyTest::testTaxonomyTermView function core/modules/taxonomy/tests/src/Kernel/TaxonomyLegacyTest.php @expectedDeprecation taxonomy_term_view() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('taxonomy_term')->view() instead. See…
TaxonomyParentUITest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php Views used by this test.
TaxonomyRelationshipTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Views used by this test.
TaxonomyTermArgumentDepthTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php
TaxonomyTermArgumentDepthTest::$view property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php
TaxonomyTermFilterDepthTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
TaxonomyTermFilterDepthTest::$view property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
TaxonomyTermPagerTest::testTaxonomyTermOverviewPager function core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php Tests that the pager is displayed properly on the term overview page.
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViews function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests handling of the publishing status in taxonomy term views updates.
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViewsWithoutViews function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests taxonomy term views updates succeed even if Views is not installed.
TaxonomyTermViewTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php Tests the taxonomy term view page and its translation.
TaxonomyTermViewTest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
TaxonomyTermViewTest::$adminUser property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php An user with permissions to administer taxonomy.
TaxonomyTermViewTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php The theme to install as the default for testing.
TaxonomyTermViewTest::$fieldName1 property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php Name of the taxonomy term reference field.
TaxonomyTermViewTest::$modules property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php Modules to enable.
TaxonomyTermViewTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
TaxonomyTermViewTest::testTaxonomyTermView function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php Tests that the taxonomy term view is working properly.
TaxonomyViewsFieldAccessTest class core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php Tests base field access in Views for the taxonomy entity.
TaxonomyViewsFieldAccessTest.php file core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php
TaxonomyViewsFieldAccessTest::$modules property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php Modules to enable.
TaxonomyViewsFieldAccessTest::setUp function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php
TaxonomyViewsFieldAccessTest::testTermFields function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php Check access for taxonomy fields.
TaxonomyVocabularyArgumentTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php
taxonomy_field_views_data_alter function core/modules/taxonomy/taxonomy.views.inc Implements hook_field_views_data_alter().
taxonomy_post_update_clear_views_data_cache function core/modules/taxonomy/taxonomy.post_update.php Clear caches due to updated taxonomy entity views data.
taxonomy_post_update_handle_publishing_status_addition_in_views function core/modules/taxonomy/taxonomy.post_update.php Add a 'published' = TRUE filter for all Taxonomy term views and converts
existing ones that were using the 'content_translation_status' field.
taxonomy_term_view function core/modules/taxonomy/taxonomy.module Generates an array which displays a term detail page.
taxonomy_term_view_multiple function core/modules/taxonomy/taxonomy.module Constructs a drupal_render() style array from an array of loaded terms.
taxonomy_test_views.info.yml file core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml
taxonomy_views_data_alter function core/modules/taxonomy/taxonomy.views.inc Implements hook_views_data_alter().
taxonomy_views_plugins_argument_validator_alter function core/modules/taxonomy/taxonomy.views.inc Implements hook_views_plugins_argument_validator_alter().
TelephoneLinkFormatter::viewElements function core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Builds a renderable array for a field value.
template_preprocess_image_style_preview function core/modules/image/image.admin.inc Prepares variables for image style preview templates.
template_preprocess_views_exposed_form function core/modules/views/views.theme.inc Prepares variables for views exposed form templates.
template_preprocess_views_mini_pager function core/modules/views/views.theme.inc Prepares variables for views mini-pager templates.
template_preprocess_views_ui_build_group_filter_form function core/modules/views_ui/views_ui.theme.inc Prepares variables for Views UI build group filter form templates.
template_preprocess_views_ui_display_tab_bucket function core/modules/views_ui/views_ui.theme.inc Prepares variables for Views UI display tab bucket templates.
template_preprocess_views_ui_display_tab_setting function core/modules/views_ui/views_ui.theme.inc Prepares variables for Views UI display tab setting templates.
template_preprocess_views_ui_rearrange_filter_form function core/modules/views_ui/views_ui.theme.inc Prepares variables for Views UI rearrange filter form templates.
template_preprocess_views_ui_style_plugin_table function core/modules/views_ui/views_ui.theme.inc Prepares variables for style plugin table templates.
template_preprocess_views_ui_views_listing_table function core/modules/views_ui/views_ui.theme.inc Prepares variables for Views UI view listing templates.
template_preprocess_views_ui_view_preview_section function core/modules/views_ui/views_ui.theme.inc Prepares variables for views UI view preview section templates.
template_preprocess_views_view function core/modules/views/views.theme.inc Prepares variables for view templates.
template_preprocess_views_view_field function core/modules/views/views.theme.inc Prepares variables for views field templates.
template_preprocess_views_view_fields function core/modules/views/views.theme.inc Prepares variables for views fields templates.
template_preprocess_views_view_grid function core/modules/views/views.theme.inc Prepares variables for views grid style templates.

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