UserController :: inscription
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Front\UserController::inscription" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1583 -links: [ 1592 => Symfony\Component\WebLink\Link {#1592 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/css/inscription-r6uRozO.css" } 1603 => Symfony\Component\WebLink\Link {#1603 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/css/bootstrap.min-xR8LpkI.css" } 1629 => Symfony\Component\WebLink\Link {#1629 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/css/all.min-M7ENslc.css" } 1627 => Symfony\Component\WebLink\Link {#1627 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/css/swiper-bundle.min-9y_OF7_.css" } 1639 => Symfony\Component\WebLink\Link {#1639 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/css/twentytwenty-eJoYrtT.css" } 1638 => Symfony\Component\WebLink\Link {#1638 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/magnific-popup/dist/magnific-popup.min-MKA4-84.css" } 1637 => Symfony\Component\WebLink\Link {#1637 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/css/animate-XWyMZVj.css" } 1631 => Symfony\Component\WebLink\Link {#1631 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/css/main-azqNw_1.css" } ] } |
| _route | "inscription" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#595 -supports: false -passport: null -duration: null -stub: "App\Security\AppCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppCustomAuthenticator {#517 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#597 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#598 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#603 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#604 …} } ] |
| _stopwatch_token | "beed68" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "jonathan-alcicare.websrc.fr" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 28 Oct 2025 06:31:27 GMT" |
| link | "</assets/css/inscription-r6uRozO.css>; rel="preload"; as="style",</assets/css/bootstrap.min-xR8LpkI.css>; rel="preload"; as="style",</assets/css/all.min-M7ENslc.css>; rel="preload"; as="style",</assets/css/swiper-bundle.min-9y_OF7_.css>; rel="preload"; as="style",</assets/css/twentytwenty-eJoYrtT.css>; rel="preload"; as="style",</assets/vendor/magnific-popup/dist/magnific-popup.min-MKA4-84.css>; rel="preload"; as="style",</assets/css/animate-XWyMZVj.css>; rel="preload"; as="style",</assets/css/main-azqNw_1.css>; rel="preload"; as="style"" |
| x-debug-token | "b2aadf" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 13
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 28 Oct 25 07:31:27 +0100" |
| Last used | "Tue, 28 Oct 25 07:31:27 +0100" |
| Lifetime | 604800 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-token | "NpUnVo-dlmV1XfjbIoHAuglTNBPZwhCUWy-CrkziuOg" |
Session Usage
13
Usages
Stateless check enabled
| Usage |
|---|
App\Controller\Front\UserController:57
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/src/Controller/Front/UserController.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "inscription"
"class" => "App\Controller\Front\UserController"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\Front\UserController:58
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/src/Controller/Front/UserController.php"
"line" => 58
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "inscription"
"class" => "App\Controller\Front\UserController"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\Front\UserController:63
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/src/Controller/Front/UserController.php"
"line" => 63
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "inscription"
"class" => "App\Controller\Front\UserController"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\Front\UserController:64
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/src/Controller/Front/UserController.php"
"line" => 64
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "inscription"
"class" => "App\Controller\Front\UserController"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\Front\UserController:65
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/src/Controller/Front/UserController.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "inscription"
"class" => "App\Controller\Front\UserController"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\Front\UserController:66
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/src/Controller/Front/UserController.php"
"line" => 66
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "inscription"
"class" => "App\Controller\Front\UserController"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/ResolvedFormType.php"
"line" => 122
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/ResolvedFormType.php"
"line" => 116
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/Form.php"
"line" => 896
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/src/Controller/Front/UserController.php"
"line" => 114
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "inscription"
"class" => "App\Controller\Front\UserController"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/ResolvedFormType.php"
"line" => 122
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/ResolvedFormType.php"
"line" => 116
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/form/Form.php"
"line" => 896
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/src/Controller/Front/UserController.php"
"line" => 114
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "inscription"
"class" => "App\Controller\Front\UserController"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php"
"line" => 5
"args" => [
"/var/www/websource/jonathan-alcicare.websrc.fr/public/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 | "c34f11a4000c27b599b46289a1bb1de7" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://jonathan:TDZJig112Q6@54.38.80.100:3306/jonathan_alcicare" |
| DEFAULT_URI | "http://localhost" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/path/to/file.json" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| JWT_PASSPHRASE | "73df83a2ceff1e954b3ab04ea15e258882f0382293f37ce5e7f12f44ea4467ba" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/websource/jonathan-alcicare.websrc.fr/public/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/jonathan" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "jonathan-alcicare.websrc.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" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://jonathan-alcicare.websrc.fr/inscription" |
| REDIRECT_SCRIPT_URL | "/inscription" |
| REDIRECT_SSL_TLS_SNI | "jonathan-alcicare.websrc.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aQBjPV7pZTWeJljfGA7cdQAAAEk" |
| REDIRECT_URL | "/inscription" |
| REMOTE_ADDR | "216.73.216.169" |
| REMOTE_PORT | "19053" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1761633085 |
| REQUEST_TIME_FLOAT | 1761633085.4063 |
| REQUEST_URI | "/inscription" |
| SCRIPT_FILENAME | "//var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://jonathan-alcicare.websrc.fr/inscription" |
| SCRIPT_URL | "/inscription" |
| SERVER_ADDR | "54.38.80.100" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "jonathan-alcicare.websrc.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at jonathan-alcicare.websrc.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SSL_TLS_SNI | "jonathan-alcicare.websrc.fr" |
| SYMFONY_DOTENV_PATH | "/var/www/websource/jonathan-alcicare.websrc.fr/public/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,MAILER_DSN" |
| UNIQUE_ID | "aQBjPV7pZTWeJljfGA7cdQAAAEk" |
| USER | "jonathan" |
| proxy-nokeepalive | "1" |