( ! ) Fatal error: Uncaught Error: Class "Symfony\UX\TwigComponent\TwigComponentBundle" not found in /var/www/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php on line 136 |
( ! ) Error: Class "Symfony\UX\TwigComponent\TwigComponentBundle" not found in /var/www/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php on line 136 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 444896 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 445296 | require_once( '/var/www/vendor/autoload_runtime.php ) | .../index.php:5 |
3 | 0.0018 | 562232 | Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ) | .../autoload_runtime.php:29 |
4 | 0.0018 | 562232 | 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 = ??? ) | .../HttpKernelRunner.php:35 |
5 | 0.0018 | 562232 | Symfony\Component\HttpKernel\Kernel->preBoot( ) | .../Kernel.php:185 |
6 | 0.0018 | 562232 | Symfony\Component\HttpKernel\Kernel->initializeBundles( ) | .../Kernel.php:769 |
7 | 0.0026 | 569936 | App\Kernel->registerBundles( ) | .../Kernel.php:346 |