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.
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.
View drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.