StatementIteratorTrait::$isResultsetIterable

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Database/StatementIteratorTrait.php \Drupal\Core\Database\StatementIteratorTrait::isResultsetIterable

Traces if rows can be fetched from the resultset.

Type: isResultsetIterable

File

core/lib/Drupal/Core/Database/StatementIteratorTrait.php, line 16

Class

StatementIteratorTrait
StatementInterface iterator trait.

Namespace

Drupal\Core\Database

Code

private bool $isResultsetIterable = FALSE;

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