namespace Drupal\views\Plugin\views\row

Same name in other branches
  1. 10 Drupal\views\Plugin\views\row
  2. 9 Drupal\views\Plugin\views\row
  3. 8.9.x Drupal\views\Plugin\views\row
Object name File name Summary
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.