DocController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\DocController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_doc" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#583 -supports: false -passport: null -duration: null -stub: "App\Security\SecurityAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\SecurityAuthenticator {#523 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#584 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#585 …} } ] |
| _stopwatch_token | "07e83b" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "apisyncspace.thibautstachnick.com" |
| 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, 09 Dec 2025 00:58:40 GMT" |
| x-debug-token | "ab59e3" |
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 | "70eb181bbfa9f0037946793ba9f78550" |
| CORS_ALLOW_ORIGIN | "^https://syncspace.thibautstachnick.com" |
| DATABASE_URL | "postgresql://syncspaceuser:WueUVn8B7K122zVkVtJ8F7@127.0.0.1:5432/syncspace?serverVersion=16&charset=utf8" |
| GOOGLE_CLIENT_ID | "674748775760-6usmb72naonm4laog7v89ghlbfs225mq.apps.googleusercontent.com" |
| GOOGLE_CLIENT_SECRET | "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" |
| GOOGLE_REDIRECT_URI | "https://apisyncspace.thibautstachnick.com/api/auth/google/callback" |
| JWT_PASSPHRASE | "7382dbad2f8ae926aa149e325adffd2e2d8f8a1caa29d7ab426f17940803b4f1" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LAST_FM_API_KEY | "07c4b8a42f0c738bec2889f6c346bc02" |
| MAILER_DSN | "brevo+api://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@default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| WEB_SOCKET_URL | "https://wssyncspace.thibautstachnick.com" |
| YOUTUBE_API_KEY | "AIzaSyCOJ2WWtWiPuO4LXmxDMqyodeVNKNF7J90" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/SyncSpaceServer/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/SyncSpaceServer/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "apisyncspace.thibautstachnick.com" |
| 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:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.0" |
| REMOTE_PORT | "23734" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765241920 |
| REQUEST_TIME_FLOAT | 1765241920.6605 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/SyncSpaceServer/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.234.63.95" |
| SERVER_ADMIN | "thibautstachnick@gmail.com" |
| SERVER_NAME | "apisyncspace.thibautstachnick.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at apisyncspace.thibautstachnick.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "apisyncspace.thibautstachnick.com" |
| SYMFONY_DOTENV_PATH | "/home/SyncSpaceServer/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,WEB_SOCKET_URL,YOUTUBE_API_KEY,LAST_FM_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_REDIRECT_URI" |