( ! ) Fatal error: Uncaught Symfony\Component\Routing\Exception\ResourceNotFoundException: No routes found for "/data/createc23.js". in /var/www/dynamic/courses.devroc.nl/vendor/symfony/routing/Matcher/UrlMatcher.php on line 96
( ! ) Symfony\Component\Routing\Exception\ResourceNotFoundException: No routes found for "/data/createc23.js". in /var/www/dynamic/courses.devroc.nl/vendor/symfony/routing/Matcher/UrlMatcher.php on line 96
Call Stack
#TimeMemoryFunctionLocation
10.0000355680{main}( ).../index.php:0
20.0015387200Canvas\FrontendFramework\Router->match( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/data/createc23.js'; protected $requestUri = '/data/createc23.js'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL; private $isIisRewrite = FALSE } ).../index.php:23
30.0018388920Symfony\Component\Routing\Matcher\UrlMatcher->match( $pathinfo = '/data/createc23.js' ).../Router.php:119