Home
last modified time | relevance | path

Searched refs:findAllByBugType (Results 1 – 2 of 2) sorted by relevance

/web-bugs/src/Repository/
H A DBugRepository.php123 public function findAllByBugType(string $type = 'All'): array function in App\\Repository\\BugRepository
/web-bugs/www/
H A Dstats.php48 foreach ($bugRepository->findAllByBugType($bug_type) as $row) {

Completed in 10 milliseconds