Home
last modified time | relevance | path

Searched refs:eventQuery (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Statistics/Repository/
H A DEventRepository.php221 private function eventQuery(string $direction): object|null function in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository
251 $row = $this->eventQuery($direction);
292 $row = $this->eventQuery($direction);
331 $row = $this->eventQuery($direction);
373 $row = $this->eventQuery($direction);
411 $row = $this->eventQuery($direction);
H A DFamilyDatesRepository.php72 private function eventQuery(string $fact, string $operation): object|null function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository
106 $row = $this->eventQuery($type, $operation);
196 $row = $this->eventQuery($type, $operation);
284 $row = $this->eventQuery($type, $operation);
371 $row = $this->eventQuery($type, $operation);
/webtrees/
H A Dphpstan-baseline.neon8164 …message: '#^Method Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository\:\:eventQuery\(\…
8188 …isharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository\:\:eventQuery\(\) should retur…