Home
last modified time | relevance | path

Searched defs:run (Results 1 – 8 of 8) sorted by relevance

/webtrees/app/Schema/
H A DSeedInterface.php32 public function run(): void; function
H A DSeedGedcomTable.php34 public function run(): void function in Fisharebest\\Webtrees\\Schema\\SeedGedcomTable
H A DSeedUserTable.php34 public function run(): void function in Fisharebest\\Webtrees\\Schema\\SeedUserTable
H A DSeedDefaultResnTable.php42 public function run(): void function in Fisharebest\\Webtrees\\Schema\\SeedDefaultResnTable
/webtrees/app/Report/
H A DPdfRenderer.php396 public function run(): void function in Fisharebest\\Webtrees\\Report\\PdfRenderer
H A DAbstractRenderer.php177 abstract public function run(): void; function in Fisharebest\\Webtrees\\Report\\AbstractRenderer
H A DHtmlRenderer.php141 public function run(): void function in Fisharebest\\Webtrees\\Report\\HtmlRenderer
/webtrees/app/
H A DWebtrees.php245 public function run(string $php_sapi): int|ResponseInterface function in Fisharebest\\Webtrees\\Webtrees