CartIndexController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Cart\CartIndexController" |
| _firewall_context | "security.firewall.map.context.cart" |
| _redirected | true |
| _route | "cart" |
| _route_params | [ "_shop" => null ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_myAccountCartSharedContext" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2144 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#173 …} } ] |
| _shop | null |
| _stopwatch_token | "04f65c" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "VALUEIN_PHPSESSID=79bd8d6d74d2dbf8757e52f5f02b7798; cart_deauth_profile_token=9ac135; sf_redirect=%7B%22token%22%3A%229ac135%22%2C%22route%22%3A%22add_product%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CProductController%22%2C%22method%22%3A%22addToCartAction%22%2C%22file%22%3A%22%5C%2Fweb%5C%2Fhtml%5C%2Fsrc%5C%2FApp%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A140%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "stripe-billing.valuein.cloud" |
| referer | "https://stripe-billing.valuein.cloud/cart/product/per-unit/add/1/1" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.186" |
| x-forwarded-host | "stripe-billing.valuein.cloud" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "27d8c1b149af" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.186" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-security-policy | "base-uri 'self'; default-src 'self' 'unsafe-inline'; object-src 'none'; connect-src 'self' 'unsafe-inline' https://ga.jspm.io https://maps.googleapis.com; font-src 'self' data: 'unsafe-inline' https://fonts.gstatic.com/; form-action 'self'; frame-src 'self' 'unsafe-inline' https://apisandboxstatic.zuora.com https://sandbox.eu.zuora.com https://js.stripe.com; frame-ancestors 'self'; img-src 'self' data: 'unsafe-inline' https://maps.gstatic.com https://maps.googleapis.com https://dummyimage.com; script-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://ga.jspm.io https://maps.googleapis.com https://apisandboxstatic.zuora.com https://js.stripe.com 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com 'self' 'unsafe-inline'; worker-src blob:; report-uri /csp-report;" |
| content-type | "text/html; charset=UTF-8" |
| cross-origin-embedder-policy | "unsafe-none" |
| cross-origin-opener-policy | "same-origin" |
| cross-origin-resource-policy | "cross-origin" |
| date | "Tue, 12 May 2026 08:58:37 GMT" |
| permissions-policy | "accelerometer=(), autoplay=(), camera=(), cross-origin-isolated=(), display-capture=(self), encrypted-media=(), fullscreen=*, geolocation=(self), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), payment=*, picture-in-picture=*, publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=*, usb=(), xr-spatial-tracking=(), gamepad=(), serial=()" |
| referrer-policy | "same-origin" |
| reporting-endpoints | "csp_report="/csp-report"" |
| strict-transport-security | "max-age=31536000; includeSubDomains" |
| x-content-type-options | "nosniff" |
| x-debug-token | "942911" |
| x-frame-options | "SAMEORIGIN" |
| x-robots-tag | "all" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| VALUEIN_PHPSESSID | "79bd8d6d74d2dbf8757e52f5f02b7798" |
| cart_deauth_profile_token | "9ac135" |
| sf_redirect | "{"token":"9ac135","route":"add_product","method":"GET","controller":{"class":"App\\Controller\\ProductController","method":"addToCartAction","file":"\/web\/html\/src\/App\/Controller\/ProductController.php","line":140},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 12 May 26 08:58:37 +0000" |
| Last used | "Tue, 12 May 26 08:58:37 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| cartAmendments | App\Cart\CartAmendmentCollection {#211 -amendments: [] -chargeDetails: [] } |
| cartBillingAddress | App\Cart\Address {#217 -id: "" -name: "" -firstName: "" -lastName: "" -address: "" -addressComplement: "" -zipCode: "" -city: "" -province: "" -country: App\Model\Country {#218 …} -phonenumber: "" -email: "" -defaultDelivery: false -defaultBilling: false -hasBeenFilled: false } |
| cartCharges | App\Cart\CartCollection {#259 #elements: [] #cart: App\Service\Cart {#768 …} } |
| cartCustomElements | [] |
| cartDefaultCard | App\Cart\Card {#215 -id: "" -holderName: "" -type: "" -number: "" -expirationMonth: "" -expirationYear: "" -defaultMethod: false -hasBeenFilled: false -token: null } |
| cartLastPreviewDate | DateTime @1778576317 {#212 : 2026-05-12 08:58:37.530403 UTC (+00:00) } |
| cartPendingSubscriptions | [ App\Cart\Subscription {#214 -strategy: App\Entity\SubscriptionStrategy {#297 …} -strategyLocked: true -provider: null -providerLocked: true -products: Doctrine\Common\Collections\ArrayCollection {#213 …} -nextSubscription: null -number: "" } ] |
| cartProducts | App\Cart\CartCollection {#271 #elements: [ App\Cart\CartItem {#564 #cart: null #excludedProducts: [] #type: "product" -class: "App\Entity\ProductRatePlan" -referencedId: 1 -title: "Per unit" -sku: "per-unit" -externalId: "price_1TPgYJKOfNwzDEMJYN2k1An8" -image: null -description: "" -quantity: 1 -charges: Doctrine\Common\Collections\ArrayCollection {#293 …} -taxClass: App\Cart\Tax {#295 …} -discounts: [] -visibleAttributes: [] -hiddenAttributes: [ "productType" => "primary" "groupId" => null ] -customFields: [] -childProducts: App\Cart\CartCollection {#296 …} -subscriptionStrategy: App\Entity\SubscriptionStrategy {#297 …} -shippingStrategy: null -provider: null -quantityMultiplier: 1.0 -showEmptyLine: true } ] #cart: App\Service\Cart {#768 …} } |
| cartShippingAddress | App\Cart\Address {#216 -id: "" -name: "" -firstName: "" -lastName: "" -address: "" -addressComplement: "" -zipCode: "" -city: "" -province: "" -country: App\Model\Country {#218 …} -phonenumber: "" -email: "" -defaultDelivery: false -defaultBilling: false -hasBeenFilled: false } |
| cartSign | "6a5a3ab22a908b61ca344c0e1cf4f5c6a6efd37b" |
| cartSubscriptions | [] |
| cartTotals | App\Cart\CartCollection {#263 #elements: [ App\Cart\TotalCartItem {#265 #cart: App\Service\Cart {#768 …} #excludedProducts: [] #type: "totals" -class: "App\Service\Cart" -referencedId: "cart" -title: "Total products" -sku: "total" -externalId: "" -image: null -description: "" -quantity: 1 -charges: Doctrine\Common\Collections\ArrayCollection {#267 …} -taxClass: null -discounts: [] -visibleAttributes: [] -hiddenAttributes: [] -customFields: [] -childProducts: App\Cart\CartCollection {#269 …} -subscriptionStrategy: App\Entity\SubscriptionStrategy {#270 …} -shippingStrategy: App\Entity\ShippingStrategy {#258 …} -provider: App\Entity\Provider {#260 …} -quantityMultiplier: 1.0 -showEmptyLine: true -components: 113 } App\Cart\TotalCartItem {#262 #cart: App\Service\Cart {#768 …} #excludedProducts: [] #type: "totals" -class: "App\Service\Cart" -referencedId: "cart" -title: "Total discounts" -sku: "total" -externalId: "" -image: null -description: "" -quantity: 1 -charges: Doctrine\Common\Collections\ArrayCollection {#264 …} -taxClass: null -discounts: [] -visibleAttributes: [] -hiddenAttributes: [] -customFields: [] -childProducts: App\Cart\CartCollection {#266 …} -subscriptionStrategy: App\Entity\SubscriptionStrategy {#268 …} -shippingStrategy: App\Entity\ShippingStrategy {#249 …} -provider: App\Entity\Provider {#251 …} -quantityMultiplier: 1.0 -showEmptyLine: true -components: 273 } App\Cart\TotalCartItem {#253 #cart: App\Service\Cart {#768 …} #excludedProducts: [] #type: "totals" -class: "App\Service\Cart" -referencedId: "cart" -title: "Total charges" -sku: "total" -externalId: "" -image: null -description: "" -quantity: 1 -charges: Doctrine\Common\Collections\ArrayCollection {#244 …} -taxClass: null -discounts: [] -visibleAttributes: [] -hiddenAttributes: [] -customFields: [] -childProducts: App\Cart\CartCollection {#243 …} -subscriptionStrategy: App\Entity\SubscriptionStrategy {#242 …} -shippingStrategy: App\Entity\ShippingStrategy {#239 …} -provider: App\Entity\Provider {#238 …} -quantityMultiplier: 1.0 -showEmptyLine: true -components: 145 } App\Cart\TotalCartItem {#236 #cart: App\Service\Cart {#768 …} #excludedProducts: [] #type: "totals" -class: "App\Service\Cart" -referencedId: "cart" -title: "Total tax (est.)" -sku: "total" -externalId: "" -image: null -description: "" -quantity: 1 -charges: Doctrine\Common\Collections\ArrayCollection {#235 …} -taxClass: null -discounts: [] -visibleAttributes: [] -hiddenAttributes: [] -customFields: [] -childProducts: App\Cart\CartCollection {#234 …} -subscriptionStrategy: App\Entity\SubscriptionStrategy {#233 …} -shippingStrategy: App\Entity\ShippingStrategy {#230 …} -provider: App\Entity\Provider {#229 …} -quantityMultiplier: 1.0 -showEmptyLine: true -components: 466 } App\Cart\TotalCartItem {#227 #cart: App\Service\Cart {#768 …} #excludedProducts: [] #type: "totals" -class: "App\Service\Cart" -referencedId: "cart" -title: "Grand total" -sku: "total" -externalId: "" -image: null -description: "" -quantity: 1 -charges: Doctrine\Common\Collections\ArrayCollection {#226 …} -taxClass: null -discounts: [] -visibleAttributes: [] -hiddenAttributes: [] -customFields: [] -childProducts: App\Cart\CartCollection {#225 …} -subscriptionStrategy: App\Entity\SubscriptionStrategy {#224 …} -shippingStrategy: App\Entity\ShippingStrategy {#221 …} -provider: App\Entity\Provider {#220 …} -quantityMultiplier: 1.0 -showEmptyLine: true -components: 505 } ] #cart: App\Service\Cart {#768 …} } |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
App\Session\Context\AbstractSessionContext:97
[
[
"file" => "/web/html/src/App/Session/Context/AbstractSessionContext.php"
"line" => 97
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/web/html/src/App/EventSubscriber/LocaleSubscriber.php"
"line" => 91
"function" => "__get"
"class" => "App\Session\Context\AbstractSessionContext"
"type" => "->"
]
[
"file" => "/web/html/src/App/EventSubscriber/LocaleSubscriber.php"
"line" => 71
"function" => "candidates"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "applyLocalOnRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/web/html/web/index.php"
"line" => 5
"args" => [
"/web/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/web/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/web/html/web/index.php"
"line" => 5
"args" => [
"/web/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Session\Context\AbstractSessionContext:109
[
[
"file" => "/web/html/src/App/Session/Context/AbstractSessionContext.php"
"line" => 109
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/web/html/src/App/Service/Cart/CartRefreshTrait.php"
"line" => 103
"function" => "__isset"
"class" => "App\Session\Context\AbstractSessionContext"
"type" => "->"
]
[
"file" => "/web/html/src/App/Service/Cart/CartRefreshTrait.php"
"line" => 51
"function" => "refreshCharges"
"class" => "App\Service\Cart"
"type" => "->"
]
[
"file" => "/web/html/src/App/Service/Cart.php"
"line" => 162
"function" => "refresh"
"class" => "App\Service\Cart"
"type" => "->"
]
[
"file" => "/web/html/src/App/Service/Cart.php"
"line" => 400
"function" => "init"
"class" => "App\Service\Cart"
"type" => "->"
]
[
"file" => "/web/html/src/App/Cart/DTO/CartDTO.php"
"line" => 44
"function" => "getPendingSubscriptions"
"class" => "App\Service\Cart"
"type" => "->"
]
[
"file" => "/web/html/src/App/Controller/Cart/CartIndexController.php"
"line" => 71
"function" => "fromCart"
"class" => "App\Cart\DTO\CartDTO"
"type" => "::"
]
[
"file" => "/web/html/src/App/Controller/Cart/CartIndexController.php"
"line" => 66
"function" => "renderCustomerCart"
"class" => "App\Controller\Cart\CartIndexController"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "__invoke"
"class" => "App\Controller\Cart\CartIndexController"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/web/html/web/index.php"
"line" => 5
"args" => [
"/web/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/web/html/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1919
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/75/754a39afe54404ebd46929c1cdf6cc18.php"
"line" => 314
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_flashs"
"class" => "__TwigTemplate_1217ea14818e1df00c21462cc35c8a14"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/75/754a39afe54404ebd46929c1cdf6cc18.php"
"line" => 77
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_1217ea14818e1df00c21462cc35c8a14"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/62/622521101caf60af94b7099b1726451a.php"
"line" => 71
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6def44d909631a84211aaeb6e6027bec"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/7d/7df8e4385cae7632d468ce38dd399899.php"
"line" => 106
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_80b2ef148d5908759c8c6cdc030262f9"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/0c/0c7c359fbba9bf141a05a106f004e068.php"
"line" => 61
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_04e4799bcecacea988109e974ecbb68c"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/a8/a86fe8d9acda274543713ad543e98c9c.php"
"line" => 102
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_baddc633895f9e1831e3280808f26372"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/web/html/src/App/Controller/Cart/CartIndexController.php"
"line" => 84
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/web/html/src/App/Controller/Cart/CartIndexController.php"
"line" => 66
"function" => "renderCustomerCart"
"class" => "App\Controller\Cart\CartIndexController"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "__invoke"
"class" => "App\Controller\Cart\CartIndexController"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/web/html/web/index.php"
"line" => 5
"args" => [
"/web/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Session\SessionArray:43
[
[
"file" => "/web/html/src/App/Session/SessionArray.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/web/html/src/App/Service/Twig/Extension/SessionAccessor.php"
"line" => 21
"function" => "offsetExists"
"class" => "App\Session\SessionArray"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/ff/ffb2e1b7a039675d36f5c036a04ca811.php"
"line" => 405
"function" => "dynamicPricingIsDefined"
"class" => "App\Service\Twig\Extension\SessionAccessor"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_cart_subscription_item"
"class" => "__TwigTemplate_6da2555f25e0449c98733a6dfb14bba6"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/ff/ffb2e1b7a039675d36f5c036a04ca811.php"
"line" => 147
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 2116
"function" => "{closure:__TwigTemplate_6da2555f25e0449c98733a6dfb14bba6::block_cart_subscription():117}"
"class" => "__TwigTemplate_6da2555f25e0449c98733a6dfb14bba6"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/ff/ffb2e1b7a039675d36f5c036a04ca811.php"
"line" => 117
"function" => "captureOutput"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_cart_subscription"
"class" => "__TwigTemplate_6da2555f25e0449c98733a6dfb14bba6"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/a8/a86fe8d9acda274543713ad543e98c9c.php"
"line" => 235
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_current_step"
"class" => "__TwigTemplate_baddc633895f9e1831e3280808f26372"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/0c/0c7c359fbba9bf141a05a106f004e068.php"
"line" => 160
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_04e4799bcecacea988109e974ecbb68c"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/75/754a39afe54404ebd46929c1cdf6cc18.php"
"line" => 83
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_1217ea14818e1df00c21462cc35c8a14"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/62/622521101caf60af94b7099b1726451a.php"
"line" => 71
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6def44d909631a84211aaeb6e6027bec"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/7d/7df8e4385cae7632d468ce38dd399899.php"
"line" => 106
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_80b2ef148d5908759c8c6cdc030262f9"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/0c/0c7c359fbba9bf141a05a106f004e068.php"
"line" => 61
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_04e4799bcecacea988109e974ecbb68c"
"type" => "->"
]
[
"file" => "/web/html/var/cache/dev/twig/a8/a86fe8d9acda274543713ad543e98c9c.php"
"line" => 102
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_baddc633895f9e1831e3280808f26372"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/web/html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/web/html/src/App/Controller/Cart/CartIndexController.php"
"line" => 84
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/web/html/src/App/Controller/Cart/CartIndexController.php"
"line" => 66
"function" => "renderCustomerCart"
"class" => "App\Controller\Cart\CartIndexController"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "__invoke"
"class" => "App\Controller\Cart\CartIndexController"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/web/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/web/html/web/index.php"
"line" => 5
"args" => [
"/web/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_IDLE_DELAY_IN_SECONDS | "1200" |
| ADMIN_IP_VALIDATION_ENABLED | "0" |
| ADMIN_OTP_REQUIRED | "0" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_PREFIX | "valueinshop_" |
| DEFAULT_URI | "http://localhost" |
| ENABLE_COMPROMISED_PASSWORD | "1" |
| FRAMEWORK_IDE | "null" |
| GOOGLE_FONT_API_KEY | "AIzaSyAyIzQYWMY5W6TMuS1v3OeJAktVVajnZZc" |
| GOOGLE_KEY_API | "AIzaSyBHlCwG4ZkJr-0b_EQKdYeGEtaNlrP01d0" |
| GOOGLE_MAP_CENTER_LAT | "48.864716" |
| GOOGLE_MAP_CENTER_LNG | "2.349014" |
| LOCALE | "en" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://mail:25" |
| MAILER_USER | "shop@valuein.fr" |
| PDF_RENDERER_URL | "http://api_key@pdfRenderer:5017" |
| SALESFORCE_INVOICE_ENGINE_BUNDLE_ENABLE | "0" |
| STRIPE_SECRET_KEY | "sk_test_***" |
| TRUSTED_PROXIES | "10.0.0.0/8,176.18.0.0/16,192.168.0.0/16,169.254.0.0/16" |
| VALUEIN_INVOICE_ENGINE_BUNDLE_ENABLE | "0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_LOCK_DIR | "/var/lock/" |
| APACHE_LOG_DIR | "/web/log/" |
| APACHE_PID_FILE | "/web/run/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "apache" |
| APP_PROJECT_DIR | "/web/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/web/html" ] |
| CONTEXT_DOCUMENT_ROOT | "/web/html/web" |
| CONTEXT_PREFIX | "" |
| DATABASE_URL | "mysql://valuein:WWqAaRy4TFrV@mysql:3306/valueinvoice?serverVersion=11.2.2-MariaDB" |
| DOCUMENT_ROOT | "/web/html/web" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/root" |
| HOSTNAME | "e930a671a88d" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "VALUEIN_PHPSESSID=79bd8d6d74d2dbf8757e52f5f02b7798; cart_deauth_profile_token=9ac135; sf_redirect=%7B%22token%22%3A%229ac135%22%2C%22route%22%3A%22add_product%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CProductController%22%2C%22method%22%3A%22addToCartAction%22%2C%22file%22%3A%22%5C%2Fweb%5C%2Fhtml%5C%2Fsrc%5C%2FApp%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A140%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "stripe-billing.valuein.cloud" |
| HTTP_REFERER | "https://stripe-billing.valuein.cloud/cart/product/per-unit/add/1/1" |
| 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.186" |
| HTTP_X_FORWARDED_HOST | "stripe-billing.valuein.cloud" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "27d8c1b149af" |
| HTTP_X_REAL_IP | "216.73.216.186" |
| LANG | "C" |
| MODSEC_ARGUMENTS_LIMIT | "1000" |
| MODSEC_ARGUMENT_SEPARATOR | "&" |
| MODSEC_AUDIT_ENGINE | "RelevantOnly" |
| MODSEC_AUDIT_LOG_FORMAT | "JSON" |
| MODSEC_AUDIT_LOG_PARTS | "ABIJDEFHZ" |
| MODSEC_AUDIT_LOG_RELEVANT_STATUS | "^(?:5|4(?!04))" |
| MODSEC_AUDIT_LOG_TYPE | "Serial" |
| MODSEC_COOKIE_FORMAT | "0" |
| MODSEC_DISABLE_BACKEND_COMPRESSION | "Off" |
| MODSEC_REQ_BODY_ACCESS | "On" |
| MODSEC_REQ_BODY_JSON_DEPTH_LIMIT | "512" |
| MODSEC_REQ_BODY_LIMIT_ACTION | "Reject" |
| MODSEC_RESP_BODY_ACCESS | "On" |
| MODSEC_RESP_BODY_LIMIT_ACTION | "ProcessPartial" |
| MODSEC_RESP_BODY_MIMETYPE | "text/plain text/html text/xml" |
| MODSEC_RULE_ENGINE | "DetectionOnly" |
| MODSEC_STATUS_ENGINE | "Off" |
| MODSEC_TMP_SAVE_UPLOADED_FILES | "on" |
| MODSEC_UNICODE_MAPPING | "20127" |
| MODSEC_UPLOAD_KEEP_FILES | "RelevantOnly" |
| PATH | "/command:/sbin:/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| PWD | "/web/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "agLrvcL6zeSb0SpY0oV00gAAAAU" |
| REDIRECT_URL | "/cart" |
| REMOTE_ADDR | "10.1.0.4" |
| REMOTE_PORT | "44302" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1778576317 |
| REQUEST_TIME_FLOAT | 1778576317.8007 |
| REQUEST_URI | "/cart" |
| SCRIPT_FILENAME | "/web/html/web/index.php" |
| SCRIPT_NAME | "/index.php" |
| SECRET | "88JJlUJcxznlWIZKq7yYz7fI5Kig8ptNLqI01A23" |
| SEC_RULE_ENGINE | "On" |
| SEC_RULE_REMOVED | "933210 911100 942190 200004 920420" |
| SEC_RULE_REMOVED_ADMIN | "941100 941110 941160 921110 941180 942151" |
| SERVER_ADDR | "10.1.0.30" |
| SERVER_ADMIN | "you@example.com" |
| SERVER_NAME | "stripe-billing.valuein.cloud" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHLVL | "3" |
| STRIPE_BILLING_BUNDLE_ENABLE | "On" |
| SYMFONY_DOTENV_PATH | "/web/html/.env" |
| SYMFONY_DOTENV_VARS | "DATABASE_PREFIX,MAILER_DSN,VALUEIN_INVOICE_ENGINE_BUNDLE_ENABLE,SALESFORCE_INVOICE_ENGINE_BUNDLE_ENABLE,ADMIN_OTP_REQUIRED,ADMIN_IDLE_DELAY_IN_SECONDS,ADMIN_IP_VALIDATION_ENABLED,ENABLE_COMPROMISED_PASSWORD,TRUSTED_PROXIES,MAILER_USER,FRAMEWORK_IDE,GOOGLE_KEY_API,GOOGLE_MAP_CENTER_LAT,GOOGLE_MAP_CENTER_LNG,GOOGLE_FONT_API_KEY,LOCALE,PDF_RENDERER_URL,LOCK_DSN,APP_ENV,APP_DEBUG,APP_SHARE_DIR,STRIPE_SECRET_KEY,DEFAULT_URI" |
| UNIQUE_ID | "agLrvcL6zeSb0SpY0oV00gAAAAU" |
| VIRTUAL_HOST | "stripe-billing.valuein.cloud" |