IncludeController :: header

Request

GET Parameters

Key Value
_path
"_format=html&_locale=it&_controller=App%5CController%5CIncludeController%3A%3Aheader"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\IncludeController::header"
_format
"html"
_locale
"it"
_stopwatch_token
"2fa2b3"
listino
"it"
originalRequest
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +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/outlet/ultimi-pezzi"
  #requestUri: "/it/donna/outlet/ultimi-pezzi"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#825 …}
  #locale: "it"
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}

Request Headers

Header Value
accept
"*/*"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-encoding
"gzip, br, zstd, deflate"
accept-language
"en-us,en;q=0.5"
connection
"Keep-Alive"
cookie
"PHPSESSID=31ftsck4qfmmuj946s4t9abhek; sf_redirect=%7B%22token%22%3A%222160a8%22%2C%22route%22%3A%22product_page%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPagesController%22%2C%22method%22%3A%22product%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fteva%5C%2Fsrc%5C%2FController%5C%2FPagesController.php%22%2C%22line%22%3A742%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; ShippingRegionID=1; main_deauth_profile_token=4be392; ShippingRegion=it; userChosenLanguage=it; userChosenLanguageID=1"
forwarded
"for="192.168.0.116";host="teva-new-interno.inol3.com";proto=http"
host
"teva-new-interno.inol3.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"192.168.0.116"
x-forwarded-server
"teva-new-interno.inol3.com"
x-php-ob-level
"2"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Mon, 27 Oct 2025 16:58:41 GMT"
x-debug-token
"2491be"

Cookies

Request Cookies

Key Value
PHPSESSID
"31ftsck4qfmmuj946s4t9abhek"
ShippingRegion
"it"
ShippingRegionID
"1"
main_deauth_profile_token
"4be392"
sf_redirect
"{"token":"2160a8","route":"product_page","method":"GET","controller":{"class":"App\\Controller\\PagesController","method":"product","file":"\/var\/www\/teva\/src\/Controller\/PagesController.php","line":742},"status_code":302,"status_text":"Found"}"
userChosenLanguage
"it"
userChosenLanguageID
"1"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Mon, 27 Oct 25 16:58:37 +0000"
Last used
"Mon, 27 Oct 25 16:58:40 +0000"
Lifetime
0

Session Attributes

Attribute Value
country
"IT"
countryId
114
lang
"it"
langId
1
nrListini
1
nrProductsInCart
0
shippingRegion
"it"
shippingRegionId
1

Session Usage

