Exception detected!

500 Internal Server Error - PageNotFoundException

Stack Trace

  1. in vendor/esf/symfony/src/Esf/PageBundle/Controller/DefaultController.php at line 61  -
    1.         /** @var Page $page  */
    2.         if (!$page instanceof Page)
    3.             throw new PageNotFoundException();
    4.         if (!$page->getPublic() && false === $securityContext->isGranted('VIEW'$page))
    5.             throw new \Symfony\Component\Security\Core\Exception\AccessDeniedException();
  2. at DefaultController ->getPageAction ('5f46b393233642f8018b47f6', 'html')
  3. at call_user_func_array (array(object(DefaultController), 'getPageAction'), array('5f46b393233642f8018b47f6', 'html'))
    in app/bootstrap.php.cache at line 3263  +
  4. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3222  +
  5. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3376  +
  6. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2575  +
  7. at Kernel ->handle (object(Request))
    in web/app.php at line 27  +

Logs  -

Stack Trace (Plain Text)  +