Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DSiteMapModule.php287 …$records = $this->sitemapRecords($tree, $type, self::RECORDS_PER_VOLUME, self::RECORDS_PER_VOLUME …
310 private function sitemapRecords(Tree $tree, string $type, int $limit, int $offset): Collection function in Fisharebest\\Webtrees\\Module\\SiteMapModule