Searched refs:hitCountQuery (Results 1 – 1 of 1) sorted by relevance
58 private function hitCountQuery(string $page_name, string $page_parameter = ''): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\HitCountRepository91 return $this->hitCountQuery('', $page_parameter);101 return $this->hitCountQuery('index.php', $page_parameter);111 return $this->hitCountQuery('individual.php', $page_parameter);121 return $this->hitCountQuery('family.php', $page_parameter);131 return $this->hitCountQuery('source.php', $page_parameter);141 return $this->hitCountQuery('repo.php', $page_parameter);151 return $this->hitCountQuery('note.php', $page_parameter);161 return $this->hitCountQuery('mediaviewer.php', $page_parameter);