StylePluginBase::$rendered_fields
Stores the rendered field values, keyed by the row index and field name.
Type: array|null
See also
\Drupal\views\Plugin\views\style\StylePluginBase::renderFields()
\Drupal\views\Plugin\views\style\StylePluginBase::getField()
File
-
core/
modules/ views/ src/ Plugin/ views/ style/ StylePluginBase.php, line 92
Class
- StylePluginBase
- Base class for views style plugins.
Namespace
Drupal\views\Plugin\views\styleCode
protected $rendered_fields;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.