/webtrees/app/Services/ |
H A D | SearchService.php | 88 public function searchFamilies(array $trees, array $search): Collection 113 …public function searchFamilyNames(array $trees, array $search, int $offset = 0, int $limit = PHP_I… 171 public function searchIndividuals(array $trees, array $search): Collection 196 …public function searchIndividualNames(array $trees, array $search, int $offset = 0, int $limit = P… 245 …public function searchLocations(array $trees, array $search, int $offset = 0, int $limit = PHP_INT… 266 …public function searchMedia(array $trees, array $search, int $offset = 0, int $limit = PHP_INT_MAX… 286 …public function searchNotes(array $trees, array $search, int $offset = 0, int $limit = PHP_INT_MAX… 307 …public function searchSharedNotes(array $trees, array $search, int $offset = 0, int $limit = PHP_I… 328 …public function searchRepositories(array $trees, array $search, int $offset = 0, int $limit = PHP_… 349 …public function searchSources(array $trees, array $search, int $offset = 0, int $limit = PHP_INT_M… [all …]
|
/webtrees/app/Http/RequestHandlers/ |
H A D | SearchReplaceAction.php | 126 private function replaceRecords(Collection $records, string $search, string $replace): int 152 …private function replaceIndividualNames(Collection $records, string $search, string $replace, arra… 178 private function replacePlaces(Collection $records, string $search, string $replace): int
|
H A D | AutoCompleteSurname.php | 36 protected function search(ServerRequestInterface $request): Collection function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\AutoCompleteSurname
|
H A D | AutoCompleteCitation.php | 44 protected function search(ServerRequestInterface $request): Collection function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\AutoCompleteCitation
|
H A D | AutoCompletePlace.php | 53 protected function search(ServerRequestInterface $request): Collection function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\AutoCompletePlace
|
H A D | AutoCompleteFolder.php | 53 protected function search(ServerRequestInterface $request): Collection function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\AutoCompleteFolder
|
H A D | TomSelectPlace.php | 53 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectPlace
|
H A D | AbstractAutocompleteHandler.php | 70 abstract protected function search(ServerRequestInterface $request): Collection; function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\AbstractAutocompleteHandler
|
H A D | AbstractTomSelectHandler.php | 85 …abstract protected function search(Tree $tree, string $query, int $offset, int $limit, string $at)… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\AbstractTomSelectHandler
|
H A D | TomSelectLocation.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectLocation
|
H A D | TomSelectFamily.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectFamily
|
H A D | TomSelectRepository.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectRepository
|
H A D | TomSelectSource.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectSource
|
H A D | TomSelectNote.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectNote
|
H A D | TomSelectIndividual.php | 58 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectIndividual
|
H A D | TomSelectSubmission.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectSubmission
|
H A D | TomSelectMediaObject.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectMediaObject
|
H A D | TomSelectSubmitter.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectSubmitter
|
H A D | TomSelectSharedNote.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\TomSelectSharedNote
|
/webtrees/app/Module/ |
H A D | FixPlaceNames.php | 95 $search = '%' . addcslashes($params['search-for'], '\\%_') . '%'; variable in Fisharebest\\Webtrees\\Module\\FixPlaceNames 117 $search = '%' . addcslashes($params['search-for'], '\\%_') . '%'; variable in Fisharebest\\Webtrees\\Module\\FixPlaceNames
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | textfield.js | 5 …&&a.getAttribute(this.id);this.setValue(a||"")}var g={email:1,password:1,search:1,tel:1,text:1,url… property
|
/webtrees/public/css/ |
H A D | vendor.min.css | 6 …3384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 936 g=0,h={email:1,password:1,search:1,tel:1,text:1,url:1},l={checkbox:"input[type,name,checked,require… property
|