StatementIteratorTrait::$resultsetRow
Same name in other branches
- 11.x core/lib/Drupal/Core/Database/StatementIteratorTrait.php \Drupal\Core\Database\StatementIteratorTrait::resultsetRow
The current row, retrieved in the current fetch format.
Type: resultsetRow
File
-
core/
lib/ Drupal/ Core/ Database/ StatementIteratorTrait.php, line 21
Class
- StatementIteratorTrait
- StatementInterface iterator trait.
Namespace
Drupal\Core\DatabaseCode
private mixed $resultsetRow = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.