Search for executable

  1. Search 7.x for executable
  2. Search 9.5.x for executable
  3. Search 8.9.x for executable
  4. Search 10.3.x for executable
  5. Other projects
Title Object type File name Summary
ViewExecutableTest::testGetHandlers function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests ViewExecutable::getHandlers().
ViewExecutableTest::testGetHandlerTypes function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests ViewExecutable::getHandlerTypes().
ViewExecutableTest::testGetUrlWithoutRouterDisplay function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
ViewExecutableTest::testGetUrlWithOverriddenUrl function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
ViewExecutableTest::testGetUrlWithPathNoPlaceholders function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
ViewExecutableTest::testInitMethods function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the initDisplay() and initHandlers() methods.
ViewExecutableTest::testProperties function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the accessing of values on the object.
ViewExecutableTest::testPropertyMethods function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the setting/getting of properties.
ViewExecutableTest::testSerialization function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests serialization of the ViewExecutable object.
ViewExecutableTest::testSetCurrentPageBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setCurrentPage[[api-linebreak]]
@covers ::getCurrentPage[[api-linebreak]]
ViewExecutableTest::testSetCurrentPageDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setCurrentPage[[api-linebreak]]
@covers ::getCurrentPage[[api-linebreak]]
ViewExecutableTest::testSetDisplayWithInvalidDisplay function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests setting a display with an invalid display ID.
ViewExecutableTest::testSetItemsPerPageBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setItemsPerPage[[api-linebreak]]
@covers ::getItemsPerPage[[api-linebreak]]
ViewExecutableTest::testSetItemsPerPageDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setItemsPerPage[[api-linebreak]]
@covers ::getItemsPerPage[[api-linebreak]]
ViewExecutableTest::testSetOffsetBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setOffset[[api-linebreak]]
@covers ::getOffset[[api-linebreak]]
ViewExecutableTest::testSetOffsetDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setOffset[[api-linebreak]]
@covers ::getOffset[[api-linebreak]]
ViewExecutableTest::testValidate function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the validation of display handlers.
ViewExecutableTest::testValidateNestedLoops function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests that nested loops of the display handlers won't break validation.
views.executable service core/modules/views/views.services.yml Drupal\views\ViewExecutableFactory
views.view.test_executable_displays.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_executable_displays.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_executable_displays.yml
Views::executableFactory function core/modules/views/src/Views.php Returns the view executable factory service.
ViewsBlockBase::getViewExecutable function core/modules/views/src/Plugin/Block/ViewsBlockBase.php Gets the view executable.
ViewsBlockTest::$executable property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The view executable.
ViewsBlockTest::$executableFactory property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The view executable factory.
ViewsMenuLink::$viewExecutableFactory property core/modules/views/src/Plugin/Menu/ViewsMenuLink.php The view executable factory.
ViewUI::getExecutable function core/modules/views_ui/src/ViewUI.php Gets an executable instance for this view.

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