GET https://verifakude.es/es/producto/carrito/agregar/12

ProductoController :: agregarCarrito

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\ProductoController::agregarCarrito"
_firewall_context
"security.firewall.map.context.main"
_locale
"es"
_route
"app_producto_carrito_agregar"
_route_params
[
  "_locale" => "es"
  "id" => "12"
]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#272
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppCustomAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppCustomAuthenticator {#282 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#302
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#241 …}
  }
]
_stopwatch_token
"254f31"
id
"12"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"verifakude.es"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Wed, 05 Aug 2026 09:57:53 GMT"
location
"/es/producto/12"
x-debug-token
"3e294b"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Wed, 05 Aug 26 11:57:52 +0200"
Last used
"Wed, 05 Aug 26 11:57:52 +0200"
Lifetime
0

Session Attributes

Attribute Value
carrito_productos
[
  12 => [
    "producto" => App\Entity\Producto {#514
      -id: 12
      -nombre: "Crema de Manos "Coco Loco" The Fruit Company"
      -descripcion: """
        La crema de manos "Coco Loco" es un tratamiento de hidratación intensiva con un aroma tropical irresistible. Su fórmula de absorción rápida está diseñada para nutrir la piel profundamente sin dejar una sensación grasa, permitiéndote retomar tus actividades de inmediato.\n
        \n
        Gracias a su alto contenido en extractos naturales, esta crema actúa como una barrera protectora contra agentes externos (frío, viento, uso de desinfectantes), reparando las grietas y devolviendo la elasticidad a la piel de las manos y las cutículas. Su formato es ideal para llevar en el bolso o tener en el mostrador de la peluquería como producto de venta impulsiva.
        """
      -precio: 2.18
      -precioCompra: 2.18
      -stock: 5
      -codigoBarras: "8436559714235"
      -imagen: "the_fruit_company_crema_de_manos_coco_1_54838_ea30.webp"
      -activo: true
      -stockMinimo: 5
      -marcadoParaPedido: true
      -indicaciones: """
        Masaje Relajante: Aplica una pequeña cantidad en el dorso de la mano y distribuye hacia los dedos mediante un ligero masaje circular, insistiendo en las zonas más secas y los nudillos.\n
        \n
        Cuidado de Cutículas: No olvides masajear la base de las uñas; los aceites del coco ayudan a mantener las cutículas suaves y evitan que se endurezcan.\n
        \n
        Tratamiento Nocturno: Para manos muy estropeadas, aplica una capa más generosa antes de dormir para que los activos actúen durante toda la noche como una mascarilla reparadora.\n
        \n
        Aroma Terapia: Aprovecha el momento de la aplicación para inhalar el aroma a coco, lo que proporciona una pequeña pausa de relax y bienestar en el día a día.
        """
      -cantidad: Doctrine\ORM\PersistentCollection {#590 …}
      -movimientoStocks: Doctrine\ORM\PersistentCollection {#545 …}
      -tipo: "venta"
      -ivaPorcentaje: 21
      -cantidadAPedir: 10
      -nombre_eu: ""Coco Loco" Eskuetako Krema - The Fruit Company"
      -descripcion_eu: "Koko usaineko eskuetako krema, azkar xurgatzen dena. Estraktu naturalez osatua, larruazal lehorra hidratatzeko eta konpontzeko, gantz-sentsumenik utzi gabe."
      -indicacionesEu: "Eman kopuru txiki bat eskuak garbitu ondoren edo tiratuta nabaritzen dituzun bakoitzean. Bere usainak tropikoetara eramango zaitu!"
    }
    "cantidad" => 1
  ]
]

Session Usage

8 Usages
Stateless check enabled
Usage
App\Controller\ProductoController:87
[
  [
    "file" => "/www/wwwroot/verifakude.es/src/Controller/ProductoController.php"
    "line" => 87
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "agregarCarrito"
    "class" => "App\Controller\ProductoController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\ProductoController:99
[
  [
    "file" => "/www/wwwroot/verifakude.es/src/Controller/ProductoController.php"
    "line" => 99
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "agregarCarrito"
    "class" => "App\Controller\ProductoController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:195
[
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 195
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/src/Controller/ProductoController.php"
    "line" => 100
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "agregarCarrito"
    "class" => "App\Controller\ProductoController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/verifakude.es/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/verifakude.es/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
success
[
  "Producto añadido al carrito."
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_COMISION_APP_PORCENTAJE
"0.25"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_IVA_PORCENTAJE
"0.21"
APP_SECRET
"c03ce08601c521b2cd12796244cad195"
APP_SHARE_DIR
"var/share"
CERT_PASSWORD
"1234"
DATABASE_URL
"mysql://sql_verifakude_es:3f0551c86c525@127.0.0.1:3306/sql_verifakude_es?serverVersion=10.11.6&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
FISCAL_ENVIRONMENT
"test"
MAILER_DSN
"smtp://administrador%40fotolinkprivado.es:Administrador1%21@smtp.serviciodecorreo.es:465?encryption=ssl&auth_mode=login"
MAILER_DSN__
"smtp://administrador%40fotolinkprivado.es:Administrador1%21@smtp.serviciodecorreo.es:465?encryption=tls&auth_mode=login"
MAILER_SENDER
"administrador@fotolinkprivado.es"
SENDCLOUD_PUBLIC_KEY
"c9762386-123f-4fdb-bc40-07dd078828f7"
SENDCLOUD_SECRET_KEY
"22986b8eb27f4a4488c8fb6b6cb03f65"
STRIPE_FIXED_FEE
"0.25"
STRIPE_PERCENTAGE_FEE
"0.015"
STRIPE_PUBLIC_KEY
"pk_live_51RkqRcGjzGKRb2OITUaGcgfXlA6pas3QgGZYu3ohiKoeUqbfyNFkOulajGvGfkP2Q3f2lwIU6mUPqtTTkqlPOixi006dxD9vOM"
STRIPE_SECRET_KEY
"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"
STRIPE_WEBHOOK_SECRET
"whsec_rpa5RUns7cVunSUoC3M4E1w5PzvBz0AA"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/www/wwwroot/verifakude.es"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/www/wwwroot/verifakude.es"
]
CONTEXT_DOCUMENT_ROOT
"/www/wwwroot/verifakude.es/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/wwwroot/verifakude.es/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"535847-177-1"
HOME
"/home/www"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"verifakude.es"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
LD_LIBRARY_PATH
"/www/server/apache/lib"
PATH
"/www/server/panel/pyenv/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/root/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"535847-177-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"verifakude.es"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/es/producto/carrito/agregar/12"
REMOTE_ADDR
"216.73.216.226"
REMOTE_PORT
"1417"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785923872
REQUEST_TIME_FLOAT
1785923872.6696
REQUEST_URI
"/es/producto/carrito/agregar/12"
SCRIPT_FILENAME
"/www/wwwroot/verifakude.es/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"87.106.124.115"
SERVER_ADMIN
"webmaster@example.com"
SERVER_NAME
"verifakude.es"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
"<address>Apache Server at verifakude.es Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"verifakude.es"
SYMFONY_DOTENV_PATH
"/www/wwwroot/verifakude.es/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,APP_DEBUG,DEFAULT_URI,DATABASE_URL,STRIPE_SECRET_KEY,MAILER_DSN__,MAILER_DSN,CERT_PASSWORD,FISCAL_ENVIRONMENT,STRIPE_WEBHOOK_SECRET,STRIPE_PUBLIC_KEY,APP_IVA_PORCENTAJE,APP_COMISION_APP_PORCENTAJE,STRIPE_PERCENTAGE_FEE,STRIPE_FIXED_FEE,SENDCLOUD_PUBLIC_KEY,SENDCLOUD_SECRET_KEY,MAILER_SENDER"
USER
"www"
proxy-nokeepalive
"1"