Solar_Sql_Model_Related_BelongsTo::_fetchIntoArrayAll()
protected
void
Solar_Sql_Model_Related_BelongsTo::_fetchIntoArrayAll
( Solar_Sql_Model_Params_Eager $eager
, array $$array
, Solar_Sql_Model_Params_Fetch $fetch
)
Fetches eager results into an existing native array rowset.
Inherited from Solar_Sql_Model_Related.
Parameters
(Solar_Sql_Model_Params_Eager)
$eager
: The eager params.(array)
&$array
: The existing native result row.(Solar_Sql_Model_Params_Fetch)
$fetch
: The native fetch settings.
Returns
(void)
Description
Fetches eager results into an existing native array rowset.