5 Usages
Stateless check enabled
Usage
App\EventListener\RequestListener:416
[
  [
    "file" => "/var/www/teva/src/EventListener/RequestListener.php"
    "line" => 416
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/teva/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\RequestListener:417
[
  [
    "file" => "/var/www/teva/src/EventListener/RequestListener.php"
    "line" => 417
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/teva/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\RequestListener:420
[
  [
    "file" => "/var/www/teva/src/EventListener/RequestListener.php"
    "line" => 420
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/teva/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1909
[
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/var/cache/dev/twig/37/374ffe3a01fe59cc07e30484b260c2c1.php"
    "line" => 138
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_489575f2261f937675e639791e731c9e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/var/cache/dev/twig/db/dbcdbebdcd66aba7cc04d660f53b4027.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_81ab0dc0217f522462a764ddf424da62"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/src/Controller/ListProductsController.php"
    "line" => 638
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "listCategoryLevel3"
    "class" => "App\Controller\ListProductsController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/teva/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/teva/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/var/cache/dev/twig/3b/3b99db7d75a65c3bd770edc95c34f353.php"
    "line" => 705
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6d0ef841fc7054c10e4c5c65286afa92"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/src/Controller/IncludeController.php"
    "line" => 64
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "header"
    "class" => "App\Controller\IncludeController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 41
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/var/cache/dev/twig/37/374ffe3a01fe59cc07e30484b260c2c1.php"
    "line" => 923
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_header"
    "class" => "__TwigTemplate_489575f2261f937675e639791e731c9e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/var/cache/dev/twig/37/374ffe3a01fe59cc07e30484b260c2c1.php"
    "line" => 228
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_489575f2261f937675e639791e731c9e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/var/cache/dev/twig/db/dbcdbebdcd66aba7cc04d660f53b4027.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_81ab0dc0217f522462a764ddf424da62"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/src/Controller/ListProductsController.php"
    "line" => 638
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "listCategoryLevel3"
    "class" => "App\Controller\ListProductsController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/teva/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/teva/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
""
COD_COST
"6"
DATABASE_URL
"mysql://root:adrenaline@192.168.0.118:3306/teva_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
"6LfANIYrAAAAALvN-dg-ACraHRpJBP-sElbC62rP"
GOOGLE_RECAPTCHA_SECRET
"6LfANIYrAAAAAOfut5BKNKJQyLkWdqG4rZ8e1GYz"
GTM
"~"
IBAN_LENGTH
"27"
IMG_LIST_SIZE_PATH
"400x400_TE"
IMG_SIZE_PATH
"400x400_TE"
MAX_COD_QUANTITY
"5"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RECAPTCHA_URL
"https://www.google.com/recaptcha/api/siteverify"
SHOP_ROUTE
"teva"
SHOW_PUDO
"1"
SITE_ROUTE
"teva"
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
"AQEuhmfxL4/LaxFDw0m/n3Q5qf3VaZlZDoFLXnFF9UiK+5jkml7Ssos1Mj7TvHV+MRDBXVsNvuR83LVYjEgiTGAH-9tKC7nLcsB6ny9bQIIv1/0KpIVzF50qMP2e/nr3Jig8=-i1iVcW85I6q7:63??_p"
adyen_client_key
"test_5CEAX3M4INCFRDYOH5NJ7BCF3ANZOXVI"
adyen_endpoint_url_prefix
"null"
adyen_environment
"TEST"
adyen_merchantAccount
"ArtcraftsSPAECOM"
adyen_originKeys
"pub.v2.P799RN3S4QXL79V5.aHR0cHM6Ly9jb3RvcGF4aS5sb2NhbGhvc3Q6ODg5MA.IA26O0GiNrFxUeIXo2crl7I7Q-FrcZgcprFowvTSB0E"
adyen_payment_details_endpoint
"https://checkout-test.adyen.com/checkout/v69/payments/details"
adyen_ws_user
"ws_055041@Company.ArtcraftsSPA"
adyen_ws_user_basic_auth
"<a=Cjte4QG8I{fB;ZCvJV;^+L"
assistance_mail
"teva.support@ecommerceonline.it"
brand_label
"TV"
brand_name
"Teva"
client_service_mail
"teva.support@ecommerceonline.it"
client_service_phone
"+39 0423 077 883"
confirmationEmailCCn
"info@coralblue.it"
facebook_url
"https://www.facebook.com/people/Kizik-Italy/61572787126197/"
falco_brandname
"teva"
falco_identifier
"teva"
from_mail_address
"teva.support@ecommerceonline.it"
from_mail_name
"Assistenza Clienti Teva"
hub_url
"https://hub.artcrafts.it"
instagram_url
"https://www.instagram.com/kizik_it/"
mailer_host
"mail.smtp2go.com"
mailer_password
"F2024&Y8Hp]QD|y3[cE-=wR6M^"
mailer_port
"2525"
mailer_user
"inol3"
max_return_days
"60"
nr_colors_product_card
"5"
orders_label
"T"
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
"Santa Lucia, Prato"
returnToAddressCompany
"Artcrafts International"
returnToAddressCountry
"IT"
returnToAddressEmail
"s.morgia@artcrafts.it"
returnToAddressName
"InOut Soc. Coop"
returnToAddressPhone
"+39.055.68.189"
returnToAddressState
"PO"
returnToAddressStreet1
"Via Giovanni Marradi, 53A"
returnToAddressStreet2
""
returnToAddressZip
"59100"
return_threshold
"4"
returns_label
"RM-TE"
site_langs
"it"
skew_gift
"KZ.GIFT-000000000076"
supportEmail
"teva.support@ecommerceonline.it"
website_name
"Teva"
website_url
"https://teva-new-interno.inol3.com"
website_url_short
"teva-new-interno.inol3.com"
youtube_url
"~"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/teva/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/teva/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.5"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"PHPSESSID=31ftsck4qfmmuj946s4t9abhek; sf_redirect=%7B%22token%22%3A%222160a8%22%2C%22route%22%3A%22product_page%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPagesController%22%2C%22method%22%3A%22product%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fteva%5C%2Fsrc%5C%2FController%5C%2FPagesController.php%22%2C%22line%22%3A742%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; ShippingRegionID=1; main_deauth_profile_token=4be392; ShippingRegion=it; userChosenLanguage=it; userChosenLanguageID=1"
HTTP_FORWARDED
"for="192.168.0.116";host="teva-new-interno.inol3.com";proto=http"
HTTP_HOST
"teva-new-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
"192.168.0.116"
HTTP_X_FORWARDED_SERVER
"teva-new-interno.inol3.com"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CIncludeController%253A%253Aheader"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/it/donna/outlet/ultimi-pezzi"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"39326"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1761584320
REQUEST_TIME_FLOAT
1761584320.5229
REQUEST_URI
"/_fragment?_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CIncludeController%253A%253Aheader"
SCRIPT_FILENAME
"/var/www/teva/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.0.122"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"teva-new-interno.inol3.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at teva-new-interno.inol3.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/var/www/teva/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,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,IBAN_LENGTH,brand_name,brand_label,orders_label,returns_label,max_return_days,DEFAULT_IMAGES_DIMENSIONS,IMG_SIZE_PATH,IMG_LIST_SIZE_PATH,DEFAULT_LANG,DEFAULT_LANG_ID,DEFAULT_COUNTRY,site_langs,hub_url,website_url,website_url_short,website_name,SITE_ROUTE,assistance_mail,client_service_mail,supportEmail,confirmationEmailCCn,nr_colors_product_card,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,SrvSide,SrvSideBody,GA_Code,RECAPTCHA_URL,GOOGLE_RECAPTCHA_SECRET,GOOGLE_RECAPTCHA_KEY,DOOFINDER_INSTALLATION_ID,TradeTrackerCampaignID,return_threshold,SHOW_PUDO,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,SHOP_ROUTE,APP_SECRET_ORDER"

Parent Request

Return to parent request (token = b30ba8)

Key Value
_controller
"App\Controller\ListProductsController::listCategoryLevel3"
_firewall_context
"security.firewall.map.context.main"
_locale
"it"
_redirected
true
_route
"list_category_level3"
_route_params
[
  "listino" => null
  "_locale" => "it"
  "level1_category_url" => "donna"
  "level2_category_url" => "outlet"
  "level3_category_url" => "ultimi-pezzi"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#791
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\CustomerAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\CustomerAuthenticator {#792 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#789
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#737 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#793
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#794 …}
  }
]
_stopwatch_token
"a9abfa"
level1_category_url
"donna"
level2_category_url
"outlet"
level3_category_url
"ultimi-pezzi"
listino
"it"