/webtrees/tests/app/Services/ |
H A D | ModuleServiceTest.php | 47 self::assertNotEmpty($module_service->all()->all()); 58 …assertNotEmpty($module_service->findByComponent(ModuleBlockInterface::class, $tree, $user)->all()); 59 …assertNotEmpty($module_service->findByComponent(ModuleChartInterface::class, $tree, $user)->all()); 60 …:assertNotEmpty($module_service->findByComponent(ModuleMenuInterface::class, $tree, $user)->all()); 61 …ssertNotEmpty($module_service->findByComponent(ModuleReportInterface::class, $tree, $user)->all()); 62 …sertNotEmpty($module_service->findByComponent(ModuleSidebarInterface::class, $tree, $user)->all()); 63 …::assertNotEmpty($module_service->findByComponent(ModuleTabInterface::class, $tree, $user)->all()); 70 …lf::assertNotEmpty($module_service->findByInterface(ModuleAnalyticsInterface::class, true)->all()); 71 … self::assertNotEmpty($module_service->findByInterface(ModuleBlockInterface::class, true)->all()); 72 … self::assertNotEmpty($module_service->findByInterface(ModuleChartInterface::class, true)->all()); [all …]
|
/webtrees/app/Http/RequestHandlers/ |
H A D | SearchGeneralPage.php | 123 $all_trees = $this->tree_service->all(); 146 Log::addSearchLog('General: ' . $query, $search_trees->all()); 150 … $individuals = $this->search_service->searchIndividuals($search_trees->all(), $search_terms); 154 $tmp1 = $this->search_service->searchFamilies($search_trees->all(), $search_terms); 155 … $tmp2 = $this->search_service->searchFamilyNames($search_trees->all(), $search_terms); 161 … $repositories = $this->search_service->searchRepositories($search_trees->all(), $search_terms); 165 … $sources = $this->search_service->searchSources($search_trees->all(), $search_terms); 169 $notes = $this->search_service->searchNotes($search_trees->all(), $search_terms); 173 … $locations = $this->search_service->searchLocations($search_trees->all(), $search_terms);
|
H A D | AbstractModuleComponentPage.php | 71 $access_levels = $this->tree_service->all() 76 ->all(); 80 ->all(); 87 'trees' => $this->tree_service->all(),
|
H A D | ControlPanel.php | 152 'all_users' => $this->user_service->all(), 159 'all_trees' => $this->tree_service->all(), 176 'all_modules_disabled' => $this->module_service->all(true), 177 'all_modules_enabled' => $this->module_service->all(), 237 ->all();
|
H A D | SearchPhoneticPage.php | 79 $all_trees = $this->tree_service->all(); 97 Log::addSearchLog($message, $search_trees->all()); 100 …_service->searchIndividualsPhonetic($soundex, $lastname, $firstname, $place, $search_trees->all());
|
H A D | SynchronizeTrees.php | 87 …$tree = $this->tree_service->all()->get($gedcom_file) ?? $this->tree_service->create($gedcom_file,… 107 foreach ($this->tree_service->all() as $tree) { 118 …return redirect(route(ManageTrees::class, ['tree' => $this->tree_service->all()->first()->name()])…
|
H A D | HomePage.php | 61 $tree = $this->tree_service->all()->get($default) ?? $this->tree_service->all()->first();
|
H A D | MergeTreesPage.php | 64 $tree1 = $this->tree_service->all()->get($tree1_name); 65 $tree2 = $this->tree_service->all()->get($tree2_name);
|
H A D | SiteTagsPage.php | 73 'all_family_tags' => $all_family_tags->sort()->all(), 74 'all_individual_tags' => $all_individual_tags->sort()->all(),
|
/webtrees/resources/views/lists/ |
H A D | notes-table.phtml | 34 ->all(); 46 ->all(); 58 ->all(); 70 ->all();
|
H A D | sources-table.phtml | 35 ->all(); 47 ->all(); 59 ->all(); 72 ->all();
|
H A D | media-table.phtml | 34 ->all(); 46 ->all(); 58 ->all();
|
H A D | locations-table.phtml | 34 ->all(); 46 ->all();
|
H A D | submitters-table.phtml | 37 ->all(); 49 ->all();
|
/webtrees/app/Services/ |
H A D | AdminService.php | 127 ->all(); 153 ->all(); 164 ->all(); 175 ->all(); 236 ->all();
|
H A D | TreeService.php | 77 public function all(): Collection function in Fisharebest\\Webtrees\\Services\\TreeService 149 $tree = $this->all()->first(static fn (Tree $tree): bool => $tree->id() === $id); 165 return $this->all()->map(static fn (Tree $tree): string => $tree->title())->all(); 327 while ($this->all()->get($name . $number) instanceof Tree) {
|
H A D | MessageService.php | 191 return $this->user_service->all(); 193 return $this->user_service->all() 198 …return $this->user_service->all()->filter(static function (UserInterface $user) use ($six_months_a…
|
/webtrees/app/Http/Middleware/ |
H A D | HandleExceptions.php | 156 $tree ??= $this->tree_service->all()[$default] ?? $this->tree_service->all()->first(); 188 $tree ??= $this->tree_service->all()[$default] ?? $this->tree_service->all()->first();
|
/webtrees/app/Statistics/Repository/ |
H A D | FamilyRepository.php | 188 ->all(); 334 ->all(); 576 return $query->get()->all(); 638 ->all(); 1033 ->all(); 1054 ->all(); 1075 ->all(); 1314 ->all(); 1423 ->all();
|
H A D | PlaceRepository.php | 82 ->all(); 88 ->all(); 207 ->all();
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | LICENSE.md | 33 Where not otherwise indicated, all CKEditor content is authored by 85 software-to make sure the software is free for all its users. This 105 gratis or for a fee, you must give the recipients all the rights that 125 patent must be licensed for everyone's free use or not licensed at all. 153 copyright notice and disclaimer of warranty; keep intact all the 164 above, provided that you also meet all of these conditions: 171 part thereof, to be licensed as a whole at no charge to all third 228 code means all the source code for all modules it contains, plus any 257 all its terms and conditions for copying, distributing or modifying 275 may not distribute the Program at all. For example, if a patent [all …]
|
/webtrees/ |
H A D | LICENSE.md | 19 share and change all versions of a program--to make sure it remains free 20 software for all its users. We, the Free Software Foundation, use the 87 To “modify” a work means to copy from or adapt all or part of the work 137 The “Corresponding Source” for a work in object code form means all 172 the terms of this License in conveying all material for which you do 203 keep intact all notices stating that this License and any 205 keep intact all notices of the absence of any warranty; and give all 215 terms of section 4, provided that you also meet all of these conditions: 223 “keep intact all notices”. 228 additional terms, to the whole of the work, and all its parts, [all …]
|
/webtrees/app/Module/ |
H A D | SiteMapModule.php | 128 'all_trees' => $this->tree_service->all(), 152 foreach ($this->tree_service->all() as $tree) { 195 $tree_ids = $this->tree_service->all() 250 'all_trees' => $this->tree_service->all(),
|
/webtrees/public/ckeditor-4.15.1-custom/skins/moono/ |
H A D | readme.md | 31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop… 34 - **reset.css**: the file defines the basis of style resets among all editor UI spaces, 40 - **icons/**: contains all skin defined icons,
|
/webtrees/tests/app/Http/RequestHandlers/ |
H A D | RedirectBranchesPhpTest.php | 91 ->method('all') 117 ->method('all')
|