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