public setIsFresh (mixed $isFresh) Set if the resultset is fresh or an old one cached
public setHydrateMode (mixed $hydrateMode) Sets the hydration mode in the resultset
integer HYDRATE_RECORDS
integer HYDRATE_OBJECTS
public offsetExists (mixed $index) Checks whether offset exists in the resultset
public valid () Check whether internal resource has rows to fetch
public delete ([Closure $conditionCallback])
public offsetUnset (mixed $offset) Resultsets cannot be changed. It has only been implemented to meet the definition
public array jsonSerialize () Returns serialised model objects as array for json_encode. Calls jsonSerialize on each
public toArray ([mixed $renameColumns]) Returns a complete resultset as an array, if the resultset has a big number
Page 1 of 5