n/a
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\EcommerceController::cartAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#666 -links: [] } |
| _locale | "en" |
| _redirected | true |
| _route | "shop_cart" |
| _route_params | [ "_locale" => "en" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "4abb6b" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "216.73.216.3" |
| cf-ipcountry | "US" |
| cf-ray | "9a9b3ae48c49a465-ORD" |
| cf-visitor | "{"scheme":"https"}" |
| connection | "Keep-Alive" |
| cookie | "hl=en; PHPSESSID=uq0c0gfv9q8b7mod1irk0k5mu9; sf_redirect=%7B%22token%22%3A%22892b72%22%2C%22route%22%3A%22add_to_cart%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CEcommerceController%22%2C%22method%22%3A%22addToCartAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fstaging.amsel-suite.com%5C%2Fsrc%5C%2FController%5C%2FEcommerceController.php%22%2C%22line%22%3A79%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "staging.amsel-suite.com" |
| referer | "https://staging.amsel-suite.com/shop/cart/add/1" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| x-forwarded-for | "216.73.216.3" |
| x-forwarded-proto | "https" |
| 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 | "Sat, 06 Dec 2025 10:51:47 GMT" |
| location | "https://staging.amsel-suite.com/login" |
| x-debug-token | "e96a8e" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "uq0c0gfv9q8b7mod1irk0k5mu9" |
| hl | "en" |
| sf_redirect | "{"token":"892b72","route":"add_to_cart","method":"GET","controller":{"class":"App\\Controller\\EcommerceController","method":"addToCartAction","file":"\/var\/www\/staging.amsel-suite.com\/src\/Controller\/EcommerceController.php","line":79},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 11:51:47 +0100" |
| Last used | "Sat, 06 Dec 25 11:51:47 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://staging.amsel-suite.com/shop/cart" |
| cart | [ "countCart" => 1 "totalCart" => 69.99 "products" => [ [ "product_id" => 1 "product_name" => "Pack Tome + Lore" "price" => 69.99 "quantity" => 1 ] ] ] |
| currency | "dollars" |
| customerSession | "uq0c0gfv9q8b7mod1irk0k5mu9" |
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 | "56d69571da7706a143236b012ee075bc" |
| DATABASE_URL | "mysql://ollam:ypj94xhB7AO2Bm1H6So6ViK8b@localhost:3306/ollam?serverVersion=5.7" |
| JWT_PASSPHRASE | "22#Azuly2012" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://75122b2300fd3d6bff9f4ffe217fe84d:[email protected]:587/" |
| MAILJET_APIKEY_PRIVATE | "9cf416857f0ab2777b2d4b4c371fe64d" |
| MAILJET_APIKEY_PUBLIC | "75122b2300fd3d6bff9f4ffe217fe84d" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/staging.amsel-suite.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/staging.amsel-suite.com/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "216.73.216.3" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "9a9b3ae48c49a465-ORD" |
| HTTP_CF_VISITOR | "{"scheme":"https"}" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_COOKIE | "hl=en; PHPSESSID=uq0c0gfv9q8b7mod1irk0k5mu9; sf_redirect=%7B%22token%22%3A%22892b72%22%2C%22route%22%3A%22add_to_cart%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CEcommerceController%22%2C%22method%22%3A%22addToCartAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fstaging.amsel-suite.com%5C%2Fsrc%5C%2FController%5C%2FEcommerceController.php%22%2C%22line%22%3A79%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "staging.amsel-suite.com" |
| HTTP_REFERER | "https://staging.amsel-suite.com/shop/cart/add/1" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| HTTP_X_FORWARDED_FOR | "216.73.216.3" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "staging.amsel-suite.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/shop/cart" |
| REMOTE_ADDR | "172.69.17.75" |
| REMOTE_PORT | "12518" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765018307 |
| REQUEST_TIME_FLOAT | 1765018307.3421 |
| REQUEST_URI | "/shop/cart" |
| SCRIPT_FILENAME | "/var/www/staging.amsel-suite.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.178.43.57" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "staging.amsel-suite.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at staging.amsel-suite.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "staging.amsel-suite.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,MAILER_DSN,DATABASE_URL,APP_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILJET_APIKEY_PUBLIC,MAILJET_APIKEY_PRIVATE" |