https://carfit.staging.idp.lu/fr/sites

IndexController :: page

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
*parameters
[
  "_stopwatch_token" => "9b8c3b"
  "_route" => "front_index_page"
  "slug" => "sites"
  "_controller" => "App\Controller\Home\IndexController::page"
  "_locale" => "fr"
  "_route_params" => [
    "slug" => "sites"
    "_locale" => "fr"
  ]
]
_controller
"App\Controller\Home\IndexController::page"
_firewall_context
"security.firewall.map.context.secured_area"
_locale
"fr"
_route
"front_index_page"
_route_params
[
  "\x00*\x00parameters" => [
    "_stopwatch_token" => "9b8c3b"
    "_route" => "front_index_page"
    "slug" => "sites"
    "_controller" => "App\Controller\Home\IndexController::page"
    "_locale" => "fr"
    "_route_params" => [
      "slug" => "sites"
      "_locale" => "fr"
    ]
  ]
  "slug" => "sites"
]
_security_firewall_run
"_security_secured_area"
_stopwatch_token
"9b8c3b"
slug
"sites"

Request Headers

Header Value
accept
"*/*"
host
"carfit.staging.idp.lu"
user-agent
"claudebot"
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-security-policy
"block-all-mixed-content; font-src fonts.googleapis.com pro.fontawesome.com use.typekit.net p.typekit.net fonts.gstatic.com widget-v3.smartsuppcdn.com; frame-ancestors 'none'; script-src 'self' 'unsafe-inline' cdn.jsdelivr.net code.jquery.com maps.googleapis.com js.stripe.com www.smartsuppchat.com losch.lu widget-v3.smartsuppcdn.com 'nonce-6tyO0pVuV7YfuKh/xSi2Vg=='; style-src 'self' 'unsafe-inline' fonts.googleapis.com cdn.jsdelivr.net pro.fontawesome.com use.typekit.net p.typekit.net widget-v3.smartsuppcdn.com; report-uri /nelmio/csp/report"
content-type
"text/html; charset=UTF-8"
date
"Fri, 29 Mar 2024 07:56:59 GMT"
referrer-policy
"no-referrer, strict-origin-when-cross-origin"
x-content-security-policy
"block-all-mixed-content; font-src fonts.googleapis.com pro.fontawesome.com use.typekit.net p.typekit.net fonts.gstatic.com widget-v3.smartsuppcdn.com; frame-ancestors 'none'; script-src 'self' 'unsafe-inline' cdn.jsdelivr.net code.jquery.com maps.googleapis.com js.stripe.com www.smartsuppchat.com losch.lu widget-v3.smartsuppcdn.com 'nonce-6tyO0pVuV7YfuKh/xSi2Vg=='; style-src 'self' 'unsafe-inline' fonts.googleapis.com cdn.jsdelivr.net pro.fontawesome.com use.typekit.net p.typekit.net widget-v3.smartsuppcdn.com; report-uri /nelmio/csp/report"
x-content-type-options
"nosniff"
x-debug-token
"ad15a3"
x-frame-options
"DENY"
x-xss-protection
"1; mode=block; report=/nelmio/xss/report"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Fri, 29 Mar 24 08:56:59 +0100"
Last used
"Fri, 29 Mar 24 08:56:59 +0100"
Lifetime
172800

Session Attributes

Attribute Value
_csrf/https-news_letter
"WGgv30CAVRnF02MxtzE1pp8QD_7gU6k_U6SJiOyW3x4"

Session Usage

