namespace Drupal\views\Plugin\views\display

Same name in other branches
  1. 10 Drupal\views\Plugin\views\display
  2. 9 Drupal\views\Plugin\views\display
  3. 11.x Drupal\views\Plugin\views\display
Object name File name Summary
Attachment core/modules/views/src/Plugin/views/display/Attachment.php The plugin that handles an attachment display.
Block core/modules/views/src/Plugin/views/display/Block.php The plugin that handles a block.
DefaultDisplay core/modules/views/src/Plugin/views/display/DefaultDisplay.php A plugin to handle defaults on a view.
DisplayMenuInterface core/modules/views/src/Plugin/views/display/DisplayMenuInterface.php Defines an interface for displays that provide menu links.
DisplayPluginBase core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Base class for views display plugins.
DisplayPluginInterface core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Provides an interface for Views display plugins.
DisplayRouterInterface core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Defines an interface for displays that can collect routes.
Embed core/modules/views/src/Plugin/views/display/Embed.php The plugin that handles an embed display.
EntityReference core/modules/views/src/Plugin/views/display/EntityReference.php The plugin that handles an EntityReference display.
Feed core/modules/views/src/Plugin/views/display/Feed.php The plugin that handles a feed, such as RSS or atom.
Page core/modules/views/src/Plugin/views/display/Page.php The plugin that handles a full page.
PathPluginBase core/modules/views/src/Plugin/views/display/PathPluginBase.php The base display plugin for path/callbacks. This is used for pages and feeds.
ResponseDisplayPluginInterface core/modules/views/src/Plugin/views/display/ResponseDisplayPluginInterface.php Defines a display which returns a Response object.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.