Exception detected!

404 Not Found - NotFoundHttpException

Stack Trace

  1. in src/ct/DeployerBundle/Controller/ChangelogController.php at line 33  -
    1.     {
    2.         if (!$theme $this->getDoctrine()->getRepository('ctDeployerBundle:CtTheme')->findBySlug($slug)) {
    3.             throw new NotFoundHttpException();
    4.         }
    5.         $builds $this->getDoctrine()->getRepository('ctDeployerBundle:CtThemeBuild')->getPublicBuilds($theme);
  2. at ChangelogController ->indexAction ()
    in app/bootstrap.php.cache at line 3276  +
  3. at HttpKernel ->handleRaw ()
    in app/bootstrap.php.cache at line 3235  +
  4. at HttpKernel ->handle ()
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php at line 67  +
  5. at ContainerAwareHttpKernel ->handle ()
    in app/bootstrap.php.cache at line 2594  +
  6. at Kernel ->handle ()
    in web/app.php at line 27  +

Logs  -

Stack Trace (Plain Text)  +