Solar_Sql_Model_Related_ToOne::_emergeFromArrayAll()
protected
void
Solar_Sql_Model_Related_ToOne::_emergeFromArrayAll
( Solar_Sql_Model_Params_Eager $eager
, array $$array
)
Pulls server-merged foreign columns from the native results and puts them into their own sub-array within each of the many native rows.
Parameters
(Solar_Sql_Model_Params_Eager)
$eager
: The eager params.(array)
&$array
: The native rowset with the foreign columns in it.
Returns
(void)
Description
Pulls server-merged foreign columns from the native results and puts them into their own sub-array within each of the many native rows.