( ! ) Fatal error: Uncaught Error: Class 'Symfony\Bundle\MonologBundle\MonologBundle' not found in /var/www/html/app/AppKernel.php on line 35 |
( ! ) Error: Class 'Symfony\Bundle\MonologBundle\MonologBundle' not found in /var/www/html/app/AppKernel.php on line 35 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 401440 | {main}( ) | .../app.php:0 |
2 | 0.0805 | 14088440 | Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { 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\ParameterBag { 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 = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en' }, $type = ???, $catch = ??? ) | .../app.php:37 |
3 | 0.0805 | 14088440 | Symfony\Component\HttpKernel\Kernel->boot( ) | .../bootstrap.php.cache:2531 |
4 | 0.0805 | 14088440 | Symfony\Component\HttpKernel\Kernel->initializeBundles( ) | .../bootstrap.php.cache:2492 |
5 | 0.0805 | 14088440 | AppKernel->registerBundles( ) | .../bootstrap.php.cache:2670 |