Not Found

404 Not Found - NotFoundHttpException

Stack Trace

  1. in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php at line 301  -
    1.      */
    2.     protected function createNotFoundException($message 'Not Found', \Exception $previous null)
    3.     {
    4.         return new NotFoundHttpException($message$previous);
    5.     }
    6.     /**
  2. at Controller ->createNotFoundException ()
    in src/AppBundle/Controller/PageController.php at line 62  +
  3. at PageController ->showAction (object(Request), 'index')
  4. at call_user_func_array (array(object(PageController), 'showAction'), array(object(Request), 'index'))
    in var/cache/prod/classes.php at line 4672  +
  5. at HttpKernel ->handleRaw (object(Request), 1)
    in var/cache/prod/classes.php at line 4627  +
  6. at HttpKernel ->handle (object(Request), 1, true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php at line 168  +
  7. at Kernel ->handle (object(Request))
    in web/app.php at line 16  +

Logs  -

Stack Trace (Plain Text)  +