You are here

public property HandlerBase::$realField in Views (for Drupal 7) 8.3

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

Type: string

File

lib/Drupal/views/Plugin/views/HandlerBase.php, line 51
Definition of Drupal\views\Plugin\views\HandlerBase.

Class

HandlerBase

Namespace

Drupal\views\Plugin\views

Code

public $realField;