Search for view
- Search 7.x for view
- Search 8.9.x for view
- Search 10.3.x for view
- Search 11.x for view
- Search main for view
- Other projects
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::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. |
| ViewHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| ViewHalJsonAnonTest.php | file | core/ |
|
| ViewHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ViewHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| ViewHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
| ViewHalJsonBasicAuthTest.php | file | core/ |
|
| ViewHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ViewHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ViewHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ViewHalJsonCookieTest | class | core/ |
@group hal @group legacy |
| ViewHalJsonCookieTest.php | file | core/ |
|
| ViewHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ViewHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ViewHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
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.