protected property SelectExtender::$connection in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Database/Query/SelectExtender.php \Drupal\Core\Database\Query\SelectExtender::connection
The connection object on which to run this query.
Type: \Drupal\Core\Database\Connection
File
- core/
lib/ Drupal/ Core/ Database/ Query/ SelectExtender.php, line 29 - Contains \Drupal\Core\Database\Query\SelectExtender.
Class
- SelectExtender
- The base extender class for Select queries.
Namespace
Drupal\Core\Database\QueryCode
protected $connection;