You are here

13 classes are annotated with ViewsArea in Drupal 10

Broken in core/modules/views/src/Plugin/views/area/Broken.php
A special handler to take the place of missing or broken handlers.
DisplayLink in core/modules/views/src/Plugin/views/area/DisplayLink.php
Views area display_link handler.
Entity in core/modules/views/src/Plugin/views/area/Entity.php
Provides an area handler which renders an entity in a certain view mode.
HTTPStatusCode in core/modules/views/src/Plugin/views/area/HTTPStatusCode.php
Alter the HTTP response status code used by the view.
ListingEmpty in core/modules/node/src/Plugin/views/area/ListingEmpty.php
Defines an area plugin to display a node/add link.
ListingEmpty in core/modules/block_content/src/Plugin/views/area/ListingEmpty.php
Defines an area plugin to display a block add link.
Messages in core/modules/views/src/Plugin/views/area/Messages.php
Provides an area for messages.
Result in core/modules/views/src/Plugin/views/area/Result.php
Views area handler to display some configurable result summary.
TestExample in core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php
Test area plugin.
Text in core/modules/views/src/Plugin/views/area/Text.php
Views area text handler.
TextCustom in core/modules/views/src/Plugin/views/area/TextCustom.php
Views area text handler.
Title in core/modules/views/src/Plugin/views/area/Title.php
Views area title override handler.
View in core/modules/views/src/Plugin/views/area/View.php
Views area handlers. Insert a view inside of an area.