StatementBase::$result
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Database/Statement/StatementBase.php \Drupal\Core\Database\Statement\StatementBase::result
The results of a data query language (DQL) statement.
Type: result
File
-
core/
lib/ Drupal/ Core/ Database/ Statement/ StatementBase.php, line 49
Class
- StatementBase
- StatementInterface base implementation.
Namespace
Drupal\Core\Database\StatementCode
protected ?ResultBase $result = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.