PageController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value | 
|---|---|
| _controller | "App\Controller\PageController::index" | 
            
| _firewall_context | "security.firewall.map.context.main" | 
            
| _route | "home" | 
            
| _route_params | []  | 
            
| _security_firewall_run | "_security_main" | 
            
| _stopwatch_token | "f5b00b" | 
            
Request Headers
| Header | Value | 
|---|---|
| host | "www.demo.lotica.fr" | 
            
| remote-ip | "45.139.104.148" | 
            
| x-forwarded-for | "45.139.104.148" | 
            
| x-forwarded-proto | "https" | 
            
| x-ovhrequest-id | "98d6be910f0a0b5f30dd90d2727872c2" | 
            
| x-php-ob-level | "1" | 
            
| x-predictor | "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, 25 Nov 2024 06:38:16 GMT" | 
            
| x-debug-token | "003b2f" | 
            
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 10
Session Metadata
| Key | Value | 
|---|---|
| Created | "Mon, 25 Nov 24 07:38:16 +0100" | 
            
| Last used | "Mon, 25 Nov 24 07:38:16 +0100" | 
            
| Lifetime | 0 | 
            
Session Attributes
| Attribute | Value | 
|---|---|
| _csrf/https-contact | "RooFSIFakhID8GP0vp8qBPLJJoGmvfWv6fTdpHgK_ck" | 
            
Session Usage
                        10
                        Usages
                    
                    
                        
                        Stateless check enabled
                    
                | Usage | 
