http://edilgroup40-backend.beeprod.it/robots.txt

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"935e8f"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#143
  #message: "No route found for "GET /robots.txt" (from "http://edilgroup40-backend.beeprod.it/robots.txt")"
  #code: 0
  #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 136
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#190 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
      Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
      › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
    /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:145 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:81 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#291
  #name: "request"
  #handlers: & [
    Monolog\Handler\StreamHandler {#289
      #level: 100
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#210 …}
      #processors: & [
        Monolog\Processor\PsrLogMessageProcessor {#288
          -dateFormat: null
          -removeUsedContextFields: false
        }
      ]
      #stream: stream resource @48
        timed_out: false
        blocked: true
        eof: false
        wrapper_type: "plainfile"
        stream_type: "STDIO"
        mode: "a"
        unread_bytes: 0
        seekable: true
        uri: "/var/www/minimes-edilgroup/quattropuntozero-backend/var/log/dev.log"
        options: []
      }
      #url: "/var/www/minimes-edilgroup/quattropuntozero-backend/var/log/dev.log"
      -errorMessage: null
      #filePermission: null
      #useLocking: false
      -dirCreated: true
    }
    Symfony\Bridge\Monolog\Handler\ConsoleHandler {#290
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
      -output: null
      -verbosityLevelMap: [
        16 => 400
        32 => 300
        64 => 250
        128 => 200
        256 => 100
      ]
      -consoleFormatterOptions: []
    }
  ]
  #processors: & [
    Symfony\Bridge\Monolog\Processor\DebugProcessor {#365
      -records: [
        "00000000000000070000000000000000" => [
          [
            "timestamp" => 1732447973
            "message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#369
                #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
                #code: 0
                #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
                    include_once …
                    › 
                    › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:320 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
                    › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/dependency-injection/Container.php:159 {
                    Symfony\Component\DependencyInjection\Container->set($id, $service) …
                    ›     unset($this->privates['service_container']);    $initialize();}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:517 {
                    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:136 {
                    Symfony\Component\HttpKernel\Kernel->boot() …
                    › // init container$this->initializeContainer();}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:196 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › {    $this->boot();    ++$this->requestStackSize;
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#371
                #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php"
                #line: 8124
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:8124 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_LocatorService() …
                    › {    @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
                    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
                    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1732447973
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#549
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_LocatorService() …
                    › 
                    › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
                    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
                    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1732447973
            "message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#396
                #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php"
                #line: 8138
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:8138 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() …
                    › {    @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
                    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
                    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1732447973
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#370
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() …
                    › 
                    › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
                    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
                    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
                    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt" (from "http://edilgroup40-backend.beeprod.it/robots.txt")" at /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#143
                #message: "No route found for "GET /robots.txt" (from "http://edilgroup40-backend.beeprod.it/robots.txt")"
                #code: 0
                #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/RouterListener.php"
                #line: 136
                -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#190 …}
                -statusCode: 404
                -headers: []
                trace: {
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
                    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Trikoder\Bundle\OAuth2Bundle\EventListener\ConvertExceptionToResponseListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
        ]
        "000000000000019e0000000000000000" => [
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Connecting with parameters {params}"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "params" => [
                "url" => "<redacted>"
                "driver" => "pdo_mysql"
                "host" => "127.0.0.1"
                "port" => 3306
                "user" => "edilgroup"
                "password" => "<redacted>"
                "driverOptions" => []
                "defaultTableOptions" => [
                  "collation" => "utf8mb4_unicode_ci"
                ]
                "dbname" => "base_rest"
                "serverVersion" => "8.0"
                "charset" => "utf8mb4"
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing query: {sql}"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => "SELECT DATABASE()"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => """
                SELECT TABLE_NAME\n
                FROM information_schema.TABLES\n
                WHERE TABLE_SCHEMA = ?\n
                  AND TABLE_TYPE = 'BASE TABLE'\n
                ORDER BY TABLE_NAME
                """
              "params" => [
                1 => "base_rest"
              ]
              "types" => [
                1 => 2
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing query: {sql}"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => "SELECT DATABASE()"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => """
                SELECT TABLE_NAME\n
                FROM information_schema.TABLES\n
                WHERE TABLE_SCHEMA = ?\n
                  AND TABLE_TYPE = 'BASE TABLE'\n
                ORDER BY TABLE_NAME
                """
              "params" => [
                1 => "base_rest"
              ]
              "types" => [
                1 => 2
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing query: {sql}"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => "SELECT DATABASE()"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => """
                    SELECT t.TABLE_NAME,\n
                           t.ENGINE,\n
                           t.AUTO_INCREMENT,\n
                           t.TABLE_COMMENT,\n
                           t.CREATE_OPTIONS,\n
                           t.TABLE_COLLATION,\n
                           ccsa.CHARACTER_SET_NAME\n
                      FROM information_schema.TABLES t\n
                        INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
                \t     ON /*M!101001 ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION OR */\n
                               ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
                """
              "params" => [
                1 => "base_rest"
                2 => "doctrine_migration_versions"
              ]
              "types" => [
                1 => 2
                2 => 2
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing query: {sql}"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => "SELECT DATABASE()"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => """
                SELECT DISTINCT            k.CONSTRAINT_NAME,\n
                            k.COLUMN_NAME,\n
                            k.REFERENCED_TABLE_NAME,\n
                            k.REFERENCED_COLUMN_NAME,\n
                            k.ORDINAL_POSITION /*!50116,\n
                            c.UPDATE_RULE,\n
                            c.DELETE_RULE */\n
                FROM information_schema.key_column_usage k /*!50116\n
                INNER JOIN information_schema.referential_constraints c\n
                ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
                AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'base_rest' */ ORDER BY k.ORDINAL_POSITION
                """
              "params" => [
                1 => "base_rest"
                2 => "doctrine_migration_versions"
              ]
              "types" => [
                1 => 2
                2 => 2
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => """
                SELECT       c.COLUMN_NAME        AS field,\n
                       c.COLUMN_TYPE       AS type,\n
                       c.IS_NULLABLE        AS `null`,\n
                       c.COLUMN_KEY         AS `key`,\n
                       c.COLUMN_DEFAULT     AS `default`,\n
                       c.EXTRA,\n
                       c.COLUMN_COMMENT     AS comment,\n
                       c.CHARACTER_SET_NAME AS characterset,\n
                       c.COLLATION_NAME     AS collation\n
                FROM information_schema.COLUMNS c\n
                    INNER JOIN information_schema.TABLES t\n
                        ON t.TABLE_NAME = c.TABLE_NAME\n
                     WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
                """
              "params" => [
                1 => "base_rest"
                2 => "base_rest"
                3 => "doctrine_migration_versions"
              ]
              "types" => [
                1 => 2
                2 => 2
                3 => 2
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing query: {sql}"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => "SELECT DATABASE()"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => """
                SELECT        NON_UNIQUE  AS Non_Unique,\n
                        INDEX_NAME  AS Key_name,\n
                        COLUMN_NAME AS Column_Name,\n
                        SUB_PART    AS Sub_Part,\n
                        INDEX_TYPE  AS Index_Type\n
                FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
                """
              "params" => [
                1 => "base_rest"
                2 => "doctrine_migration_versions"
              ]
              "types" => [
                1 => 2
                2 => 2
              ]
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing query: {sql}"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => "SELECT * FROM doctrine_migration_versions"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Executing query: {sql}"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "sql" => "SELECT DATABASE()"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1732447973
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
        ]
      ]
      -errorCount: [
        "00000000000000070000000000000000" => 1
        "000000000000019e0000000000000000" => 0
      ]
      -requestStack: Symfony\Component\HttpFoundation\RequestStack {#364 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#581
  -container: ContainerGUKxxwx\srcApp_KernelDevDebugContainer {#38 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#583 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#364 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#109 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"18.216.42.122"
cf-ipcountry
"US"
cf-ray
"8e7914b8fde9cf52-CMH"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
host
"edilgroup40-backend.beeprod.it"
referer
"http://edilgroup40-backend.beeprod.it/robots.txt"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"18.216.42.122"
x-forwarded-proto
"https"
x-php-ob-level
"1"

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/html; charset=UTF-8"
date
"Sun, 24 Nov 2024 11:32:53 GMT"
x-debug-token
"10e3d3"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_LOGO
""
APP_LOGO_SMALL
""
APP_NAME
"BaseRestBackend"
APP_SECRET
"729dd3bfd1617a8196bcbc203f6d77e9"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1|192\.168\.1\.250|135\.125\.132\.121|edilgroup_vps|edilgroup-vps|edilgroup40-backend\.beeprod\.it|edilgroup40\.beeprod\.it)(:[0-9]+)?$"
DATABASE_PIVA_1234567890_URL
"mysql://edilgroup:[email protected]:3306/PIVA_12345678910_Edilgroup?serverVersion=8.0"
DATABASE_URL
"mysql://edilgroup:[email protected]:3306/base_rest?serverVersion=8.0"
OAUTH2_ENCRYPTION_KEY
"33cb213b55c35a23df479c3e24085880"
OAUTH2_PRIVATE_KEY_PATH
"/var/www/minimes-edilgroup/quattropuntozero-backend/var/OAuth/private.key"
OAUTH2_PUBLIC_KEY_PATH
"/var/www/minimes-edilgroup/quattropuntozero-backend/var/OAuth/public.key"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"
db_name
"base_rest"
db_password
"Wa7cNq2pYbC4btcYdT"
db_user
"edilgroup"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/minimes-edilgroup/quattropuntozero-backend/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/minimes-edilgroup/quattropuntozero-backend/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"18.216.42.122"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"8e7914b8fde9cf52-CMH"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"edilgroup40-backend.beeprod.it"
HTTP_REFERER
"http://edilgroup40-backend.beeprod.it/robots.txt"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"18.216.42.122"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"172.68.168.239"
REMOTE_PORT
"14546"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1732447973
REQUEST_TIME_FLOAT
1732447973.4307
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"135.125.132.121"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"edilgroup40-backend.beeprod.it"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at edilgroup40-backend.beeprod.it Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_NAME,APP_LOGO,APP_LOGO_SMALL,db_user,db_password,db_name,DATABASE_URL,CORS_ALLOW_ORIGIN,OAUTH2_PRIVATE_KEY_PATH,OAUTH2_PUBLIC_KEY_PATH,OAUTH2_ENCRYPTION_KEY,DATABASE_PIVA_1234567890_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH"

Parent Request

Return to parent request (token = cb3a56)

Key Value
_stopwatch_token
"110818"