integer HYDRATE_RECORDS
integer TYPE_RESULT_PARTIAL
public serialize () Serializing a resultset will dump all related rows into a big array
public toArray ([mixed $renameColumns]) Returns a complete resultset as an array, if the resultset has a big number
final public current () Returns current row in the resultset
integer HYDRATE_OBJECTS
integer HYDRATE_ARRAYS
public unserialize (mixed $data) Unserializing a resultset will allow to only works on the rows present in the saved
integer TYPE_RESULT_FULL
extends abstract class Phalcon\Mvc\Model\Resultset