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