RedirectController :: urlRedirectAction
Request
GET Parameters
| Key | Value |
|---|---|
| point_recyclage_id | "13" |
| type | "decheterie" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_map" |
| _route_params | [ "path" => "/map" "permanent" => true "scheme" => null "httpPort" => 80 "httpsPort" => 443 ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "ccc4a7" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/map" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| host | "demo-app.wastreet.app" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.217.62" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.217.62" |
| x-varnish | "674957683" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| content-type | "text/html; charset=utf-8" |
| date | "Sun, 19 Apr 2026 15:07:14 GMT" |
| location | "http://demo-app.wastreet.app/map?point_recyclage_id=13&type=decheterie" |
| x-debug-token | "2a5f47" |
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 |
|---|---|
| ADMIN_ALLOWED_IPS | "200.202.97.24" |
| ADMIN_ROOT_PATH | "/derriere" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_FAVICON | "favicon.ico" |
| APP_LOGO | "logo.webp" |
| APP_REQUIRES_CHANNEL | "http" |
| APP_SECRET | "0b1fba3cf1608fef6f1688d251968268" |
| APP_TITLE | "Smet au tri - votre gestionnaire déchets" |
| DATABASE_URL | "mysql://%env(DB_USER)%:%env(DB_PASS)%@%env(DB_SERVER)%/%env(DB_DBNAME)%?serverVersion=%env(DB_VERSION)%" |
| DB_DBNAME | "newapp_preprod" |
| DB_PASS | "A8xgr7B75WqYnH85" |
| DB_SERVER | "10.55.32.86:3306" |
| DB_USER | "wastreet" |
| DB_VERSION | "5.7" |
| EMAIL_APP | "chazalettejustin@gmail.com" |
| EMAIL_BUG | "chazalettejustin@gmail.com" |
| EMAIL_LOGIN | "chazalettejustin@gmail.com" |
| EMAIL_NOTIFICATIONS | "chazalettejustin@gmail.com" |
| EMAIL_TOOLS | "chazalettejustin@gmail.com" |
| EMAIL_WRONG_INFORMATION | "chazalettejustin@gmail.com" |
| GEOCODE_GOOGLE_API_KEY | "" |
| MAILER_DSN | "native://default" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| STRUCTURE_ID | "102" |
| TERRITOIRE_ID | "22" |
| UX_MAP_DSN | "leaflet://default" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/web/demo-app.wastreet.app/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/web/demo-app.wastreet.app/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "demo-app.wastreet.app" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.217.62" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.217.62" |
| HTTP_X_VARNISH | "674957683" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "point_recyclage_id=13&type=decheterie" |
| REDIRECT_QUERY_STRING | "point_recyclage_id=13&type=decheterie" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/map/" |
| REMOTE_ADDR | "10.55.0.11" |
| REMOTE_PORT | "51228" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1776611234 |
| REQUEST_TIME_FLOAT | 1776611234.7202 |
| REQUEST_URI | "/map/?point_recyclage_id=13&type=decheterie" |
| SCRIPT_FILENAME | "/web/demo-app.wastreet.app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.55.32.25" |
| SERVER_ADMIN | "tech@digitalteam.fr" |
| SERVER_NAME | "demo-app.wastreet.app" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at demo-app.wastreet.app Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SYMFONY_DOTENV_PATH | "/web/demo-app.wastreet.app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,UX_MAP_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,APP_LOGO,APP_FAVICON,APP_TITLE,APP_REQUIRES_CHANNEL,DB_USER,DB_VERSION,DB_PASS,DB_SERVER,DB_DBNAME,STRUCTURE_ID,TERRITOIRE_ID,EMAIL_LOGIN,EMAIL_NOTIFICATIONS,EMAIL_TOOLS,EMAIL_APP,EMAIL_BUG,EMAIL_WRONG_INFORMATION,GEOCODE_GOOGLE_API_KEY,ADMIN_ROOT_PATH,ADMIN_ALLOWED_IPS" |