DatabaseStatementPrefetch::$currentRow
The current row, retrieved in PDO::FETCH_ASSOC format.
Type: Array
File
-
includes/
database/ prefetch.inc, line 59
Class
- DatabaseStatementPrefetch
- An implementation of DatabaseStatementInterface that prefetches all data.
Code
protected $currentRow = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.