|---|
                                        Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98                                    
                                    [
  [
    "file" => "/home/loticaw/demo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 98
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/src/Controller/PageController.php"
    "line" => 44
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\PageController"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/public/index.php"
    "line" => 5
    "args" => [
      "/home/loticaw/demo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101                                    
                                    [
  [
    "file" => "/home/loticaw/demo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/src/Controller/PageController.php"
    "line" => 44
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\PageController"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/public/index.php"
    "line" => 5
    "args" => [
      "/home/loticaw/demo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88                                    
                                    [
  [
    "file" => "/home/loticaw/demo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/src/Controller/PageController.php"
    "line" => 44
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\PageController"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/public/index.php"
    "line" => 5
    "args" => [
      "/home/loticaw/demo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44                                    
                                    [
  [
    "file" => "/home/loticaw/demo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1544
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/var/cache/dev/twig/19/195fb464f226eb59d251cf63321da1d5dadb22e8a9846903950ad6a2b6d24f09.php"
    "line" => 48
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_73c07c6b047379bf08ea8eccaca280d464308ecf7a9a5efd738b4daef9f998ce"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/var/cache/dev/twig/a1/a12c5a4660aac1a59d25bf0e11462057e4f9937927bd729411555e08316af4a7.php"
    "line" => 107
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_93bc4ecdca6ffb82d58377f6d8e335b4cf486323a231630cf5b122e9dd03cdc1"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/var/cache/dev/twig/6a/6a3941b9fa29a2c91101568de97311514fa306f821da6be6c6853cc00c0ddfa8.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d56823077f09006b0c9ff65a4417aa8541f2d8a32589447e791e139f20fd1d16"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 288
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/src/Controller/PageController.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\PageController"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/public/index.php"
    "line" => 5
    "args" => [
      "/home/loticaw/demo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Bridge\Twig\AppVariable:168                                    
                                    [
  [
    "file" => "/home/loticaw/demo/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 168
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1544
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/var/cache/dev/twig/b2/b2ae0fc4f7076ee03b9fd653ca04a5e65fa2a96fae029aa7391d46cd9186b9cd.php"
    "line" => 47
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c054352a9d926c7352d446e30ca7222fb876f159036196b577379c41aaecd9e6"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/var/cache/dev/twig/bd/bd51dca5ffdbd331a08cbffbb68598e1e54dbb62a6d3f25ef7ddcb2afdda7bec.php"
    "line" => 56
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_466d4beca466852b8d0ff4757e8d088ac90abdeb1b0ea9be1b488a3b926e4ba3"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/var/cache/dev/twig/6a/6a3941b9fa29a2c91101568de97311514fa306f821da6be6c6853cc00c0ddfa8.php"
    "line" => 107
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_d56823077f09006b0c9ff65a4417aa8541f2d8a32589447e791e139f20fd1d16"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/var/cache/dev/twig/a1/a12c5a4660aac1a59d25bf0e11462057e4f9937927bd729411555e08316af4a7.php"
    "line" => 112
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_93bc4ecdca6ffb82d58377f6d8e335b4cf486323a231630cf5b122e9dd03cdc1"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/var/cache/dev/twig/6a/6a3941b9fa29a2c91101568de97311514fa306f821da6be6c6853cc00c0ddfa8.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d56823077f09006b0c9ff65a4417aa8541f2d8a32589447e791e139f20fd1d16"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 288
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/src/Controller/PageController.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\PageController"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/public/index.php"
    "line" => 5
    "args" => [
      "/home/loticaw/demo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72                                    
                                    [
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/public/index.php"
    "line" => 5
    "args" => [
      "/home/loticaw/demo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73                                    
                                    [
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/public/index.php"
    "line" => 5
    "args" => [
      "/home/loticaw/demo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74                                    
                                    [
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/public/index.php"
    "line" => 5
    "args" => [
      "/home/loticaw/demo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75                                    
                                    [
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/public/index.php"
    "line" => 5
    "args" => [
      "/home/loticaw/demo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76                                    
                                    [
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/loticaw/demo/public/index.php"
    "line" => 5
    "args" => [
      "/home/loticaw/demo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value | 
|---|---|
| APP_ENV | "dev" | 
            
| APP_SECRET | "9bb8eaa54ba3ea5358b888ddb051f089" | 
            
| DATABASE_URL | "mysql://loticawdemo:h45hyzihiU5etB@loticawdemo.mysql.db:3306/loticawdemo" | 
            
| FRAIS_DOSSIER | "60" | 
            
| GOOGLE_RECAPTCHA_SECRET_KEY | "6LdPyBohAAAAAJfu4VwqoM7KvXZwqjnfIeyKvhNl" | 
            
| GOOGLE_RECAPTCHA_SITE_KEY | "6LdPyBohAAAAACYkI-IzyOG4_ahfLOaTCCG4sjjl" | 
            
| INSTRUCTION_COMM | "5" | 
            
| MAILER_DSN | "smtp://no-reply@lotica.fr:loticaDLM@ssl0.ovh.net:587" | 
            
| STRIPE_PK_PROD | "pk_test_51KGO0xKvy6278aGtfJYJ3Sr5UT6gqsNetyzRhpyBf8m7TMmHPQlEisXIabnXhuRE4SKXCtNqaPEgVO04ODKWIMsa00zGKZPpBp" | 
            
| STRIPE_PK_TEST | "pk_test_51KGO0xKvy6278aGtfJYJ3Sr5UT6gqsNetyzRhpyBf8m7TMmHPQlEisXIabnXhuRE4SKXCtNqaPEgVO04ODKWIMsa00zGKZPpBp" | 
            
| STRIPE_SK_PROD | "sk_test_51KGO0xKvy6278aGtvMc26tr9HHIh8nRiCypcnGdV7mJqWw9x94ykxXh6u6HN52ZhvzdkX8JXrOL4sBC96csdLQhH00NOL1VP5H" | 
            
| STRIPE_SK_TEST | "sk_test_51KGO0xKvy6278aGtvMc26tr9HHIh8nRiCypcnGdV7mJqWw9x94ykxXh6u6HN52ZhvzdkX8JXrOL4sBC96csdLQhH00NOL1VP5H" | 
            
Defined as regular env variables
| Key | Value | 
|---|---|
| APP_DEBUG | "1" | 
            
| CFG_CLUSTER | "cluster028" | 
            
| DOCUMENT_ROOT | "/home/loticaw/demo/public" | 
            
| ENVIRONMENT | "production" | 
            
| FCGI_ROLE | "RESPONDER" | 
            
| GATEWAY_INTERFACE | "CGI/1.1" | 
            
| GEOIP_AREA_CODE | "0" | 
            
| GEOIP_COUNTRY_CODE | "BG" | 
            
| GEOIP_COUNTRY_NAME | "Bulgaria" | 
            
| GEOIP_DMA_CODE | "0" | 
            
| GEOIP_LATITUDE | "42.695999" | 
            
| GEOIP_LONGITUDE | "23.332001" | 
            
| HTTPS | "on" | 
            
| HTTP_HOST | "www.demo.lotica.fr" | 
            
| HTTP_REMOTE_IP | "45.139.104.148" | 
            
| HTTP_X_FORWARDED_FOR | "45.139.104.148" | 
            
| HTTP_X_FORWARDED_PROTO | "https" | 
            
| HTTP_X_OVHREQUEST_ID | "98d6be910f0a0b5f30dd90d2727872c2" | 
            
| HTTP_X_PREDICTOR | "1" | 
            
| PHP_SELF | "/index.php" | 
            
| QUERY_STRING | ""  | 
            
| REDIRECT_STATUS | "200" | 
            
| REDIRECT_URL | "/" | 
            
| REMOTE_ADDR | "45.139.104.148" | 
            
| REMOTE_PORT | "33306" | 
            
| REQUEST_METHOD | "GET" | 
            
| REQUEST_TIME | 1732516696 | 
            
| REQUEST_TIME_FLOAT | 1732516696.5252 | 
            
| REQUEST_URI | "/" | 
            
| SCRIPT_FILENAME | "/home/loticaw/demo/public/index.php" | 
            
| SCRIPT_NAME | "/index.php" | 
            
| SCRIPT_URI | "https://www.demo.lotica.fr:443/" | 
            
| SCRIPT_URL | "/" | 
            
| SERVER_ADDR | "10.28.20.169" | 
            
| SERVER_ADMIN | "postmaster@www.demo.lotica.fr" | 
            
| SERVER_NAME | "www.demo.lotica.fr" | 
            
| SERVER_PORT | "443" | 
            
| SERVER_PROTOCOL | "HTTP/1.1" | 
            
| SERVER_SIGNATURE | ""  | 
            
| SERVER_SOFTWARE | "Apache" | 
            
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,FRAIS_DOSSIER,INSTRUCTION_COMM,STRIPE_SK_TEST,STRIPE_PK_TEST,STRIPE_SK_PROD,STRIPE_PK_PROD,DATABASE_URL,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET_KEY" | 
            
| UNIQUE_ID | "Z0QbWC9ld0bMWDtmOtzkrQAAADU" | 
            
| USER | "loticaw" | 
            
| argc | 0 | 
            
| argv | []  |