ResourceController :: showAction

Request

GET Parameters

Key Value
template
"@SyliusShop/Product/_box.html.twig"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"sylius.controller.product::showAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#6648
  -links: [
    6471 => Symfony\Component\WebLink\Link {#6471
      -href: "http://lpe-staging.tranquildev.co.uk/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_GB"
_route
"sylius_shop_partial_product_show_by_slug"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => "findOneByChannelAndSlug"
      "arguments" => [
        "expr:service('sylius.context.channel').getChannel()"
        "expr:service('sylius.context.locale').getLocaleCode()"
        "$slug"
      ]
    ]
  ]
  "_locale" => "en_GB"
  "slug" => "lutec-dropa-809767a9"
]
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findOneByChannelAndSlug"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel()"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "$slug"
    ]
  ]
]
slug
"lutec-dropa-809767a9"

Request Headers

Header Value
accept
"*/*"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-encoding
"gzip, br, deflate"
accept-language
"en-us,en;q=0.5"
connection
"close"
cookie
"sf_redirect=%7B%22token%22%3A%223ce23b%22%2C%22route%22%3A%22sylius_shop_product_review_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Flpe-shop%5C%2Fstaging%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
forwarded
"for="10.1.0.113";host="lpe-staging.tranquildev.co.uk";proto=http"
from
"gptbot(at)openai.com"
host
"lpe-staging.tranquildev.co.uk"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-for
"10.1.0.113"
x-openai-host-hash
"537345719"
x-php-ob-level
"3"
x-real-ip
"20.171.207.246"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Tue, 28 Oct 2025 08:03:51 GMT"
x-debug-token
"d03fc8"

Cookies

Request Cookies

Key Value
sf_redirect
"{"token":"3ce23b","route":"sylius_shop_product_review_index","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/lpe-shop\/staging\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Tue, 28 Oct 25 08:03:51 +0000"
Last used
"Tue, 28 Oct 25 08:03:51 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"0"
APP_ENV
"dev"
APP_SECRET
"EDITME"
DATABASE_URL
"mysql://lpe-staging:Extc.FdiU6v2t_2Xx6ie@127.0.0.1:3306/lpe-shop_staging?serverVersion=8&charset=utf8mb4"
JWT_PASSPHRASE
"e7c5fca1060bdf6ad23c33e4c236081f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN
"doctrine://default?queue_name=catalog_promotion_removal"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN
"doctrine://default?queue_name=catalog_promotion_removal_failed"
SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN
"doctrine://default"
SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN
"doctrine://default?queue_name=main_failed"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/lpe-shop/staging/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.5"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%223ce23b%22%2C%22route%22%3A%22sylius_shop_product_review_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Flpe-shop%5C%2Fstaging%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
HTTP_FORWARDED
"for="10.1.0.113";host="lpe-staging.tranquildev.co.uk";proto=http"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"lpe-staging.tranquildev.co.uk"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"10.1.0.113"
HTTP_X_OPENAI_HOST_HASH
"537345719"
HTTP_X_REAL_IP
"20.171.207.246"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"template=@SyliusShop/Product/_box.html.twig"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"41514"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1761638631
REQUEST_TIME_FLOAT
1761638631.0189
REQUEST_URI
"/en_GB/_partial/products/lutec-dropa-809767a9?template=@SyliusShop/Product/_box.html.twig"
SCRIPT_FILENAME
"/var/www/lpe-shop/staging/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.1.0.107"
SERVER_NAME
"lpe-staging.tranquildev.co.uk"
SERVER_PORT
80
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,LOCK_DSN"
USER
"www-data"

Parent Request

Return to parent request (token = 5cbae8)

Key Value
_controller
"sylius.controller.product_review::indexAction"
_firewall_context
"security.firewall.map.context.shop"
_links
Symfony\Component\WebLink\GenericLinkProvider {#3465
  -links: [
    3448 => Symfony\Component\WebLink\Link {#3448
      -href: "http://lpe-staging.tranquildev.co.uk/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_GB"
_redirected
true
_route
"sylius_shop_product_review_index"
_route_params
[
  "_sylius" => [
    "template" => "@SyliusShop/ProductReview/index.html.twig"
    "repository" => [
      "method" => "findAcceptedByProductSlugAndChannel"
      "arguments" => [
        "$slug"
        "expr:service('sylius.context.locale').getLocaleCode()"
        "expr:service('sylius.context.channel').getChannel()"
      ]
    ]
  ]
  "_locale" => "en_GB"
  "slug" => "lutec-dropa-809767a9"
]
_security_firewall_run
"_security_shop"
_sylius
[
  "template" => "@SyliusShop/ProductReview/index.html.twig"
  "repository" => [
    "method" => "findAcceptedByProductSlugAndChannel"
    "arguments" => [
      "$slug"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "expr:service('sylius.context.channel').getChannel()"
    ]
  ]
]
slug
"lutec-dropa-809767a9"