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
ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php Tests the page controller with arguments on a non overridden page view.
ViewPageControllerTest::testPageController function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php Tests the page controller.
ViewPreviewForm class core/modules/views_ui/src/ViewPreviewForm.php Form controller for the Views preview form.
ViewPreviewForm.php file core/modules/views_ui/src/ViewPreviewForm.php
ViewPreviewForm::actions function core/modules/views_ui/src/ViewPreviewForm.php Returns an array of supported actions for the current entity form.
ViewPreviewForm::form function core/modules/views_ui/src/ViewPreviewForm.php Gets the actual form array to be built.
ViewPreviewForm::submitPreview function core/modules/views_ui/src/ViewPreviewForm.php Form submission handler for the Preview button.
ViewRenderTest class core/modules/views/tests/src/Kernel/ViewRenderTest.php Tests general rendering of a view.
ViewRenderTest.php file core/modules/views/tests/src/Kernel/ViewRenderTest.php
ViewRenderTest::$testViews property core/modules/views/tests/src/Kernel/ViewRenderTest.php Views to be enabled.
ViewRenderTest::testRender function core/modules/views/tests/src/Kernel/ViewRenderTest.php Tests render functionality.
ViewResourceTestBase class core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php
ViewResourceTestBase class core/modules/rest/tests/src/Functional/EntityResource/View/ViewResourceTestBase.php
ViewResourceTestBase.php file core/modules/rest/tests/src/Functional/EntityResource/View/ViewResourceTestBase.php
ViewResourceTestBase.php file core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php
ViewResourceTestBase::$entity property core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php
ViewResourceTestBase::$entityTypeId property core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php The tested entity type.
ViewResourceTestBase::$modules property core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Modules to install.
ViewResourceTestBase::createEntity function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Creates the entity to be tested.
ViewResourceTestBase::getExpectedCacheContexts function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
ViewResourceTestBase::getExpectedNormalizedEntity function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Returns the expected normalization of the entity.
ViewResourceTestBase::getNormalizedPostEntity function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Returns the normalized POST entity.
ViewResourceTestBase::setUpAuthorization function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Sets up the necessary authorization.
ViewResultAssertionTrait trait core/modules/views/src/Tests/ViewResultAssertionTrait.php Provides a class for assertions to check for the expected result of a View.
ViewResultAssertionTrait.php file core/modules/views/src/Tests/ViewResultAssertionTrait.php
ViewResultAssertionTrait::assertIdenticalResultset function core/modules/views/src/Tests/ViewResultAssertionTrait.php Verifies that a result set returned by a View matches expected values.
ViewResultAssertionTrait::assertIdenticalResultsetHelper function core/modules/views/src/Tests/ViewResultAssertionTrait.php Performs View result assertions.
ViewResultAssertionTrait::assertNotIdenticalResultset function core/modules/views/src/Tests/ViewResultAssertionTrait.php Verifies that a result set returned by a View differs from certain values.
Views class core/modules/views/src/Views.php Static service container wrapper for views.
Views access plugins group core/modules/views/src/Plugin/views/access/AccessPluginBase.php Plugins to handle access checking for views.
Views area handler plugins group core/modules/views/src/Plugin/views/area/AreaPluginBase.php Plugins governing areas of views, such as header, footer, and empty text.
Views argument default plugins group core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Plugins for argument defaults in Views.
Views argument handlers group core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Handler plugins for Views contextual filters.
Views argument validate plugins group core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Plugins for validating views contextual filters.
Views cache plugins group core/modules/views/src/Plugin/views/cache/CachePluginBase.php Plugins to handle Views caches.
Views display extender plugins group core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Plugins that offer additional display options across display types.
Views display plugins group core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Plugins to handle the overall display of views.
Views exposed form plugins group core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginInterface.php Plugins that handle validation, submission, and rendering of exposed forms.
Views field handler plugins group core/modules/views/src/Plugin/views/field/FieldPluginBase.php Handler plugins for Views fields.
Views filter handler plugins group core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Plugins that handle views filtering.
Views hooks group core/modules/views/views.api.php Hooks that allow other modules to implement the Views API.
Views join handler plugins group core/modules/views/src/Plugin/views/join/JoinPluginBase.php Handler plugins for Views table joins.
Views overview group core/modules/views/views.api.php Overview of the Views module API
Views pager plugins group core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Plugins to handle paging in views.
Views plugins group core/modules/views/views.api.php Overview of views plugins
Views query plugins group core/modules/views/src/Plugin/views/query/QueryPluginBase.php Plugins for views queries.
Views relationship handlers group core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Plugins for handling views relationships.
Views row plugins group core/modules/views/src/Plugin/views/row/RowPluginBase.php Plugins that control how Views outputs an individual record.
Views sort handler plugins group core/modules/views/src/Plugin/views/sort/SortPluginBase.php Plugins that handle sorting for Views.
Views style plugins group core/modules/views/src/Plugin/views/style/StylePluginBase.php Plugins that control how the collection of results is rendered in a view.

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