fetch(); } public function api() { $this->assign('domain', $this->request->domain()); return $this->fetch(); } }