Redirect 302 redirect from GET @liip_imagine_filter (2f91b1)

GET https://parolai.asb-digital.fr/contact?from=protecteur&slug=protecteur-pour-perceuses-fraiseuses

FrontController :: contact

Request

GET Parameters

Key Value
from
"protecteur"
slug
"protecteur-pour-perceuses-fraiseuses"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\FrontController::contact"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1608
  -links: []
}
_redirected
true
_route
"app_contact_index"
_route_params
[]
_stopwatch_token
"f12ccf"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=p3ngc8prlnlvh6ldb932gvfdqf; sf_redirect=%7B%22token%22%3A%222f91b1%22%2C%22route%22%3A%22liip_imagine_filter%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Liip%5C%5CImagineBundle%5C%5CController%5C%5CImagineController%22%2C%22method%22%3A%22filterAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fubuntu%5C%2Fparolai%5C%2Fvendor%5C%2Fliip%5C%2Fimagine-bundle%5C%2FController%5C%2FImagineController.php%22%2C%22line%22%3A85%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"parolai.asb-digital.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 02 Jan 2026 14:42:34 GMT"
x-debug-token
"685d11"

Cookies

Request Cookies

Key Value
PHPSESSID
"p3ngc8prlnlvh6ldb932gvfdqf"
sf_redirect
"{"token":"2f91b1","route":"liip_imagine_filter","method":"GET","controller":{"class":"Liip\\ImagineBundle\\Controller\\ImagineController","method":"filterAction","file":"\/home\/ubuntu\/parolai\/vendor\/liip\/imagine-bundle\/Controller\/ImagineController.php","line":85},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Fri, 02 Jan 26 14:42:32 +0000"
Last used
"Fri, 02 Jan 26 14:42:34 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-contact_front
"MoWklNp3zLgH05jlZkx8f0ETO9GCosh_BV69NX4Q3GY"

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Form.php"
    "line" => 904
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/src/Controller/FrontController.php"
    "line" => 405
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "contact"
    "class" => "App\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/public/index.php"
    "line" => 5
    "args" => [
      "/home/ubuntu/parolai/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Form.php"
    "line" => 904
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/src/Controller/FrontController.php"
    "line" => 405
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "contact"
    "class" => "App\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/public/index.php"
    "line" => 5
    "args" => [
      "/home/ubuntu/parolai/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Form.php"
    "line" => 904
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/src/Controller/FrontController.php"
    "line" => 405
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "contact"
    "class" => "App\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/public/index.php"
    "line" => 5
    "args" => [
      "/home/ubuntu/parolai/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/form/Form.php"
    "line" => 904
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/src/Controller/FrontController.php"
    "line" => 405
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "contact"
    "class" => "App\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/public/index.php"
    "line" => 5
    "args" => [
      "/home/ubuntu/parolai/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1740
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/var/cache/dev/twig/21/212d1ee52296c738c96342b843ba6916.php"
    "line" => 174
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_44e425bfa4f74c33358a9357cff6f69c"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/var/cache/dev/twig/09/091e7c2e622dbff00732041e45e3cc6a.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_13fe701e2403922e0d27db48879bd5b1"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/var/cache/dev/twig/d2/d23cc637a0a684dd311381c3b1f7152f.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_073fa8553de651c16a40bfb0c67ee246"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/twig/twig/src/Template.php"
    "line" => 354
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/twig/twig/src/Template.php"
    "line" => 369
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/src/Controller/FrontController.php"
    "line" => 404
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "contact"
    "class" => "App\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/parolai/public/index.php"
    "line" => 5
    "args" => [
      "/home/ubuntu/parolai/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"83aff6b2e9fc581aafdcdf1e6c6a6233"
DATABASE_URL
"mysql://ubuntu:cz4cFDYyYcYL7bVAFzzRsQ@127.0.0.1:3306/parolai?serverVersion=mariadb-10.3.39&charset=utf8mb4"
MAILER_DSN
"smtp://localhost:1025"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MJ_APIKEY_PRIVATE
"1ff8df400604be3153c9bb3020f9d56b"
MJ_APIKEY_PUBLIC
"75f5ee34751956e0abee23848a337c61"
RECAPTCHA3_KEY
"6Le0wzYrAAAAAL2NpUltVKf-ruO7NvE7PUeiUwQq"
RECAPTCHA3_SECRET
"6Le0wzYrAAAAAEmwXP74glzj-xeZXrHGFM9y_B2D"
SITENAME
"Parolai"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/ubuntu/parolai/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/ubuntu/parolai/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=p3ngc8prlnlvh6ldb932gvfdqf; sf_redirect=%7B%22token%22%3A%222f91b1%22%2C%22route%22%3A%22liip_imagine_filter%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Liip%5C%5CImagineBundle%5C%5CController%5C%5CImagineController%22%2C%22method%22%3A%22filterAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fubuntu%5C%2Fparolai%5C%2Fvendor%5C%2Fliip%5C%2Fimagine-bundle%5C%2FController%5C%2FImagineController.php%22%2C%22line%22%3A85%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"parolai.asb-digital.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"from=protecteur&slug=protecteur-pour-perceuses-fraiseuses"
REMOTE_ADDR
"216.73.216.102"
REMOTE_PORT
"27180"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1767364954
REQUEST_TIME_FLOAT
1767364954.2829
REQUEST_URI
"/contact?from=protecteur&slug=protecteur-pour-perceuses-fraiseuses"
SCRIPT_FILENAME
"/home/ubuntu/parolai/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.38.51.44"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"parolai.asb-digital.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at parolai.asb-digital.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SSL_TLS_SNI
"parolai.asb-digital.fr"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,SITENAME,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,MJ_APIKEY_PUBLIC,MJ_APIKEY_PRIVATE,APP_DEBUG,MAILER_DSN"
USER
"www-data"
proxy-nokeepalive
"1"