Solar_Sql_Model::fetchAllAsArray()
public
array
Solar_Sql_Model::fetchAllAsArray
( array|Solar_Sql_Model_Params_Fetch $fetch = NULL
)
Fetches an array of rows by arbitrary parameters.
Parameters
(array|Solar_Sql_Model_Params_Fetch)
$fetch
: Parameters for the fetch.
Returns
(array)
Description
Fetches an array of rows by arbitrary parameters.