Redirect 302 redirect from GET @pub_cart_remove (2ca451)

GET https://chupetao.com.br/carrinho

CartController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\pub\CartController::index"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"pub_cart"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"af5aea"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"PHPSESSID=u07mk53ecpe1r007095rl8b90g; sf_redirect=%7B%22token%22%3A%222ca451%22%2C%22route%22%3A%22pub_cart_remove%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5Cpub%5C%5CCartController%22%2C%22method%22%3A%22removeFromCartAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fruncloud%5C%2Fwebapps%5C%2Fwabstore%5C%2Fsrc%5C%2FController%5C%2Fpub%5C%2FCartController.php%22%2C%22line%22%3A61%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"chupetao.com.br"
referer
"https://chupetao.com.br/remover-do-carrinho?variacao=2223"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.220"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-server-addr
"143.244.162.74"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Sat, 10 Jan 2026 01:27:20 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"c6fe99"

Cookies

Request Cookies

Key Value
PHPSESSID
"u07mk53ecpe1r007095rl8b90g"
sf_redirect
"{"token":"2ca451","route":"pub_cart_remove","method":"GET","controller":{"class":"App\\Controller\\pub\\CartController","method":"removeFromCartAction","file":"\/home\/runcloud\/webapps\/wabstore\/src\/Controller\/pub\/CartController.php","line":61},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Fri, 09 Jan 26 22:27:17 -0300"
Last used
"Fri, 09 Jan 26 22:27:17 -0300"
Lifetime
604800

Session Attributes

Attribute Value
cart
"6961aaf5bb85c1768008437"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 368
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/src/Controller/pub/CartController.php"
    "line" => 32
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "index"
    "class" => "App\Controller\pub\CartController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\PurchaseService:137
