StatementBase::$result

The results of a data query language (DQL) statement.

Type: result

File

core/lib/Drupal/Core/Database/Statement/StatementBase.php, line 50

Class

StatementBase
StatementInterface base implementation.

Namespace

Drupal\Core\Database\Statement

Code

protected ?ResultBase $result = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.