fetchComments() ->fetchDowntimes() ->fetchHostgroups() ->fetchContacts() ->fetchContactGroups() ->fetchCustomvars(); } protected function getProperties() { $this->view = HostStatus::fromRequest($this->getRequest()); return $this->view->getQuery()->fetchRow(); } }