_id('==', $order_id); $order = Order::model()->find($criteria); return $order; } }