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::testGetUrlWithPlaceholdersAndArgs function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests get url with placeholders and args.
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests get url with placeholders and without args.
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests get url with placeholders and without args and exception value.
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 Tests set current page before pre render.
ViewExecutableTest::testSetCurrentPageDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests set current page during pre render.
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 Tests set items per page before pre render.
ViewExecutableTest::testSetItemsPerPageDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests set items per page during pre render.
ViewExecutableTest::testSetOffsetBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests set offset before pre render.
ViewExecutableTest::testSetOffsetDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests set offset during pre render.
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.