ResourceController :: createAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "sylius.controller.product_review::createAction" |
| _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" |
| _route | "sylius_shop_product_review_create" |
| _route_params | [ "_sylius" => [ "template" => "@SyliusShop/ProductReview/create.html.twig" "form" => [ "options" => [ "validation_groups" => [ "sylius" "sylius_review" ] ] ] "factory" => [ "method" => "createForSubjectWithReviewer" "arguments" => [ "expr:notFoundOnNull(service('sylius.repository.product').findOneByChannelAndSlug(service('sylius.context.channel').getChannel(), service('sylius.context.locale').getLocaleCode(), $slug))" "expr:service('sylius.context.customer').getCustomer()" ] ] "redirect" => [ "route" => "sylius_shop_product_show" "parameters" => [ "slug" => "$slug" ] ] "flash" => "sylius.review.wait_for_the_acceptation" ] "_locale" => "en_GB" "slug" => "PROD002" ] |
| _security_firewall_run | "_security_shop" |
| _sylius | [ "template" => "@SyliusShop/ProductReview/create.html.twig" "form" => [ "options" => [ "validation_groups" => [ "sylius" "sylius_review" ] ] ] "factory" => [ "method" => "createForSubjectWithReviewer" "arguments" => [ "expr:notFoundOnNull(service('sylius.repository.product').findOneByChannelAndSlug(service('sylius.context.channel').getChannel(), service('sylius.context.locale').getLocaleCode(), $slug))" "expr:service('sylius.context.customer').getCustomer()" ] ] "redirect" => [ "route" => "sylius_shop_product_show" "parameters" => [ "slug" => "$slug" ] ] "flash" => "sylius.review.wait_for_the_acceptation" ] |
| slug | "PROD002" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "PHPSESSID=dta2sh89l60aa207kp74lrkfcv" |
| host | "lpe-staging.tranquildev.co.uk" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.80" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.80" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 28 Oct 2025 06:49:50 GMT" |
| expires | "-1" |
| link | "<http://lpe-staging.tranquildev.co.uk/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
| pragma | "no-cache" |
| x-debug-token | "c7a0b6" |
| x-frame-options | "sameorigin" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "dta2sh89l60aa207kp74lrkfcv" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 28 Oct 25 06:49:50 +0000" |
| Last used | "Tue, 28 Oct 25 06:49:50 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/sylius_product_review | "u-wIZ8T8eDL4RVSpIxIuHOhQ_W-SYJkyeCcg9tWX34s" |
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_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=dta2sh89l60aa207kp74lrkfcv" |
| HTTP_HOST | "lpe-staging.tranquildev.co.uk" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.80" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.216.80" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.1.0.113" |
| REMOTE_PORT | "49390" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1761634190 |
| REQUEST_TIME_FLOAT | 1761634190.9178 |
| REQUEST_URI | "/en_GB/products/PROD002/reviews/new" |
| 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" |
Sub Requests 6
CurrencySwitchController :: renderAction (token = 4e3968)
| Key | Value |
|---|---|
| _controller | "sylius.controller.shop.currency_switch::renderAction" |
| _format | "html" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#5193 -links: [ 5192 => Symfony\Component\WebLink\Link {#5192 -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" |
LocaleSwitchController :: renderAction (token = 27020a)
| Key | Value |
|---|---|
| _controller | "sylius.controller.shop.locale_switch::renderAction" |
| _format | "html" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#5773 -links: [ 5770 => Symfony\Component\WebLink\Link {#5770 -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" |
SecurityWidgetController :: renderAction (token = 47598a)
| Key | Value |
|---|---|
| _controller | "sylius.controller.shop.security_widget::renderAction" |
| _format | "html" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#5955 -links: [ 5953 => Symfony\Component\WebLink\Link {#5953 -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" |
OrderController :: widgetAction (token = 87eea3)
| Key | Value |
|---|---|
| _controller | "sylius.controller.order::widgetAction" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#6090 -links: [ 6091 => Symfony\Component\WebLink\Link {#6091 -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_cart_summary" |
| _route_params | [ "_sylius" => [ "template" => "$template" ] "_locale" => "en_GB" ] |
| _sylius | [ "template" => "$template" ] |
OrderController :: widgetAction (token = 40b020)
| Key | Value |
|---|---|
| _controller | "sylius.controller.order::widgetAction" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#6662 -links: [ 6667 => Symfony\Component\WebLink\Link {#6667 -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_cart_summary" |
| _route_params | [ "_sylius" => [ "template" => "$template" ] "_locale" => "en_GB" ] |
| _sylius | [ "template" => "$template" ] |
ResourceController :: indexAction (token = be38f3)
| Key | Value |
|---|---|
| _controller | "sylius.controller.taxon::indexAction" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#6793 -links: [ 6773 => Symfony\Component\WebLink\Link {#6773 -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_channel_menu_taxon_index" |
| _route_params | [ "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "en_GB" ] |
| _sylius | [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] |