- Response
-
200
OK
- IP
-
216.73.216.223
- Profiled on
- Token
- 1c81a5
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',
[]