Searched refs:findRandom (Results 1 – 2 of 2) sorted by relevance
/web-bugs/www/ | ||
H A D | index.php | 22 $id = $container->get(BugRepository::class)->findRandom(); |
/web-bugs/src/Repository/ | ||
H A D | BugRepository.php | 62 public function findRandom(): array function in App\\Repository\\BugRepository |
Completed in 5 milliseconds