Home
last modified time | relevance | path

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

/web-bugs/scripts/cron/
H A Dno-feedback19 foreach ($container->get(BugRepository::class)->findAllWithoutFeedback() as $bug)
/web-bugs/src/Repository/
H A DBugRepository.php104 public function findAllWithoutFeedback(int $feedbackPeriod = self::FEEDBACK_PERIOD): array function in App\\Repository\\BugRepository

Completed in 5 milliseconds