Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayNoAreaTest | class | core/ |
Defines a Display test plugin with areas disabled. |
| DisplayNoAreaTest.php | file | core/ |
|
| DisplayNoAreaTest::$usesAreas | property | core/ |
Whether the display allows area plugins. |
| DisplayOpmlFeedTest | class | core/ |
Tests the views UI for feed display plugin. |
| DisplayOpmlFeedTest.php | file | core/ |
|
| DisplayOpmlFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayOpmlFeedTest::$modules | property | core/ |
Modules to enable. |
| DisplayOpmlFeedTest::$testViews | property | core/ |
Views used by this test. |
| DisplayOpmlFeedTest::checkFeedViewUi | function | core/ |
Checks views UI for a specific feed view. |
| DisplayOpmlFeedTest::setUp | function | core/ |
Sets up the test. |
| DisplayOpmlFeedTest::testFeedUI | function | core/ |
Tests feed display admin UI. |
| DisplayPageTest | class | core/ |
Tests the page display plugin. |
| DisplayPageTest.php | file | core/ |
|
| DisplayPageTest::$modules | property | core/ |
Modules to enable. |
| DisplayPageTest::$routerDumper | property | core/ |
The router dumper to get all routes. |
| DisplayPageTest::$testViews | property | core/ |
Views used by this test. |
| DisplayPageTest::testDependencies | function | core/ |
Tests the calculated dependencies for various views using Page displays. |
| DisplayPageTest::testEmptyRow | function | core/ |
Tests the templates with empty rows. |
| DisplayPageTest::testMenuLinks | function | core/ |
Tests the generated menu links of views. |
| DisplayPageTest::testPageResponses | function | core/ |
Checks the behavior of the page for access denied/not found behaviors. |
| DisplayPageTest::testPageRouterItems | function | core/ |
Checks that the router items are properly registered. |
| DisplayPageTest::testReadMore | function | core/ |
Tests the readmore functionality. |
| DisplayPageWebTest | class | core/ |
Tests the views page display plugin as webtest. |
| DisplayPageWebTest.php | file | core/ |
|
| DisplayPageWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayPageWebTest::$modules | property | core/ |
Modules to enable. |
| DisplayPageWebTest::$testViews | property | core/ |
Views used by this test. |
| DisplayPageWebTest::assertPagePath | function | core/ |
Tests that we can successfully change a view page display path. |
| DisplayPageWebTest::setUp | function | core/ |
Sets up the test. |
| DisplayPageWebTest::testArguments | function | core/ |
Tests arguments. |
| DisplayPageWebTest::testPageDisplayMenu | function | core/ |
Tests menu settings of page displays. |
| DisplayPageWebTest::testPagePaths | function | core/ |
Tests the views page path functionality. |
| DisplayPageWebTest::testTitleOutput | function | core/ |
Tests the title is not displayed in the output. |
| DisplayPathTest | class | core/ |
Tests the UI of generic display path plugin. |
| DisplayPathTest.php | file | core/ |
|
| DisplayPathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayPathTest::$testViews | property | core/ |
Views used by this test. |
| DisplayPathTest::doAdvancedPathsValidationTest | function | core/ |
Tests a couple of invalid path patterns. |
| DisplayPathTest::doBasicPathUITest | function | core/ |
Tests basic functionality in configuring a view. |
| DisplayPathTest::doPathXssFilterTest | function | core/ |
Tests that View paths are properly filtered for XSS. |
| DisplayPathTest::setUp | function | core/ |
Sets up the test. |
| DisplayPathTest::testDefaultMenuTabRegression | function | core/ |
Tests the regression in https://www.drupal.org/node/2532490. |
| DisplayPathTest::testDeleteWithNoPath | function | core/ |
Tests deleting a page display that has no path. |
| DisplayPathTest::testMenuOptions | function | core/ |
Tests the menu and tab option form. |
| DisplayPathTest::testPathUI | function | core/ |
Runs the tests. |
| DisplayPluginBase | class | core/ |
Base class for views display plugins. |
| DisplayPluginBase.php | file | core/ |
|
| DisplayPluginBase::$display | property | core/ |
The display information coming directly from the view entity. |
| DisplayPluginBase::$extenders | property | core/ |
Stores all available display extenders. |
| DisplayPluginBase::$handlers | property | core/ |
An array of instantiated handlers used in this display. |
Pagination
- Previous page
- Page 407
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.