Exceptions

Exception detected!

404 Not Found - NotFoundHttpException

Stack Trace

  1. in vendor/willdurand/js-translation-bundle/Controller/Controller.php at line 112  -
    1.         $locales $this->getLocales($request);
    2.         if (=== count($locales)) {
    3.             throw new NotFoundHttpException();
    4.         }
    5.         $cache = new ConfigCache(sprintf('%s/%s.%s.%s',
  2. at Controller ->getTranslationsAction (object(Request), 'js', 'js')
  3. at call_user_func_array (array(object(Controller), 'getTranslationsAction'), array(object(Request), 'js', 'js'))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 144  +
  4. at HttpKernel ->handleRaw (object(Request), '1')
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 64  +
  5. at HttpKernel ->handle (object(Request), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php at line 69  +
  6. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php at line 185  +
  7. at Kernel ->handle (object(Request))
    in web/app_dev.php at line 38  +

Stack Trace (Plain Text)  +