GET http://cotopaxi-interno.inol3.com/it/donna/nuovi-arrivi

ListProductsController :: listCategoryLevel2

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ListProductsController::listCategoryLevel2"
_firewall_context
"security.firewall.map.context.main"
_locale
"it"
_route
"list_category_level2"
_route_params
[
  "listino" => null
  "_locale" => "it"
  "level1_category_url" => "donna"
  "level2_category_url" => "nuovi-arrivi"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"b95e40"
level1_category_url
"donna"
level2_category_url
"nuovi-arrivi"
listino
"it"
redirectTo
false

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"Keep-Alive"
cookie
"ShippingRegionID=1; ShippingRegion=it; userChosenLanguageID=1; listinoID=1; PHPSESSID=4h5r3dom5h2788jt4j22dbss0o; userChosenLanguage=it; listino=it"
host
"cotopaxi-interno.inol3.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.11"
x-forwarded-host
"cotopaxi-interno.inol3.com"
x-forwarded-server
"cotopaxi-interno.inol3.com"
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, 15 Jun 2025 11:50:25 GMT"
set-cookie
"listino=it; expires=Mon, 15 Jun 2026 11:50:25 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
x-debug-token
"b7953b"

Cookies

Request Cookies

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

Response Cookies

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

Session 6

Session Metadata

Key Value
Created
"Sun, 15 Jun 25 11:50:24 +0000"
Last used
"Sun, 15 Jun 25 11:50:24 +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

6 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"
  ]
]
Twig\Extension\CoreExtension:1754
[
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1754
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/var/cache/dev/twig/ba/baea17a845bd058b9aa25e3d68d71c51.php"
    "line" => 134
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_70565a578a9e94380b0e00d32e9c24b8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/var/cache/dev/twig/22/220878defd8943485fc8ceed23a21a3f.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f582dd80908e95e0b0f66729154d2de9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/src/Controller/ListProductsController.php"
    "line" => 429
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "listCategoryLevel2"
    "class" => "App\Controller\ListProductsController"
    "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"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 347
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/src/Controller/IncludeController.php"
    "line" => 59
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "header"
    "class" => "App\Controller\IncludeController"
    "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/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 41
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/var/cache/dev/twig/ba/baea17a845bd058b9aa25e3d68d71c51.php"
    "line" => 907
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Template.php"
    "line" => 437
    "function" => "block_header"
    "class" => "__TwigTemplate_70565a578a9e94380b0e00d32e9c24b8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/var/cache/dev/twig/ba/baea17a845bd058b9aa25e3d68d71c51.php"
    "line" => 224
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_70565a578a9e94380b0e00d32e9c24b8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/var/cache/dev/twig/22/220878defd8943485fc8ceed23a21a3f.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f582dd80908e95e0b0f66729154d2de9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/src/Controller/ListProductsController.php"
    "line" => 429
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "listCategoryLevel2"
    "class" => "App\Controller\ListProductsController"
    "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"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "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" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/cotopaxi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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, zstd, deflate"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"ShippingRegionID=1; ShippingRegion=it; userChosenLanguageID=1; listinoID=1; PHPSESSID=4h5r3dom5h2788jt4j22dbss0o; userChosenLanguage=it; listino=it"
HTTP_HOST
"cotopaxi-interno.inol3.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.11"
HTTP_X_FORWARDED_HOST
"cotopaxi-interno.inol3.com"
HTTP_X_FORWARDED_SERVER
"cotopaxi-interno.inol3.com"
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
"/it/donna/nuovi-arrivi"
REMOTE_ADDR
"192.168.0.116"
REMOTE_PORT
"56366"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1749988225
REQUEST_TIME_FLOAT
1749988225.3074
REQUEST_URI
"/it/donna/nuovi-arrivi"
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"

Sub Requests 2

IncludeController :: header (token = 19d75e)

Key Value
_controller
"App\Controller\IncludeController::header"
_format
"html"
_locale
"it"
_stopwatch_token
"2b54f3"
listino
"it"
originalRequest
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/it/donna/nuovi-arrivi"
  #requestUri: "/it/donna/nuovi-arrivi"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#826 …}
  #locale: "it"
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
redirectTo
false

IncludeController :: footer (token = 2967f0)

Key Value
_controller
"App\Controller\IncludeController::footer"
_format
"html"
_locale
"it"
_stopwatch_token
"53d179"
listino
"it"
originalRequest
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/it/donna/nuovi-arrivi"
  #requestUri: "/it/donna/nuovi-arrivi"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#826 …}
  #locale: "it"
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
redirectTo
false