Same name and namespace in other branches
  1. 8.9.x core/modules/views/src/Plugin/views/style/Mapping.php \Drupal\views\Plugin\views\style\Mapping::usesFields
  2. 9 core/modules/views/src/Plugin/views/style/Mapping.php \Drupal\views\Plugin\views\style\Mapping::usesFields

Use fields without a row plugin.

Type: bool

File

core/modules/views/src/Plugin/views/style/Mapping.php, line 26

Class

Mapping
Allows fields to be mapped to specific use cases.

Namespace

Drupal\views\Plugin\views\style

Code

protected $usesFields = TRUE;