Redirect 302 redirect from GET @list_category_level2 (f2685b)

GET http://colors-new-interno.inol3.com/it-it/kid/autunno-inverno

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"
_redirected
true
_route
"list_category_level2_with_listino"
_route_params
[
  "listino" => "it"
  "_locale" => "it"
  "level1_category_url" => "kid"
  "level2_category_url" => "autunno-inverno"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#837
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\CustomerAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\CustomerAuthenticator {#843 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#838
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#706 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#849
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#845 …}
  }
]
_stopwatch_token
"573023"
level1_category_url
"kid"
level2_category_url
"autunno-inverno"
listino
"it"
redirectTo
false

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"Keep-Alive"
cookie
"ShippingRegion=it; userChosenLanguageID=1; listinoID=1; sf_redirect=%7B%22token%22%3A%22f2685b%22%2C%22route%22%3A%22list_category_level2%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CListProductsController%22%2C%22method%22%3A%22listCategoryLevel2%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fcolors%5C%2Fsrc%5C%2FController%5C%2FListProductsController.php%22%2C%22line%22%3A304%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; userChosenLanguage=it; main_deauth_profile_token=69915e; listino=it; ShippingRegionID=1; PHPSESSID=n8qog58d69ofj824geqjngin59"
host
"colors-new-interno.inol3.com"
referer
"https://colors-new-interno.inol3.com/it/kid/autunno-inverno"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.146"
x-forwarded-host
"colors-new-interno.inol3.com"
x-forwarded-server
"colors-new-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
"Thu, 18 Dec 2025 05:00:00 GMT"
set-cookie
"listino=it; expires=Fri, 18 Dec 2026 05:00:00 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
x-debug-token
"e2f895"

Cookies

Request Cookies

Key Value
PHPSESSID
"n8qog58d69ofj824geqjngin59"
ShippingRegion
"it"
ShippingRegionID
"1"
listino
"it"
listinoID
"1"
main_deauth_profile_token
"69915e"
sf_redirect
"{"token":"f2685b","route":"list_category_level2","method":"GET","controller":{"class":"App\\Controller\\ListProductsController","method":"listCategoryLevel2","file":"\/var\/www\/colors\/src\/Controller\/ListProductsController.php","line":304},"status_code":302,"status_text":"Found"}"
userChosenLanguage
"it"
userChosenLanguageID
"1"

Response Cookies

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

Session 5

Session Metadata

Key Value
Created
"Thu, 18 Dec 25 04:59:50 +0000"
Last used
"Thu, 18 Dec 25 04:59:57 +0000"
Lifetime
0

Session Attributes

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

Session Usage

