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 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
StyleTableUnitTest::prepareView function core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Prepares a view executable by initializing everything which is needed.
StyleTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Views to be enabled.
StyleTestBase::storeViewPreview function core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php Stores a view output in the elements.
StyleUITest::$testViews property core/modules/views_ui/tests/src/Functional/StyleUITest.php Views used by this test.
StyleUnformattedTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Views used by this test.
SystemController::overview function core/modules/system/src/Controller/SystemController.php Provide the administration overview page.
system_block_view_system_main_block_alter function core/modules/system/system.module Implements hook_block_view_BASE_BLOCK_ID_alter().
system_entity_view_display_presave function core/modules/system/system.module Implements hook_ENTITY_TYPE_presave() for entity_view_display entities.
system_entity_view_mode_presave function core/modules/system/system.module Implements hook_ENTITY_TYPE_presave() for view mode entities.
system_post_update_add_description_to_entity_view_mode function core/modules/system/system.post_update.php Update description for view modes.
TableFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/TableFormatter.php Builds a renderable array for a field value.
TaggedWithTest::testTaggedWithByViewReference function core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Tests that "tagged with" works with views entity reference.
TagTest::providerViewsUiAutocompleteIndividualTags function core/modules/views_ui/tests/src/Kernel/TagTest.php Data provider for testViewsUiAutocompleteIndividualTags().
TagTest::testViewsUiAutocompleteIndividualTags function core/modules/views_ui/tests/src/Kernel/TagTest.php Tests that comma delimited tags are treated as individual tags.
TagTest::testViewsUiAutocompleteTag function core/modules/views_ui/tests/src/Kernel/TagTest.php Tests the ViewsUIController::autocompleteTag() function.
taxonomy.overview.html.twig file core/modules/taxonomy/help_topics/taxonomy.overview.html.twig ---
label: 'Managing taxonomy'
top_level: true
---
{% set content_structure_topic = render_var(help_topic_link('core.content_structure')) %}
<h2>{% trans %}What is taxonomy?{% endtrans %}</h2>
<p>{% trans…
taxonomy.views.inc file core/modules/taxonomy/taxonomy.views.inc Provides views data for taxonomy.module.
taxonomy.views.schema.yml file core/modules/taxonomy/config/schema/taxonomy.views.schema.yml core/modules/taxonomy/config/schema/taxonomy.views.schema.yml
TaxonomyDefaultArgumentTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php Views used by this test.
TaxonomyDefaultArgumentTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php Views used by this test.
TaxonomyDefaultArgumentTest::initViewWithRequest function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php Init view with a request by provided URL.
TaxonomyDefaultArgumentTest::testNodePathWithViewSelection function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php
TaxonomyFieldAllTermsTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Views used by this test.
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Tests the "all terms" field handler.
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Tests token replacement in the "all terms" field handler.
TaxonomyFieldFilterTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php Views used by this test.
TaxonomyFieldTidTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php Views to be enabled.
TaxonomyFieldTidTest::testViewsHandlerTidField function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php Tests the taxonomy field handler.
TaxonomyFieldVidTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php Views used by this test.
TaxonomyFieldVidTest::testViewsHandlerVidField function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php Tests the field handling for the Vocabulary ID.
TaxonomyGlossaryTest::$testViews property core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php Views used by this test.
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.
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/Kernel/Views/TaxonomyTermArgumentDepthTest.php Views IDs used by this test.
TaxonomyTermArgumentDepthTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php
TaxonomyTermArgumentDepthTest::$view property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php The view executable used in the test.
TaxonomyTermArgumentDepthTest::$view property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php
TaxonomyTermFilterDepthTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php Views IDs used by this test.
TaxonomyTermFilterDepthTest::$view property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php The view executable used in the test.
TaxonomyTermPagerTest::testTaxonomyTermOverviewPager function core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php Tests that the pager is displayed properly on the term overview page.
TaxonomyTermPagerTest::testTaxonomyTermOverviewTermLoad function core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php Tests that overview page only loads the necessary terms.
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 A 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 install.

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