Tables::$entityTables
Entity table array.
This array contains at most two entries: one for the data, one for the properties. Its keys are unique references to the tables, values are aliases.
Type: array
See also
\Drupal\Core\Entity\Query\Sql\Tables::ensureEntityTable().
File
- 
              core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ Tables.php, line 35  
Class
- Tables
 - Adds tables and fields to the SQL entity query.
 
Namespace
Drupal\Core\Entity\Query\SqlCode
protected $entityTables = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.