GET https://topnet.softylines.com/wishlist/header-template

RenderHeaderTemplateAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"bitbag_sylius_wishlist_plugin.controller.action.render_header_template"
_links
Symfony\Component\WebLink\GenericLinkProvider {#9362
  -links: [
    9361 => Symfony\Component\WebLink\Link {#9361
      -href: "https://topnet.softylines.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"bitbag_sylius_wishlist_plugin_shop_wishlist_render_header_template"
_route_params
[]
_stopwatch_token
"ad1cfa"

Request Headers

Header Value
accept
"*/*"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-encoding
"gzip, br"
accept-language
"en-us,en;q=0.5"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.86"
cf-ipcountry
"US"
cf-ray
"9bdf6a79beb6299a-YYZ"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
cookie
"wishlist_cookie_token=6f8cc591-02b6-4ac7-b89b-6156fc311479; PHPSESSID=pukqjbrlv6u923pdj2rq41u92q; sf_redirect=%7B%22token%22%3A%22be2661%22%2C%22route%22%3A%22bitbag_sylius_wishlist_plugin_shop_wishlist_list_products%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22bitbag_sylius_wishlist_plugin.controller.action.list_wishlist_products%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
forwarded
"for="172.71.120.57";host="topnet.softylines.com";proto=https"
host
"topnet.softylines.com"
referer
"https://topnet.softylines.com/wishlist"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"172.71.120.57"
x-php-ob-level
"2"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Wed, 14 Jan 2026 19:07:22 GMT"
x-debug-token
"6eeaf0"

Cookies

Request Cookies

Key Value
PHPSESSID
"pukqjbrlv6u923pdj2rq41u92q"
sf_redirect
"{"token":"be2661","route":"bitbag_sylius_wishlist_plugin_shop_wishlist_list_products","method":"GET","controller":"bitbag_sylius_wishlist_plugin.controller.action.list_wishlist_products","status_code":302,"status_text":"Found"}"
wishlist_cookie_token
"6f8cc591-02b6-4ac7-b89b-6156fc311479"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Wed, 14 Jan 26 19:07:22 +0000"
Last used
"Wed, 14 Jan 26 19:07:22 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/topnet/poc-topnet-marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

Key Value
error
[
  "There was a problem with the redirection. Try again"
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"EDITME"
DATABASE_URL
"mysql://root:bigbang404@localhost:3306/open_marketplace_%kernel.environment%?serverVersion=8.0"
DEFAULT_VENDOR_COMMISSION
"10"
DEFAULT_VENDOR_COMMISSION_TYPE
"gross"
DEFAULT_VENDOR_PRODUCTS_LIMIT
"9"
JWT_PASSPHRASE
"acme_plugin_development"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOGO_DIRECTORY
"media/image/logo/"
MAILER_DSN
"null://localhost"
MESSAGES_FILE_UPLOAD_DIRECTORY
"uploads/message_files"
MESSENGER_TRANSPORT_DSN
"sync://"
VENDOR_PRODUCTS_LIMITS
"9,18,27"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/topnet/poc-topnet-marketplace/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.5"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"216.73.216.86"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"9bdf6a79beb6299a-YYZ"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"wishlist_cookie_token=6f8cc591-02b6-4ac7-b89b-6156fc311479; PHPSESSID=pukqjbrlv6u923pdj2rq41u92q; sf_redirect=%7B%22token%22%3A%22be2661%22%2C%22route%22%3A%22bitbag_sylius_wishlist_plugin_shop_wishlist_list_products%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22bitbag_sylius_wishlist_plugin.controller.action.list_wishlist_products%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_FORWARDED
"for="172.71.120.57";host="topnet.softylines.com";proto=https"
HTTP_HOST
"topnet.softylines.com"
HTTP_REFERER
"https://topnet.softylines.com/wishlist"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"172.71.120.57"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"13644"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768417642
REQUEST_TIME_FLOAT
1768417642.5699
REQUEST_URI
"/wishlist/header-template"
SCRIPT_FILENAME
"/var/www/topnet/poc-topnet-marketplace/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"54.38.185.192"
SERVER_NAME
"topnet.softylines.com"
SERVER_PORT
443
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,LOGO_DIRECTORY,VENDOR_PRODUCTS_LIMITS,DEFAULT_VENDOR_PRODUCTS_LIMIT,MESSAGES_FILE_UPLOAD_DIRECTORY,DEFAULT_VENDOR_COMMISSION,DEFAULT_VENDOR_COMMISSION_TYPE,MAILER_DSN"
USER
"www-data"

Parent Request

Return to parent request (token = e012a2)

Key Value
_controller
"sylius.controller.shop.homepage::indexAction"
_firewall_context
"security.firewall.map.context.shop"
_links
Symfony\Component\WebLink\GenericLinkProvider {#13486
  -links: [
    13485 => Symfony\Component\WebLink\Link {#13485
      -href: "https://topnet.softylines.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_redirected
true
_route
"sylius_shop_homepage"
_route_params
[
  "_locale" => "en_US"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"09f6fa"