Error 500 Internal Server Error

GET https://baldassar.needsteel.com/sitemap.xml

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_format
"xml"
_stopwatch_token
"0e0759"
exception
Symfony\Component\Routing\Exception\RouteNotFoundException {#414
  #message: "Unable to generate a URL for the named route "signup" as such route does not exist."
  #code: 0
  #file: "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/routing/Generator/CompiledUrlGenerator.php"
  #line: 52
  trace: {
    /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
      › if (!isset($this->compiledRoutes[$name])) {    throw new RouteNotFoundException(\sprintf('Unable to generate a URL for the named route "%s" as such route does not exist.', $name));}
    }
    /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/routing/Router.php:172 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php:108 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->generateUrl(string $route, array $parameters = [], int $referenceType = UrlGeneratorInterface::ABSOLUTE_PATH): string …
      › {    return $this->container->get('router')->generate($route, $parameters, $referenceType);}
    }
    /var/www/vhosts/baldassar.needsteel.com/httpdocs/src/Controller/MainController.php:139 {
      App\Controller\MainController->site_map_xml(Request $request): Response …
      › $urls[] = ['loc' => $this->generateUrl('index'), 'priority' => '1.00'];\r$urls[] = ['loc' => $this->generateUrl('signup'), 'priority' => '1.00','lastmod' => '01/07/2024'];\r\r
    }
    /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
      arguments: {
        "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Component\HttpKernel\Log\Logger {#31
  -minLevelIndex: 0
  -formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#49 …}
  -debug: true
  -logs: [
    19 => [
      [
        "channel" => null
        "context" => [
          "route" => "site_map_xml"
          "route_parameters" => [
            "_route" => "site_map_xml"
            "_format" => "xml"
            "_controller" => "App\Controller\MainController::site_map_xml"
          ]
          "request_uri" => "https://baldassar.needsteel.com/sitemap.xml"
          "method" => "GET"
        ]
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#454
            #message: "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:75 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/dbal/src/Connection.php:196 {
                Doctrine\DBAL\Connection->getDatabasePlatform(): AbstractPlatform …
                › 
                ›     $this->platform = $this->driver->getDatabasePlatform($versionProvider);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:740 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
                › if (! $this->targetPlatform) {    $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:550 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadata $class): void …
                › if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {    $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:178 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:134 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->resolveRepository(): EntityRepository …
                › /** @var ClassMetadata<T> $classMetadata */$classMetadata = $manager->getClassMetadata($this->entityClass);}
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:72 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->findBy(array $criteria, ?array $orderBy = null, ?int $limit = null, ?int $offset = null): array …
                › {    return ($this->repository ??= $this->resolveRepository())        ->findBy($criteria, $orderBy, $limit, $offset);
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/doctrine/orm/src/EntityRepository.php:96 {
                Doctrine\ORM\EntityRepository->findAll(): array …
                › {    return $this->findBy([]);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/src/Repository/ImpostazioniNeedsteelRepository.php:40 {
                App\Repository\ImpostazioniNeedsteelRepository->Init() …
                › \rforeach ($this->findAll() as $impo) {\r    self::$OPZIONI[$impo->getNomeOpzione()] = $impo->GetDatiOpzione();\r
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/src/Helpers/Needsteel.php:96 {
                App\Helpers\Needsteel->__construct(MailerInterface $mailer, HttpClientInterface $httpc, Security $security, SluggerInterface $slugger, CsrfTokenManagerInterface $csrfTokenManager, ImpostazioniNeedsteelRepository $iRep) …
                › \r$iRep->init();\r\r
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/getNeedsteelService.php:33 {
                ContainerEIvrtwW\getNeedsteelService::do($container, $lazyLoad = true) …
                › 
                › $instance = new \App\Helpers\Needsteel($a, ($container->privates['http_client.uri_template'] ?? $container->load('getHttpClient_UriTemplateService')), new \Symfony\Bundle\SecurityBundle\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [    'security.token_storage' => ['privates', 'security.token_storage', 'getSecurity_TokenStorageService', false],
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/App_KernelDevDebugContainer.php:511 {
                ContainerEIvrtwW\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/getMainControllerService.php:24 {
                ContainerEIvrtwW\getMainControllerService::do($container, $lazyLoad = true) …
                › 
                › $container->services['App\\Controller\\MainController'] = $instance = new \App\Controller\MainController(($container->privates['App\\Helpers\\Needsteel'] ?? $container->load('getNeedsteelService')));}
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/App_KernelDevDebugContainer.php:511 {
                ContainerEIvrtwW\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/dependency-injection/Container.php:221 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
                arguments: {
                  "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerEIvrtwW\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\Routing\Exception\RouteNotFoundException {#414
            #message: "Unable to generate a URL for the named route "signup" as such route does not exist."
            #code: 0
            #file: "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/routing/Generator/CompiledUrlGenerator.php"
            #line: 52
            trace: {
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52 {
                Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
                › if (!isset($this->compiledRoutes[$name])) {    throw new RouteNotFoundException(\sprintf('Unable to generate a URL for the named route "%s" as such route does not exist.', $name));}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/routing/Router.php:172 {
                Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
                › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php:108 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->generateUrl(string $route, array $parameters = [], int $referenceType = UrlGeneratorInterface::ABSOLUTE_PATH): string …
                › {    return $this->container->get('router')->generate($route, $parameters, $referenceType);}
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/src/Controller/MainController.php:139 {
                App\Controller\MainController->site_map_xml(Request $request): Response …
                › $urls[] = ['loc' => $this->generateUrl('index'), 'priority' => '1.00'];\r$urls[] = ['loc' => $this->generateUrl('signup'), 'priority' => '1.00','lastmod' => '01/07/2024'];\r\r
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
                arguments: {
                  "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "signup" as such route does not exist." at CompiledUrlGenerator.php line 52"
        "priority" => 500
        "priorityName" => "critical"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\Servizi\NS_EventListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\Servizi\NS_EventListener::rimuoviExpectCt"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
    ]
    730 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerEIvrtwW\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\Servizi\NS_EventListener::rimuoviExpectCt"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1780920369
        "timestamp_rfc3339" => "2026-06-08T12:06:09.000+00:00"
      ]
    ]
  ]
  -errorCount: [
    19 => 1
    730 => 0
  ]
  -handle: null
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#22 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.4"
cf-ipcountry
"US"
cf-ray
"a087c4d5a9eec6fa-CMH"
cf-visitor
"{"scheme":"https"}"
host
"baldassar.needsteel.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-accel-internal
"/internal-nginx-static-location"
x-forwarded-for
"216.73.216.4"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"104.23.243.164"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/xml"
date
"Mon, 08 Jun 2026 12:06:09 GMT"
vary
"Accept"
x-debug-exception
"Unable%20to%20generate%20a%20URL%20for%20the%20named%20route%20%22signup%22%20as%20such%20route%20does%20not%20exist."
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fbaldassar.needsteel.com%2Fhttpdocs%2Fvendor%2Fsymfony%2Frouting%2FGenerator%2FCompiledUrlGenerator.php:52"
x-debug-token
"fedd28"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Mon, 08 Jun 26 12:06:09 +0000"
Last used
"Mon, 08 Jun 26 12:06:09 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-ns_csrf_token
"EleSNdvUF02YVxpn4Dri0Ys3FqgIl7k2FANU9aMDt7A"

Session Usage

8 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:70
[
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 70
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/src/Helpers/Needsteel.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/getNeedsteelService.php"
    "line" => 33
    "function" => "__construct"
    "class" => "App\Helpers\Needsteel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/App_KernelDevDebugContainer.php"
    "line" => 511
    "function" => "do"
    "class" => "ContainerEIvrtwW\getNeedsteelService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/getMainControllerService.php"
    "line" => 24
    "function" => "load"
    "class" => "ContainerEIvrtwW\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/App_KernelDevDebugContainer.php"
    "line" => 511
    "function" => "do"
    "class" => "ContainerEIvrtwW\getMainControllerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/dependency-injection/Container.php"
    "line" => 221
    "function" => "load"
    "class" => "ContainerEIvrtwW\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/dependency-injection/Container.php"
    "line" => 203
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 38
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 25
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 127
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 95
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 33
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/src/Helpers/Needsteel.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/getNeedsteelService.php"
    "line" => 33
    "function" => "__construct"
    "class" => "App\Helpers\Needsteel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/App_KernelDevDebugContainer.php"
    "line" => 511
    "function" => "do"
    "class" => "ContainerEIvrtwW\getNeedsteelService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/getMainControllerService.php"
    "line" => 24
    "function" => "load"
    "class" => "ContainerEIvrtwW\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/App_KernelDevDebugContainer.php"
    "line" => 511
    "function" => "do"
    "class" => "ContainerEIvrtwW\getMainControllerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/dependency-injection/Container.php"
    "line" => 221
    "function" => "load"
    "class" => "ContainerEIvrtwW\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/dependency-injection/Container.php"
    "line" => 203
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 38
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 25
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 127
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 95
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 33
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/src/Helpers/Needsteel.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/getNeedsteelService.php"
    "line" => 33
    "function" => "__construct"
    "class" => "App\Helpers\Needsteel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/App_KernelDevDebugContainer.php"
    "line" => 511
    "function" => "do"
    "class" => "ContainerEIvrtwW\getNeedsteelService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/getMainControllerService.php"
    "line" => 24
    "function" => "load"
    "class" => "ContainerEIvrtwW\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/var/cache/dev/ContainerEIvrtwW/App_KernelDevDebugContainer.php"
    "line" => 511
    "function" => "do"
    "class" => "ContainerEIvrtwW\getMainControllerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/dependency-injection/Container.php"
    "line" => 221
    "function" => "load"
    "class" => "ContainerEIvrtwW\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/dependency-injection/Container.php"
    "line" => 203
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 38
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 25
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 127
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 95
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 33
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/baldassar.needsteel.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AFP_APP_CODE
"NS4rAftT74829a"
API_LOGISTICA_ATTIVA
"true"
API_STORICO_ATTIVA
"true"
APP_ENV
"dev"
APP_NAME
"Baldassar Srl"
APP_ROOT
"https://baldassar.needsteel.com"
APP_SECRET
"cfd4008c10c6f6cd5b60b055553f34f6"
DATABASE_URL
"mysql://baldassar:1DH5it+6j90R@localhost/portale_baldassar?serverVersion=8&charset=utf8mb4"
DB_HOST
"localhost"
DB_NAME
"portale_baldassar"
DB_PASS
"1DH5it+6j90R"
DB_USER
"baldassar"
DEMO_NEEDSTEEL
"true"
ID_PROPRIETARIO
"1"
MAILER_DSN
"smtp://[email protected]:[email protected]:587?encryption=STARTTLS"
MAIL_PROPRIETARIO
"[email protected]"
NS_DEBUG
"false"
NUM_ASSISTENZA
"+39 0438 450850"
OUTLOOKMAIL_PASSWORD
"Qay37659"
OUTLOOKMAIL_PORT
"587"
OUTLOOKMAIL_TOKEN
"eyJ0eXAiOiJKV1QiLCJub25jZSI6IllNSHBkNkxhT0NoV1Rka2RaMndHN0x4UDlEUnNjZ0dJSlR1UW1Oem1FN0kiLCJhbGciOiJSUzI1NiIsIng1dCI6Ii1LSTNROW5OUjdiUm9meG1lWm9YcWJIWkdldyIsImtpZCI6Ii1LSTNROW5OUjdiUm9meG1lWm9YcWJIWkdldyJ9.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTAwMDAtYzAwMC0wMDAwMDAwMDAwMDAiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC9lYTcxYzQwZi1lNWZhLTQ1ZmYtYmQ5Yy02OWI2NjliNGJlYTIvIiwiaWF0IjoxNjkyNjA0MTU1LCJuYmYiOjE2OTI2MDQxNTUsImV4cCI6MTY5MjYwODkxNSwiYWNjdCI6MCwiYWNyIjoiMSIsImFpbyI6IkFWUUFxLzhVQUFBQWlmNzVJbmdHdWVUMDF5V0htd1RuNFlqTUtiY1JaSSt4cEFjYzA3K3FHV1NQdHNQUjNvK1ZnMXBtVTBMZm16ODRxRkFZMVpMbUYxYlNES0g1SXhCSmpnNFdkYkFUVXB2cHRUNHJ4SHM2dE9JPSIsImFtciI6WyJwd2QiLCJtZmEiXSwiYXBwX2Rpc3BsYXluYW1lIjoiRElPLU5FRURTVEVFTCIsImFwcGlkIjoiNzYwNWE4NTEtNWY3Mi00ZDc4LTg2NGEtOTczMWJmOTc5ZjcyIiwiYXBwaWRhY3IiOiIxIiwiZmFtaWx5X25hbWUiOiJNYWl6emkiLCJnaXZlbl9uYW1lIjoiQW50b25pbyIsImlkdHlwIjoidXNlciIsImlwYWRkciI6Ijc5LjExLjExNS42MCIsIm5hbWUiOiJBbnRvbmlvIE1haXp6aSIsIm9pZCI6IjdhYjJjYTljLWRlNzMtNGIwYy1iZDYwLTZjMDhiZTFhMjdjZCIsInBsYXRmIjoiMyIsInB1aWQiOiIxMDAzMjAwMkQ3QTQzNDcyIiwicmgiOiIwLkFhOEFEOFJ4NnZybF8wVzluR20yYWJTLW9nTUFBQUFBQUFBQXdBQUFBQUFBQUFDdkFHRS4iLCJzY3AiOiJlbWFpbCBNYWlsLlJlYWQgTWFpbC5SZWFkV3JpdGUgTWFpbC5TZW5kIG9wZW5pZCBwcm9maWxlIFVzZXIuUmVhZCIsInNpZ25pbl9zdGF0ZSI6WyJrbXNpIl0sInN1YiI6IldrOFBRVFVjTUw3RlpjWEh4MVJwVHdhc1BMdXFiYi1jY3psbVlJanJGRUEiLCJ0ZW5hbnRfcmVnaW9uX3Njb3BlIjoiRVUiLCJ0aWQiOiJlYTcxYzQwZi1lNWZhLTQ1ZmYtYmQ5Yy02OWI2NjliNGJlYTIiLCJ1bmlxdWVfbmFtZSI6ImRldkBuZWVkc3RlZWwuY29tIiwidXBuIjoiZGV2QG5lZWRzdGVlbC5jb20iLCJ1dGkiOiJ1UExRcklxTmRVQ1hZUDd3YXU0U0FBIiwidmVyIjoiMS4wIiwid2lkcyI6WyI5Yjg5NWQ5Mi0yY2QzLTQ0YzctOWQwMi1hNmFjMmQ1ZWE1YzMiLCI3YmU0NGM4YS1hZGFmLTRlMmEtODRkNi1hYjI2NDllMDhhMTMiLCJjNGUzOWJkOS0xMTAwLTQ2ZDMtOGM2NS1mYjE2MGRhMDA3MWYiLCIyYjc0NWJkZi0wODAzLTRkODAtYWE2NS04MjJjNDQ5M2RhYWMiLCJlODYxMWFiOC1jMTg5LTQ2ZTgtOTRlMS02MDIxM2FiMWY4MTQiLCJmZTkzMGJlNy01ZTYyLTQ3ZGItOTFhZi05OGMzYTQ5YTM4YjEiLCJiNzlmYmY0ZC0zZWY5LTQ2ODktODE0My03NmIxOTRlODU1MDkiXSwieG1zX3N0Ijp7InN1YiI6IkVXaDgxaWl2eDQwVnRWZnAyWXNoYzBPQXpKYkM2TUFVX0ctUnlBWEhWdmsifSwieG1zX3RjZHQiOjE2ODkwNjMwMTYsInhtc190ZGJyIjoiRVUifQ.mp-bQWAM36PDZHZt7Y7FW-92QAg-1O-_dgZ_WI8i7OlZ2TBCJfB8bftC3MrMe97PcpgkqbjVmNhR3kGurmSqKtY3ACCvbtSNP8frJaw6hpKpVx_8scN6jKCq2m4SsY1kUBGfCx5BgRmab3_S4p6HoPgNElQFvPLP9h1ux7r0TAYztsq8Vvvwx4BvP9y-BGuEwgAjqRcLOpIcwR_ZNeyob1MwUutwPI1aBkrGIX_5P8GTcRiGKQaho9A4O5MGmuye5-dgzT5107UA2u0uet84yVqj9ew1OoPgYr2GJpzerI9pBKFoqcktOGgIJHSX4mjguaOOlRrnSYvvIG4izbgwuw"
OUTLOOKMAIL_USER
"[email protected]"
OUTLOOK_CLIENT_ID
"7605a851-5f72-4d78-864a-9731bf979f72"
OUTLOOK_CLIENT_SECRET
"mUo8Q~XTmBd9xskHcvwDGp3kJXyfZ6xXmDC_octV"
OUTLOOK_TENANT_ID
"ea71c40f-e5fa-45ff-bd9c-69b669b4bea2"
SDK_URL
"https://baldassar.needsteel.com"
SOCKET_NS_ATTIVO
"true"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/baldassar.needsteel.com/httpdocs"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/baldassar.needsteel.com/httpdocs"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/baldassar.needsteel.com/httpdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/baldassar.needsteel.com/httpdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/baldassar.needsteel.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"216.73.216.4"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"a087c4d5a9eec6fa-CMH"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_HOST
"baldassar.needsteel.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_FORWARDED_FOR
"216.73.216.4"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"104.23.243.164"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SSL_TLS_SNI
"baldassar.needsteel.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aiawMfa_o7iny76gHHXVWQAAAQY"
REDIRECT_URL
"/sitemap.xml"
REMOTE_ADDR
"104.23.243.164"
REMOTE_PORT
"38766"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780920369
REQUEST_TIME_FLOAT
1780920369.8408
REQUEST_URI
"/sitemap.xml"
SCRIPT_FILENAME
"/var/www/vhosts/baldassar.needsteel.com/httpdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"162.19.190.156"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"baldassar.needsteel.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at baldassar.needsteel.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"baldassar.needsteel.com"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/baldassar.needsteel.com/httpdocs/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_ROOT,SDK_URL,NS_DEBUG,DEMO_NEEDSTEEL,API_LOGISTICA_ATTIVA,API_STORICO_ATTIVA,SOCKET_NS_ATTIVO,APP_NAME,NUM_ASSISTENZA,ID_PROPRIETARIO,AFP_APP_CODE,MAIL_PROPRIETARIO,DB_HOST,DB_NAME,DB_USER,DB_PASS,DATABASE_URL,OUTLOOKMAIL_PORT,OUTLOOKMAIL_USER,OUTLOOKMAIL_PASSWORD,OUTLOOK_CLIENT_ID,OUTLOOK_CLIENT_SECRET,OUTLOOK_TENANT_ID,OUTLOOKMAIL_TOKEN,MAILER_DSN"
UNIQUE_ID
"aiawMfa_o7iny76gHHXVWQAAAQY"
USER
"baldassar"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 3095bb)

Key Value
_controller
"App\Controller\MainController::site_map_xml"
_firewall_context
"security.firewall.map.context.main"
_format
"xml"
_remove_csp_headers
true
_route
"site_map_xml"
_route_params
[
  "_format" => "xml"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#327
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\UtenteNeedsteelAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\UtenteNeedsteelAuthenticator {#211 …}
  }
]
_stopwatch_token
"21b4ff"