Solar_Sql_Model_Related_ToOne::_emergeFromArrayOne()
protected
void
Solar_Sql_Model_Related_ToOne::_emergeFromArrayOne
( 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 the one native row.
Parameters
(Solar_Sql_Model_Params_Eager)
$eager
: The eager params.(array)
&$array
: The native row 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 the one native row.