UserController :: espaceClient
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Front\UserController::espaceClient" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "espace_client" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#591 -supports: false -passport: null -duration: null -stub: "App\Security\AppCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppCustomAuthenticator {#639 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#592 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#586 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#652 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#655 …} } ] |
| _stopwatch_token | "2dbef9" |
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 | "Thu, 18 Dec 2025 08:30:13 GMT" |
| location | "/login" |
| x-debug-token | "59ee34" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
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" |
| OPENAI_API_KEY | "" |
| OPENAI_ORG | "" |
| 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/user/espace-client" |
| REDIRECT_SCRIPT_URL | "/user/espace-client" |
| REDIRECT_SSL_TLS_SNI | "jonathan-alcicare.websrc.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aUO7lOG5O5wL6fOTcF5aRgAAACc" |
| REDIRECT_URL | "/user/espace-client" |
| REMOTE_ADDR | "216.73.216.119" |
| REMOTE_PORT | "63179" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766046612 |
| REQUEST_TIME_FLOAT | 1766046612.9818 |
| REQUEST_URI | "/user/espace-client" |
| SCRIPT_FILENAME | "//var/www/websource/jonathan-alcicare.websrc.fr/public/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://jonathan-alcicare.websrc.fr/user/espace-client" |
| SCRIPT_URL | "/user/espace-client" |
| 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,OPENAI_API_KEY,OPENAI_ORG" |
| UNIQUE_ID | "aUO7lOG5O5wL6fOTcF5aRgAAACc" |
| USER | "jonathan" |
| proxy-nokeepalive | "1" |