find(); return $this->render('events.html.twig', [ 'snapshots' => $snapshots, ]); } }