Searched refs:findAllWithoutFeedback (Results 1 – 2 of 2) sorted by relevance
19 foreach ($container->get(BugRepository::class)->findAllWithoutFeedback() as $bug)
104 public function findAllWithoutFeedback(int $feedbackPeriod = self::FEEDBACK_PERIOD): array function in App\\Repository\\BugRepository
Completed in 5 milliseconds