- Response
-
200
OK
- IP
-
5.178.245.69
- Profiled on
- Token
- 486b3b
Dumped Contents
In
UnderConstructionController.php
line 14:
public function index(): Response
{
dump(getenv('DATABASE_URL'));
return $this->render('under_construction/index.html.twig', [
'bodyClassName' => 'under-construction',
]);
}
false