Exception detected!

Controller "LocationPro\MainBundle\Controller\MainController::faqAction" for URI "/foire-aux-questions" is not callable.

500 Internal Server Error - InvalidArgumentException

Stack Trace

  1. in app/cache/prod/classes.php at line 2660  -
    1. }
    2. $callable $this->createController($controller);
    3. if (!is_callable($callable)) {
    4. throw new \InvalidArgumentException(sprintf('Controller "%s" for URI "%s" is not callable.'$controller$request->getPathInfo()));
    5. }
    6. return $callable;
    7. }
  2. at ControllerResolver ->getController (object(Request))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php at line 46  +
  3. at TraceableControllerResolver ->getController (object(Request))
    in app/bootstrap.php.cache at line 3203  +
  4. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3172  +
  5. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3323  +
  6. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2514  +
  7. at Kernel ->handle (object(Request))
    in web/app.php at line 27  +

Logs  -

Stack Trace (Plain Text)  +