protected property StatementPrefetch::$queryString in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Database/StatementPrefetch.php \Drupal\Core\Database\StatementPrefetch::queryString
The query string.
Type: string
File
- core/
lib/ Drupal/ Core/ Database/ StatementPrefetch.php, line 18
Class
- StatementPrefetch
- An implementation of StatementInterface that prefetches all data.
Namespace
Drupal\Core\DatabaseCode
protected $queryString;