WaitlistController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\WaitlistController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_waitlist" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#828 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#822 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#829 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#849 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#831 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#832 …} } ] |
| _stopwatch_token | "45d565" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%224eb20e%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmurmurr%5C%2Fdemo%5C%2Fmurmura_backend_app%5C%2Fapp%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "sandbox.murmura.eu" |
| referer | "https://sandbox.murmura.eu/" |
| remote-ip | "216.73.216.185" |
| remote-port | "19800" |
| scheme | "https" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-ae | "br" |
| x-cdn-any-ip | "46.105.204.21" |
| x-cdn-request-id | "925615319" |
| x-forwarded-for | "216.73.216.185" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "4049d3810200d8753b5975e95ca6b99d" |
| x-php-ob-level | "1" |
| x-predictor | "1" |
| x-remote-ip | "216.73.216.185" |
| x-remote-port | "19800" |
| x-scheme | "https" |
| x-varnish | "931740101" |
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, 26 Feb 2026 04:19:03 GMT" |
| x-debug-token | "79ff9d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| sf_redirect | "{"token":"4eb20e","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/home\/murmurr\/demo\/murmura_backend_app\/app\/symfony\/src\/Controller\/HomeController.php","line":14},"status_code":302,"status_text":"Found"}" |
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_EMAIL_ADMIN | "admin@murmura.fr" |
| APP_EMAIL_SERVICE | "service@murmura.fr" |
| APP_ENV | "dev" |
| APP_LOCALE | "fr" |
| APP_SECRET | "ba4e4d5c96abd000bc8e88a50960f093" |
| APP_SHARE_DIR | "var/share" |
| APP_SUPPORTED_LOCALES | "fr,en,it,de,ar,es" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://root:root@mysql:3306/murmura?serverVersion=8.0&charset=utf8mb4" |
| DEEPL_API_KEY | "" |
| DEFAULT_URI | "http://localhost:8000" |
| GOOGLE_MAPS_API_KEY | "" |
| JWT_PASSPHRASE | "40abd2749f04e71f4573b1e0433c0ba9d568f33ce411dbab001be8c2de6a92e6" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://mailpit:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OAUTH_GOOGLE_CLIENT_ID | "" |
| OAUTH_GOOGLE_CLIENT_SECRET | "" |
| RECAPTCHA3_KEY | "" |
| RECAPTCHA3_SECRET | "" |
| SENTRY_DSN | "" |
| STRIPE_PUBLISHABLE_KEY | "" |
| STRIPE_SECRET_KEY | "" |
| STRIPE_WEBHOOK_SECRET | "" |
| WAITLIST_ENABLED | "true" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/murmurr/demo/murmura_backend_app/app/symfony" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/murmurr/demo/murmura_backend_app/app/symfony" ] |
| CFG_CLUSTER | "cluster121" |
| DOCUMENT_ROOT | "/home/murmurr/demo/murmura_backend_app/app/symfony/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "805" |
| GEOIP_CITY | "Santa Paula" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "803" |
| GEOIP_LATITUDE | "34.355598" |
| GEOIP_LONGITUDE | "-119.070099" |
| GEOIP_REGION | "CA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%224eb20e%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmurmurr%5C%2Fdemo%5C%2Fmurmura_backend_app%5C%2Fapp%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "sandbox.murmura.eu" |
| HTTP_REFERER | "https://sandbox.murmura.eu/" |
| HTTP_REMOTE_IP | "216.73.216.185" |
| HTTP_REMOTE_PORT | "19800" |
| HTTP_SCHEME | "https" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_AE | "br" |
| HTTP_X_CDN_ANY_IP | "46.105.204.21" |
| HTTP_X_CDN_REQUEST_ID | "925615319" |
| HTTP_X_FORWARDED_FOR | "216.73.216.185" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "4049d3810200d8753b5975e95ca6b99d" |
| HTTP_X_PREDICTOR | "1" |
| HTTP_X_REMOTE_IP | "216.73.216.185" |
| HTTP_X_REMOTE_PORT | "19800" |
| HTTP_X_SCHEME | "https" |
| HTTP_X_VARNISH | "931740101" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/waitlist" |
| REMOTE_ADDR | "216.73.216.185" |
| REMOTE_PORT | "29168" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1772079543 |
| REQUEST_TIME_FLOAT | 1772079543.0114 |
| REQUEST_URI | "/waitlist" |
| SCRIPT_FILENAME | "/home/murmurr/demo/murmura_backend_app/app/symfony/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://sandbox.murmura.eu:443/waitlist" |
| SCRIPT_URL | "/waitlist" |
| SERVER_ADDR | "10.121.20.6" |
| SERVER_ADMIN | "postmaster@sandbox.murmura.eu" |
| SERVER_NAME | "sandbox.murmura.eu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/murmurr/demo/murmura_backend_app/app/symfony/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,APP_LOCALE,APP_SUPPORTED_LOCALES,APP_EMAIL_ADMIN,APP_EMAIL_SERVICE,WAITLIST_ENABLED,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,STRIPE_SECRET_KEY,STRIPE_PUBLISHABLE_KEY,STRIPE_WEBHOOK_SECRET,SENTRY_DSN,GOOGLE_MAPS_API_KEY,DEEPL_API_KEY" |
| UNIQUE_ID | "aZ-Jt@LtwYMMmK7BietiNAAAAxc" |
| USER | "murmurr" |
| argc | 0 |
| argv | [] |