Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayPageWebTest.php | file | core/ |
|
| DisplayPageWebTest::$defaultTheme | property | core/ |
|
| 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/ |
|
| 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/ |
|
| DisplayPathTest::$modules | property | core/ |
|
| 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/ |
|
| 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. |
| DisplayPluginBase::$output | property | core/ |
Stores the rendered output of the display. |
| DisplayPluginBase::$plugins | property | core/ |
An array of instantiated plugins used in this display. |
| DisplayPluginBase::$unpackOptions | property | core/ |
Static cache for unpackOptions, but not if we are in the UI. |
| DisplayPluginBase::$usesAJAX | property | core/ |
Whether the display allows the use of AJAX or not. |
| DisplayPluginBase::$usesAreas | property | core/ |
Whether the display allows area plugins. |
| DisplayPluginBase::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| DisplayPluginBase::$usesMore | property | core/ |
Whether the display allows the use of a 'more' link or not. |
| DisplayPluginBase::$usesOptions | property | core/ |
|
| DisplayPluginBase::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| DisplayPluginBase::$view | property | core/ |
The top object of a view. |
| DisplayPluginBase::acceptAttachments | function | core/ |
|
| DisplayPluginBase::access | function | core/ |
|
| DisplayPluginBase::ajaxEnabled | function | core/ |
|
| DisplayPluginBase::applyDisplayCachablityMetadata | function | core/ |
Applies the cacheability of the current display to the given render array. |
| DisplayPluginBase::applyDisplayCacheabilityMetadata | function | core/ |
Applies the cacheability of the current display to the given render array. |
| DisplayPluginBase::attachTo | function | core/ |
|
| DisplayPluginBase::buildBasicRenderable | function | core/ |
|
| DisplayPluginBase::buildOptionsForm | function | core/ |
|
| DisplayPluginBase::buildRenderable | function | core/ |
|
| DisplayPluginBase::buildRenderingLanguageOptions | function | core/ |
Returns the available rendering strategies for language-aware entities. |
| DisplayPluginBase::calculateCacheMetadata | function | core/ |
|
| DisplayPluginBase::calculateDependencies | function | core/ |
Pagination
- Previous page
- Page 397
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.