GET https://symfony.thizen.fr/categorie/Manteaux

CategoryController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\CategoryController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_category"
_route_params
[
  "slug" => "Manteaux"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"950fdc"
slug
"Manteaux"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"symfony.thizen.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"

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, 11 Jan 2026 19:29:41 GMT"
x-debug-token
"4dae4f"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sun, 11 Jan 26 20:29:41 +0100"
Last used
"Sun, 11 Jan 26 20:29:41 +0100"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
App\Classe\Cart:81
[
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/src/Classe/Cart.php"
    "line" => 81
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/src/Classe/Cart.php"
    "line" => 90
    "function" => "getCart"
    "class" => "App\Classe\Cart"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/src/Twig/AppExtensions.php"
    "line" => 35
    "function" => "fullQuantity"
    "class" => "App\Classe\Cart"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/ExtensionSet.php"
    "line" => 330
    "function" => "getGlobals"
    "class" => "App\Twig\AppExtensions"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Environment.php"
    "line" => 838
    "function" => "getGlobals"
    "class" => "Twig\ExtensionSet"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Template.php"
    "line" => 383
    "function" => "getGlobals"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/src/Controller/CategoryController.php"
    "line" => 21
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\CategoryController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public/index.php"
    "line" => 5
    "args" => [
      "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1861
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/var/cache/dev/twig/63/634360f8a3d68ea5f428cf4f61a015aa.php"
    "line" => 161
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f0824209299a0096ac607c6141e3a5c"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/var/cache/dev/twig/2b/2bdba06abdac519aa3fd80813fd1248f.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cd67dad17fbb248d991605d3df01ffbf"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/src/Controller/CategoryController.php"
    "line" => 21
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\CategoryController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public/index.php"
    "line" => 5
    "args" => [
      "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public/index.php"
    "line" => 5
    "args" => [
      "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public/index.php"
    "line" => 5
    "args" => [
      "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public/index.php"
    "line" => 5
    "args" => [
      "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public/index.php"
    "line" => 5
    "args" => [
      "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public/index.php"
    "line" => 5
    "args" => [
      "/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"369ec2fafb04d750e71b2033c7a63f19"
DATABASE_URL
"mysql://dbu1364313:France1998!!@db5017584506.hosting-data.io:3306/dbs14080064?serverVersion=13&charset=utf8"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/kunden/usr/lib/cgi-bin/"
CONTEXT_PREFIX
"/system-bin/"
DBENTRY__WAID
"554158f4-7348-4a75-bfdf-166db5f940eb"
DBENTRY__WSID
"4298908554"
DOCUMENT_ROOT
"/kunden/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"symfony.thizen.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/kunden/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public/index.php"
PATH
"/bin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_DOCUMENT_ROOT
"/kunden/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public"
REDIRECT_HANDLER
"x-mapp-php4"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_CPU
"40"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_CPU_JIMDO
"60"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_JIMDO
"800"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_MEM
"768"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_MEM_JIMDO
"768"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCHARD
"27"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCHARD_JIMDO
"24"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCSOFT
"15"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCSOFT_JIMDO
"24"
REDIRECT_REDIRECT_DOCUMENT_ROOT
"/kunden/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UI_SUEXEC_DEFAULT_CHROOT_ID
"0"
REDIRECT_REDIRECT_UI_SUEXEC_FSTATD_UNIXSOCKET
"/run/ui-fstatd.suexec.socket"
REDIRECT_REDIRECT_UI_SUEXEC_STATISTICS_UNIXSOCKET
"/homepages/sclientMF/http.sock.bin"
REDIRECT_REDIRECT_UNIQUE_ID
"aWP6JbXqvSp4IdX-tciKQAAAADI"
REDIRECT_REDIRECT_WAAS_MODE
"1"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aWP6JbXqvSp4IdX-tciKQAAAADI"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"216.73.216.149"
REMOTE_PORT
"21948"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768159781
REQUEST_TIME_FLOAT
1768159781.696
REQUEST_URI
"/categorie/Manteaux"
SCRIPT_FILENAME
"/kunden/homepages/21/d4298908554/htdocs/symfony/laboutiquefrancaise/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"82.165.90.192"
SERVER_ADMIN
"webmaster@symfony.thizen.fr"
SERVER_NAME
"symfony.thizen.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
STATUS
"200"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
UNIQUE_ID
"aWP6JbXqvSp4IdX-tciKQAAAADI"
argc
0
argv
[]