AppController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\AppController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_app" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#397 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#320 …} } ] |
| _stopwatch_token | "bd63b8" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=431cee" |
| host | "www.nbsclienttest.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 | "Fri, 30 Jan 2026 16:38:35 GMT" |
| x-debug-token | "29bb10" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "431cee" |
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 |
|---|---|
| AGAM_RECEIVER_EMAIL | "pc.roques@laposte.net" |
| AGAM_SENDER_EMAIL | "contact@nbsclienttest.fr" |
| APP_ENV | "dev" |
| APP_SECRET | "" |
| BREVO_API_KEY | "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" |
| BREVO_CONTACTS_ENDPOINT | "https://api.brevo.com/v3/contacts" |
| BREVO_ENDPOINT | "https://api.brevo.com/v3/smtp/email" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://AGAM_user:gF!5JdYi@127.0.0.1:3306/AGAM_db?serverVersion=8.0.42-0ubuntu0.22.04.2&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| STRIPE_CANCEL_URL | "https://nbsclienttest.fr/stripe/failure" |
| STRIPE_PUBLIC_KEY | "pk_test_51RYSYjIP2tNm1BqoViitSvv5IVusxjuRB7iX3WLR63javzKJ4TGm21kVRXtyrnUFxCyL6I4csbuAtVYdps39c2v300izhw34wq" |
| STRIPE_SECRET_KEY | "sk_test_51RYSYjIP2tNm1BqoRsM34LTYfan4ubXm7cR9zrJue938vb0U1ongBJNfhRjcgifMU5doWKYnWyBwhB3ea9VkmfYN00cXrM0Hgp" |
| STRIPE_SUCCESS_URL | "https://nbsclienttest.fr/stripe/success" |
| STRIPE_WEBHOOK_SECRET | "whsec_HUHVqoO5KP7OgayYUpRG0YvbxGXET0SI" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/AGAM/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=431cee" |
| HTTP_HOST | "www.nbsclienttest.fr" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.161" |
| REMOTE_PORT | "14723" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1769791115 |
| REQUEST_TIME_FLOAT | 1769791115.3672 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/AGAM/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "31.97.176.116" |
| SERVER_NAME | "nbsclienttest.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_PATH | "/var/www/AGAM/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,DATABASE_URL,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY,STRIPE_WEBHOOK_SECRET,STRIPE_SUCCESS_URL,STRIPE_CANCEL_URL,BREVO_API_KEY,BREVO_ENDPOINT,BREVO_CONTACTS_ENDPOINT,AGAM_SENDER_EMAIL,AGAM_RECEIVER_EMAIL" |
| USER | "www-data" |