Home
last modified time | relevance | path

Searched defs:tree_service (Results 1 – 25 of 70) sorted by relevance

123

/webtrees/app/Http/RequestHandlers/
H A DCreateTreePage.php37 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\CreateTreePage
42 public function __construct(TreeService $tree_service)
H A DFixLevel0MediaAction.php38 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\FixLevel0MediaAction
45 public function __construct(TreeService $tree_service)
H A DDeleteTreeAction.php38 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\DeleteTreeAction
43 public function __construct(TreeService $tree_service)
H A DMergeTreesPage.php40 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\MergeTreesPage
46 public function __construct(AdminService $admin_service, TreeService $tree_service)
H A DLoginPage.php40 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\LoginPage
45 public function __construct(TreeService $tree_service)
H A DCreateTreeAction.php40 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\CreateTreeAction
45 public function __construct(TreeService $tree_service)
H A DAbstractModuleComponentPage.php40 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\AbstractModuleComponentPage
46 public function __construct(ModuleService $module_service, TreeService $tree_service)
H A DHomePage.php43 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\HomePage
48 public function __construct(TreeService $tree_service)
H A DCleanDataFolder.php44 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\CleanDataFolder
49 public function __construct(TreeService $tree_service)
H A DManageTrees.php43 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\ManageTrees
49 public function __construct(AdminService $admin_service, TreeService $tree_service)
H A DRobotsTxt.php53 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\RobotsTxt
58 public function __construct(ModuleService $module_service, TreeService $tree_service)
H A DSearchPhoneticPage.php47 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\SearchPhoneticPage
53 public function __construct(SearchService $search_service, TreeService $tree_service)
H A DMergeTreesAction.php46 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\MergeTreesAction
52 public function __construct(AdminService $admin_service, TreeService $tree_service)
H A DPendingChangesLogPage.php45 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\PendingChangesLogPage
49 public function __construct(TreeService $tree_service, UserService $user_service)
H A DMapDataList.php49 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\MapDataList
61 TreeService $tree_service
H A DUserEditAction.php48 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\UserEditAction
57 TreeService $tree_service,
H A DImportGedcomAction.php49 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\ImportGedcomAction
55 public function __construct(StreamFactoryInterface $stream_factory, TreeService $tree_service)
H A DAbstractModuleComponentAction.php41 protected TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\AbstractModuleComponentAction
47 public function __construct(ModuleService $module_service, TreeService $tree_service)
H A DUserEditPage.php50 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\UserEditPage
61 TreeService $tree_service,
H A DFixLevel0MediaData.php49 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\FixLevel0MediaData
57 public function __construct(DatatablesService $datatables_service, TreeService $tree_service)
H A DSiteLogsPage.php50 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\SiteLogsPage
58 public function __construct(TreeService $tree_service, UserService $user_service)
H A DTreePrivacyPage.php48 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TreePrivacyPage
53 public function __construct(TreeService $tree_service)
H A DSynchronizeTrees.php51 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\SynchronizeTrees
63 TreeService $tree_service
H A DUpgradeWizardPage.php53 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\UpgradeWizardPage
61 public function __construct(TreeService $tree_service, UpgradeService $upgrade_service)
/webtrees/app/Module/
H A DTreesMenuModule.php39 private TreeService $tree_service; variable in Fisharebest\\Webtrees\\Module\\TreesMenuModule
44 public function __construct(TreeService $tree_service)

123