Query::$queryOptions
Same name in other branches
- 9 core/lib/Drupal/Core/Database/Query/Query.php \Drupal\Core\Database\Query\Query::queryOptions
- 8.9.x core/lib/Drupal/Core/Database/Query/Query.php \Drupal\Core\Database\Query\Query::queryOptions
- 10 core/lib/Drupal/Core/Database/Query/Query.php \Drupal\Core\Database\Query\Query::queryOptions
- 11.x core/lib/Drupal/Core/Database/Query/Query.php \Drupal\Core\Database\Query\Query::queryOptions
The query options to pass on to the connection object.
Type: array
File
-
includes/
database/ query.inc, line 303
Class
- Query
- Base class for query builders.
Code
protected $queryOptions;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.