You are here

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

The alias of the table of this handler which is used in the query.

Type: string

File

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

Class

HandlerBase

Namespace

Drupal\views\Plugin\views

Code

public $tableAlias;