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