Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HandlerBase.php
HandlerBase::$tableAlias
The alias of the table of this handler which is used in the query.
Type:
string
File
core/
modules/
views/
src/
Plugin/
views/
HandlerBase.php
, line 46
Class
HandlerBase
Base class for Views handler plugins.
Namespace
Drupal\views\Plugin\views
Code
public $tableAlias;
RSS feed