namespace Drupal\views\Plugin\views\row

Classsort descending Location Description
Fields drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/Fields.php The basic 'fields' row plugin
RowPluginBase drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php Default plugin to view a single row of a table. This is really just a wrapper around a theme function.
RssFields drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php Renders an RSS item based on fields.