ErrorController
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "error_controller" |
| exception | Twig\Error\RuntimeError {#1166 -lineno: 19 -name: "content/structure/menuZonesActives.html.twig" -rawMessage: "Impossible to access an attribute ("Scategorie") on a null variable." -sourcePath: "/var/www/clients/client2/web14/web/templates/content/structure/menuZonesActives.html.twig" -sourceCode: """ <!-- Retour Global -->\n <div class="col-12 add">\n {% if stack.navH is defined and stack.navH is not null %}\n Retour Global <i class="fas fa-arrow-up"></i> :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : stack.navH, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : stack.navH, 'recherche': recherche }) }}">\n {% endif %}\n {{ stack.navH }}\n </a>\n \n Catégorie/Séquences/Cards :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : stack.navH, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : stack.navH, 'recherche': recherche }) }}">\n {% endif %}\n {{ stackH.Scategorie.nom }} | {{ stackH.Ssequence.nom }} | {{ stackH.nom }}\n </a>\n {% endif %}\n </div>\n \n <!-- Arrière -->\n <div class="col-12 add">\n {% if stack.navG is defined and stack.navG is not null %}\n Arrière <i class="fas fa-arrow-left"></i> :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : stack.navG, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : stack.navG, 'recherche': recherche }) }}">\n {% endif %}\n {{ stack.navG }}\n </a>\n \n Catégorie/Séquences/Cards :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : stack.navG, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : stack.navG, 'recherche': recherche }) }}">\n {% endif %}\n {{ stackG.Scategorie.nom }} | {{ stackG.Ssequence.nom }} | {{ stackG.nom }}\n </a>\n {% endif %}\n </div>\n \n <!-- Avant -->\n <div class="col-12 add">\n {% if stack.navD is defined and stack.navD is not null %}\n Avant <i class="fas fa-arrow-right"></i> :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : stack.navD, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : stack.navD, 'recherche': recherche }) }}">\n {% endif %}\n {{ stack.navD }}\n </a>\n \n Catégorie/Séquences/Cards :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : stack.navD, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : stack.navD, 'recherche': recherche }) }}">\n {% endif %}\n {{ stackD.Scategorie.nom }} | {{ stackD.Ssequence.nom }} | {{ stackD.nom }}\n </a>\n {% endif %}\n </div>\n \n <!-- Retour Séq -->\n <div class="col-12 add">\n {% if stack.navBG is defined and stack.navBG is not null %}\n Retour Séq. <i class="fas fa-arrow-down"></i> :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : stack.navBG, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : stack.navBG, 'recherche': recherche }) }}">\n {% endif %}\n {{ stack.navBG }}\n </a>\n \n Catégorie/Séquences/Cards :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : stack.navBG, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : stack.navBG, 'recherche': recherche }) }}">\n {% endif %}\n {{ stackBG.Scategorie.nom }} | {{ stackBG.Ssequence.nom }} | {{ stackBG.nom }}\n </a>\n {% endif %}\n </div>\n \n <!-- Rollover / Click -->\n <div class="col-12 add">\n {% if stack.zones is defined and stack.zones is not null %}\n {% set i = 0 %}\n {% for zone in stack.zones %}\n \n {% if zone.rollover is defined and zone.rollover is not null %}\n Rollover <i class="fas fa-vector-square"></i> :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : zone.rollover, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : zone.rollover, 'recherche': recherche }) }}">\n {% endif %}\n {{ zone.rollover }}\n </a>\n \n Catégorie/Séquences/Cards :\n {% if stackZones[i] is not null %}\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : zone.rollover, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : zone.rollover, 'recherche': recherche }) }}">\n {% endif %}\n {{ stackZones[i].Scategorie.nom }} | {{ stackZones[i].Ssequence.nom }} | {{ stackZones[i].nom }}\n </a>\n <br>\n {% endif %}\n {% endif %}\n \n {% if zone.destination is defined and zone.destination is not null %}\n Click <i class="fas fa-compress-arrows-alt"></i> :\n \n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : zone.destination, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : zone.destination, 'recherche': recherche }) }}">\n {% endif %}\n {{ zone.destination }}\n </a>\n \n Catégorie/Séquences/Cards :\n {% if stackZones[i] is not null %}\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : zone.destination, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : zone.destination, 'recherche': recherche }) }}">\n {% endif %}\n {{ stackZones[i].Scategorie.nom }} | {{ stackZones[i].Ssequence.nom }} | {{ stackZones[i].nom }}\n </a>\n <br>\n {% endif %}\n {% endif %}\n \n {% set i = i + 1 %}\n \n {% endfor %}\n {% endif %}\n </div>\n \n <!-- Timer -->\n {% if stack.timers is defined and stack.timers is not null %}\n {% for timer in stack.timers %}\n <div class="col-12 add">\n Timer <i class="fas fa-clock"></i> :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : timer.destination, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : timer.destination, 'recherche': recherche }) }}">\n {% endif %}\n {{ timer.duree / 1000 }}s -> {{ timer.destination }}\n </a>\n \n Catégorie/Séquences/Cards :\n {% if app.user is not null %}\n <a href="{{ path("webSite_stacks_show", { "id" : timer.destination, 'recherche': recherche }) }}">\n {% else %}\n <a href="{{ path("visiteur_stacks_show", { "id" : timer.destination, 'recherche': recherche }) }}">\n {% endif %}\n {{ stackTimer.Scategorie.nom }} | {{ stackTimer.Ssequence.nom }} | {{ stackTimer.nom }}\n </a>\n </div>\n {% endfor %}\n {% endif %}\n """ #message: "Impossible to access an attribute ("Scategorie") on a null variable." #code: 0 #file: "/var/www/clients/client2/web14/web/templates/content/structure/menuZonesActives.html.twig" #line: 19 : { { twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) … › |
| logger | Symfony\Bridge\Monolog\Logger {#32 …6} |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| host | "en.immemory.fr" |
| referer | "https://en.immemory.fr/visiteur/listeCards/598_0" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.43" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 21 Apr 2025 00:03:50 GMT" |
| x-debug-exception | "Impossible%20to%20access%20an%20attribute%20%28%22Scategorie%22%29%20on%20a%20null%20variable." |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fclients%2Fclient2%2Fweb14%2Fweb%2Ftemplates%2Fcontent%2Fstructure%2FmenuZonesActives.html.twig:19" |
| x-debug-token | "2c5976" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 21 Apr 25 00:03:49 +0000" |
| Last used | "Mon, 21 Apr 25 00:03:49 +0000" |
| Lifetime | "0" |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
App\Controller\ImmemoryController:396
[
[
"file" => "/var/www/clients/client2/web14/web/src/Controller/ImmemoryController.php"
"line" => 396
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "visiteur_stacks_show"
"class" => "App\Controller\ImmemoryController"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 195
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:43
[
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 43
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 81
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1541
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/var/cache/dev/twig/d5/d5a44903e998e0a1e89bf18d07f2e1390f5330955e06920c27b9dc106570f009.php"
"line" => 86
"function" => "twig_get_attribute"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_d9e01bcb80cb732cb135a9ace21f2c0cb2895e01d8590977b2ef65ea143ea79d"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/var/cache/dev/twig/fc/fcc299eaca8fe222c26dc77e69326a5f8f834baa1931ec1534c67a3624fd033e.php"
"line" => 137
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_c7ff677054db4f6c8be7ccfa0f89881d2e5ec93b538bb2f408df846c9d49ce49"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/var/cache/dev/twig/cd/cdf0fbc5bdbab0cc31f77922eb30efea48885a86529cff474f2a9a5cfc91ff00.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_5161a4e7500241860e4eefc1f979bce2d550d81d995afea2c18a91eaa79f21ef"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 249
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 257
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/src/Controller/ImmemoryController.php"
"line" => 459
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "visiteur_stacks_show"
"class" => "App\Controller\ImmemoryController"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 195
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 90
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 190
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 60
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 218
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 90
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 195
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 90
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 190
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 60
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 218
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 90
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 195
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 90
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 190
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 60
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 218
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 90
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 195
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 90
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 190
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 60
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 218
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 90
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 195
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 90
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 190
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 60
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 218
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 90
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 195
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client2/web14/web/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "4c1a5828ba53f46c1e2df928b7edec6f" |
| DATABASE_URL | "mysql://c2Gorgouille:just4Bdd!@127.0.0.1:3306/c2ImmemoryEn" |
| MAILER_DSN | "smtp://localhost?verify_peer=0" |
| NOM_SITE | "en.gorgouille.fr" |
| PATH_LOCAL | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/en.immemory.fr/web/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/en.immemory.fr/web/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_HOST | "en.immemory.fr" |
| HTTP_REFERER | "https://en.immemory.fr/visiteur/listeCards/598_0" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.43" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://en.immemory.fr/visiteur/listeCards/598_0" |
| REDIRECT_SCRIPT_URL | "/visiteur/listeCards/598_0" |
| REDIRECT_SSL_TLS_SNI | "en.immemory.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_TEMP | "/var/www/clients/client2/web14/tmp" |
| REDIRECT_TMP | "/var/www/clients/client2/web14/tmp" |
| REDIRECT_TMPDIR | "/var/www/clients/client2/web14/tmp" |
| REDIRECT_URL | "/visiteur/listeCards/598_0" |
| REMOTE_ADDR | "47.82.10.40" |
| REMOTE_PORT | "40664" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1745193825 |
| REQUEST_TIME_FLOAT | 1745193825.8977 |
| REQUEST_URI | "/visiteur/listeCards/598_0" |
| SCRIPT_FILENAME | "/var/www/en.immemory.fr/web/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://en.immemory.fr/visiteur/listeCards/598_0" |
| SCRIPT_URL | "/visiteur/listeCards/598_0" |
| SERVER_ADDR | "176.31.245.196" |
| SERVER_ADMIN | "webmaster@en.immemory.fr" |
| SERVER_NAME | "en.immemory.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "en.immemory.fr" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,NOM_SITE,MAILER_DSN,DATABASE_URL,PATH_LOCAL" |
| TEMP | "/var/www/clients/client2/web14/tmp" |
| TMP | "/var/www/clients/client2/web14/tmp" |
| TMPDIR | "/var/www/clients/client2/web14/tmp" |
Parent Request
Return to parent request (token = 33a940)
| Key | Value |
|---|---|
| _controller | "App\Controller\ImmemoryController::visiteur_stacks_show" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "visiteur_stacks_show" |
| _route_params | [ "id" => "598" "recherche" => "0" ] |
| id | "598" |
| recherche | "0" |