integer TYPE_RESULT_PARTIAL
public toArray ([mixed $renameColumns]) Returns a complete resultset as an array, if the resultset has a big number
public key () Gets pointer number of active row in the resultset
integer HYDRATE_ARRAYS
integer HYDRATE_RECORDS
public serialize () Serializing a resultset will dump all related rows into a big array
public array jsonSerialize () Returns serialised model objects as array for json_encode. Calls jsonSerialize on each
final public seek (mixed $position) Changes internal pointer to a specific position in the resultset Set new position
integer TYPE_RESULT_FULL
Page 2 of 5