An implementation of StatementInterface that prefetches all data. This class behaves very similar to a \PDOStatement but as it always fetches
public StatementPrefetch::fetch($fetch_style = NULL, $cursor_orientation
public StatementPrefetch::rewind()
public StatementPrefetch::fetchAllKeyed($key_index = 0, $value_index
Holds supplementary current fetch options (which will be used by the next fetch). Type: Array File
The number of rows affected by the last query. Type: int File
Holds the default fetch style. Type: int File core/
The list of column names in this result set. Type: Array File
public StatementPrefetch::getQueryString()
public StatementPrefetch::fetchAllAssoc($key, $fetch_style =
Page 2 of 4