You are here

8 string references to views.executable in Zircon Profile 8

ViewAjaxController::create in core/modules/views/src/Controller/ViewAjaxController.php
Instantiates a new instance of this class.
ViewExecutableTest::setUp in core/modules/views/tests/src/Unit/ViewExecutableTest.php
ViewExecutableTest::testFactoryService in core/modules/views/src/Tests/ViewExecutableTest.php
Tests the views.executable container service.
ViewListBuilderTest::testBuildRowEntityList in core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
Tests the listing of displays on a views list builder.
Views::executableFactory in core/modules/views/src/Views.php
Returns the view executable factory service.
ViewsBlockBase::create in core/modules/views/src/Plugin/Block/ViewsBlockBase.php
Creates an instance of the plugin.
ViewsMenuLink::create in core/modules/views/src/Plugin/Menu/ViewsMenuLink.php
Creates an instance of the plugin.
ViewsTest::setUp in core/modules/views/tests/src/Unit/ViewsTest.php