namespace Drupal\views\Plugin\views\area

Classsort descending Location Description
AreaPluginBase drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php Base class for area handlers.
Broken drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php A special handler to take the place of missing or broken handlers.
Entity drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Result drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Result.php Views area handler to display some configurable result summary.
Text drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Text.php Views area text handler.
TextCustom drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TextCustom.php Views area text handler.
Title drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php Views area title override handler.
TokenizeAreaPluginBase drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TokenizeAreaPluginBase.php Tokenized base class for area handlers.
View drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.