- Response
-
200
OK
- IP
-
216.73.216.56
- Profiled on
- Token
- 9f7747
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