public property HandlerBase::$tableAlias

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

Type: string

File

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

Class

HandlerBase

Namespace

Drupal\views\Plugin\views

Code

public $tableAlias;