public function endQuery()
 {
     parent::endQuery();
     $this->logEnd();
     $this->trimToMaxQueries();
 }