| ( ! ) Fatal error: Uncaught Error: Class "Nelmio\ApiDocBundle\NelmioApiDocBundle" not found in /var/www/html/app/AppKernel.php on line 27 |
| ( ! ) Error: Class "Nelmio\ApiDocBundle\NelmioApiDocBundle" not found in /var/www/html/app/AppKernel.php on line 27 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0003 | 457600 | {main}( ) | .../app.php:0 |
| 2 | 0.0020 | 569344 | 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\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 = 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'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized*; private array $trustedValuesCache = []; private $isIisRewrite = FALSE }, $type = ???, $catch = ??? ) | .../app.php:23 |
| 3 | 0.0020 | 569344 | Symfony\Component\HttpKernel\Kernel->preBoot( ) | .../Kernel.php:185 |
| 4 | 0.0020 | 580592 | Symfony\Component\HttpKernel\Kernel->initializeBundles( ) | .../Kernel.php:771 |
| 5 | 0.0020 | 580592 | AppKernel->registerBundles( ) | .../Kernel.php:346 |