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

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" => "15319"
]
_stopwatch_token
"ff3e1a"
id
"15319"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=l1f3p2s7sa1kjf74eimujd2kio"
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 15:54:33 GMT"
location
"/"
x-debug-token
"a85a95"

Cookies

Request Cookies

Key Value
PHPSESSID
"l1f3p2s7sa1kjf74eimujd2kio"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 22 Aug 26 15:54:01 +0000"
Last used
"Sat, 22 Aug 26 15:54:33 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  7838 => 1
  14542 => 1
  14827 => 1
  11362 => 1
  17100 => 1
  22920 => 1
  13346 => 1
  8198 => 1
  5177 => 1
  16494 => 1
  4120 => 1
  24283 => 1
  20837 => 1
  15652 => 1
  14288 => 1
  6881 => 1
  18530 => 1
  11679 => 1
  21155 => 1
  15136 => 1
  20675 => 1
  14825 => 1
  25103 => 1
  24552 => 1
  14516 => 1
  9576 => 1
  15959 => 1
  13338 => 1
  19615 => 1
  17669 => 1
  24723 => 1
  20322 => 1
  18955 => 1
  6393 => 1
  8848 => 1
  15696 => 1
  22225 => 1
  14826 => 1
  6305 => 1
  21168 => 1
  13822 => 1
  1116 => 1
  6645 => 1
  21597 => 1
  15718 => 1
  19353 => 1
  19159 => 1
  17401 => 1
  23612 => 1
  24616 => 1
  15801 => 1
  19625 => 1
  15314 => 1
  20903 => 1
  23407 => 1
  18845 => 1
  18446 => 1
  22591 => 1
  4234 => 1
  20830 => 1
  19728 => 1
  25438 => 1
  24290 => 1
  17592 => 1
  22497 => 1
  20677 => 1
  17410 => 1
  20716 => 1
  11343 => 1
  23336 => 1
  18967 => 1
  18700 => 1
  4104 => 1
  1314 => 1
  21945 => 1
  23368 => 1
  1611 => 1
  14866 => 1
  9585 => 1
  5127 => 1
  21444 => 1
  23202 => 1
  15515 => 1
  13571 => 1
  18941 => 1
  14595 => 1
  16336 => 1
  8870 => 1
  9424 => 1
  20727 => 1
  19093 => 1
  17302 => 1
  5942 => 1
  5114 => 1
  19681 => 1
  5413 => 1
  17708 => 1
  10420 => 1
  13938 => 1
  9235 => 1
  20265 => 1
  25669 => 1
  20684 => 1
  8678 => 1
  9698 => 1
  18485 => 1
]
wishlist
[
  9756
  23210
  4762
  14490
  7839
  11219
  5638
  25404
  7268
  22934
  16110
  21023
  6788
  9074
  3054
  20833
  22759
  22172
  25893
  25910
  24522
  2458
  1482
  13258
  25978
  14465
  21699
  25007
  11238
  22894
  19347
  24746
  5277
  18347
  24675
  9137
  23153
  18205
  22138
  5007
  14019
  20709
  5639
  18982
  22240
  24820
  18285
  6078
  23161
  18459
  23717
  11355
  21271
  15949
  9247
  19149
  25447
  7884
  13679
  20840
  17896
  2356
  14499
  22648
  14543
  1429
  23288
  22045
  24951
  13253
  22756
  23658
  12666
  18871
  17702
  19192
  10253
  9468
  18980
  14910
  4316
  1610
  6411
  8309
  23154
  2338
  6150
  2537
  13896
  14913
  5660
  23259
  5943
  19255
  9008
  14510
  16003
  15319
]

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=l1f3p2s7sa1kjf74eimujd2kio"
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/15319"
REDIRECT_SCRIPT_URL
"/wishlist/add/15319"
REDIRECT_SSL_TLS_SNI
"www.mipeluco.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/wishlist/add/15319"
REMOTE_ADDR
"216.73.216.215"
REMOTE_PORT
"23916"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787414073
REQUEST_TIME_FLOAT
1787414073.4663
REQUEST_URI
"/wishlist/add/15319"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.mipeluco.com/wishlist/add/15319"
SCRIPT_URL
"/wishlist/add/15319"
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"