HandlerBase::$realField
Same name in other branches
- 8.9.x core/modules/views/src/Plugin/views/HandlerBase.php \Drupal\views\Plugin\views\HandlerBase::realField
- 10 core/modules/views/src/Plugin/views/HandlerBase.php \Drupal\views\Plugin\views\HandlerBase::realField
- 11.x core/modules/views/src/Plugin/views/HandlerBase.php \Drupal\views\Plugin\views\HandlerBase::realField
The real field.
The actual field in the database table, maybe different on other kind of query plugins/special handlers.
Type: string
File
-
core/
modules/ views/ src/ Plugin/ views/ HandlerBase.php, line 55
Class
- HandlerBase
- Base class for Views handler plugins.
Namespace
Drupal\views\Plugin\viewsCode
public $realField;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.