https://360stories.com/app_dev.php/armenia/place/new-year-2017/action-video/w

Exceptions

Exception detected!

Call to a member function getActionVideo() on null

500 Internal Server Error - FatalThrowableError

Stack Trace

  1. in src/DemoBakery/MainV2Bundle/Controller/ViewerController.php at line 60  -
    1.         }
    2.         $place $this->getDoctrine()->getRepository('DemoBakeryMainBundle:Place')->findOneBy(['slug' => $slug'published' => true'city' => $city]);
    3.         $actionVideo $place->getActionVideo();
    4.         if (!$place || !$actionVideo) {
    5.             throw new NotFoundHttpException();
  2. at ViewerController ->actionVideoAction (object(City), 'new-year-2017', 'w')
    in app/bootstrap.php.cache at line 3275  +
  3. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3234  +
  4. at HttpKernel ->handle (object(Request), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php at line 67  +
  5. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2594  +
  6. at Kernel ->handle (object(Request))
    in web/app_dev.php at line 30  +

Stack Trace (Plain Text)  +