11 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[
  [
    "file" => "/staging/sym/carfit/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 98
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/src/Controller/Home/IndexController.php"
    "line" => 205
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "page"
    "class" => "App\Controller\Home\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/staging/sym/carfit/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/src/Controller/Home/IndexController.php"
    "line" => 205
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "page"
    "class" => "App\Controller\Home\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/staging/sym/carfit/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/src/Controller/Home/IndexController.php"
    "line" => 205
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "page"
    "class" => "App\Controller\Home\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Bridge\Twig\AppVariable:177
[
  [
    "file" => "/staging/sym/carfit/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 177
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/var/cache/dev/twig/f7/f7333c79f308c81f6dcd4f6457a5c2ac40b60868caf0fcca100bbab13caed89f.php"
    "line" => 169
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8f480a75112902f31e065b24c65dfa44b58ee47c234b40f9124b86d8764e466e"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/var/cache/dev/twig/30/30d293185014588a72981da4f452a2269967f199f0909e788d1d980927aef619.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7d6eab3ec0f35365bbb141965708915defdbe120a5eb860d4d6289a4b76b7cae"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/src/Controller/Home/IndexController.php"
    "line" => 209
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "page"
    "class" => "App\Controller\Home\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/staging/sym/carfit/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 52
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/var/cache/dev/twig/15/1534ca4afa2827c0305193f4e659244ad23e60c9856870b1269265561ade3e0a.php"
    "line" => 145
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6db36992e56360eff4a951a57709c1d06ad4eec465e9ba93873ca38cea8d13bf"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/var/cache/dev/twig/f7/f7333c79f308c81f6dcd4f6457a5c2ac40b60868caf0fcca100bbab13caed89f.php"
    "line" => 220
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8f480a75112902f31e065b24c65dfa44b58ee47c234b40f9124b86d8764e466e"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/var/cache/dev/twig/30/30d293185014588a72981da4f452a2269967f199f0909e788d1d980927aef619.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7d6eab3ec0f35365bbb141965708915defdbe120a5eb860d4d6289a4b76b7cae"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/src/Controller/Home/IndexController.php"
    "line" => 209
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "page"
    "class" => "App\Controller\Home\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
/staging/sym/carfit/vendor/twig/twig/src/Extension/CoreExtension.php:1637
[
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/var/cache/dev/twig/15/1534ca4afa2827c0305193f4e659244ad23e60c9856870b1269265561ade3e0a.php"
    "line" => 235
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6db36992e56360eff4a951a57709c1d06ad4eec465e9ba93873ca38cea8d13bf"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/var/cache/dev/twig/f7/f7333c79f308c81f6dcd4f6457a5c2ac40b60868caf0fcca100bbab13caed89f.php"
    "line" => 220
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8f480a75112902f31e065b24c65dfa44b58ee47c234b40f9124b86d8764e466e"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/var/cache/dev/twig/30/30d293185014588a72981da4f452a2269967f199f0909e788d1d980927aef619.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7d6eab3ec0f35365bbb141965708915defdbe120a5eb860d4d6289a4b76b7cae"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/src/Controller/Home/IndexController.php"
    "line" => 209
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "page"
    "class" => "App\Controller\Home\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/staging/sym/carfit/public/index.php"
    "line" => 20
    "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
"8369b149b4ed183353fa7f7438582966"
CARFIT_ENDPOINT
"{"login":"/login","logout":"/logout","password_recover":"/password/recover","password_reset":"/password/reset/{hash}","password_hash":"/password/hash/{hash}","register":"/register","register_confirm":"/register/confirm","register_resend":"/register/resend","client":"/client","vehicles":"/vehicle","options":"/options","password_update":"/password","email_confirm":"/email/confirm","email_update":"/email","email_resend":"/email/resend","client_vehicles":"/client/vehicle","client_vehicles_id":"/client/vehicle/{id}","garages":"/garages","services":"/service","service_availability":"/service/availability","service_availability_reception":"/service/availability/reception","service_availability_delivery":"/service/availability/delivery","appointment":"/appointment","client_appointment_future":"/client/appointment/future","client_appointment_history":"/client/appointment/history","login_media":"/login/{provider}","register_media":"/register/media"}"
CARFIT_HOST
"https://simdle-workshop-dev-carfit.azurewebsites.net"
DATABASE_ROOT_PASSWORD
"root"
DATABASE_URL
"mysql://jumo:D3vS!t,3P4s5.@127.0.0.1:3306/staging_sym_carfit?serverVersion=mariadb-10.3.29"
GOOGLE_CLIENT_ID
"731484129784-ucpnkqtpavae9jimd2is4jv75i5efllt.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
GOOGLE_MAP_KEY
"AIzaSyB-oZ6n-iSZG0t0vV7vk4XXLsZ74vzsIM4"
MAILER_DSN
"smtp://apikey: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@smtp.sendgrid.net:465"
OAUTH_FACEBOOK_ID
"6533529156659880"
OAUTH_FACEBOOK_SECRET
"86ee6605029221ae3a1a30518294caf1"
PAYPAL_API_SANDBOX
"https://api-m.sandbox.paypal.com"
PAYPAL_CLIENT_ID
"AUNFAHLmPnQjRUHkmGEALsguph2OZdUfK12JvTMCAhqjyVeAGvss433fFkULFf3ExQwTx4gyP2xZMUSr"
PAYPAL_CLIENT_SECRET
"EAlc0MTqaJWz6W7JbCavNtapkbONquOEqq41gU2nV_zy0OTIUgUdJNdH2ZAlKaZKi98iy242E3EMzY1i"
RECAPTCHA_CLIENT_KEY
"~"
STRIPE_CLIENT_ID
"sk_test_51Mpx0PCw6apM4zl8FNd7GUImJg4eLLgsXcLPGOR51SUu0Uxp0TI5x796d4YOt25oSRNyNJmR3xAzSi5e3iidnSpj00pdbvPbFo"
STRIPE_PUBLIC_ID
"pk_test_51Mpx0PCw6apM4zl8NBDdnnTuv6On5Gi14jOThQOn7wIOz1odst2MDptdekIomHp4IfrNbMUP8mB4v1vzw0ksheDz00F3Xd5vyL"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/staging/sym/carfit/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/staging/sym/carfit/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"carfit.staging.idp.lu"
HTTP_USER_AGENT
"claudebot"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://carfit.staging.idp.lu/fr/sites"
REDIRECT_SCRIPT_URL
"/fr/sites"
REDIRECT_SSL_TLS_SNI
"carfit.staging.idp.lu"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/fr/sites"
REMOTE_ADDR
"44.222.87.38"
REMOTE_PORT
"42672"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1711699019
REQUEST_TIME_FLOAT
1711699019.604
REQUEST_URI
"/fr/sites"
SCRIPT_FILENAME
"/staging/sym/carfit/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://carfit.staging.idp.lu/fr/sites"
SCRIPT_URL
"/fr/sites"
SERVER_ADDR
"157.90.88.250"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"carfit.staging.idp.lu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"carfit.staging.idp.lu"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,RECAPTCHA_CLIENT_KEY,DATABASE_ROOT_PASSWORD,CARFIT_HOST,CARFIT_ENDPOINT,GOOGLE_MAP_KEY,PAYPAL_CLIENT_ID,PAYPAL_CLIENT_SECRET,PAYPAL_API_SANDBOX,STRIPE_CLIENT_ID,STRIPE_PUBLIC_ID,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET"