Exception detected!

Unable to find Post entity.

404 Not Found - NotFoundHttpException

Stack Trace

  1. in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php at line 251  -
    1.      */
    2.     public function createNotFoundException($message 'Not Found', \Exception $previous null)
    3.     {
    4.         return new NotFoundHttpException($message$previous);
    5.     }
    6.     /**
  2. at Controller ->createNotFoundException ('Unable to find Post entity.')
    in src/Post/PostBundle/Controller/PostController.php at line 208  +
  3. at PostController ->showAction ('retrouvez-nous-stand-r40')
  4. at call_user_func_array (array(object(PostController), 'showAction'), array('retrouvez-nous-stand-r40'))
    in app/bootstrap.php.cache at line 3238  +
  5. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3197  +
  6. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3351  +
  7. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2536  +
  8. at Kernel ->handle (object(Request))
    in web/app.php at line 27  +

Logs  -

Stack Trace (Plain Text)  +