/webtrees/app/Services/ |
H A D | SearchService.php | 113 …public function searchFamilyNames(array $trees, array $search, int $offset = 0, int $limit = PHP_I… 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… 369 …public function searchSourcesByName(array $trees, array $search, int $offset = 0, int $limit = PHP… 390 …public function searchSurnames(array $trees, array $search, int $offset = 0, int $limit = PHP_INT_… [all …]
|
H A D | RateLimitService.php | 59 public function limitRateForSite(int $num, int $seconds, string $limit): void 79 … public function limitRateForUser(UserInterface $user, int $num, int $seconds, string $limit): void
|
H A D | TimeoutService.php | 74 public function isTimeLimitUp(float $limit = self::TIME_LIMIT): bool
|
/webtrees/app/Module/ |
H A D | SiteMapModule.php | 310 private function sitemapRecords(Tree $tree, string $type, int $limit, int $offset): Collection 358 private function sitemapFamilies(Tree $tree, int $limit, int $offset): Collection 376 private function sitemapIndividuals(Tree $tree, int $limit, int $offset): Collection 394 private function sitemapMedia(Tree $tree, int $limit, int $offset): Collection 412 private function sitemapNotes(Tree $tree, int $limit, int $offset): Collection 431 private function sitemapRepositories(Tree $tree, int $limit, int $offset): Collection 450 private function sitemapSources(Tree $tree, int $limit, int $offset): Collection 468 private function sitemapSubmitters(Tree $tree, int $limit, int $offset): Collection
|
/webtrees/app/Http/RequestHandlers/ |
H A D | TomSelectPlace.php | 53 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
H A D | AbstractTomSelectHandler.php | 85 …abstract protected function search(Tree $tree, string $query, int $offset, int $limit, string $at)…
|
H A D | TomSelectLocation.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
H A D | TomSelectFamily.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
H A D | TomSelectRepository.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
H A D | TomSelectSource.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
H A D | TomSelectNote.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
H A D | TomSelectIndividual.php | 58 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
H A D | TomSelectSubmission.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
H A D | TomSelectMediaObject.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
H A D | TomSelectSubmitter.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
H A D | TomSelectSharedNote.php | 59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
|
/webtrees/resources/js/ |
H A D | webtrees.js | 645 limit: 10, property
|
/webtrees/public/js/ |
H A D | webtrees.min.js | 1 …ator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor==… argument
|