public serialize () Serializing a resultset will dump all related rows into a big array
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
final public current () Returns current row in the resultset
public unserialize (mixed $data) Unserializing a resultset will allow to only works on the rows present in the saved
integer HYDRATE_OBJECTS
integer HYDRATE_ARRAYS
extends abstract class Phalcon\Mvc\Model\Resultset
integer TYPE_RESULT_FULL