StatementIteratorTrait::$isResultsetIterable
Same name in other branches
- 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\DatabaseCode
private bool $isResultsetIterable = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.