protected property Tables::$sqlQuery in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Entity/Query/Sql/Tables.php \Drupal\Core\Entity\Query\Sql\Tables::sqlQuery
- 10 core/lib/Drupal/Core/Entity/Query/Sql/Tables.php \Drupal\Core\Entity\Query\Sql\Tables::sqlQuery
Type: \Drupal\Core\Database\Query\SelectInterface
File
- core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ Tables.php, line 30
Class
- Tables
- Adds tables and fields to the SQL entity query.
Namespace
Drupal\Core\Entity\Query\SqlCode
protected $sqlQuery;