', 'expired_at', time()], ['=', 'status', '1'], ]; return static::find()->where($condition)->asArray()->all(); } }