Exception detected!

404 Not Found - NotFoundHttpException

Stack Trace

  1. in src/AppBundle/Controller/AccommodationController.php at line 36  -
    1.         $page $repo->findOneBySlug($page);
    2.         if(!$page){
    3.             throw new NotFoundHttpException;
    4.         }
    5.         $accommodation $this->getRepo()->findOneBySlugAndPage($slug$page);
  2. at AccommodationController ->singleAction ('2-mestnyy-v-blokhause-dbl-renovaciya', 'beretskaya-polyana')
  3. at call_user_func_array (array(object(AccommodationController), 'singleAction'), array('2-mestnyy-v-blokhause-dbl-renovaciya', 'beretskaya-polyana'))
    in app/bootstrap.php.cache at line 3054  +
  4. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3016  +
  5. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3165  +
  6. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2406  +
  7. at Kernel ->handle (object(Request))
    in public_html/app.php at line 28  +

Logs  -

Stack Trace (Plain Text)  +