UserRegistrationController :: index
Request
GET Parameters
| Key | Value | 
|---|---|
| redirect | "https%3A//sandbox.cgenial-connect.fr/profentreprise/1924" | 
            
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value | 
|---|---|
| _controller | "App\Controller\Front\UserRegistrationController::index" | 
            
| _firewall_context | "security.firewall.map.context.main" | 
            
| _route | "user_registration" | 
            
| _route_params | []  | 
            
| _security_authenticators | []  | 
            
| _security_firewall_run | "_security_main" | 
            
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1257 -supports: false -passport: null -duration: null -stub: "App\Security\AppCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppCustomAuthenticator {#1208 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1262 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1260 …} } ]  | 
            
| _stopwatch_token | "3e76d3" | 
            
Request Headers
| Header | Value | 
|---|---|
| accept | "*/*" | 
            
| accept-encoding | "gzip, br, zstd, deflate" | 
            
| cookie | "main_deauth_profile_token=9d4a5c; PHPSESSID=9offbmotkvmaem44u29t4il7gm" | 
            
| host | "sandbox.cgenial-connect.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 | 
|---|---|
| access-control-allow-headers | "Authorization, Content-Type" | 
            
| access-control-allow-methods | "POST, GET, OPTIONS, DELETE, PATCH, PUT" | 
            
| access-control-allow-origin | "*" | 
            
| cache-control | "no-cache, private" | 
            
| content-type | "text/html; charset=UTF-8" | 
            
| date | "Mon, 03 Nov 2025 15:57:35 GMT" | 
            
| x-debug-token | "680ce7" | 
            
Cookies
Request Cookies
| Key | Value | 
|---|---|
| PHPSESSID | "9offbmotkvmaem44u29t4il7gm" | 
            
| main_deauth_profile_token | "9d4a5c" | 
            
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value | 
|---|---|
| Created | "Mon, 03 Nov 25 16:57:33 +0100" | 
            
| Last used | "Mon, 03 Nov 25 16:57:34 +0100" | 
            
| Lifetime | 0 | 
            
Session Attributes
| Attribute | Value | 
|---|---|
| _csrf/https-authenticate | "8xMIm-7SsNo38srRJ_dgaI85bganv0A6ikW8QkjF9ZU" | 
            
| _csrf/https-userPictureForm | "mYsojz0ikeN5Ugu5wPztLBr1mGbNriCzNxVSo8cr1yQ" | 
            
| _csrf/https-user_registration | "MGdl6YhyKoeGIATEBdF3FzAmAC0eGOvpD1MC0xIx0v4" | 
            
| redirect | "https://sandbox.cgenial-connect.fr/profentreprise/1924" | 
            
Session Usage
                        9
                        Usages
                    
                    
                        
                        Stateless check enabled
                    
                | Usage | 
