Exception detected!

404 Not Found - NotFoundHttpException

Stack Trace

  1. in src/AppBundle/Controller/PageController.php at line 41  -
    1.         list($page$parentPage$rootPage) = $this->findPageByRoute($slug$parent$root);
    2.         if (!$page) {
    3.             throw new NotFoundHttpException;
    4.         }
    5.         if (($page->getRgt() - 1) != $page->getLft() && $page->getLvl() > 0) {
  2. at PageController ->viewAction ('banya', 'otdyh-i-razvlecheniya-na-beretskoy-polyane', 'beretskaya-polyana')
  3. at call_user_func_array (array(object(PageController), 'viewAction'), array('banya', 'otdyh-i-razvlecheniya-na-beretskoy-polyane', '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)  +