getAll("SELECT brand_id,brand_name FROM ".$ecs->table('brand')." order by sort_order asc"); print_r(json_encode($result)); ?>