protected function errorsHere()
 {
     $logSet = Query::getPageLog($this->pageId);
     $this->renderErrors($logSet);
 }