Search for executable
- Search 7.x for executable
- Search 9.5.x for executable
- Search 8.9.x for executable
- Search 10.3.x for executable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ViewExecutableTest::testGenerateHandlerId | function | core/ |
@covers ::generateHandlerId |
ViewExecutableTest::testGetHandlers | function | core/ |
Tests ViewExecutable::getHandlers(). |
ViewExecutableTest::testGetHandlerTypes | function | core/ |
Tests ViewExecutable::getHandlerTypes(). |
ViewExecutableTest::testGetUrlWithoutRouterDisplay | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithOverriddenUrl | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPathNoPlaceholders | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue | function | core/ |
@covers ::getUrl |
ViewExecutableTest::testInitMethods | function | core/ |
Tests the initDisplay() and initHandlers() methods. |
ViewExecutableTest::testProperties | function | core/ |
Tests the accessing of values on the object. |
ViewExecutableTest::testPropertyMethods | function | core/ |
Tests the setting/getting of properties. |
ViewExecutableTest::testSerialization | function | core/ |
Tests serialization of the ViewExecutable object. |
ViewExecutableTest::testSetCurrentPageBeforePreRender | function | core/ |
@covers ::setCurrentPage @covers ::getCurrentPage |
ViewExecutableTest::testSetCurrentPageDuringPreRender | function | core/ |
@covers ::setCurrentPage @covers ::getCurrentPage |
ViewExecutableTest::testSetDisplayWithInvalidDisplay | function | core/ |
|
ViewExecutableTest::testSetItemsPerPageBeforePreRender | function | core/ |
@covers ::setItemsPerPage @covers ::getItemsPerPage |
ViewExecutableTest::testSetItemsPerPageDuringPreRender | function | core/ |
@covers ::setItemsPerPage @covers ::getItemsPerPage |
ViewExecutableTest::testSetOffsetBeforePreRender | function | core/ |
@covers ::setOffset @covers ::getOffset |
ViewExecutableTest::testSetOffsetDuringPreRender | function | core/ |
@covers ::setOffset @covers ::getOffset |
ViewExecutableTest::testValidate | function | core/ |
Tests the validation of display handlers. |
ViewExecutableTest::testValidateNestedLoops | function | core/ |
Tests that nested loops of the display handlers won't break validation. |
views.executable | service | core/ |
Drupal\views\ViewExecutableFactory |
views.view.test_executable_displays.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_executable_displays.yml |
Views::executableFactory | function | core/ |
Returns the view executable factory service. |
ViewsBlockBase::getViewExecutable | function | core/ |
Gets the view executable. |
ViewsBlockTest::$executable | property | core/ |
The view executable. |
ViewsBlockTest::$executableFactory | property | core/ |
The view executable factory. |
ViewsMenuLink::$viewExecutableFactory | property | core/ |
The view executable factory. |
ViewUI::getExecutable | function | core/ |
Gets an executable instance for this view. |
Pagination
- Previous page
- Page 8
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.