GET http://lpe-staging.tranquildev.co.uk/en_GB/register

ResourceController :: createAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"sylius.controller.customer::createAction"
_firewall_context
"security.firewall.map.context.shop"
_links
Symfony\Component\WebLink\GenericLinkProvider {#3474
  -links: [
    3457 => Symfony\Component\WebLink\Link {#3457
      -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_register"
_route_params
[
  "_sylius" => [
    "template" => "@SyliusShop/register.html.twig"
    "form" => "Sylius\Bundle\CoreBundle\Form\Type\Customer\CustomerRegistrationType"
    "event" => "register"
    "redirect" => [
      "route" => "sylius_shop_register_thank_you"
    ]
    "flash" => "sylius.customer.register"
  ]
  "_locale" => "en_GB"
]
_security_firewall_run
"_security_shop"
_sylius
[
  "template" => "@SyliusShop/register.html.twig"
  "form" => "Sylius\Bundle\CoreBundle\Form\Type\Customer\CustomerRegistrationType"
  "event" => "register"
  "redirect" => [
    "route" => "sylius_shop_register_thank_you"
  ]
  "flash" => "sylius.customer.register"
]

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
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.44"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.44"

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
"Wed, 29 Oct 2025 05:20:24 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
"785ccd"
x-frame-options
"sameorigin"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Wed, 29 Oct 25 05:20:24 +0000"
Last used
"Wed, 29 Oct 25 05:20:24 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/sylius_customer_registration
"gH_w2zgZ-25TnJewDjy51XnOMjo1spSliwv_eXihJWo"

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_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.44"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.216.44"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"10.1.0.113"
REMOTE_PORT
"56618"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1761715224
REQUEST_TIME_FLOAT
1761715224.284
REQUEST_URI
"/en_GB/register"
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 = dc3a0b)

Key Value
_controller
"sylius.controller.shop.currency_switch::renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#4840
  -links: [
    4839 => Symfony\Component\WebLink\Link {#4839
      -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 = ccedd9)

Key Value
_controller
"sylius.controller.shop.locale_switch::renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#5346
  -links: [
    5343 => Symfony\Component\WebLink\Link {#5343
      -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 = 83b7d4)

Key Value
_controller
"sylius.controller.shop.security_widget::renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#5562
  -links: [
    5560 => Symfony\Component\WebLink\Link {#5560
      -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 = 2c6fbe)

Key Value
_controller
"sylius.controller.order::widgetAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#5772
  -links: [
    5773 => Symfony\Component\WebLink\Link {#5773
      -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 = e3fc32)

Key Value
_controller
"sylius.controller.order::widgetAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#6454
  -links: [
    6459 => Symfony\Component\WebLink\Link {#6459
      -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 = d4c97a)

Key Value
_controller
"sylius.controller.taxon::indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#6644
  -links: [
    6622 => Symfony\Component\WebLink\Link {#6622
      -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()"
    ]
  ]
]