Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayPluginInterface::usesFields | function | core/ |
Determines if the display's style uses fields. |
| DisplayPluginInterface::usesLinkDisplay | function | core/ |
Checks to see if the display has some need to link to another display. |
| DisplayPluginInterface::usesMore | function | core/ |
Whether the display allows the use of a 'more' link or not. |
| DisplayPluginInterface::usesPager | function | core/ |
Whether the display allows the use of a pager or not. |
| DisplayPluginInterface::validate | function | core/ |
Make sure the display and all associated handlers are valid. |
| DisplayPluginInterface::validateOptionsForm | function | core/ |
Validates the options form. |
| DisplayPluginInterface::viewExposedFormBlocks | function | core/ |
Renders the exposed form as block. |
| DisplayRouterInterface | interface | core/ |
Defines an interface for displays that can collect routes. |
| DisplayRouterInterface.php | file | core/ |
|
| DisplayRouterInterface::alterRoutes | function | core/ |
Alters a collection of routes and replaces definitions to the view. |
| DisplayRouterInterface::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
| DisplayRouterInterface::getAlteredRouteNames | function | core/ |
Returns the list of routes overridden by Views. |
| DisplayRouterInterface::getRouteName | function | core/ |
Returns the route name for the display. |
| DisplayRouterInterface::getUrlInfo | function | core/ |
Generates a URL to this display. |
| DisplayTest | class | core/ |
Defines a Display test plugin. |
| DisplayTest | class | core/ |
Tests the basic display plugin. |
| DisplayTest | class | core/ |
Tests the display UI. |
| DisplayTest | class | core/ |
Tests the display UI. |
| DisplayTest.php | file | core/ |
|
| DisplayTest.php | file | core/ |
|
| DisplayTest.php | file | core/ |
|
| DisplayTest.php | file | core/ |
|
| DisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayTest::$modules | property | core/ |
Modules to enable. |
| DisplayTest::$modules | property | core/ |
Modules to enable |
| DisplayTest::$modules | property | core/ |
Modules to enable. |
| DisplayTest::$testViews | property | core/ |
Views used by this test. |
| DisplayTest::$testViews | property | core/ |
Views used by this test. |
| DisplayTest::$testViews | property | core/ |
|
| DisplayTest::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| DisplayTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| DisplayTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| DisplayTest::checkTranslationSetting | function | core/ |
Asserts a node and a file based view for the translation setting. |
| DisplayTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| DisplayTest::execute | function | core/ |
Executes the view and returns data in the format required. |
| DisplayTest::getType | function | core/ |
Returns the display type that this display requires. |
| DisplayTest::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| DisplayTest::preview | function | core/ |
Renders the display for the purposes of a live preview. |
| DisplayTest::setUp | function | core/ |
|
| DisplayTest::setUp | function | core/ |
|
| DisplayTest::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| DisplayTest::testActionLinks | function | core/ |
Tests the action links on the edit display UI. |
| DisplayTest::testAddDisplay | function | core/ |
Tests adding a display. |
| DisplayTest::testAddDisplay | function | core/ |
Tests adding a display. |
| DisplayTest::testAjaxRebuild | function | core/ |
Confirms that form_alter is triggered after ajax rebuilds. |
| DisplayTest::testDisableDisplay | function | core/ |
Tests disabling of a display. |
| DisplayTest::testDisplayAreas | function | core/ |
Tests display areas. |
| DisplayTest::testDisplayPlugin | function | core/ |
Tests the display test plugin. |
Pagination
- Previous page
- Page 401
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.