EntityRow |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Generic entity row plugin to provide a common base for all entity types. |
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. |