Search for executable
- Search 7.x for executable
- Search 9.5.x for executable
- Search 10.3.x for executable
- Search 11.x for executable
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewExecutableTest::assertViewDestroy | function | core/ |
Asserts that expected view properties have been unset by destroy(). |
| ViewExecutableTest::DISPLAY_DISABLED | constant | core/ |
Indicates that a display is disabled. |
| ViewExecutableTest::DISPLAY_ENABLED | constant | core/ |
Indicates that a display is enabled. |
| ViewExecutableTest::getProtectedProperty | function | core/ |
Returns a protected property from a class instance. |
| ViewExecutableTest::providerExecuteReturn | function | core/ |
Provider for testExecuteReturn(). |
| ViewExecutableTest::setUp | function | core/ |
|
| ViewExecutableTest::setupBaseViewAndDisplay | function | core/ |
Setups a view executable and default display. |
| ViewExecutableTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
| ViewExecutableTest::testAddHandler | function | core/ |
@covers ::addHandler[[api-linebreak]] |
| ViewExecutableTest::testAddHandlerWithEntityField | function | core/ |
@covers ::addHandler[[api-linebreak]] |
| ViewExecutableTest::testArgumentValidatorValueOverride | function | core/ |
Tests if argument overrides by validators are propagated to tokens. |
| ViewExecutableTest::testAttachDisplays | function | core/ |
@covers ::attachDisplays[[api-linebreak]] |
| ViewExecutableTest::testBuildThemeFunctions | function | core/ |
@covers ::buildThemeFunctions[[api-linebreak]] |
| ViewExecutableTest::testCacheIsIgnoredDuringPreview | function | core/ |
@covers ::execute[[api-linebreak]] |
| ViewExecutableTest::testConstructing | function | core/ |
Tests the generation of the executable object. |
| ViewExecutableTest::testDestroy | function | core/ |
Tests the deconstructor to be sure that necessary objects are removed. |
| ViewExecutableTest::testDisplays | function | core/ |
Tests the display related methods and properties. |
| ViewExecutableTest::testExecuteReturn | function | core/ |
Tests the return values for the execute() method. |
| ViewExecutableTest::testFactoryService | function | core/ |
Tests the views.executable container service. |
| ViewExecutableTest::testGenerateHandlerId | function | core/ |
@covers ::generateHandlerId[[api-linebreak]] |
| ViewExecutableTest::testGetHandlers | function | core/ |
Tests ViewExecutable::getHandlers(). |
| ViewExecutableTest::testGetHandlerTypes | function | core/ |
Tests ViewExecutable::getHandlerTypes(). |
| ViewExecutableTest::testGetUrlWithoutRouterDisplay | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithOverriddenUrl | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPathNoPlaceholders | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| 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[[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 7
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.