Error 500 Internal Server Error

GET http://cotopaxi-interno.inol3.com/_profiler/90842d/search/results?ip=192.168.0.116&limit=10

ErrorController

Request

GET Parameters

Key Value
ip
"192.168.0.116"
limit
"10"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"734408"
exception
ErrorException {#760
  #message: "Warning: Undefined array key "listino""
  #code: 0
  #file: "/var/www/cotopaxi/src/EventListener/RequestListener.php"
  #line: 219
  #severity: E_WARNING
  trace: {
    /var/www/cotopaxi/src/EventListener/RequestListener.php:219 {
      App\EventListener\RequestListener->isRedirectNeeded(array $routeParams, string $systemLang, string $systemListino): array …
      › } else {    if($routeParams['listino'] == "") {        return [
    }
    /var/www/cotopaxi/src/EventListener/RequestListener.php:275 {
      App\EventListener\RequestListener->onKernelRequest(RequestEvent $event): bool …
      › //Check if a redirect is needed$isRedirectNeeded = $this->isRedirectNeeded($actualRouteParams, $this->currentRequest->cookies->get('userChosenLanguage'), $this->currentRequest->cookies->get('ShippingRegion'));}
    /var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/cotopaxi/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/cotopaxi/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/cotopaxi/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/cotopaxi/vendor/symfony/http-kernel/Kernel.php:182 {
      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/cotopaxi/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/cotopaxi/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/cotopaxi/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/cotopaxi/vendor/autoload_runtime.php"
      }
    }
  }
}
listino
"it"
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#234
  -records: [
    2 => [
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.728+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "host" => "192.168.0.118"
            "port" => 3306
            "user" => "root"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => [
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "cotopaxi_artcrafts"
            "serverVersion" => "5.7.34"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.730+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT COUNT(l0_.id) AS sclr_0 FROM listini l0_"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.732+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "_profiler_search_results"
          "route_parameters" => [
            "_route" => "_profiler_search_results"
            "_controller" => "web_profiler.controller.profiler::searchResultsAction"
            "token" => "90842d"
          ]
          "request_uri" => "http://cotopaxi-interno.inol3.com/_profiler/90842d/search/results?ip=192.168.0.116&limit=10"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.733+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.type AS type_2, t0.old_url AS old_url_3, t0.new_url AS new_url_4 FROM redirects t0 WHERE t0.old_url = ? LIMIT 1"
          "params" => [
            1 => "/_profiler/90842d/search/results?ip=192.168.0.116&limit=10"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\UrlListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\UrlListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\OldUrlRedirects::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\RequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.734+00:00"
        "message" => "Uncaught PHP Exception ErrorException: "Warning: Undefined array key "listino"" at RequestListener.php line 219"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => ErrorException {#760
            #message: "Warning: Undefined array key "listino""
            #code: 0
            #file: "/var/www/cotopaxi/src/EventListener/RequestListener.php"
            #line: 219
            #severity: E_WARNING
            trace: {
              /var/www/cotopaxi/src/EventListener/RequestListener.php:219 {
                App\EventListener\RequestListener->isRedirectNeeded(array $routeParams, string $systemLang, string $systemListino): array …
                › } else {    if($routeParams['listino'] == "") {        return [
              }
              /var/www/cotopaxi/src/EventListener/RequestListener.php:275 {
                App\EventListener\RequestListener->onKernelRequest(RequestEvent $event): bool …
                › //Check if a redirect is needed$isRedirectNeeded = $this->isRedirectNeeded($actualRouteParams, $this->currentRequest->cookies->get('userChosenLanguage'), $this->currentRequest->cookies->get('ShippingRegion'));}
              /var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/cotopaxi/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/cotopaxi/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/cotopaxi/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/cotopaxi/vendor/symfony/http-kernel/Kernel.php:182 {
                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/cotopaxi/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/cotopaxi/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/cotopaxi/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/cotopaxi/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventListener\RequestListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.753+00:00"
        "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"
      ]
    ]
    782 => [
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.735+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.type AS type_2, t0.old_url AS old_url_3, t0.new_url AS new_url_4 FROM redirects t0 WHERE t0.old_url = ? LIMIT 1"
          "params" => [
            1 => "/_profiler/90842d/search/results?ip=192.168.0.116&limit=10"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.735+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.type AS type_2, t0.old_url AS old_url_3, t0.new_url AS new_url_4 FROM redirects t0 WHERE t0.old_url = ? LIMIT 1"
          "params" => [
            1 => "/_profiler/90842d/search/results?ip=192.168.0.116&limit=10"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\UrlListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\UrlListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\OldUrlRedirects::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\RequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.736+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\OldUrlRedirects::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.737+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.737+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventListener\ListinoListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.737+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.737+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.737+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.737+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.737+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerUICYONZ\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.737+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventListener\RequestListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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" => 1750054681
        "timestamp_rfc3339" => "2025-06-16T06:18:01.751+00:00"
        "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: [
    2 => 1
    782 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#233 …}
}
redirectTo
false

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
connection
"Keep-Alive"
cookie
"ShippingRegionID=1; listino=it; PHPSESSID=feus9m0bsn875u43sis2ncrpt1; listinoID=1; userChosenLanguage=it; userChosenLanguageID=1; ShippingRegion=it"
from
"gptbot(at)openai.com"
host
"cotopaxi-interno.inol3.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-for
"20.171.207.113"
x-forwarded-host
"cotopaxi-interno.inol3.com"
x-forwarded-server
"cotopaxi-interno.inol3.com"
x-openai-host-hash
"959918662"
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
"Mon, 16 Jun 2025 06:18:01 GMT"
set-cookie
"listino=it; expires=Tue, 16 Jun 2026 06:18:01 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
vary
"Accept"
x-debug-exception
"Warning%3A%20Undefined%20array%20key%20%22listino%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fcotopaxi%2Fsrc%2FEventListener%2FRequestListener.php:219"
x-debug-token
"71ffed"

Cookies

Request Cookies

Key Value
PHPSESSID
"feus9m0bsn875u43sis2ncrpt1"
ShippingRegion
"it"
ShippingRegionID
"1"
listino
"it"
listinoID
"1"
userChosenLanguage
"it"
userChosenLanguageID
"1"

Response Cookies

Key Value
listino
Symfony\Component\HttpFoundation\Cookie {#1161
  #name: "listino"
  #value: "it"
  #domain: null
  #expire: 1781590681
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -partitioned: false
  -secureDefault: false
}

Session 3

Session Metadata

Key Value
Created
"Mon, 16 Jun 25 06:14:51 +0000"
Last used
"Mon, 16 Jun 25 06:17:00 +0000"
Lifetime
0

Session Attributes

Attribute Value
country
"IT"
countryId
114
lang
"it"
langId
1
listino
"it"
listinoId
1
nrListini
1
nrProductsInCart
0

Session Usage

3 Usages
Stateless check enabled
Usage
App\EventListener\RequestListener:238
[
  [
    "file" => "/var/www/cotopaxi/src/EventListener/RequestListener.php"
    "line" => 238
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/cotopaxi/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\RequestListener:239
[
  [
    "file" => "/var/www/cotopaxi/src/EventListener/RequestListener.php"
    "line" => 239
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/cotopaxi/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\RequestListener:242
[
  [
    "file" => "/var/www/cotopaxi/src/EventListener/RequestListener.php"
    "line" => 242
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/cotopaxi/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APIKEY_BRT
"f8685290-08de-4812-86fe-217faab45e4d"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"0992abaee5b8d3db257cd9a1fb1a5af8"
APP_SECRET_ORDER
"nd/osGRq/thxi/ro8guexnCmHA207au15DkwlliGXYE="
AW_CODE
""
AW_LABEL
""
BANNER_HUB
"../../hub2/public/uploads/banner_images/cotopaxi"
COD_COST
"6"
DATABASE_URL
"mysql://root:adrenaline@192.168.0.118:3306/cotopaxi_artcrafts?serverVersion=5.7.34"
DEFAULT_COUNTRY
"IT"
DEFAULT_IMAGES_DIMENSIONS
"220x200"
DEFAULT_LANG
"it"
DEFAULT_LANG_ID
"1"
DEV_EMAIL
"paolosweden@gmail.com"
DEV_NAME
"Paolo Piazza"
DOOFINDER_INSTALLATION_ID
"~"
FALCO_ADD_TRACKING_SHIPMENTS_ENDPOINT
"/add-shipment-to-track"
FALCO_API_ORDERS_ID
"2745"
FALCO_API_URL
"https://falco.localhost:8890/api"
FALCO_KEY
"bncjfxc3reyqxmz3h2f9t859wfncvr"
FALCO_KEY_SECRET_CHAR
":"
FALCO_RETURNS_ENDPOINT
"/create-return"
FALCO_TRACKING_MAILS
"[1,3,4,5,6]"
FTP_PWD
"MNDHB7b2ftuwgedt"
FTP_SERVER
"artcraft-front.artera.farm"
FTP_USERNAME
"artcraft"
GA_Code
""
GMAP_KEY
"AIzaSyC-iqJT1Sdxi247-B81KYBcNgDUR6IXHWw"
GOOGLE_RECAPTCHA_KEY
"6LcqQCgrAAAAADHxcVfP4f95TBdwdAfswdzx9n-T"
GOOGLE_RECAPTCHA_SECRET
"6LcqQCgrAAAAAE3fYH7u1XxdisoV1-wz7cnM4HDp"
GTM
"~"
IBAN_LENGTH
"27"
IMG_SIZE_PATH
"400x400"
MAX_COD_QUANTITY
"5"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RECAPTCHA_SCORE_THRESHOLD
"0.5"
RECAPTCHA_URL
"https://www.google.com/recaptcha/api/siteverify"
SHIPPING_COST_IT
"4.90"
SHIPPING_COST_OT
"8.00"
SHIPPING_COST_THRESHOLD_IT
"200"
SHIPPING_COST_THRESHOLD_OT
"250"
SHOP_ROUTE
""
SHOW_PUDO
"1"
SITE_ROUTE
"cotopaxi"
SrvSide
"https://www.googletagmanager.com/gtm.js"
SrvSideBody
"https://www.googletagmanager.com"
TradeTrackerCampaignID
"~"
VAT_PERCENTAGE
"22"
WARNING_COD_QUANTITY
"3"
WARNING_COD_QUANTITY_EMAIL
"m.galletti@artcrafts.it"
WARNING_DEV_EMAIL
"paolosweden@gmail.com|Paolo Piazza,piazza@inol3.com|Paolo Piazza"
adyen_apiKey
"AQEuhmfxKYPIbhNCw0m/n3Q5qf3VaZlZDoFLXnFF9UiKzFXavb5Ss0rYgcqQCqofXxDBXVsNvuR83LVYjEgiTGAH-0m04dMJkGQFgtpXETvSBVCI39pOsT2lDFGHBYwzbIAo=-i1iU$ZHc4V[xh=7g^EF"
adyen_client_key
"test_BDMTGOVHU5EURBRS22BAXA5K7UBBH3JY"
adyen_endpoint_url_prefix
"null"
adyen_environment
"TEST"
adyen_merchantAccount
"ArtcraftsSPAECOM"
adyen_originKeys
"pub.v2.BSSFZ86CCS98SN65.aHR0cHM6Ly9jb3RvcGF4aS1pbnRlcm5vLmlub2wzLmNvbQ.nqdnYkIgPW2SuqDBKQ6Fz0J3jK66pPWRIIscbiZDkjs"
adyen_payment_details_endpoint
"https://checkout-test.adyen.com/checkout/v69/payments/details"
adyen_ws_user
"ws_696560@Company.ArtcraftsSPA"
adyen_ws_user_basic_auth
"qGI^re,23(:;*42b@nY8aCdFI"
assistance_mail
"cotopaxi.support@ecommerceonline.it"
brand_label
"CX"
brand_name
"Cotopaxi"
client_service_mail
"cotopaxi.support@ecommerceonline.it"
client_service_phone
"+39 0423 076 016"
confirmationEmailCCn
"info@cotopaxi.it"
facebook_url
"https://www.facebook.com/"
falco_brandname
"cotopaxi"
falco_identifier
"cotopaxi"
from_mail_address
"cotopaxi.support@ecommerceonline.it"
from_mail_name
"Assistenza Clienti Cotopaxi"
hub_url
"https://hub.artcrafts.it"
instagram_url
"https://www.instagram.com/"
mailer_host
"mail.smtp2go.com"
mailer_password
"F2024&Y8Hp]QD|y3[cE-=wR6M^"
mailer_port
"2525"
mailer_user
"inol3"
max_return_days
"14"
nr_colors_product_card
"6"
orders_label
"O"
password_bcrypt_cost
"12"
paypalEmail
"paolosweden+1@gmail.com"
paypalUrl
"https://www.sandbox.paypal.com/cgi-bin/webscr"
paypalUrlRedirect
"https://www.sandbox.paypal.com/webscr"
paypal_API_endpoint
"https://api-3t.sandbox.paypal.com/nvp"
paypal_API_password
"1400604764"
paypal_API_signature
"An5ns1Kso7MWUdW4ErQKJJJ4qi4-AuEil-wQew4AEcbnc0L47pPXS3bA"
paypal_API_user
"paolosweden+2_api1.gmail.com"
paypal_API_version
"124"
pinterest_url
"~"
refund_gift_box
"0"
request_bcc_mail
"~"
request_mail
"~"
returnToAddressCity
"Taverne di Corciano"
returnToAddressCompany
"Artcrafts International"
returnToAddressCountry
"IT"
returnToAddressEmail
"s.morgia@artcrafts.it"
returnToAddressName
"L&TC Logistics & traffic centre Srl"
returnToAddressPhone
"+39.055.68.189"
returnToAddressState
"PG"
returnToAddressStreet1
"Via Firenze, 41"
returnToAddressStreet2
""
returnToAddressZip
"06073"
return_threshold
"4"
returns_label
"RM-CX"
site_langs
"it"
site_route
"cotopaxi"
skew_gift
"CX.GIFT-000000000076"
supportEmail
"cotopaxi.support@ecommerceonline.it"
timeImg
"20240901"
website_name
"Cotopaxi"
website_url
"https://cotopaxi-interno.inol3.com"
website_url_short
"cotopaxi-interno.inol3.com"
youtube_url
"~"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/cotopaxi/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/cotopaxi/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"ShippingRegionID=1; listino=it; PHPSESSID=feus9m0bsn875u43sis2ncrpt1; listinoID=1; userChosenLanguage=it; userChosenLanguageID=1; ShippingRegion=it"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"cotopaxi-interno.inol3.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"20.171.207.113"
HTTP_X_FORWARDED_HOST
"cotopaxi-interno.inol3.com"
HTTP_X_FORWARDED_SERVER
"cotopaxi-interno.inol3.com"
HTTP_X_OPENAI_HOST_HASH
"959918662"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"ip=192.168.0.116&limit=10"
REDIRECT_QUERY_STRING
"ip=192.168.0.116&limit=10"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/_profiler/90842d/search/results"
REMOTE_ADDR
"192.168.0.116"
REMOTE_PORT
"38810"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1750054681
REQUEST_TIME_FLOAT
1750054681.7077
REQUEST_URI
"/_profiler/90842d/search/results?ip=192.168.0.116&limit=10"
SCRIPT_FILENAME
"/var/www/cotopaxi/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.0.122"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"cotopaxi-interno.inol3.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at cotopaxi-interno.inol3.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/var/www/cotopaxi/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,APP_SECRET_ORDER,DATABASE_URL,MESSENGER_TRANSPORT_DSN,facebook_url,instagram_url,youtube_url,pinterest_url,paypalUrl,paypalUrlRedirect,paypalEmail,paypal_API_user,paypal_API_password,paypal_API_version,paypal_API_signature,paypal_API_endpoint,adyen_ws_user,adyen_ws_user_basic_auth,adyen_merchantAccount,adyen_client_key,adyen_apiKey,adyen_originKeys,adyen_environment,adyen_endpoint_url_prefix,adyen_payment_details_endpoint,timeImg,IBAN_LENGTH,brand_name,brand_label,orders_label,returns_label,max_return_days,DEFAULT_IMAGES_DIMENSIONS,IMG_SIZE_PATH,DEFAULT_LANG,DEFAULT_LANG_ID,DEFAULT_COUNTRY,site_langs,hub_url,website_url,website_url_short,website_name,SITE_ROUTE,SHOP_ROUTE,nr_colors_product_card,assistance_mail,client_service_mail,supportEmail,confirmationEmailCCn,request_mail,request_bcc_mail,client_service_phone,from_mail_address,from_mail_name,password_bcrypt_cost,VAT_PERCENTAGE,COD_COST,WARNING_DEV_EMAIL,WARNING_COD_QUANTITY,MAX_COD_QUANTITY,WARNING_COD_QUANTITY_EMAIL,DEV_EMAIL,DEV_NAME,AW_CODE,AW_LABEL,APIKEY_BRT,GMAP_KEY,GTM,BANNER_HUB,SrvSide,SrvSideBody,GA_Code,RECAPTCHA_URL,RECAPTCHA_SCORE_THRESHOLD,GOOGLE_RECAPTCHA_SECRET,GOOGLE_RECAPTCHA_KEY,DOOFINDER_INSTALLATION_ID,TradeTrackerCampaignID,return_threshold,SHOW_PUDO,SHIPPING_COST_THRESHOLD_IT,SHIPPING_COST_IT,SHIPPING_COST_THRESHOLD_OT,SHIPPING_COST_OT,mailer_user,mailer_password,mailer_host,mailer_port,FTP_SERVER,FTP_USERNAME,FTP_PWD,falco_brandname,falco_identifier,returnToAddressName,returnToAddressCompany,returnToAddressStreet1,returnToAddressStreet2,returnToAddressCity,returnToAddressState,returnToAddressZip,returnToAddressCountry,returnToAddressPhone,returnToAddressEmail,FALCO_API_URL,FALCO_KEY,FALCO_KEY_SECRET_CHAR,FALCO_API_ORDERS_ID,FALCO_TRACKING_MAILS,FALCO_RETURNS_ENDPOINT,FALCO_ADD_TRACKING_SHIPMENTS_ENDPOINT,skew_gift,refund_gift_box,site_route"

Parent Request

Return to parent request (token = 2accfe)

Key Value
_controller
"web_profiler.controller.profiler::searchResultsAction"
_firewall_context
"security.firewall.map.context.dev"
_remove_csp_headers
true
_route
"_profiler_search_results"
_route_params
[
  "token" => "90842d"
]
_stopwatch_token
"a165c3"
redirectTo
false
token
"90842d"