Attachment |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
The plugin that handles an attachment display. |
DefaultDisplay |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DefaultDisplay.php |
A plugin to handle defaults on a view. |
DisplayPluginBase |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
The default display plugin handler. Display plugins handle options and
basic mechanisms for different output methods. |
DisplayRouterInterface |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayRouterInterface.php |
|
Embed |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Embed.php |
The plugin that handles an embed display. |
Feed |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
The plugin that handles a feed, such as RSS or atom. |
Page |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
The plugin that handles a full page. |
PathPluginBase |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
The base display plugin for path/callbacks. This is used for pages and feeds. |