5 Usages
Stateless check enabled
Usage
App\EventListener\RequestListener:235
[
  [
    "file" => "/var/www/colors/src/EventListener/RequestListener.php"
    "line" => 235
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/colors/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\RequestListener:236
[
  [
    "file" => "/var/www/colors/src/EventListener/RequestListener.php"
    "line" => 236
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/colors/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\RequestListener:239
[
  [
    "file" => "/var/www/colors/src/EventListener/RequestListener.php"
    "line" => 239
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/colors/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/colors/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 375
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/src/Controller/IncludeController.php"
    "line" => 59
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "header"
    "class" => "App\Controller\IncludeController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 41
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/var/cache/dev/twig/01/0157b8ad50b9f6c03e6ce3150d9ab8ae.php"
    "line" => 1017
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_header"
    "class" => "__TwigTemplate_e14fe980af5eb8117f67cd805e623ea1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/var/cache/dev/twig/01/0157b8ad50b9f6c03e6ce3150d9ab8ae.php"
    "line" => 208
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e14fe980af5eb8117f67cd805e623ea1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/var/cache/dev/twig/22/221e8aa89a08fd6f4d0e6aba04d43342.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cdc81c211528f8d40f0f9451e1b598a0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/src/Controller/ListProductsController.php"
    "line" => 509
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "listCategoryLevel2"
    "class" => "App\Controller\ListProductsController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/colors/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1909
[
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/var/cache/dev/twig/71/7115d3944a31f4acedb56f621fe7fe2f.php"
    "line" => 836
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4e6e34d94e144fb0452b4619ac62cdc3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/src/Controller/IncludeController.php"
    "line" => 78
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "header"
    "class" => "App\Controller\IncludeController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 41
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/var/cache/dev/twig/01/0157b8ad50b9f6c03e6ce3150d9ab8ae.php"
    "line" => 1017
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_header"
    "class" => "__TwigTemplate_e14fe980af5eb8117f67cd805e623ea1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/var/cache/dev/twig/01/0157b8ad50b9f6c03e6ce3150d9ab8ae.php"
    "line" => 208
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e14fe980af5eb8117f67cd805e623ea1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/var/cache/dev/twig/22/221e8aa89a08fd6f4d0e6aba04d43342.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cdc81c211528f8d40f0f9451e1b598a0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/src/Controller/ListProductsController.php"
    "line" => 509
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "listCategoryLevel2"
    "class" => "App\Controller\ListProductsController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/colors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/colors/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
"https://hub2.inol3.com/uploads/banner_images/colors"
BANNER_MULTILANG
"0"
COD_COST
"6"
COURIER_EU_CODE
"5393"
COURIER_EU_NAME
"DHL"
COURIER_IT_CODE
"7E301X"
COURIER_IT_NAME
"UPS"
COURIER_OT_CODE
"5394"
COURIER_OT_NAME
"DHL"
DATABASE_URL
"mysql://root:adrenaline@192.168.0.118:3306/colors_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"
DHL_TRAKING_URL
"https://www.dhl.com/it-en/home/ecommerce/dhl-ecommerce-servicepoint-finder.html"
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
"6LdWEmUrAAAAADHOJKuecD3qUx__bNrl6N9-rBKr"
GOOGLE_RECAPTCHA_SECRET
"6LdWEmUrAAAAAJTWRlS7kLl8pCjlmY3vFDdp0aWW"
GTM
"~"
IBAN_LENGTH
"27"
IMG_SIZE_PATH
"400x570_HC"
MAINTENANCE_ALLOWED_IPS
"["192.168.0.116", "185.58.121.162"]"
MAINTENANCE_MODE
"false"
MAX_COD_QUANTITY
"5"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RECAPTCHA_URL
"https://www.google.com/recaptcha/api/siteverify"
SHIPPING_COST_IT
"4.90"
SHIPPING_COST_OT
"10.00"
SHIPPING_COST_THRESHOLD_IT
"80"
SHIPPING_COST_THRESHOLD_OT
"100"
SHOP_ROUTE
"colorsofcalifornia-shop"
SHOW_PUDO
"1"
SITE_ROUTE
"colors"
SrvSide
"https://www.googletagmanager.com/gtm.js"
SrvSideBody
"https://www.googletagmanager.com"
TradeTrackerCampaignID
"~"
UPS_CLIENT_ID
"mG1HcdAEcG2CeQ2HC6ltAtIVaXEKP2oX51hLDE0Q9QODbfCU"
UPS_DOMAIN
"https://onlinetools.ups.com"
UPS_SECRET
"1y9HiDMHLLBTWeQabFIiYgDwAXnvFFVrcS7LwAhIaGS9mTrHjIFEVDcM7uCVtNmY"
UPS_TRAKING_URL
"https://www.ups.com/it/en/business-solutions/pickup-dropoff-options"
USE_BANNER_FALLBACK
"0"
VAT_PERCENTAGE
"22"
WARNING_COD_QUANTITY
"3"
WARNING_COD_QUANTITY_EMAIL
"m.galletti@artcrafts.it"
WARNING_DEV_EMAIL
"artcrafts@inol3.com|ArtCrafts Inol3"
adyen_apiKey
"AQEuhmfxLILHbxJEw0m/n3Q5qf3VaZlZDoFLXnFF9UiKAqJq/P2oh0sXfdgT+E8NQRDBXVsNvuR83LVYjEgiTGAH-P8qTtJ3K9yxpgoKnf0adtPvyxdGnmF3rfZSBM3Hgesc=-i1iXIZ(Tq$+uS8Y{Eub"
adyen_client_key
"test_IJW3YU7Y3BDYTM54FWX5Q7BDHQW47YJN"
adyen_endpoint_url_prefix
"null"
adyen_environment
"TEST"
adyen_merchantAccount
"ArtcraftsSPAECOM"
adyen_originKeys
"pub.v2.CD6DLHW88489XQ75.aHR0cHM6Ly9jb2xvcnMtbmV3LWludGVybm8uaW5vbDMuY29t.hUapm7sIKQyIcxQbCiFrWYOQiYO1Av2Q4srW4cRPsSQ"
adyen_payment_details_endpoint
"https://checkout-test.adyen.com/checkout/v69/payments/details"
adyen_ws_user
"ws_389476@Company.ArtcraftsSPA"
adyen_ws_user_basic_auth
"=q=ZU5[XX7{96_d^(%7LV3TG-"
assistance_mail
"hello@inol3.com"
brand_label
"HC"
brand_name
"Colors of California"
client_service_mail
"hello@inol3.com"
client_service_phone
"+39 0422 1440012"
confirmationEmailCCn
"hello@inol3.com"
emailLogo
"/images/email/logo-colors.png"
facebook_url
"https://www.facebook.com/ColorsOfCalifornia"
falco_brandname
"colors"
falco_identifier
"colors"
from_mail_address
"colors.support@ecommerceonline.it"
from_mail_name
"Assistenza Clienti Colors of California"
hub_url
"https://hub.artcrafts.it"
instagram_url
"https://www.instagram.com/colorsofcalifornia"
mailer_host
"mail.smtp2go.com"
mailer_password
"F2024&Y8Hp]QD|y3[cE-=wR6M^"
mailer_port
"2525"
mailer_user
"inol3"
max_return_days
"75"
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-HC"
site_langs
"it"
skew_gift_box
"HC.GIFT-000000000076"
skew_gift_box_id
"719746"
skew_gift_box_product_code
"HC.GIFT"
skew_gift_box_product_id
"22388"
supportEmail
"colors.support@ecommerceonline.it"
timeImg
"20240901"
website_name
"Colors of California"
website_url
"https://colors-new-interno.inol3.com"
website_url_short
"colors-new-interno.inol3.com"
youtube_url
"~"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/colors/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/colors/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"ShippingRegion=it; userChosenLanguageID=1; listinoID=1; sf_redirect=%7B%22token%22%3A%22f2685b%22%2C%22route%22%3A%22list_category_level2%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CListProductsController%22%2C%22method%22%3A%22listCategoryLevel2%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fcolors%5C%2Fsrc%5C%2FController%5C%2FListProductsController.php%22%2C%22line%22%3A304%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; userChosenLanguage=it; main_deauth_profile_token=69915e; listino=it; ShippingRegionID=1; PHPSESSID=n8qog58d69ofj824geqjngin59"
HTTP_HOST
"colors-new-interno.inol3.com"
HTTP_REFERER
"https://colors-new-interno.inol3.com/it/kid/autunno-inverno"
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.146"
HTTP_X_FORWARDED_HOST
"colors-new-interno.inol3.com"
HTTP_X_FORWARDED_SERVER
"colors-new-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-it/kid/autunno-inverno"
REMOTE_ADDR
"192.168.0.116"
REMOTE_PORT
"34680"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1766033997
REQUEST_TIME_FLOAT
1766033997.8519
REQUEST_URI
"/it-it/kid/autunno-inverno"
SCRIPT_FILENAME
"/var/www/colors/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.0.122"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"colors-new-interno.inol3.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at colors-new-interno.inol3.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/var/www/colors/.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,BANNER_MULTILANG,USE_BANNER_FALLBACK,hub_url,website_url,website_url_short,website_name,SITE_ROUTE,SHOP_ROUTE,assistance_mail,client_service_mail,supportEmail,confirmationEmailCCn,emailLogo,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,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,COURIER_IT_NAME,COURIER_EU_NAME,COURIER_OT_NAME,COURIER_IT_CODE,COURIER_EU_CODE,COURIER_OT_CODE,UPS_TRAKING_URL,DHL_TRAKING_URL,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,UPS_CLIENT_ID,UPS_SECRET,UPS_DOMAIN,skew_gift_box,skew_gift_box_id,skew_gift_box_product_id,skew_gift_box_product_code,refund_gift_box,MAINTENANCE_MODE,MAINTENANCE_ALLOWED_IPS"

Sub Requests 2

IncludeController :: header (token = b72c9b)

Key Value
_controller
"App\Controller\IncludeController::header"
_format
"html"
_locale
"it"
_stopwatch_token
"e5535f"
originalRequest
Symfony\Component\HttpFoundation\Request {#17
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#60 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#63 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#62 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#64 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/it-it/kid/autunno-inverno"
  #requestUri: "/it-it/kid/autunno-inverno"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#874 …}
  #locale: "it"
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
redirectTo
false

IncludeController :: footer (token = 97d7fc)

Key Value
_controller
"App\Controller\IncludeController::footer"
_format
"html"
_locale
"it"
_stopwatch_token
"21f467"
originalRequest
Symfony\Component\HttpFoundation\Request {#17
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#60 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#63 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#62 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#64 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/it-it/kid/autunno-inverno"
  #requestUri: "/it-it/kid/autunno-inverno"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#874 …}
  #locale: "it"
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
redirectTo
false