9 #type uses of View in Zircon Profile 8
- DisplayPluginBase::buildBasicRenderable in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Builds a basic render array which can be properly render cached.
- DisplayPluginBase::buildRenderable in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Builds a renderable array of the view.
- ViewElementTest::setUp in core/
modules/ views/ src/ Tests/ ViewElementTest.php - Sets up a Drupal site for running functional and integration tests.
- ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute in core/
modules/ views/ tests/ src/ Unit/ Routing/ ViewPageControllerTest.php - Tests the page controller with arguments of a overridden page view.
- ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting in core/
modules/ views/ tests/ src/ Unit/ Routing/ ViewPageControllerTest.php - Tests the page controller with arguments of a overridden page view.
- ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden in core/
modules/ views/ tests/ src/ Unit/ Routing/ ViewPageControllerTest.php - Tests the page controller with arguments on a non overridden page view.
- ViewPageControllerTest::testPageController in core/
modules/ views/ tests/ src/ Unit/ Routing/ ViewPageControllerTest.php - Tests the page controller.
- ViewsTestDataElementEmbedForm::buildForm in core/
modules/ views/ tests/ modules/ views_test_data/ src/ Form/ ViewsTestDataElementEmbedForm.php - Form constructor.
- ViewsTestDataElementForm::buildForm in core/
modules/ views/ tests/ modules/ views_test_data/ src/ Form/ ViewsTestDataElementForm.php - Form constructor.