getVisitCountByRoute(); return $this->render('admin/analytics.html.twig', [ 'visitStats' => $visitStats, ]); } }