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