Redirect 302 redirect from GET @app_wishlist_add (6e220c)

GET https://www.mipeluco.com/wishlist/add/901

WishlistController :: add

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\WishlistController::add"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_wishlist_add"
_route_params
[
  "id" => "901"
]
_stopwatch_token
"5c4bc1"
id
"901"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=3q96dpbpu3ogkbtgaaht2cj8k1; sf_redirect=%7B%22token%22%3A%226e220c%22%2C%22route%22%3A%22app_wishlist_add%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CWishlistController%22%2C%22method%22%3A%22add%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fshop%5C%2Fsrc%5C%2FController%5C%2FWishlistController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"www.mipeluco.com"
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
"Sat, 22 Aug 2026 21:24:50 GMT"
location
"/"
x-debug-token
"4fe1b8"

Cookies

Request Cookies

Key Value
PHPSESSID
"3q96dpbpu3ogkbtgaaht2cj8k1"
sf_redirect
"{"token":"6e220c","route":"app_wishlist_add","method":"GET","controller":{"class":"App\\Controller\\WishlistController","method":"add","file":"\/var\/www\/html\/shop\/src\/Controller\/WishlistController.php","line":15},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 22 Aug 26 21:24:05 +0000"
Last used
"Sat, 22 Aug 26 21:24:50 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  14971 => 1
  14735 => 1
  3961 => 1
  2991 => 1
  3199 => 1
  9533 => 1
  24945 => 1
  14733 => 1
  17643 => 1
  8640 => 1
  4897 => 1
  7573 => 1
  5345 => 1
  4528 => 1
  6741 => 1
  945 => 1
  8124 => 1
  7445 => 1
  5019 => 1
  6776 => 1
  3256 => 1
  2263 => 1
  3288 => 1
  5299 => 1
  8262 => 1
  20643 => 1
  6940 => 1
  9731 => 1
  14745 => 1
  8698 => 1
  3374 => 1
  4535 => 1
  19166 => 1
  2121 => 1
  5474 => 1
  4065 => 1
  24973 => 1
  1256 => 1
  6952 => 1
  8744 => 1
  8091 => 1
  6802 => 1
  7628 => 1
  444 => 1
  10883 => 1
  5657 => 1
  1992 => 1
  3563 => 1
  9725 => 1
  6941 => 1
  6409 => 1
  5261 => 1
  8271 => 1
  9719 => 1
  9705 => 1
  23928 => 1
  4083 => 1
  6504 => 1
  4285 => 1
  9717 => 1
  6478 => 1
  7945 => 1
  22271 => 1
  4599 => 1
  3175 => 1
  853 => 1
  8533 => 1
  5950 => 1
  18697 => 1
  17895 => 1
  10367 => 1
  9726 => 1
  434 => 1
  8089 => 1
  4971 => 1
  13367 => 1
  5231 => 1
  3285 => 1
  5348 => 1
  19652 => 1
  23930 => 1
  9724 => 1
  8147 => 1
  7989 => 1
  6476 => 1
  13745 => 1
  454 => 1
  4483 => 1
  19232 => 1
  4341 => 1
  479 => 1
  3605 => 1
  4073 => 1
  9526 => 1
  19035 => 1
  22342 => 1
  4544 => 1
  6399 => 1
  22397 => 1
  23950 => 1
  2128 => 1
  12964 => 1
  17818 => 1
  23934 => 1
  22693 => 1
  7441 => 1
  17899 => 1
  3191 => 1
  22909 => 1
  23232 => 1
  4489 => 1
  844 => 1
]
wishlist
[
  8399
  4147
  8397
  7337
  23091
  478
  20437
  4337
  22166
  14435
  197
  17871
  22652
  15313
  9367
  2182
  6563
  14366
  6166
  7342
  7271
  15664
  790
  18751
  9873
  3133
  18052
  9782
  901
]

Session Usage

2 Usages
Stateless check enabled
Usage
App\Service\WishlistService:17
[
  [
    "file" => "/var/www/html/shop/src/Service/WishlistService.php"
    "line" => 17
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/src/Service/WishlistService.php"
    "line" => 22
    "function" => "getWishlist"
    "class" => "App\Service\WishlistService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/src/Controller/WishlistController.php"
    "line" => 17
    "function" => "add"
    "class" => "App\Service\WishlistService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "add"
    "class" => "App\Controller\WishlistController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\WishlistService:25
[
  [
    "file" => "/var/www/html/shop/src/Service/WishlistService.php"
    "line" => 25
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/src/Controller/WishlistController.php"
    "line" => 17
    "function" => "add"
    "class" => "App\Service\WishlistService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "add"
    "class" => "App\Controller\WishlistController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/shop/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
"a88e7a83d7a8e7a83d7a8e7a83d7a8e7"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://ubuntu:SugusMan12796664!@127.0.0.1:3306/shop?serverVersion=5.7&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
GEMINI_API_KEY
"AQ.Ab8RN6LMhraEGG3QnALSgJN5wuufPU23GxWTmw--fvkpy_hsMA"
GEMINI_MODEL
"gemini-1.5-flash"
MAILER_DSN
"smtps://hola%40mipeluco.com:Lapichuta26!@ssl0.ovh.net:465"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/html/shop/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/shop/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=3q96dpbpu3ogkbtgaaht2cj8k1; sf_redirect=%7B%22token%22%3A%226e220c%22%2C%22route%22%3A%22app_wishlist_add%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CWishlistController%22%2C%22method%22%3A%22add%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fshop%5C%2Fsrc%5C%2FController%5C%2FWishlistController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"www.mipeluco.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://www.mipeluco.com/wishlist/add/901"
REDIRECT_SCRIPT_URL
"/wishlist/add/901"
REDIRECT_SSL_TLS_SNI
"www.mipeluco.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/wishlist/add/901"
REMOTE_ADDR
"216.73.216.215"
REMOTE_PORT
"52736"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787433890
REQUEST_TIME_FLOAT
1787433890.615
REQUEST_URI
"/wishlist/add/901"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.mipeluco.com/wishlist/add/901"
SCRIPT_URL
"/wishlist/add/901"
SERVER_ADDR
"148.113.201.140"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.mipeluco.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at www.mipeluco.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SSL_TLS_SNI
"www.mipeluco.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MAILER_DSN,APP_DEBUG,GEMINI_API_KEY,GEMINI_MODEL"