protected property Query::$connection in Drupal 9
Same name in this branch
- 9 core/lib/Drupal/Core/Database/Query/Query.php \Drupal\Core\Database\Query\Query::connection
- 9 core/lib/Drupal/Core/Entity/Query/Sql/Query.php \Drupal\Core\Entity\Query\Sql\Query::connection
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/Query/Sql/Query.php \Drupal\Core\Entity\Query\Sql\Query::connection
Type: \Drupal\Core\Database\Connection
File
- core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ Query.php, line 54
Class
- Query
- The SQL storage entity query class.
Namespace
Drupal\Core\Entity\Query\SqlCode
protected $connection;