Fields::$usesFields
Same name in other branches
- 9 core/modules/views/src/Plugin/views/row/Fields.php \Drupal\views\Plugin\views\row\Fields::usesFields
- 8.9.x core/modules/views/src/Plugin/views/row/Fields.php \Drupal\views\Plugin\views\row\Fields::usesFields
- 10 core/modules/views/src/Plugin/views/row/Fields.php \Drupal\views\Plugin\views\row\Fields::usesFields
Does the row plugin support to add fields to its output.
Type: bool
Overrides RowPluginBase::$usesFields
File
-
core/
modules/ views/ src/ Plugin/ views/ row/ Fields.php, line 31
Class
- Fields
- The basic 'fields' row plugin.
Namespace
Drupal\views\Plugin\views\rowCode
protected $usesFields = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.