Home
last modified time | relevance | path

Searched defs:limit (Results 1 – 18 of 18) sorted by relevance

/webtrees/app/Services/
H A DSearchService.php113 …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 DRateLimitService.php59 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 DTimeoutService.php74 public function isTimeLimitUp(float $limit = self::TIME_LIMIT): bool
/webtrees/app/Module/
H A DSiteMapModule.php310 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 DTomSelectPlace.php53 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DAbstractTomSelectHandler.php85 …abstract protected function search(Tree $tree, string $query, int $offset, int $limit, string $at)…
H A DTomSelectLocation.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectFamily.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectRepository.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectSource.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectNote.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectIndividual.php58 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectSubmission.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectMediaObject.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectSubmitter.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectSharedNote.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
/webtrees/resources/js/
H A Dwebtrees.js645 limit: 10, property
/webtrees/public/js/
H A Dwebtrees.min.js1 …ator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor==… argument