Home
last modified time | relevance | path

Searched defs:module (Results 1 – 6 of 6) sorted by relevance

/webtrees/resources/views/lists/
H A Dindividuals-table.phtml32 $module = Registry::container()->get(ModuleService::class) variable
/webtrees/resources/views/
H A Dfact.phtml121 …$module = Registry::container()->get(ModuleService::class)->findByComponent(ModuleChartInterface::… variable
H A Dfact-association-structure.phtml79 $module = Registry::container()->get(ModuleService::class) variable
/webtrees/app/Http/RequestHandlers/
H A DDataFixUpdateAll.php112 ModuleDataFixInterface $module,
/webtrees/app/
H A DAuth.php209 …public static function checkComponentAccess(ModuleInterface $module, string $interface, Tree $tree…
H A DStatistics.php2801 $module = $this->module_service variable in Fisharebest\\Webtrees\\Statistics