GET https://mipeluco.devlaboratory.es/wishlist/add/14226

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"
_route
"app_wishlist_add"
_route_params
[
  "id" => "14226"
]
_stopwatch_token
"3ccad0"
id
"14226"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=libvc5i0gbms1gh6shnoo21sn1"
host
"mipeluco.devlaboratory.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
"Mon, 31 Aug 2026 07:59:57 GMT"
location
"/"
x-debug-token
"f16bf9"

Cookies

Request Cookies

Key Value
PHPSESSID
"libvc5i0gbms1gh6shnoo21sn1"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Mon, 31 Aug 26 07:59:05 +0000"
Last used
"Mon, 31 Aug 26 07:59:57 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  24651 => 1
  13406 => 1
  26016 => 1
  28143 => 1
  11557 => 1
  12564 => 1
  18084 => 1
  22400 => 1
  14206 => 1
  22418 => 1
  23292 => 1
  19020 => 1
  18983 => 1
  20457 => 1
  17794 => 1
  20438 => 1
  17212 => 1
  18739 => 1
  14453 => 1
  17976 => 1
  12763 => 1
  27763 => 1
  14990 => 1
  19827 => 1
  25300 => 1
  5044 => 1
  19143 => 1
  24886 => 1
  14473 => 1
  16427 => 1
  24106 => 1
  27954 => 1
  5029 => 1
  12761 => 1
  10354 => 1
  19058 => 1
  15446 => 1
  15494 => 1
  19297 => 1
  17936 => 1
  14551 => 1
  15157 => 1
  11761 => 1
  26884 => 1
  14056 => 1
  26000 => 1
  15209 => 1
  17970 => 1
  26805 => 1
  26079 => 1
  25028 => 1
  26389 => 1
  25032 => 1
  12791 => 1
  25891 => 1
  15756 => 1
  24661 => 1
  15776 => 1
  12297 => 1
  5005 => 1
  23279 => 1
  17918 => 1
  15176 => 1
  24505 => 1
  10581 => 1
  15394 => 1
  15138 => 1
  14793 => 1
  13687 => 1
  15704 => 1
  15443 => 1
  14139 => 1
  4799 => 1
  18380 => 1
  15174 => 1
  18417 => 1
  26621 => 1
  18687 => 1
  17926 => 1
  13507 => 1
  15639 => 1
  10805 => 1
  17913 => 1
  15774 => 1
  25092 => 1
  26187 => 1
  11791 => 1
  6425 => 1
  25098 => 1
  27948 => 1
  14163 => 1
  28321 => 1
]
wishlist
[
  18042
  18103
  18099
  18065
  28164
  18745
  18735
  18744
  18740
  18733
  18094
  18741
  18048
  18047
  18728
  18732
  18729
  18737
  18084
  18734
  18078
  18730
  18739
  18743
  1970
  16364
  21254
  12361
  23811
  16411
  12210
  2577
  18724
  12034
  10887
  13117
  19304
  5091
  21394
  10915
  18726
  18418
  21525
  13905
  21405
  1021
  1536
  21362
  18691
  5085
  18416
  16123
  24107
  21388
  12379
  25162
  25187
  18727
  16125
  22891
  18731
  18738
  21288
  1274
  8354
  5079
  14250
  18046
  1221
  1518
  13936
  5099
  10373
  17734
  21261
  14123
  14226
]

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"
STRIPE_PUBLIC_KEY
"pk_test_51U9rIHFpB7qqLWWjhXhRjuVw0B6b2iOHaqzTSrZTBFCR1XrRNHVxjyhvXSPar3aB3BjxL75gio13vWFYg7kbnU9U00lyWEwZY0"
STRIPE_SECRET_KEY
"sk_test_51U9rIHFpB7qqLWWj5FtoN9lbrjiFAHJIUx1Z8oNfvfxeKlbordzbz4NEskmIEUzLCCLfGQW2baL40S7nna6yCwF800HxrhGZbb"

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=libvc5i0gbms1gh6shnoo21sn1"
HTTP_HOST
"mipeluco.devlaboratory.es"
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://mipeluco.devlaboratory.es/wishlist/add/14226"
REDIRECT_SCRIPT_URL
"/wishlist/add/14226"
REDIRECT_SSL_TLS_SNI
"mipeluco.devlaboratory.es"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/wishlist/add/14226"
REMOTE_ADDR
"216.73.217.38"
REMOTE_PORT
"50225"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788163197
REQUEST_TIME_FLOAT
1788163197.2796
REQUEST_URI
"/wishlist/add/14226"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://mipeluco.devlaboratory.es/wishlist/add/14226"
SCRIPT_URL
"/wishlist/add/14226"
SERVER_ADDR
"148.113.201.140"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"mipeluco.devlaboratory.es"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at mipeluco.devlaboratory.es Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SSL_TLS_SNI
"mipeluco.devlaboratory.es"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,APP_DEBUG,DEFAULT_URI,DATABASE_URL,MAILER_DSN,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,GEMINI_API_KEY,GEMINI_MODEL"