Exception detected!

404 Not Found - NotFoundHttpException

Stack Trace

  1. in src/AppBundle/Controller/AccommodationController.php at line 18  -
    1.         $rootPage $repo->findOneBySlug($page);
    2.         if(!$rootPage){
    3.             throw new NotFoundHttpException;
    4.         }
    5.         $accommodations $this->getRepo()->findByPageWithImages($rootPage);
  2. at AccommodationController ->indexAction ('beretskaya-polyana')
  3. at call_user_func_array (array(object(AccommodationController), 'indexAction'), array('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)  +