Overrides SqlBase::doCount
protected function doCount() { return $this->initializeIterator() ->count(); }