Searched refs:otherQuery (Results 1 – 1 of 1) sorted by relevance
205 $this->otherQuery($tree, $sort_by_xref)->cursor(),218 …$this->otherQuery($tree, $sort_by_xref)->get()->map(Registry::gedcomRecordFactory()->mapper($tree)…420 private function otherQuery(Tree $tree, bool $sort_by_xref): Builder function in Fisharebest\\Webtrees\\Services\\GedcomExportService