Overrides SourcePluginBase::doCount
protected function doCount() { return $this->query() ->count() ->execute(); }