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\views

Code

public $realField;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.