public property HandlerBase::$realField

The actual field in the database table, maybe different on other kind of query plugins/special handlers.

Type: string

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php, line 53
Definition of Drupal\views\Plugin\views\HandlerBase.

Class

HandlerBase

Namespace

Drupal\views\Plugin\views

Code

public $realField;