findOneRandom(); return $this->render(view: 'base.html.twig', parameters: [ 'quote' => $quote->getQuote() ]); } }