Query::$tables
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/Query/Sql/Query.php \Drupal\Core\Entity\Query\Sql\Query::tables
- 8.9.x core/lib/Drupal/Core/Entity/Query/Sql/Query.php \Drupal\Core\Entity\Query\Sql\Query::tables
- 10 core/lib/Drupal/Core/Entity/Query/Sql/Query.php \Drupal\Core\Entity\Query\Sql\Query::tables
The Tables object for this query.
Type: \Drupal\Core\Entity\Query\Sql\TablesInterface
File
-
core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ Query.php, line 29
Class
- Query
- The SQL storage entity query class.
Namespace
Drupal\Core\Entity\Query\SqlCode
protected $tables;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.