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 10.3.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
PreviewTest::enableViewsTestModule function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Sets up the views_test_data.module.
PreviewTest::getPreviewAJAX function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Get the preview form and force an AJAX preview update.
PreviewTest::schemaDefinition function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Returns the schema definition.
PreviewTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php
PreviewTest::testPreviewAdditionalInfo function core/modules/views_ui/tests/src/Functional/PreviewTest.php Tests the additional information query info area.
PreviewTest::testPreviewContextual function core/modules/views_ui/tests/src/Functional/PreviewTest.php Tests contextual links in the preview form.
PreviewTest::testPreviewError function core/modules/views_ui/tests/src/Functional/PreviewTest.php Tests view validation error messages in the preview.
PreviewTest::testPreviewSortLink function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Tests the link to sort in the preview form.
PreviewTest::testPreviewTitle function core/modules/views_ui/tests/src/Functional/PreviewTest.php Tests HTML is filtered from the view title when previewing.
PreviewTest::testPreviewUI function core/modules/views_ui/tests/src/Functional/PreviewTest.php Tests arguments in the preview form.
PreviewTest::testPreviewWithPagersUI function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Tests pagers in the preview form.
PreviewTest::testTaxonomyAJAX function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Tests the taxonomy term preview AJAX.
PreviewTest::viewsData function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Returns the views data definition.
PreviewToggleTrait trait core/modules/layout_builder/src/Form/PreviewToggleTrait.php Provides a trait that provides a toggle for the content preview.
PreviewToggleTrait.php file core/modules/layout_builder/src/Form/PreviewToggleTrait.php
PreviewToggleTrait::buildContentPreviewToggle function core/modules/layout_builder/src/Form/PreviewToggleTrait.php Builds the content preview toggle input.
PreviewToggleTrait::currentUser function core/modules/layout_builder/src/Form/PreviewToggleTrait.php Gets the current user.
PsrResponseSubscriber::onKernelView function core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php Converts a PSR-7 response to a Symfony response.
psr_response_view_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\PsrResponseSubscriber
QueryGroupByTest::$testViews property core/modules/views/tests/src/Kernel/QueryGroupByTest.php Views used by this test.
QueryOptionsTest::$testViews property core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php Views used by this test.
QueryTest::$testViews property core/modules/views_ui/tests/src/Functional/QueryTest.php Views used by this test.
QueryTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/QueryTest.php Views used by this test.
QueryTest::viewsData function core/modules/views/tests/src/Kernel/Plugin/QueryTest.php Provides Views metadata for the test data table.
QueryTest::viewsData function core/modules/views_ui/tests/src/Functional/QueryTest.php Returns the views data definition.
RearrangeFieldsTest::$testViews property core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Views used by this test.
RearrangeFieldsTest::getViewFields function core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Gets the fields from the View.
RedirectTest::$testViews property core/modules/views_ui/tests/src/Functional/RedirectTest.php Views used by this test.
RelationshipJoinInTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinInTest.php Views used by this test.
RelationshipJoinInTest::viewsData function core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinInTest.php Adds an IN condition for the user name.
RelationshipJoinTestBase::viewsData function core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
RelationshipNodeFileDataTest::$testViews property core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Views used by this test.
RelationshipNodeFileDataTest::testViewsHandlerRelationshipFileToNode function core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Tests using the views file_to_node relationship.
RelationshipNodeFileDataTest::testViewsHandlerRelationshipNodeToFile function core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Tests using the views node_to_file relationship.
RelationshipNodeTermDataTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php Views used by this test.
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData function core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php Tests relations limited by vocabulary.
RelationshipRepresentativeNodeTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php Views used by this test.
RelationshipRepresentativeNodeTest::$testViews property core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php Views used by this test.
RelationshipTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php Views used by this test.
RelationshipUserFileDataTest::$testViews property core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Views used by this test.
RelationshipUserFileDataTest::testViewsHandlerRelationshipFileToUser function core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Tests using the views file_to_user relationship.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData function core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Tests using the views file relationship.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserToFile function core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Tests using the views user_to_file relationship.
RelationshipUserImageDataTest::$testViews property core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Views used by this test.
RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData function core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Tests using the views image relationship.
Render API overview group core/lib/Drupal/Core/Render/theme.api.php Overview of the Theme system and Render API.
RenderCacheIntegrationTest::$testViews property core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Views to be enabled.
RenderCacheIntegrationTest::assertCacheTagsForEntityBasedView function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests cache tags on output & result cache items for an entity-based view.
RenderCacheIntegrationTest::assertCacheTagsForFieldBasedView function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests cache tags on output & result cache items for a field-based view.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginNone function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests an entity-based view's cache tags when using the "none" cache plugin.

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