Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayPluginInterface::useMoreText | function | core/ |
Does the display have custom link text? |
| DisplayPluginInterface::usesAJAX | function | core/ |
Whether the display allows the use of AJAX or not. |
| DisplayPluginInterface::usesAreas | function | core/ |
Returns whether the display can use areas. |
| DisplayPluginInterface::usesAttachments | function | core/ |
Returns whether the display can use attachments. |
| DisplayPluginInterface::usesExposed | function | core/ |
Determines if this display uses exposed filters. |
| DisplayPluginInterface::usesExposedFormInBlock | function | core/ |
Checks to see if the display can put the exposed form in a block. |
| 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::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| 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 install. |
| DisplayTest::$modules | property | core/ |
Modules to install. |
| DisplayTest::$modules | property | core/ |
Modules to install. |
| DisplayTest::$testViews | property | core/ |
Views used by this test. |
| DisplayTest::$testViews | property | core/ |
|
| DisplayTest::$testViews | property | core/ |
Views used by this test. |
| DisplayTest::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| DisplayTest::addTranslation | function | core/ |
Helper function for adding interface text translations. |
| 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/ |
Sets up the test. |
| DisplayTest::setUp | function | core/ |
Pagination
- Previous page
- Page 352
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.