Search for view

  1. Search 7.x for view
  2. Search 8.9.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
ViewModeBase class core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php A base class for migrations that require view mode info.
ViewModeBase.php file core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php
ViewModeBase::doCount function core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php Gets the source count using countQuery().
ViewModeBase::getViewModes function core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php Get a list of D6 view modes.
ViewModeTest class core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php Tests D6 view mode source plugin.
ViewModeTest class core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php Tests D7 view mode source plugin.
ViewModeTest.php file core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php
ViewModeTest.php file core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php
ViewModeTest::$modules property core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php Modules to enable.
ViewModeTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php Modules to enable.
ViewModeTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php The data provider.
ViewModeTest::providerSource function core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php The data provider.
ViewNonTranslatableEntityTest class core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php Tests the view creation of non-translatable entities.
ViewNonTranslatableEntityTest.php file core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php
ViewNonTranslatableEntityTest::$defaultTheme property core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php The theme to install as the default for testing.
ViewNonTranslatableEntityTest::$modules property core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php Modules to enable.
ViewNonTranslatableEntityTest::testViewNoTranslatableEntity function core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php Tests displaying a view of non-translatable entities.
ViewPageController class core/modules/views/src/Routing/ViewPageController.php Defines a page controller to execute and render a view.
ViewPageController.php file core/modules/views/src/Routing/ViewPageController.php
ViewPageController::getTitle function core/modules/views/src/Routing/ViewPageController.php Gets the title of the given view's display.
ViewPageController::handle function core/modules/views/src/Routing/ViewPageController.php Handler a response for a given view and display.
ViewPageControllerTest class core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php @coversDefaultClass \Drupal\views\Routing\ViewPageController
@group views
ViewPageControllerTest.php file core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php
ViewPageControllerTest::$defaultRenderArray property core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php A render array expected for every page controller render array result.
ViewPageControllerTest::$pageController property core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php The page controller of views.
ViewPageControllerTest::setUp function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php Tests the page controller with arguments of an overridden page view.
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php Tests the page controller with arguments of an overridden page view.
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.
ViewRenderElementException class core/modules/views/src/Exception/ViewRenderElementException.php Defines an exception for an invalid View render element.
ViewRenderElementException.php file core/modules/views/src/Exception/ViewRenderElementException.php
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.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::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.

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