Home
last modified time | relevance | path

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

/webtrees/app/Http/RequestHandlers/
H A DImportGedcomAction.php96 …$this->tree_service->importGedcomFile($tree, $client_file->getStream(), basename($client_file->get…
110 $this->tree_service->importGedcomFile($tree, $stream, $server_file, $encoding);
H A DSynchronizeTrees.php92 $this->tree_service->importGedcomFile($tree, $stream, $gedcom_file, '');
/webtrees/tests/
H A DTestCase.php187 $tree_service->importGedcomFile($tree, $stream, $gedcom_file, '');
/webtrees/app/Services/
H A DTreeService.php238 …public function importGedcomFile(Tree $tree, StreamInterface $stream, string $filename, string $en… function in Fisharebest\\Webtrees\\Services\\TreeService
/webtrees/
H A Dphpstan-baseline.neon2104 … \$stream of method Fisharebest\\Webtrees\\Services\\TreeService\:\:importGedcomFile\(\) expects P…
12940 … \$stream of method Fisharebest\\Webtrees\\Services\\TreeService\:\:importGedcomFile\(\) expects P…