data->dataLoaded) { $data = $this->advisor->run(); } $this->render('server/status/advisor/index', ['data' => $data]); } }