AppController :: renderCart
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=en&_controller=App%5CController%5CAppController%3A%3ArenderCart" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AppController::renderCart" |
| _format | "html" |
| _locale | "en" |
| _stopwatch_token | "f4c104" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, br" |
| accept-language | "en-us,en;q=0.5" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "216.73.216.3" |
| cf-ipcountry | "US" |
| cf-ray | "9a99bf292d10f824-ORD" |
| cf-visitor | "{"scheme":"https"}" |
| connection | "Keep-Alive" |
| cookie | "PHPSESSID=lgb06ql0b8q0d66i5d9oj8s6kb; sf_redirect=%7B%22token%22%3A%22353945%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; hl=en" |
| forwarded | "for="172.69.17.74";host="staging.amsel-suite.com";proto=https" |
| host | "staging.amsel-suite.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| x-forwarded-for | "172.69.17.74" |
| x-php-ob-level | "2" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Sat, 06 Dec 2025 06:32:33 GMT" |
| x-debug-token | "637d6f" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "lgb06ql0b8q0d66i5d9oj8s6kb" |
| hl | "en" |
| sf_redirect | "{"token":"353945","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 07:32:32 +0100" |
| Last used | "Sat, 06 Dec 25 07:32:33 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| cart | [ "countCart" => 1 "totalCart" => 40.99 "products" => [ [ "product_id" => 10 "product_name" => "Lore" "price" => 40.99 "quantity" => 1 ] ] ] |
| currency | "dollars" |
| customerSession | "lgb06ql0b8q0d66i5d9oj8s6kb" |
| selected_locale | "en" |
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_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "216.73.216.3" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "9a99bf292d10f824-ORD" |
| HTTP_CF_VISITOR | "{"scheme":"https"}" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_COOKIE | "PHPSESSID=lgb06ql0b8q0d66i5d9oj8s6kb; sf_redirect=%7B%22token%22%3A%22353945%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; hl=en" |
| HTTP_FORWARDED | "for="172.69.17.74";host="staging.amsel-suite.com";proto=https" |
| HTTP_HOST | "staging.amsel-suite.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| HTTP_X_FORWARDED_FOR | "172.69.17.74" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CAppController%253A%253ArenderCart" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "selected_locale=en" |
| REDIRECT_SSL_TLS_SNI | "staging.amsel-suite.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/article/11/update-lore-beta-0-1-trailblazers" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "12590" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765002753 |
| REQUEST_TIME_FLOAT | 1765002753.5224 |
| REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CAppController%253A%253ArenderCart" |
| 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" |
Parent Request
Return to parent request (token = 223ad6)
| Key | Value |
|---|---|
| _controller | "App\Controller\ArticleController::showAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#6364 -links: [ 6353 => Symfony\Component\WebLink\Link {#6353 -href: "/build/js/runtime-7c1d506334c1916ca8c5.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" ] } 6354 => Symfony\Component\WebLink\Link {#6354 -href: "/build/js/9755-53522fed0c24589b4023.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" ] } 6352 => Symfony\Component\WebLink\Link {#6352 -href: "/build/js/6965-38a5c66a1d019eb32a0c.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" ] } 6355 => Symfony\Component\WebLink\Link {#6355 -href: "/build/js/7721-b0ea1e0cb80f8b741249.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" ] } 6357 => Symfony\Component\WebLink\Link {#6357 -href: "/build/js/app-base-js-2580d9f69cfe4c73a8c9.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" ] } 6356 => Symfony\Component\WebLink\Link {#6356 -href: "/build/js/app-track-js-c612a77e5afdecebf4be.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" ] } 6358 => Symfony\Component\WebLink\Link {#6358 -href: "/build/js/188-a6f2a75dc888143b667a.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" ] } 6359 => Symfony\Component\WebLink\Link {#6359 -href: "/build/js/app-swiper-js-cd39dc707b2acc1db4e2.js" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" ] } 6360 => Symfony\Component\WebLink\Link {#6360 -href: "/build/css/app-base-css-d3415a31a6bab7b920b4.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" "crossorigin" => "anonymous" ] } 6361 => Symfony\Component\WebLink\Link {#6361 -href: "/build/css/app-articles-css-3d716d4aa1a0c75fb824.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" "crossorigin" => "anonymous" ] } 6362 => Symfony\Component\WebLink\Link {#6362 -href: "/build/css/app-swiper-css-19911cb9bb6603976b86.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" "crossorigin" => "anonymous" ] } ] } |
| _locale | "en" |
| _redirected | true |
| _route | "article_show" |
| _route_params | [ "_locale" => "en" "id" => "11" "slug" => "update-lore-beta-0-1-trailblazers" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "206300" |
| article | App\Entity\Article {#630 -id: 11 -startDate: null -endDate: null -categories: Doctrine\ORM\PersistentCollection {#656 …} #createdAt: DateTime @1724667641 {#627 : 2024-08-26 12:20:41.0 Europe/Berlin (+02:00) } #updatedAt: DateTime @1757611742 {#628 : 2025-09-11 19:29:02.0 Europe/Berlin (+02:00) } #translations: Doctrine\ORM\PersistentCollection {#793 …} #newTranslations: null #currentLocale: "en" #defaultLocale: "en" #deletedAt: null #sort: 11 -pictures: Doctrine\ORM\PersistentCollection {#710 …} } |
| id | "11" |
| slug | "update-lore-beta-0-1-trailblazers" |