| ( ! ) Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "APP_SWAGGER_BYPASS_SECRET". in /var/www/html/vendor/symfony/dependency-injection/EnvVarProcessor.php:217
Stack trace:
#0 /var/www/html/vendor/symfony/dependency-injection/Container.php(383): Symfony\Component\DependencyInjection\EnvVarProcessor->getEnv('string', 'APP_SWAGGER_BYP...', Object(Closure))
#1 /var/www/html/var/cache/dev/ContainerE1hqRXG/AppKernelDevDebugContainer.php(1610): Symfony\Component\DependencyInjection\Container->getEnv('APP_SWAGGER_BYP...')
#2 /var/www/html/var/cache/dev/ContainerE1hqRXG/AppKernelDevDebugContainer.php(1219): ContainerE1hqRXG\AppKernelDevDebugContainer::getRequestSignatureListenerService(Object(ContainerE1hqRXG\AppKernelDevDebugContainer))
#3 /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php(235): ContainerE1hqRXG\AppKernelDevDebugContainer::ContainerE1hqRXG\{closure}()
#4 /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php(70): Symfony\Component\EventDispatcher\EventDispatcher->sortListeners('kernel.request')
#5 /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(276): Symfony\Component\EventDispatcher\EventDispatcher->getListeners('kernel.request')
#6 /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(133): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess('kernel.request')
#7 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(157): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')
#8 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#9 /var/www/html/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#10 /var/www/html/web/app.php(23): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#11 {main}
Next Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "APP_SWAGGER_BYPASS_SECRET". in /var/www/html/vendor/symfony/dependency-injection/EnvVarProcessor.php on line 217 |
| ( ! ) Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "APP_SWAGGER_BYPASS_SECRET". in /var/www/html/vendor/symfony/dependency-injection/EnvVarProcessor.php on line 217 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 457840 | {main}( ) | .../app.php:0 |
| 2 | 0.0018 | 570152 | 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 = '/_profiler/109fde'; protected $requestUri = '/_profiler/109fde?panel=request'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; 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.0241 | 2015728 | Symfony\Component\HttpKernel\HttpKernel->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 = '/_profiler/109fde'; protected $requestUri = '/_profiler/109fde?panel=request'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; 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 = 1, $catch = TRUE ) | .../Kernel.php:197 |
| 4 | 0.0244 | 2061272 | Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class Symfony\Component\DependencyInjection\Exception\EnvNotFoundException { protected $message = 'Environment variable not found: "APP_SWAGGER_BYPASS_SECRET".'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/www/html/vendor/symfony/dependency-injection/EnvVarProcessor.php'; protected int $line = 217; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...]]; private ?Throwable ${Exception}previous = NULL }, $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 = '/_profiler/109fde'; protected $requestUri = '/_profiler/109fde?panel=request'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; 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 = 1 ) | .../HttpKernel.php:91 |
| 5 | 0.0244 | 2061432 | Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/109fde'; protected $requestUri = '/_profiler/109fde?panel=request'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; 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 }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class Symfony\Component\DependencyInjection\Exception\EnvNotFoundException { protected $message = 'Environment variable not found: "APP_SWAGGER_BYPASS_SECRET".'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/www/html/vendor/symfony/dependency-injection/EnvVarProcessor.php'; protected int $line = 217; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ) | .../HttpKernel.php:239 |
| 6 | 0.0269 | 2498968 | Symfony\Component\EventDispatcher\EventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/109fde'; protected $requestUri = '/_profiler/109fde?panel=request'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; 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 }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class Symfony\Component\DependencyInjection\Exception\EnvNotFoundException { protected $message = 'Environment variable not found: "APP_SWAGGER_BYPASS_SECRET".'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/www/html/vendor/symfony/dependency-injection/EnvVarProcessor.php'; protected int $line = 217; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ) | .../TraceableEventDispatcher.php:139 |
| 7 | 0.0270 | 2499728 | Symfony\Component\EventDispatcher\EventDispatcher->callListeners( $listeners = [0 => class Symfony\Component\EventDispatcher\Debug\WrappedListener { private object|array|string $listener = [...]; private ?Closure $optimizedListener = class Closure { ... }; private string $name = 'AppBundle\\EventListener\\SignatureExceptionListener'; private bool $called = TRUE; private bool $stoppedPropagation = FALSE; private Symfony\Component\Stopwatch\Stopwatch $stopwatch = class Symfony\Component\Stopwatch\Stopwatch { ... }; private ?Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; private string $pretty = 'AppBundle\\EventListener\\SignatureExceptionListener::onKernelException'; private string $callableRef = 'AppBundle\\EventListener\\SignatureExceptionListener::onKernelException'; private Symfony\Component\VarDumper\Caster\ClassStub|string $stub = *uninitialized*; private ?int $priority = 0 }, 1 => class Symfony\Component\EventDispatcher\Debug\WrappedListener { private object|array|string $listener = [...]; private ?Closure $optimizedListener = class Closure { ... }; private string $name = 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener'; private bool $called = TRUE; private bool $stoppedPropagation = FALSE; private Symfony\Component\Stopwatch\Stopwatch $stopwatch = class Symfony\Component\Stopwatch\Stopwatch { ... }; private ?Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; private string $pretty = 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::logKernelException'; private string $callableRef = 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::logKernelException'; private Symfony\Component\VarDumper\Caster\ClassStub|string $stub = *uninitialized*; private ?int $priority = 0 }, 2 => class Symfony\Component\EventDispatcher\Debug\WrappedListener { private object|array|string $listener = [...]; private ?Closure $optimizedListener = class Closure { ... }; private string $name = 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener'; private bool $called = TRUE; private bool $stoppedPropagation = FALSE; private Symfony\Component\Stopwatch\Stopwatch $stopwatch = class Symfony\Component\Stopwatch\Stopwatch { ... }; private ?Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; private string $pretty = 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelException'; private string $callableRef = 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelException'; private Symfony\Component\VarDumper\Caster\ClassStub|string $stub = *uninitialized*; private ?int $priority = 0 }, 3 => class Symfony\Component\EventDispatcher\Debug\WrappedListener { private object|array|string $listener = [...]; private ?Closure $optimizedListener = class Closure { ... }; private string $name = 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener'; private bool $called = TRUE; private bool $stoppedPropagation = FALSE; private Symfony\Component\Stopwatch\Stopwatch $stopwatch = class Symfony\Component\Stopwatch\Stopwatch { ... }; private ?Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; private string $pretty = 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelException'; private string $callableRef = 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelException'; private Symfony\Component\VarDumper\Caster\ClassStub|string $stub = *uninitialized*; private ?int $priority = -64 }, 4 => class Symfony\Component\EventDispatcher\Debug\WrappedListener { private object|array|string $listener = [...]; private ?Closure $optimizedListener = class Closure { ... }; private string $name = 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener'; private bool $called = TRUE; private bool $stoppedPropagation = FALSE; private Symfony\Component\Stopwatch\Stopwatch $stopwatch = class Symfony\Component\Stopwatch\Stopwatch { ... }; private ?Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; private string $pretty = 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onKernelException'; private string $callableRef = 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onKernelException'; private Symfony\Component\VarDumper\Caster\ClassStub|string $stub = *uninitialized*; private ?int $priority = -128 }], $eventName = 'kernel.exception', $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/109fde'; protected $requestUri = '/_profiler/109fde?panel=request'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; 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 }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class Symfony\Component\DependencyInjection\Exception\EnvNotFoundException { protected $message = 'Environment variable not found: "APP_SWAGGER_BYPASS_SECRET".'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/www/html/vendor/symfony/dependency-injection/EnvVarProcessor.php'; protected int $line = 217; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL }; private bool $allowCustomResponseCode = FALSE } ) | .../EventDispatcher.php:56 |
| 8 | 0.0335 | 2416296 | Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/109fde'; protected $requestUri = '/_profiler/109fde?panel=request'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; 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 }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class Symfony\Component\DependencyInjection\Exception\EnvNotFoundException { protected $message = 'Environment variable not found: "APP_SWAGGER_BYPASS_SECRET".'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/www/html/vendor/symfony/dependency-injection/EnvVarProcessor.php'; protected int $line = 217; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception', $dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = ['kernel.request' => [...], 'kernel.exception' => [...], 'sonata.admin.event.configure.menu.sidebar' => [...], 'kernel.controller' => [...], 'Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent' => [...], 'kernel.response' => [...], 'console.command' => [...], 'kernel.controller_arguments' => [...], 'kernel.finish_request' => [...], 'console.error' => [...], 'console.terminate' => [...], 'Symfony\\Component\\Mailer\\Event\\MessageEvent' => [...], 'Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent' => [...], 'Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent' => [...], 'Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent' => [...], 'kernel.terminate' => [...], 'Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent' => [...], 'debug.security.authorization.vote' => [...], 'kernel.view' => [...], 'Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent' => [...], 'security.interactive_login' => [...], 'Symfony\\Component\\Security\\Http\\Event\\LogoutEvent' => [...]]; private array $sorted = []; private array $optimized = ['kernel.exception' => [...]] } ) | .../EventDispatcher.php:220 |
| 9 | 0.0335 | 2416296 | Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/109fde'; protected $requestUri = '/_profiler/109fde?panel=request'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; 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 }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class Symfony\Component\DependencyInjection\Exception\EnvNotFoundException { protected $message = 'Environment variable not found: "APP_SWAGGER_BYPASS_SECRET".'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/www/html/vendor/symfony/dependency-injection/EnvVarProcessor.php'; protected int $line = 217; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL }; private bool $allowCustomResponseCode = FALSE }, 'kernel.exception', class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { protected $logger = class Monolog\Logger { protected string $name = 'event'; protected array $handlers = [...]; protected array $processors = [...]; protected bool $microsecondTimestamps = TRUE; protected DateTimeZone $timezone = class DateTimeZone { ... }; protected ?Closure $exceptionHandler = NULL; private int $logDepth = 0; private WeakMap $fiberLogDepth = class WeakMap { ... }; private bool $detectCycles = TRUE }; protected $stopwatch = class Symfony\Component\Stopwatch\Stopwatch { private bool $morePrecision = TRUE; private array $sections = [...]; private array $activeSections = [...] }; private ?SplObjectStorage ${Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher}callStack = class SplObjectStorage { }; private Symfony\Component\EventDispatcher\EventDispatcherInterface ${Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] }; private array ${Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher}wrappedListeners = ['kernel.exception' => [...], 'kernel.request' => [...]]; private array ${Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher}orphanedEvents = []; private ?Symfony\Component\HttpFoundation\RequestStack ${Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher}requestStack = class Symfony\Component\HttpKernel\Debug\VirtualRequestStack { private array ${Symfony\Component\HttpFoundation\RequestStack}requests = [...]; private readonly Symfony\Component\HttpFoundation\RequestStack $decorated = class Symfony\Component\HttpFoundation\RequestStack { ... } }; private string ${Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher}currentRequestHash = '00000000000001f00000000000000000' } ) | .../WrappedListener.php:116 |