|---|
                                        Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39                                    
                                    [
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-bundle/Security.php"
    "line" => 68
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-bundle/Security.php"
    "line" => 50
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/EventSubscriber/AddCompanyToExportFromFrontSubscriber.php"
    "line" => 38
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\AddCompanyToExportFromFrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/public/index.php"
    "line" => 18
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        App\Controller\Front\UserRegistrationController:45                                    
                                    [
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 45
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/public/index.php"
    "line" => 18
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38                                    
                                    [
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 116
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 50
    "function" => "getDataForLoginForm"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/public/index.php"
    "line" => 18
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57                                    
                                    [
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 117
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 50
    "function" => "getDataForLoginForm"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/public/index.php"
    "line" => 18
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73                                    
                                    [
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 118
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 50
    "function" => "getDataForLoginForm"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/public/index.php"
    "line" => 18
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49                                    
                                    [
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 49
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 118
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 50
    "function" => "getDataForLoginForm"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/public/index.php"
    "line" => 18
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53                                    
                                    [
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 118
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 50
    "function" => "getDataForLoginForm"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/public/index.php"
    "line" => 18
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Bridge\Twig\AppVariable:185                                    
                                    [
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1882
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/var/cache/dev/twig/98/98a74e5ddf972279cb62632b624a99b1.php"
    "line" => 59
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8286e03fc1884cfaa1826b49e79ec220"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/var/cache/dev/twig/35/3592aaf772ba181171d59fae2a38f56e.php"
    "line" => 218
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_af33f3bedcdb0900667ad03b650ddbf2"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/var/cache/dev/twig/4b/4bb408cb45b59ab26dcb10f321d59b87.php"
    "line" => 198
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e6176acc956ceb4047df919b9999c308"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/var/cache/dev/twig/35/3592aaf772ba181171d59fae2a38f56e.php"
    "line" => 64
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_af33f3bedcdb0900667ad03b650ddbf2"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 90
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/public/index.php"
    "line" => 18
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Twig\Extension\CoreExtension:1882                                    
                                    [
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1882
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/var/cache/dev/twig/3b/3b28fe479836f8b202fa47e4a4a1aef6.php"
    "line" => 54
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ae5f8eade85aee252bcf59a8f27cafdc"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/var/cache/dev/twig/35/3592aaf772ba181171d59fae2a38f56e.php"
    "line" => 231
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_af33f3bedcdb0900667ad03b650ddbf2"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/var/cache/dev/twig/4b/4bb408cb45b59ab26dcb10f321d59b87.php"
    "line" => 198
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e6176acc956ceb4047df919b9999c308"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/var/cache/dev/twig/35/3592aaf772ba181171d59fae2a38f56e.php"
    "line" => 64
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_af33f3bedcdb0900667ad03b650ddbf2"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/src/Controller/Front/UserRegistrationController.php"
    "line" => 90
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Front\UserRegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/shared/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cgenial_sandbox/www/releases/20251020161206/public/index.php"
    "line" => 18
    "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_DEBUG | "1" | 
            
| APP_DEFAULT_HOST | "sandbox.cgenial-connect.fr" | 
            
| APP_DEFAULT_SCHEME | "https" | 
            
| APP_ENV | "dev" | 
            
| APP_MAINTENANCE | "false" | 
            
| APP_NOTIFY_IMPORTED_USER | "true" | 
            
| APP_SECRET | "f7f11d0147cc60fff575ac14c6541e14" | 
            
| COOKIEFIRST_ENABLED | "true" | 
            
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" | 
            
| GTM_ENABLED | "false" | 
            
| LIIP_PUBLIC_PATH | "/home/cgenial_sandbox/www/shared/public/" | 
            
| MAIL_FROM | "no-reply@sandbox.cgenial-connect.fr" | 
            
| MESSENGER_TRANSPORT_DSN | "doctrine://default" | 
            
| SENDINBLUE_SUBSCRIPTION_LIST_ID | "3" | 
            
| SENTRY_DSN | "https://3fd950981a8b4501829f9bee468f8aef@o481534.ingest.sentry.io/5530370" | 
            
| dkim_certificate_domain | "cgenial-connect.fr" | 
            
| dkim_certificate_path | "/home/cgenial_sandbox/www/shared/certificates/cgenial-connect.fr.key" | 
            
| dkim_certificate_selector | "mail.cgenial.connect" | 
            
Defined as regular env variables
| Key | Value | 
|---|---|
"dev" | 
            |
| AWSTATS_FORCE_CONFIG | "cgenial_sandbox" | 
            
| CONTEXT_DOCUMENT_ROOT | "/home/cgenial_sandbox/www/current/public/" | 
            
| CONTEXT_PREFIX | ""  | 
            
| DOCUMENT_ROOT | "/home/cgenial_sandbox/www/current/public/" | 
            
| FCGI_ROLE | "RESPONDER" | 
            
| GATEWAY_INTERFACE | "CGI/1.1" | 
            
| HOME | "/home/cgenial_sandbox" | 
            
| HTTPS | "on" | 
            
| HTTP_ACCEPT | "*/*" | 
            
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" | 
            
| HTTP_COOKIE | "main_deauth_profile_token=9d4a5c; PHPSESSID=9offbmotkvmaem44u29t4il7gm" | 
            
| HTTP_HOST | "sandbox.cgenial-connect.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:/sbin:/bin" | 
            
| PHP_SELF | "/index.php" | 
            
| QUERY_STRING | "redirect=https%253A%2F%2Fsandbox.cgenial-connect.fr%2Fprofentreprise%2F1924" | 
            
| REDIRECT_AWSTATS_FORCE_CONFIG | "cgenial_sandbox" | 
            
| REDIRECT_HTTPS | "on" | 
            
| REDIRECT_QUERY_STRING | "redirect=https%253A%2F%2Fsandbox.cgenial-connect.fr%2Fprofentreprise%2F1924" | 
            
| REDIRECT_SCRIPT_URI | "https://sandbox.cgenial-connect.fr/inscription" | 
            
| REDIRECT_SCRIPT_URL | "/inscription" | 
            
| REDIRECT_SSL_TLS_SNI | "sandbox.cgenial-connect.fr" | 
            
| REDIRECT_STATUS | "200" | 
            
| REDIRECT_UNIQUE_ID | "aQjQ7tuBlKV15Y_ACRBY5AAAAB0" | 
            
| REDIRECT_URL | "/inscription" | 
            
| REMOTE_ADDR | "216.73.216.118" | 
            
| REMOTE_PORT | "8840" | 
            
| REQUEST_METHOD | "GET" | 
            
| REQUEST_SCHEME | "https" | 
            
| REQUEST_TIME | 1762185454 | 
            
| REQUEST_TIME_FLOAT | 1762185454.7517 | 
            
| REQUEST_URI | "/inscription?redirect=https%253A%2F%2Fsandbox.cgenial-connect.fr%2Fprofentreprise%2F1924" | 
            
| SCRIPT_FILENAME | "//home/cgenial_sandbox/www/current/public/index.php" | 
            
| SCRIPT_NAME | "/index.php" | 
            
| SCRIPT_URI | "https://sandbox.cgenial-connect.fr/inscription" | 
            
| SCRIPT_URL | "/inscription" | 
            
| SERVER_ADDR | "51.158.156.160" | 
            
| SERVER_ADMIN | "[no address given]" | 
            
| SERVER_NAME | "sandbox.cgenial-connect.fr" | 
            
| SERVER_PORT | 443 | 
            
| SERVER_PROTOCOL | "HTTP/1.1" | 
            
| SERVER_SIGNATURE | "<address>Apache Server at sandbox.cgenial-connect.fr Port 443</address>\n" | 
            
| SERVER_SOFTWARE | "Apache" | 
            
| SSL_TLS_SNI | "sandbox.cgenial-connect.fr" | 
            
| SYMFONY_DOTENV_PATH | "/home/cgenial_sandbox/www/releases/20251020161206/.env" | 
            
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAIL_FROM,SENDINBLUE_SUBSCRIPTION_LIST_ID,MESSENGER_TRANSPORT_DSN,APP_NOTIFY_IMPORTED_USER,APP_DEFAULT_HOST,APP_DEFAULT_SCHEME,COOKIEFIRST_ENABLED,GTM_ENABLED,SENTRY_DSN,CORS_ALLOW_ORIGIN,dkim_certificate_path,dkim_certificate_domain,dkim_certificate_selector,APP_DEBUG,LIIP_PUBLIC_PATH,APP_MAINTENANCE" | 
            
| UNIQUE_ID | "aQjQ7tuBlKV15Y_ACRBY5AAAAB0" | 
            
| USER | "cgenial_sandbox" | 
            
Sub Requests 1
SidebarController :: menuSidebar (token = 861c27)
| Key | Value | 
|---|---|
| _controller | "App\Controller\Front\SidebarController::menuSidebar" | 
            
| _format | "html" | 
            
| _locale | "fr" | 
            
| _stopwatch_token | "377d93" | 
            
| class | "desktop" | 
            
| current_menu | "none" | 
            
| originalRequest | Symfony\Component\HttpFoundation\Request {#4 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#7 …} +request: Symfony\Component\HttpFoundation\InputBag {#5 …} +query: Symfony\Component\HttpFoundation\InputBag {#6 …} +server: Symfony\Component\HttpFoundation\ServerBag {#10 …} +files: Symfony\Component\HttpFoundation\FileBag {#9 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#8 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#11 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/inscription" #requestUri: "/inscription?redirect=https%253A%2F%2Fsandbox.cgenial-connect.fr%2Fprofentreprise%2F1924" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#1298 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "html" }  |