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\Database
Code
protected $queryString;
Please login to continue.