Search for executable
- Search 7.x for executable
- Search 9.5.x for executable
- Search 8.9.x for executable
- Search 11.x for executable
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewExecutableTest::testSerialization | function | core/ |
Tests serialization of the ViewExecutable object. |
| ViewExecutableTest::testSetCurrentPageBeforePreRender | function | core/ |
@covers ::setCurrentPage[[api-linebreak]] @covers ::getCurrentPage[[api-linebreak]] |
| ViewExecutableTest::testSetCurrentPageDuringPreRender | function | core/ |
@covers ::setCurrentPage[[api-linebreak]] @covers ::getCurrentPage[[api-linebreak]] |
| ViewExecutableTest::testSetDisplayWithInvalidDisplay | function | core/ |
|
| ViewExecutableTest::testSetItemsPerPageBeforePreRender | function | core/ |
@covers ::setItemsPerPage[[api-linebreak]] @covers ::getItemsPerPage[[api-linebreak]] |
| ViewExecutableTest::testSetItemsPerPageDuringPreRender | function | core/ |
@covers ::setItemsPerPage[[api-linebreak]] @covers ::getItemsPerPage[[api-linebreak]] |
| ViewExecutableTest::testSetOffsetBeforePreRender | function | core/ |
@covers ::setOffset[[api-linebreak]] @covers ::getOffset[[api-linebreak]] |
| ViewExecutableTest::testSetOffsetDuringPreRender | function | core/ |
@covers ::setOffset[[api-linebreak]] @covers ::getOffset[[api-linebreak]] |
| 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.