- Response
-
200
OK
- IP
-
3.22.194.5
- Profiled on
- Token
- 25fccb
Dumped Contents
In
ZZFrontController.php
line 121:
// récupère les pages
$catHB = $this->categorieRepo->findCatHB();
dump($catHB);
return $this->render('blog/index.html.twig', [
'controller_name' => 'blog_index',
[]