protected property Query::$connection

Same name in this branch
  1. 8.x drupal/core/lib/Drupal/Core/Database/Query/Query.php \Drupal\Core\Database\Query\Query::connection
  2. 8.x drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php \Drupal\field_sql_storage\Entity\Query::connection

Type: \Drupal\Core\Database\Connection

File

drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php, line 60
Definition of Drupal\field_sql_storage\Entity\Query.

Class

Query
The SQL storage entity query class.

Namespace

Drupal\field_sql_storage\Entity

Code

protected $connection;