[
  [
    "file" => "/home/runcloud/webapps/wabstore/src/Service/PurchaseService.php"
    "line" => 137
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/src/Controller/pub/CartController.php"
    "line" => 32
    "function" => "getCart"
    "class" => "App\Service\PurchaseService"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "index"
    "class" => "App\Controller\pub\CartController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\PurchaseService:156
[
  [
    "file" => "/home/runcloud/webapps/wabstore/src/Service/PurchaseService.php"
    "line" => 156
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/src/Controller/pub/CartController.php"
    "line" => 32
    "function" => "getCart"
    "class" => "App\Service\PurchaseService"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "index"
    "class" => "App\Controller\pub\CartController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\PurchaseService:253
[
  [
    "file" => "/home/runcloud/webapps/wabstore/src/Service/PurchaseService.php"
    "line" => 253
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "getTotalProductsAmount"
    "class" => "App\Service\PurchaseService"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/42/42221fa7676309f96f519bfd937c0be5.php"
    "line" => 277
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_header"
    "class" => "__TwigTemplate_06a285aa50c39654bc9a8a0e46f6e44b"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/31/313a25145128e02e1cf945e698aa699a.php"
    "line" => 303
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e51b178416adfae23e44fcdc81817bb3"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/42/42221fa7676309f96f519bfd937c0be5.php"
    "line" => 51
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_06a285aa50c39654bc9a8a0e46f6e44b"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/8c/8c6dd5bef12889996195c99a6200cc8e.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_586bc742a1320781ccae1469d0072e3a"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/src/Controller/pub/CartController.php"
    "line" => 37
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "index"
    "class" => "App\Controller\pub\CartController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\PurchaseService:260
[
  [
    "file" => "/home/runcloud/webapps/wabstore/src/Service/PurchaseService.php"
    "line" => 260
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "getTotalProductsAmount"
    "class" => "App\Service\PurchaseService"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/42/42221fa7676309f96f519bfd937c0be5.php"
    "line" => 277
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_header"
    "class" => "__TwigTemplate_06a285aa50c39654bc9a8a0e46f6e44b"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/31/313a25145128e02e1cf945e698aa699a.php"
    "line" => 303
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e51b178416adfae23e44fcdc81817bb3"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/42/42221fa7676309f96f519bfd937c0be5.php"
    "line" => 51
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_06a285aa50c39654bc9a8a0e46f6e44b"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/8c/8c6dd5bef12889996195c99a6200cc8e.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_586bc742a1320781ccae1469d0072e3a"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/src/Controller/pub/CartController.php"
    "line" => 37
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "index"
    "class" => "App\Controller\pub\CartController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:175
[
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 175
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/8c/8c6dd5bef12889996195c99a6200cc8e.php"
    "line" => 124
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_586bc742a1320781ccae1469d0072e3a"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/31/313a25145128e02e1cf945e698aa699a.php"
    "line" => 319
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e51b178416adfae23e44fcdc81817bb3"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/42/42221fa7676309f96f519bfd937c0be5.php"
    "line" => 51
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_06a285aa50c39654bc9a8a0e46f6e44b"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/var/cache/dev/twig/8c/8c6dd5bef12889996195c99a6200cc8e.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_586bc742a1320781ccae1469d0072e3a"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/src/Controller/pub/CartController.php"
    "line" => 37
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "index"
    "class" => "App\Controller\pub\CartController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 215
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 203
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/wabstore/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/wabstore/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"4e998034325e8087dba1e5f1dbdf69d9"
BLING_CLIENT_ID
"cf25f9aaf32f089aa10a22ceaee5fc452e6e9f0c"
BLING_CLIENT_SECRET
"b0113decb1f86d1951662a5012caf59d15255051709e080c3f87effef240"
DATABASE_URL
"mysql://wabstore_user:1VUCsfgoRC0iKjJDat31qedleLTb51kH@127.0.0.1:3306/wabstore_db?serverVersion=5.7"
IMAGEKIT_PRIVATE_KEY
"private_tQcVZwwz1P6gW9Xuf20AtFA8Tuk="
IMAGEKIT_PUBLIC_KEY
"public_j3l6g+dtjHhpc41tPJIeD7fcwGQ="
IMAGEKIT_URL_ENDPOINT
"https://ik.imagekit.io/1furiv7jw"
MAILER_DSN
"wmailer+api://phBJUmRcG6Y62vNpjGyGKcsFu2rqyaXLscmu6AuP@default"
MAIL_SENDER
"no-reply@wab.com.br"
MAIL_SENDER_NAME
"Wab WCommerce"
PAGSEGURO_ACCOUNT_ID
"ACCO_4977BD58-9982-4585-B85D-5E9C37537F41"
PAGSEGURO_API_URL
"https://ws.sandbox.pagseguro.uol.com.br"
PAGSEGURO_API_URL2
"https://sandbox.pagseguro.uol.com.br"
PAGSEGURO_API_URL3
"https://sandbox.api.pagseguro.com"
PAGSEGURO_APP_EMAIL
"pagseguro@wab.com.br"
PAGSEGURO_APP_ID
"app7232045674"
PAGSEGURO_APP_KEY
"AB94F5DC5C5C632BB44E6FBEADA196FD"
PAGSEGURO_CONNECT_URL
"https://connect.sandbox.pagbank.com.br"
PAGSEGURO_PUBLIC_KEY
"PUB4C007E570FCA4F16B94848FDB940D393"
PAGSEGURO_TOKEN
"53001E4E461D46A582E39EB92E0D600A"
WFRETE_API_URL
"https://wfrete.wabstore.com.br"
WFRETE_CLIENT_KEY
"bs8Y0DclB9gG38403pH1UkJ9FpVf2MNVPmuDvNkgT3yXuaxUUFHsLO0dKuXmBycyaTkHvMQXIrVdmXac9BHrL"
WFRETE_TOKEN
"1b356eb715ef"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/runcloud/webapps/wabstore/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/runcloud/webapps/wabstore/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/runcloud"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=u07mk53ecpe1r007095rl8b90g; sf_redirect=%7B%22token%22%3A%222ca451%22%2C%22route%22%3A%22pub_cart_remove%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5Cpub%5C%5CCartController%22%2C%22method%22%3A%22removeFromCartAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fruncloud%5C%2Fwebapps%5C%2Fwabstore%5C%2Fsrc%5C%2FController%5C%2Fpub%5C%2FCartController.php%22%2C%22line%22%3A61%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"chupetao.com.br"
HTTP_REFERER
"https://chupetao.com.br/remover-do-carrinho?variacao=2223"
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.220"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_SERVER_ADDR
"143.244.162.74"
LD_LIBRARY_PATH
"/RunCloud/Packages/apache2-rc/lib"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/carrinho"
REMOTE_ADDR
"216.73.216.220"
REMOTE_PORT
"45248"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1768008438
REQUEST_TIME_FLOAT
1768008438.5436
REQUEST_URI
"/carrinho"
SCRIPT_FILENAME
"/home/runcloud/webapps/wabstore/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"you@example.com"
SERVER_NAME
"chupetao.com.br"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.63 (Unix) OpenSSL/1.1.1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,PAGSEGURO_API_URL,PAGSEGURO_API_URL2,PAGSEGURO_API_URL3,PAGSEGURO_CONNECT_URL,PAGSEGURO_APP_ID,PAGSEGURO_APP_KEY,PAGSEGURO_APP_EMAIL,PAGSEGURO_PUBLIC_KEY,PAGSEGURO_ACCOUNT_ID,PAGSEGURO_TOKEN,WFRETE_TOKEN,WFRETE_API_URL,WFRETE_CLIENT_KEY,IMAGEKIT_PUBLIC_KEY,IMAGEKIT_PRIVATE_KEY,IMAGEKIT_URL_ENDPOINT,APP_DEBUG,MAIL_SENDER,MAIL_SENDER_NAME,BLING_CLIENT_ID,BLING_CLIENT_SECRET"
USER
"runcloud"