Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewExecutableTest::testSetItemsPerPageDuringPreRender | function | core/ |
Tests set items per page during pre render. |
| ViewExecutableTest::testSetOffsetBeforePreRender | function | core/ |
Tests set offset before pre render. |
| ViewExecutableTest::testSetOffsetDuringPreRender | function | core/ |
Tests set offset during pre render. |
| 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/ |
Returns 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. |
| ViewJsonAnonTest | class | core/ |
Tests View Json Anon. |
| ViewJsonAnonTest.php | file | core/ |
|
| ViewJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ViewJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewJsonBasicAuthTest | class | core/ |
Tests View Json Basic Auth. |
| ViewJsonBasicAuthTest.php | file | core/ |
|
| ViewJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ViewJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ViewJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ViewJsonCookieTest | class | core/ |
Tests View Json Cookie. |
| ViewJsonCookieTest.php | file | core/ |
|
| ViewJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ViewJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ViewJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewListBuilder | class | core/ |
Defines a class to build a listing of view entities. |
| ViewListBuilder.php | file | core/ |
|
| ViewListBuilder::$displayManager | property | core/ |
The views display plugin manager to use. |
| ViewListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ViewListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ViewListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ViewListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| ViewListBuilder::getDisplaysList | function | core/ |
Gets a list of displays included in the view. |
| ViewListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| ViewListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| ViewListBuilder::__construct | function | core/ |
Constructs a new ViewListBuilder object. |
| ViewListBuilderTest | class | core/ |
Tests Drupal\views_ui\ViewListBuilder. |
| ViewListBuilderTest.php | file | core/ |
|
| ViewListBuilderTest::testBuildRowEntityList | function | core/ |
Tests the listing of displays on a views list builder. |
| ViewMode::fields | function | core/ |
Returns available fields on the source. |
| ViewMode::fields | function | core/ |
Returns available fields on the source. |
| ViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Pagination
- Previous page
- Page 1561
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.