https://redirect.dev.denios.io/warenkorb

CartController :: indexAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"\App\Module\ShortSimpleCheckout\Controller\CartController::indexAction"
_firewall_context
"security.firewall.map.context.main"
_locale
"de_DE"
_redirected
true
_route
"checkout_cart_index"
_route_params
[
  "_locale" => "de_DE"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"5a64fe"
cart
Commercetools\Core\Model\Cart\Cart {#1972
  #rawData: [
    "type" => "Cart"
    "id" => "8ad0974d-13ca-4127-a0d4-e950c001656c"
    "version" => 4
    "versionModifiedAt" => "2025-11-08T11:55:21.535Z"
    "lastMessageSequenceNumber" => 1
    "createdAt" => "2025-11-08T11:55:21.285Z"
    "lastModifiedAt" => "2025-11-08T11:55:21.535Z"
    "lastModifiedBy" => [
      "clientId" => "eYll_bjqu-qL6bK6DKld3cBR"
      "isPlatformClient" => false
    ]
    "createdBy" => [
      "clientId" => "eYll_bjqu-qL6bK6DKld3cBR"
      "isPlatformClient" => false
    ]
    "anonymousId" => "18hh67cjn15imr7i9n4jcb867q"
    "lineItems" => []
    "cartState" => "Active"
    "totalPrice" => [
      "type" => "centPrecision"
      "currencyCode" => "EUR"
      "centAmount" => 0
      "fractionDigits" => 2
    ]
    "taxedPrice" => [
      "totalNet" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
      "totalGross" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
      "taxPortions" => [
        [
          "rate" => 0.19
          "amount" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
          "name" => "regular"
        ]
      ]
      "totalTax" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
    ]
    "country" => "DE"
    "taxedShippingPrice" => [
      "totalNet" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
      "totalGross" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
      "taxPortions" => [
        [
          "rate" => 0.19
          "amount" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
          "name" => "regular"
        ]
      ]
      "totalTax" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
    ]
    "shippingMode" => "Single"
    "shippingInfo" => [
      "shippingMethodName" => "Versandkostefrei123"
      "price" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
      "shippingRate" => [
        "price" => [
          "type" => "centPrecision"
          "currencyCode" => "EUR"
          "centAmount" => 0
          "fractionDigits" => 2
        ]
        "freeAbove" => [
          "type" => "centPrecision"
          "currencyCode" => "EUR"
          "centAmount" => 20000
          "fractionDigits" => 2
        ]
        "tiers" => []
      ]
      "taxRate" => [
        "name" => "regular"
        "amount" => 0.19
        "includedInPrice" => false
        "country" => "DE"
        "id" => "8G6Z-CGx"
        "subRates" => []
      ]
      "taxCategory" => [
        "typeId" => "tax-category"
        "id" => "7a3d634e-f545-44cb-a8ca-211ddf0ef5ee"
      ]
      "deliveries" => []
      "shippingMethod" => [
        "typeId" => "shipping-method"
        "id" => "612530dc-2cb9-4caf-9da0-d90b649f3808"
      ]
      "taxedPrice" => [
        "totalNet" => [
          "type" => "centPrecision"
          "currencyCode" => "EUR"
          "centAmount" => 0
          "fractionDigits" => 2
        ]
        "totalGross" => [
          "type" => "centPrecision"
          "currencyCode" => "EUR"
          "centAmount" => 0
          "fractionDigits" => 2
        ]
        "taxPortions" => [
          [
            "rate" => 0.19
            "amount" => [
              "type" => "centPrecision"
              "currencyCode" => "EUR"
              "centAmount" => 0
              "fractionDigits" => 2
            ]
            "name" => "regular"
          ]
        ]
        "totalTax" => [
          "type" => "centPrecision"
          "currencyCode" => "EUR"
          "centAmount" => 0
          "fractionDigits" => 2
        ]
      ]
      "shippingMethodState" => "MatchesCart"
    ]
    "shippingAddress" => [
      "country" => "DE"
    ]
    "shipping" => []
    "customLineItems" => []
    "discountCodes" => []
    "directDiscounts" => []
    "custom" => [
      "type" => [
        "typeId" => "type"
        "id" => "aff2a6e0-9e46-4db3-bdce-811311fb0762"
      ]
      "fields" => []
    ]
    "inventoryMode" => "None"
    "priceRoundingMode" => "HalfEven"
    "taxMode" => "Platform"
    "taxRoundingMode" => "HalfUp"
    "taxCalculationMode" => "LineItemLevel"
    "deleteDaysAfterLastModification" => 90
    "refusedGifts" => []
    "origin" => "Customer"
    "itemShippingAddresses" => []
    "store" => [
      "typeId" => "store"
      "key" => "germany"
    ]
    "discountTypeCombination" => [
      "type" => "Stacking"
    ]
  ]
  #typeData: [
    "type" => "Cart"
    "id" => "8ad0974d-13ca-4127-a0d4-e950c001656c"
    "version" => 4
    "versionModifiedAt" => "2025-11-08T11:55:21.535Z"
    "lastMessageSequenceNumber" => 1
    "createdAt" => "2025-11-08T11:55:21.285Z"
    "lastModifiedAt" => "2025-11-08T11:55:21.535Z"
    "lastModifiedBy" => [
      "clientId" => "eYll_bjqu-qL6bK6DKld3cBR"
      "isPlatformClient" => false
    ]
    "createdBy" => [
      "clientId" => "eYll_bjqu-qL6bK6DKld3cBR"
      "isPlatformClient" => false
    ]
    "anonymousId" => "18hh67cjn15imr7i9n4jcb867q"
    "lineItems" => Commercetools\Core\Model\Cart\LineItemCollection {#2044
      #rawData: []
      #typeData: []
      #initialized: []
      #parent: Commercetools\Core\Model\Cart\Cart {#1972}
      #root: Commercetools\Core\Model\Cart\CartCollection {#1948 …}
      #type: "Commercetools\Core\Model\Cart\LineItem"
      #pos: 0
      #keys: []
      #index: []
      #context: [
        Commercetools\Core\Model\Cart\CartCollection {#1948 …}
        "getContext"
      ]
    }
    "cartState" => "Active"
    "totalPrice" => [
      "type" => "centPrecision"
      "currencyCode" => "EUR"
      "centAmount" => 0
      "fractionDigits" => 2
    ]
    "taxedPrice" => [
      "totalNet" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
      "totalGross" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
      "taxPortions" => [
        [
          "rate" => 0.19
          "amount" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
          "name" => "regular"
        ]
      ]
      "totalTax" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
    ]
    "country" => "DE"
    "taxedShippingPrice" => [
      "totalNet" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
      "totalGross" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
      "taxPortions" => [
        [
          "rate" => 0.19
          "amount" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
          "name" => "regular"
        ]
      ]
      "totalTax" => [
        "type" => "centPrecision"
        "currencyCode" => "EUR"
        "centAmount" => 0
        "fractionDigits" => 2
      ]
    ]
    "shippingMode" => "Single"
    "shippingInfo" => Commercetools\Core\Model\Cart\ShippingInfo {#1944
      #rawData: [
        "shippingMethodName" => "Versandkostefrei123"
        "price" => [
          "type" => "centPrecision"
          "currencyCode" => "EUR"
          "centAmount" => 0
          "fractionDigits" => 2
        ]
        "shippingRate" => [
          "price" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
          "freeAbove" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 20000
            "fractionDigits" => 2
          ]
          "tiers" => []
        ]
        "taxRate" => [
          "name" => "regular"
          "amount" => 0.19
          "includedInPrice" => false
          "country" => "DE"
          "id" => "8G6Z-CGx"
          "subRates" => []
        ]
        "taxCategory" => [
          "typeId" => "tax-category"
          "id" => "7a3d634e-f545-44cb-a8ca-211ddf0ef5ee"
        ]
        "deliveries" => []
        "shippingMethod" => [
          "typeId" => "shipping-method"
          "id" => "612530dc-2cb9-4caf-9da0-d90b649f3808"
        ]
        "taxedPrice" => [
          "totalNet" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
          "totalGross" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
          "taxPortions" => [
            [
              "rate" => 0.19
              "amount" => [
                "type" => "centPrecision"
                "currencyCode" => "EUR"
                "centAmount" => 0
                "fractionDigits" => 2
              ]
              "name" => "regular"
            ]
          ]
          "totalTax" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
        ]
        "shippingMethodState" => "MatchesCart"
      ]
      #typeData: [
        "shippingMethodName" => "Versandkostefrei123"
        "price" => [
          "type" => "centPrecision"
          "currencyCode" => "EUR"
          "centAmount" => 0
          "fractionDigits" => 2
        ]
        "shippingRate" => [
          "price" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
          "freeAbove" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 20000
            "fractionDigits" => 2
          ]
          "tiers" => []
        ]
        "taxRate" => [
          "name" => "regular"
          "amount" => 0.19
          "includedInPrice" => false
          "country" => "DE"
          "id" => "8G6Z-CGx"
          "subRates" => []
        ]
        "taxCategory" => [
          "typeId" => "tax-category"
          "id" => "7a3d634e-f545-44cb-a8ca-211ddf0ef5ee"
        ]
        "deliveries" => []
        "shippingMethod" => [
          "typeId" => "shipping-method"
          "id" => "612530dc-2cb9-4caf-9da0-d90b649f3808"
        ]
        "taxedPrice" => [
          "totalNet" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
          "totalGross" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
          "taxPortions" => [
            [
              "rate" => 0.19
              "amount" => [
                "type" => "centPrecision"
                "currencyCode" => "EUR"
                "centAmount" => 0
                "fractionDigits" => 2
              ]
              "name" => "regular"
            ]
          ]
          "totalTax" => [
            "type" => "centPrecision"
            "currencyCode" => "EUR"
            "centAmount" => 0
            "fractionDigits" => 2
          ]
        ]
        "shippingMethodState" => "MatchesCart"
      ]
      #initialized: []
      #parent: Commercetools\Core\Model\Cart\Cart {#1972}
      #root: Commercetools\Core\Model\Cart\CartCollection {#1948 …}
      #context: [
        Commercetools\Core\Model\Cart\CartCollection {#1948 …}
        "getContext"
      ]
    }
    "shippingAddress" => Commercetools\Core\Model\Common\Address {#2001 …}
    "shipping" => []
    "customLineItems" => []
    "discountCodes" => []
    "directDiscounts" => []
    "custom" => Commercetools\Core\Model\CustomField\CustomFieldObject {#1986
      #rawData: [
        "type" => [
          "typeId" => "type"
          "id" => "aff2a6e0-9e46-4db3-bdce-811311fb0762"
        ]
        "fields" => []
      ]
      #typeData: [
        "type" => [
          "typeId" => "type"
          "id" => "aff2a6e0-9e46-4db3-bdce-811311fb0762"
        ]
        "fields" => Commercetools\Core\Model\CustomField\FieldContainer {#2002
          #rawData: []
          #typeData: []
          #initialized: []
          #parent: Commercetools\Core\Model\CustomField\CustomFieldObject {#1986}
          #root: Commercetools\Core\Model\Cart\CartCollection {#1948 …}
          #context: [
            Commercetools\Core\Model\Cart\CartCollection {#1948 …}
            "getContext"
          ]
        }
      ]
      #initialized: [
        "fields" => true
      ]
      #parent: Commercetools\Core\Model\Cart\Cart {#1972}
      #root: Commercetools\Core\Model\Cart\CartCollection {#1948 …}
      #context: [
        Commercetools\Core\Model\Cart\CartCollection {#1948 …}
        "getContext"
      ]
    }
    "inventoryMode" => "None"
    "priceRoundingMode" => "HalfEven"
    "taxMode" => "Platform"
    "taxRoundingMode" => "HalfUp"
    "taxCalculationMode" => "LineItemLevel"
    "deleteDaysAfterLastModification" => 90
    "refusedGifts" => []
    "origin" => "Customer"
    "itemShippingAddresses" => []
    "store" => [
      "typeId" => "store"
      "key" => "germany"
    ]
    "discountTypeCombination" => [
      "type" => "Stacking"
    ]
    "billingAddress" => null
  ]
  #initialized: [
    "id" => true
    "country" => true
    "lineItems" => true
    "shippingInfo" => true
    "custom" => true
    "billingAddress" => true
    "shippingAddress" => true
    "anonymousId" => true
  ]
  #parent: Commercetools\Core\Model\Cart\CartCollection {#1948 …}
  #root: Commercetools\Core\Model\Cart\CartCollection {#1948 …}
  #context: [
    Commercetools\Core\Model\Cart\CartCollection {#1948 …}
    "getContext"
  ]
}
customer
App\Module\Checkout\Model\AnonymousCustomer {#1976
  -anonymousId: "18hh67cjn15imr7i9n4jcb867q"
  -currency: "EUR"
  -billingAddress: null
  -shippingAddress: Commercetools\Core\Model\Common\Address {#2001 …}
  -customerGroup: null
  -email: null
  -salutation: null
  -firstName: null
  -lastName: null
  -vatId: null
}
exclude_vat
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22434d29%22%2C%22route%22%3A%22checkout_shipping_payment_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22%5C%5CApp%5C%5CModule%5C%5CShortSimpleCheckout%5C%5CController%5C%5CShippingPaymentController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FModule%5C%2FShortSimpleCheckout%5C%2FController%5C%2FShippingPaymentController.php%22%2C%22line%22%3A51%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; exclude_vat=true; PHPSESSID=18hh67cjn15imr7i9n4jcb867q; currentlocale_denios=de-de"
host
"redirect.dev.denios.io"
referer
"https://redirect.dev.denios.io/checkout/shipping-payment"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.35"
x-forwarded-host
"redirect.dev.denios.io"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.35"
x-request-id
"2112fc352539baa3e42c419d3cfa75dd"
x-scheme
"https"

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, 08 Nov 2025 11:55:22 GMT"
set-cookie
[
  "exclude_vat=true; path=/; secure; samesite=none"
  "currentlocale_denios=de-de; path=/; secure; samesite=none"
]
x-debug-token
"d7f829"

Cookies

Request Cookies

Key Value
PHPSESSID
"18hh67cjn15imr7i9n4jcb867q"
currentlocale_denios
"de-de"
exclude_vat
"true"
sf_redirect
"{"token":"434d29","route":"checkout_shipping_payment_index","method":"GET","controller":{"class":"\\App\\Module\\ShortSimpleCheckout\\Controller\\ShippingPaymentController","method":"indexAction","file":"\/var\/www\/html\/src\/Module\/ShortSimpleCheckout\/Controller\/ShippingPaymentController.php","line":51},"status_code":302,"status_text":"Found"}"

Response Cookies

Key Value
currentlocale_denios
Symfony\Component\HttpFoundation\Cookie {#4470
  #name: "currentlocale_denios"
  #value: "de-de"
  #domain: null
  #expire: 0
  #path: "/"
  #secure: null
  #httpOnly: false
  -raw: false
  -sameSite: "none"
  -secureDefault: true
}
exclude_vat
Symfony\Component\HttpFoundation\Cookie {#4467
  #name: "exclude_vat"
  #value: "true"
  #domain: null
  #expire: 0
  #path: "/"
  #secure: null
  #httpOnly: false
  -raw: false
  -sameSite: "none"
  -secureDefault: true
}

Session 8

Session Metadata

Key Value
Created
"Sat, 08 Nov 25 12:55:21 +0100"
Last used
"Sat, 08 Nov 25 12:55:21 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"NDvbDJHaN9RLI1zRofxQ0FEk7BSoUZHcAz9L-VNXn70"
_csrf/https-checkout_cart_add_line_item
"SpDDtTcMXlEo05TScNs1iBqmaOuZPs0Nm076KebTB4Q"
_csrf/https-register_account_form
"5t2QJgRl0khE5hTzq6v6IYp7VwLhEQyOxzZHwhYmHmw"
_csrf/https-request_password_form
"oa9ws1rasHAVAKbhPLg4CA5ROKDBPSytF2weMQrEADA"
anonymousId
"18hh67cjn15imr7i9n4jcb867q"

Session Usage

8 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Security.php"
    "line" => 68
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Security.php"
    "line" => 40
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php"
    "line" => 5014
    "function" => "getUser"
    "class" => "Symfony\Component\Security\Core\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php"
    "line" => 1063
    "function" => "getUserService"
    "class" => "ContainerNQm5Dx3\App_KernelDevDeDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php"
    "line" => 2180
    "function" => "get_Container_Private_TwigService"
    "class" => "ContainerNQm5Dx3\App_KernelDevDeDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/dependency-injection/Container.php"
    "line" => 240
    "function" => "getCartController2Service"
    "class" => "ContainerNQm5Dx3\App_KernelDevDeDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/dependency-injection/Container.php"
    "line" => 220
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 29
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 120
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 42
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 86
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 39
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 146
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Module\Checkout\Provider\CartProvider:328
[
  [
    "file" => "/var/www/html/src/Module/Checkout/Provider/CartProvider.php"
    "line" => 328
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Module/Checkout/Provider/CartProvider.php"
    "line" => 343
    "function" => "getAnonymousCartId"
    "class" => "App\Module\Checkout\Provider\CartProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Module/Checkout/Provider/CartProvider.php"
    "line" => 184
    "function" => "getAnonymousCart"
    "class" => "App\Module\Checkout\Provider\CartProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Module/ShortSimpleCheckout/EventListener/Cart/CartRequiredListener.php"
    "line" => 79
    "function" => "getCart"
    "class" => "App\Module\Checkout\Provider\CartProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelController"
    "class" => "App\Module\ShortSimpleCheckout\EventListener\Cart\CartRequiredListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Twig\Extension\CoreExtension:1909
[
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/37/37b184ca62fa8eed607cad6b24f27ab2.php"
    "line" => 69
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_031db5cc0778ca24c19254e54b19f3ca"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/51ed14c7a96d9e1bfa554c83cef36af7.php"
    "line" => 117
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_gtmDataLayer"
    "class" => "__TwigTemplate_57fc87ae9f66f47294f256e9e6050a45"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 93
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/51ed14c7a96d9e1bfa554c83cef36af7.php"
    "line" => 65
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_57fc87ae9f66f47294f256e9e6050a45"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Action/CartController.php"
    "line" => 61
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Action\CartController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Bridge\Twig\AppVariable:168
[
  [
    "file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 168
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/5e/5ef759f52e98a8c44f5606a4548afc27.php"
    "line" => 49
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_47c4bdcc3b0a6b1b06fcbe4b9d181a15"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 644
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_flash_messages"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 592
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 171
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/51ed14c7a96d9e1bfa554c83cef36af7.php"
    "line" => 65
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_57fc87ae9f66f47294f256e9e6050a45"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Action/CartController.php"
    "line" => 61
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Action\CartController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Module\ShoppingList\Provider\ShoppingListProvider:106
[
  [
    "file" => "/var/www/html/src/Module/ShoppingList/Provider/ShoppingListProvider.php"
    "line" => 106
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Module/ShoppingList/Facade/ShoppingListFacade.php"
    "line" => 141
    "function" => "fetchListFromSession"
    "class" => "App\Module\ShoppingList\Provider\ShoppingListProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/518068afd0d185a8f08dcaad0af34c3d.php"
    "line" => 950
    "function" => "shoppingListProductCount"
    "class" => "App\Module\ShoppingList\Facade\ShoppingListFacade"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_icon"
    "class" => "__TwigTemplate_2f4d3237e63d609622185a27c8e8cd20___1538213968"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/94/946e0210910a3f4d6e25b0a9e7dededb.php"
    "line" => 68
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_08ca7177a69b10fc3ba66abd44ad5af5"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/518068afd0d185a8f08dcaad0af34c3d.php"
    "line" => 922
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2f4d3237e63d609622185a27c8e8cd20___1538213968"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/518068afd0d185a8f08dcaad0af34c3d.php"
    "line" => 264
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_headerShopNavigation"
    "class" => "__TwigTemplate_2f4d3237e63d609622185a27c8e8cd20"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/518068afd0d185a8f08dcaad0af34c3d.php"
    "line" => 90
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2f4d3237e63d609622185a27c8e8cd20"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1520
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 671
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_header"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 597
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 171
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/51ed14c7a96d9e1bfa554c83cef36af7.php"
    "line" => 65
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_57fc87ae9f66f47294f256e9e6050a45"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Action/CartController.php"
    "line" => 61
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Action\CartController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 91
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Module/ShortSimpleCheckout/Twig/CsrfTokenExtension.php"
    "line" => 66
    "function" => "refreshToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/b5/b58e10797ae1efd121745cf7519c6d8e.php"
    "line" => 55
    "function" => "renderCsrfToken"
    "class" => "App\Module\ShortSimpleCheckout\Twig\CsrfTokenExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fcc797ee6d5f05168e56bfb47f83dd61"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/51ed14c7a96d9e1bfa554c83cef36af7.php"
    "line" => 1402
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_57fc87ae9f66f47294f256e9e6050a45___886349574"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/5f/5fc9172ba3b73f5ba2ed8f8ee0e76dd0.php"
    "line" => 61
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f643952a8df014913f9e5cbc24ba68c9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/51ed14c7a96d9e1bfa554c83cef36af7.php"
    "line" => 1378
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_57fc87ae9f66f47294f256e9e6050a45___886349574"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/51ed14c7a96d9e1bfa554c83cef36af7.php"
    "line" => 315
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_57fc87ae9f66f47294f256e9e6050a45"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 607
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 171
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/51ed14c7a96d9e1bfa554c83cef36af7.php"
    "line" => 65
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_57fc87ae9f66f47294f256e9e6050a45"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Action/CartController.php"
    "line" => 61
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Action\CartController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/03/0376dc85b93902dc74bd7c19236dfad3.php"
    "line" => 125
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1558387408a29e0589fd128ca95d3c07"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/bd/bd403ee8b56dcaedb7c991ec8ad5a9d2.php"
    "line" => 350
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9ccfe0e1c1016c1397a601cacf677eef___110690709"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/bd/bd403ee8b56dcaedb7c991ec8ad5a9d2.php"
    "line" => 212
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_9ccfe0e1c1016c1397a601cacf677eef___400743098"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/5f/5fc9172ba3b73f5ba2ed8f8ee0e76dd0.php"
    "line" => 61
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f643952a8df014913f9e5cbc24ba68c9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/bd/bd403ee8b56dcaedb7c991ec8ad5a9d2.php"
    "line" => 188
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9ccfe0e1c1016c1397a601cacf677eef___400743098"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/bd/bd403ee8b56dcaedb7c991ec8ad5a9d2.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9ccfe0e1c1016c1397a601cacf677eef"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 1562
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_offcanvasContent"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a___1384628310"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/ee/ee2ca78b9d660c25643f1b749b019a06.php"
    "line" => 78
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c59571afc420bf582761bca7f869c520"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 1538
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a___1384628310"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 836
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_offcanvasAccountMenu"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 779
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_offcanvas"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 617
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/9a/9a1247750cac66230235e4b537edc60a.php"
    "line" => 171
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_21486f01b30cad6cd04ce42bcdc9ee2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/51/51ed14c7a96d9e1bfa554c83cef36af7.php"
    "line" => 65
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_57fc87ae9f66f47294f256e9e6050a45"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Action/CartController.php"
    "line" => 61
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Action\CartController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_SECRET
"3bcb7a4855efa560513078c8d58423fd"
AWS_SQS_QUEUE_FAILED
"failed"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
TEMPLATE_THEME
"default"
UNZER_PRIVATE_KEY
"s-priv-xxxx"
UNZER_PUBLIC_KEY
"s-pub-xxxx"

Defined as regular env variables

Key Value
ACADEMYSERVICE
"https://academyservice.dev.denios.io"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_STORE
"de"
ASSETS_WEB_DOMAIN
"assets.dev.denios.io"
AWS_REGION
"eu-central-1"
AWS_ROLE_ARN
"arn:aws:iam::637284901833:role/storefront-sqs.storefront.sa.dev.denios.io"
AWS_SQS_ENDPOINT
"sqs://sqs.eu-central-1.amazonaws.com/637284901833/"
AWS_SQS_QUEUE_EPI_SERVER
"dev-EpiServer"
AWS_SQS_QUEUE_NEWSLETTER_TRACKING
"dev-newsletter-tracking"
AWS_SQS_QUEUE_SSL
"enabled"
AWS_STS_REGIONAL_ENDPOINTS
"regional"
AWS_WEB_IDENTITY_TOKEN_FILE
"/var/run/secrets/eks.amazonaws.com/serviceaccount/token"
COMMERCETOOLS_CHANNEL_ID_ACTION_PRICE
"611f575f-9674-4316-bf31-a70b3cc41eed"
COMMERCETOOLS_CHANNEL_ID_LIST_PRICE
"e341f27e-64e8-49a1-a611-3976de3287d0"
COMMERCETOOLS_CHANNEL_ID_TIER_PRICE
"45554cec-c436-4a73-b69d-524ae72cfbff"
COMMERCETOOLS_CLIENT_ID
"eYll_bjqu-qL6bK6DKld3cBR"
COMMERCETOOLS_CLIENT_SECRET
"0Go2Js6D-E7beYFxTbeIviSSxtiyk3rK"
COMMERCETOOLS_PROJECT
"denios_develop"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENTSERVICE
"https://documentservice.dev.denios.io"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/warenkorb"
DOWNLOAD_JWT_PRIVATE_KEY
"""
-----BEGIN RSA PRIVATE KEY-----\n
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\n
-----END RSA PRIVATE KEY-----\n
"""
ELASTICSEARCH
"http://elastic:8R4n15gN7t0fU16JHv3aQIb7@elasticsearch-es-http.elasticsearch:9200"
EPI_AUTHORIZATION_CODE
"zYHQC4vC6CucdRvsffjnRMuSQr8lSvtO"
FCGI_ROLE
"RESPONDER"
FORMSERVICE
"https://formservice.dev.denios.io"
FRC_SECRET
"A1CKAGLIBBQL80N66CG53HS638A2CK47RME61KCU8OSDOUUHGN83FE5UFK"
FRC_SITEKEY
"FCMQ71P0VNBUEP4R"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/lib/nginx"
HOSTNAME
"storefront-5b5785cf5b-z2s6l"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22434d29%22%2C%22route%22%3A%22checkout_shipping_payment_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22%5C%5CApp%5C%5CModule%5C%5CShortSimpleCheckout%5C%5CController%5C%5CShippingPaymentController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FModule%5C%2FShortSimpleCheckout%5C%2FController%5C%2FShippingPaymentController.php%22%2C%22line%22%3A51%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; exclude_vat=true; PHPSESSID=18hh67cjn15imr7i9n4jcb867q; currentlocale_denios=de-de"
HTTP_HOST
"redirect.dev.denios.io"
HTTP_REFERER
"https://redirect.dev.denios.io/checkout/shipping-payment"
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.216.35"
HTTP_X_FORWARDED_HOST
"redirect.dev.denios.io"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"216.73.216.35"
HTTP_X_REQUEST_ID
"2112fc352539baa3e42c419d3cfa75dd"
HTTP_X_SCHEME
"https"
IMAGESERVICE
"https://imageservice-v2.dev.denios.io"
KEDA_ADD_ONS_HTTP_CONTROLLER_MANAGER_METRICS_SERVICE_PORT
"tcp://100.71.108.39:8443"
KEDA_ADD_ONS_HTTP_CONTROLLER_MANAGER_METRICS_SERVICE_PORT_8443_TCP
"tcp://100.71.108.39:8443"
KEDA_ADD_ONS_HTTP_CONTROLLER_MANAGER_METRICS_SERVICE_PORT_8443_TCP_ADDR
"100.71.108.39"
KEDA_ADD_ONS_HTTP_CONTROLLER_MANAGER_METRICS_SERVICE_PORT_8443_TCP_PORT
"8443"
KEDA_ADD_ONS_HTTP_CONTROLLER_MANAGER_METRICS_SERVICE_PORT_8443_TCP_PROTO
"tcp"
KEDA_ADD_ONS_HTTP_CONTROLLER_MANAGER_METRICS_SERVICE_SERVICE_HOST
"100.71.108.39"
KEDA_ADD_ONS_HTTP_CONTROLLER_MANAGER_METRICS_SERVICE_SERVICE_PORT
"8443"
KEDA_ADD_ONS_HTTP_CONTROLLER_MANAGER_METRICS_SERVICE_SERVICE_PORT_METRICS
"8443"
KEDA_ADD_ONS_HTTP_EXTERNAL_SCALER_PORT
"tcp://100.65.113.14:9090"
KEDA_ADD_ONS_HTTP_EXTERNAL_SCALER_PORT_9090_TCP
"tcp://100.65.113.14:9090"
KEDA_ADD_ONS_HTTP_EXTERNAL_SCALER_PORT_9090_TCP_ADDR
"100.65.113.14"
KEDA_ADD_ONS_HTTP_EXTERNAL_SCALER_PORT_9090_TCP_PORT
"9090"
KEDA_ADD_ONS_HTTP_EXTERNAL_SCALER_PORT_9090_TCP_PROTO
"tcp"
KEDA_ADD_ONS_HTTP_EXTERNAL_SCALER_SERVICE_HOST
"100.65.113.14"
KEDA_ADD_ONS_HTTP_EXTERNAL_SCALER_SERVICE_PORT
"9090"
KEDA_ADD_ONS_HTTP_EXTERNAL_SCALER_SERVICE_PORT_GRPC
"9090"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_ADMIN_PORT
"tcp://100.69.166.193:9090"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_ADMIN_PORT_9090_TCP
"tcp://100.69.166.193:9090"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_ADMIN_PORT_9090_TCP_ADDR
"100.69.166.193"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_ADMIN_PORT_9090_TCP_PORT
"9090"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_ADMIN_PORT_9090_TCP_PROTO
"tcp"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_ADMIN_SERVICE_HOST
"100.69.166.193"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_ADMIN_SERVICE_PORT
"9090"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_ADMIN_SERVICE_PORT_ADMIN
"9090"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_PROXY_PORT
"tcp://100.69.56.84:8080"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_PROXY_PORT_8080_TCP
"tcp://100.69.56.84:8080"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_PROXY_PORT_8080_TCP_ADDR
"100.69.56.84"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_PROXY_PORT_8080_TCP_PORT
"8080"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_PROXY_PORT_8080_TCP_PROTO
"tcp"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_PROXY_SERVICE_HOST
"100.69.56.84"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_PROXY_SERVICE_PORT
"8080"
KEDA_ADD_ONS_HTTP_INTERCEPTOR_PROXY_SERVICE_PORT_PROXY
"8080"
KUBERNETES_PORT
"tcp://100.64.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://100.64.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"100.64.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"100.64.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
NATS_SERVER
"nats://nats-dev.streaming:4222"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/warenkorb"
PIMSERVICE
"https://pimhub.is.denios.io/admin/rest/"
PIM_MANUFACTURER_TOKEN
"95ovwTZnHcktHB6A6uAS6xHNCOzvtaD1j01IyXGKrrUfpw858AbVwGSj3eV-H9-eH-RUt1yC9lTnZJECqItP4Q=="
POD_NAME
"storefront-5b5785cf5b-z2s6l"
PWD
"/"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIS_KV
"redis-headless.redis.svc.cluster.local:6379?password=eYK6DKld3cBR"
REDIS_KV_PW
"eYK6DKld3cBR"
REDIS_PW
"9f853zbtg3trwf"
REDIS_SESSION
"redis-session-headless.storefront.svc.cluster.local:6379?password=9f853zbtg3trwf"
REDIS_SESSION_DSN
"9f853zbtg3trwf@redis-session-headless.storefront.svc.cluster.local:6379"
REDIS_SESSION_METRICS_PORT
"tcp://100.65.3.45:9121"
REDIS_SESSION_METRICS_PORT_9121_TCP
"tcp://100.65.3.45:9121"
REDIS_SESSION_METRICS_PORT_9121_TCP_ADDR
"100.65.3.45"
REDIS_SESSION_METRICS_PORT_9121_TCP_PORT
"9121"
REDIS_SESSION_METRICS_PORT_9121_TCP_PROTO
"tcp"
REDIS_SESSION_METRICS_SERVICE_HOST
"100.65.3.45"
REDIS_SESSION_METRICS_SERVICE_PORT
"9121"
REDIS_SESSION_METRICS_SERVICE_PORT_HTTP_METRICS
"9121"
REDIS_SESSION_PORT
"tcp://100.64.141.166:6379"
REDIS_SESSION_PORT_26379_TCP
"tcp://100.64.141.166:26379"
REDIS_SESSION_PORT_26379_TCP_ADDR
"100.64.141.166"
REDIS_SESSION_PORT_26379_TCP_PORT
"26379"
REDIS_SESSION_PORT_26379_TCP_PROTO
"tcp"
REDIS_SESSION_PORT_6379_TCP
"tcp://100.64.141.166:6379"
REDIS_SESSION_PORT_6379_TCP_ADDR
"100.64.141.166"
REDIS_SESSION_PORT_6379_TCP_PORT
"6379"
REDIS_SESSION_PORT_6379_TCP_PROTO
"tcp"
REDIS_SESSION_SERVICE_HOST
"100.64.141.166"
REDIS_SESSION_SERVICE_PORT
"6379"
REDIS_SESSION_SERVICE_PORT_TCP_REDIS
"6379"
REDIS_SESSION_SERVICE_PORT_TCP_SENTINEL
"26379"
REMOTE_ADDR
"172.25.101.78"
REMOTE_PORT
"36286"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1762602921
REQUEST_TIME_FLOAT
1762602921.6835
REQUEST_URI
"/warenkorb"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/warenkorb"
SERVER_ADDR
"172.25.65.88"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SHIPPER_HQ_SCOPE
"DEVELOPMENT"
SHLVL
"0"
STOREFRONT_MIDDLEWARE_API_BASE_URI
"http://middleware.middleware.svc.cluster.local/api/"
STOREFRONT_MIDDLEWARE_AUTH_PASS
"t4tv3r4b8r23t832t82db"
STOREFRONT_MIDDLEWARE_AUTH_USER
"storefront"
STOREFRONT_PORT
"tcp://100.64.58.119:80"
STOREFRONT_PORT_80_TCP
"tcp://100.64.58.119:80"
STOREFRONT_PORT_80_TCP_ADDR
"100.64.58.119"
STOREFRONT_PORT_80_TCP_PORT
"80"
STOREFRONT_PORT_80_TCP_PROTO
"tcp"
STOREFRONT_SERVICE_HOST
"100.64.58.119"
STOREFRONT_SERVICE_PORT
"80"
STOREFRONT_SERVICE_PORT_HTTP
"80"
STORYBLOK_PREVIEW_TOKEN
"r3LVS98s9njvq44rQrLYugtt"
STORYBLOK_PUBLIC_TOKEN
"3OApH7AhDbBzSqXG0Y0tGgtt"
SYMFONY_DOTENV_VARS
"APP_SECRET,AWS_SQS_QUEUE_FAILED,CORS_ALLOW_ORIGIN,TEMPLATE_THEME,UNZER_PRIVATE_KEY,UNZER_PUBLIC_KEY"
TIDEWAYS_APIKEY
"aOppGV5CXmxx7Gyu"
TIDEWAYS_SERVICE
"storefront"
URLSERVICE
"https://urlservice.dev.denios.io"
USER
"nginx"
fpm_conf
"/etc/php8/php-fpm.conf"
php_conf
"/etc/php8/php.ini"
www_conf
"/etc/php8/php-fpm.d/www.conf"