reader = $this->backend->getReader(); $this->query = $this->reader->select()->from("hosts", array()); } }