You are here

namespace Drupal\views\Plugin\views\row in Drupal 8

Same name in other branches
  1. 9 Drupal\views\Plugin\views\row
Classsort descending Location Description
EntityReference core/modules/views/src/Plugin/views/row/EntityReference.php EntityReference row plugin.
EntityRow core/modules/views/src/Plugin/views/row/EntityRow.php Generic entity row plugin to provide a common base for all entity types.
Fields core/modules/views/src/Plugin/views/row/Fields.php The basic 'fields' row plugin
OpmlFields core/modules/views/src/Plugin/views/row/OpmlFields.php Renders an OPML item based on fields.
RowPluginBase core/modules/views/src/Plugin/views/row/RowPluginBase.php Base class for Views row plugins.
RssFields core/modules/views/src/Plugin/views/row/RssFields.php Renders an RSS item based on fields.
RssPluginBase core/modules/views/src/Plugin/views/row/RssPluginBase.php Base class for Views RSS row plugins.