Search for view
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| View | class | core/ |
Provides a render element to display a view. |
| View | class | core/ |
Defines a View configuration entity class. |
| View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::providerAttachDisplays | function | core/ |
Provider for testAttachDisplays(). |
| 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/ |
Tests if a display gets attached or not. |
| 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 destructor 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. |
| ViewFormBase | class | core/ |
Base form for Views forms. |
| ViewFormBase.php | file | core/ |
|
| ViewFormBase::$displayID | property | core/ |
The name of the display used by the form. |
| ViewFormBase::buildForm | function | core/ |
Form constructor. |
| ViewFormBase::getDisplayLabel | function | core/ |
Placeholder function for overriding $display['display_title']. |
| ViewFormBase::getDisplayTabs | function | core/ |
Adds tabs for navigating across Displays when editing a View. |
| ViewFormBase::init | function | core/ |
Initialize the form state and the entity before the first form build. |
| ViewFormBase::isDefaultDisplayShown | function | core/ |
Controls whether or not the default display should have its own tab on edit. |
| ViewFormBase::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.