Search for view
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| View | class | core/ |
Provides a render element to display a view. |
| View | class | core/ |
Defines a View configuration entity class. |
| View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewModeBase::doCount | function | core/ |
Gets the source count using countQuery(). |
| ViewModeBase::getViewModes | function | core/ |
Get a list of D6 view modes. |
| ViewModeTest | class | core/ |
Tests D6 view mode source plugin. |
| ViewModeTest | class | core/ |
Tests D7 view mode source plugin. |
| ViewModeTest.php | file | core/ |
|
| ViewModeTest.php | file | core/ |
|
| ViewModeTest::$modules | property | core/ |
Modules to install. |
| ViewModeTest::$modules | property | core/ |
Modules to install. |
| ViewModeTest::providerSource | function | core/ |
|
| ViewModeTest::providerSource | function | core/ |
|
| ViewNonTranslatableEntityTest | class | core/ |
Tests the view creation of non-translatable entities. |
| ViewNonTranslatableEntityTest.php | file | core/ |
|
| ViewNonTranslatableEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewNonTranslatableEntityTest::$modules | property | core/ |
Modules to install. |
| ViewNonTranslatableEntityTest::testViewNoTranslatableEntity | function | core/ |
Tests displaying a view of non-translatable entities. |
| ViewPageController | class | core/ |
Defines a page controller to execute and render a view. |
| ViewPageController.php | file | core/ |
|
| ViewPageController::getTitle | function | core/ |
Gets the title of the given view's display. |
| ViewPageController::handle | function | core/ |
Handler a response for a given view and display. |
| ViewPageControllerTest | class | core/ |
@coversDefaultClass \Drupal\views\Routing\ViewPageController[[api-linebreak]] @group views |
| ViewPageControllerTest.php | file | core/ |
|
| ViewPageControllerTest::$defaultRenderArray | property | core/ |
A render array expected for every page controller render array result. |
| ViewPageControllerTest::$pageController | property | core/ |
The page controller of views. |
| ViewPageControllerTest::setUp | function | core/ |
|
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute | function | core/ |
Tests the page controller with arguments of an overridden page view. |
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting | function | core/ |
Tests the page controller with arguments of an overridden page view. |
| ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden | function | core/ |
Tests the page controller with arguments on a non overridden page view. |
| ViewPageControllerTest::testPageController | function | core/ |
Tests the page controller. |
| ViewPreviewForm | class | core/ |
Form controller for the Views preview form. |
| ViewPreviewForm.php | file | core/ |
|
| ViewPreviewForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewPreviewForm::form | function | core/ |
Gets the actual form array to be built. |
| ViewPreviewForm::submitPreview | function | core/ |
Form submission handler for the Preview button. |
| ViewRenderElementException | class | core/ |
Defines an exception for an invalid View render element. |
| ViewRenderElementException.php | file | core/ |
|
| ViewRenderTest | class | core/ |
Tests general rendering of a view. |
| ViewRenderTest.php | file | core/ |
|
| ViewRenderTest::$testViews | property | core/ |
Views to be enabled. |
| ViewRenderTest::testRender | function | core/ |
Tests render functionality. |
| ViewResourceTestBase | class | core/ |
|
| ViewResourceTestBase.php | file | core/ |
|
| ViewResourceTestBase::$entity | property | core/ |
|
| ViewResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ViewResourceTestBase::$modules | property | core/ |
Modules to install. |
| ViewResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ViewResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ViewResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ViewResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ViewResultAssertionTrait | trait | core/ |
Provides a class for assertions to check for the expected result of a View. |
| ViewResultAssertionTrait.php | file | core/ |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.