function UncacheableFieldHandlerTrait::getValue
Same name and namespace in other branches
- 11.x core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php \Drupal\views\Plugin\views\field\UncacheableFieldHandlerTrait::getValue()
- 10 core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php \Drupal\views\Plugin\views\field\UncacheableFieldHandlerTrait::getValue()
- 8.9.x core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php \Drupal\views\Plugin\views\field\UncacheableFieldHandlerTrait::getValue()
See also
\Drupal\views\Plugin\views\Field\FieldHandlerInterface::getValue()
File
-
core/
modules/ views/ src/ Plugin/ views/ field/ UncacheableFieldHandlerTrait.php, line 58
Class
- UncacheableFieldHandlerTrait
- Trait encapsulating the logic for uncacheable field handlers.
Namespace
Drupal\views\Plugin\views\fieldCode
abstract protected function getValue(ResultRow $row, $field = NULL);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.