Searched refs:eventQuery (Results 1 – 3 of 3) sorted by relevance
221 private function eventQuery(string $direction): object|null function in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository251 $row = $this->eventQuery($direction);292 $row = $this->eventQuery($direction);331 $row = $this->eventQuery($direction);373 $row = $this->eventQuery($direction);411 $row = $this->eventQuery($direction);
72 private function eventQuery(string $fact, string $operation): object|null function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository106 $row = $this->eventQuery($type, $operation);196 $row = $this->eventQuery($type, $operation);284 $row = $this->eventQuery($type, $operation);371 $row = $this->eventQuery($type, $operation);
8164 …message: '#^Method Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository\:\:eventQuery\(\…8188 …isharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository\:\:eventQuery\(\) should retur…