CustomerController :: viewRegisterAction
Request
GET Parameters
| Key | Value |
|---|---|
| lang | "fr_FR" |
POST Parameters
| Key | Value |
|---|---|
| isApiRoute | 0 |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "Front\Controller\CustomerController::viewRegisterAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _previous_url | "dont-save" |
| _route | "customer.create.view" |
| _route_params | [] |
| _stopwatch_token | "7c6dbf" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=2269c20a7942a8c8199fab5c0aa48f17" |
| expose | "33000:80,8025:8025" |
| host | "deb-thelia.jay-cat.ts.net" |
| tailscale-funnel-request | "?1" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.84" |
| x-forwarded-host | "deb-thelia.jay-cat.ts.net" |
| x-forwarded-proto | "https" |
| 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 | "Fri, 24 Jul 2026 05:18:28 GMT" |
| set-cookie | "thelia_cart=deleted; expires=Thu, 24 Jul 2025 05:18:27 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "659d15" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "2269c20a7942a8c8199fab5c0aa48f17" |
Response Cookies
| Key | Value |
|---|---|
| thelia_cart | Symfony\Component\HttpFoundation\Cookie {#6798 #name: "thelia_cart" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -partitioned: false -secureDefault: true } |
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 23 Jul 26 22:18:26 -0700" |
| Last used | "Thu, 23 Jul 26 22:18:28 -0700" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-thelia_customer_create | "qqe8ChutBSMsE-wZ06Ar0YHtWMCwGu1ICYFVKx5Q5Pw" |
| _csrf/https-thelia_customer_login | "bvheXJQ_gGZ_h_Pr6RVx1N0YGEGZ5aQvq-sPOU7IXTw" |
| _csrf/https-thelia_newsletter | "a8mpVHu10jioyzD_SkfQqHeNAYhC6epD2ySPbhux4V0" |
| cart_use_cookie | null |
| thelia.current.currency | Thelia\Model\Currency {#2803 #new: false #deleted: false #modifiedColumns: [] #virtualColumns: [ "IS_TRANSLATED" => 1 "i18n_NAME" => "Euro" ] #id: 1 #code: "EUR" #symbol: "€" #format: "%n %s" #rate: 1.0 #visible: 1 #position: 1 #by_default: 1 #created_at: DateTime @1784816247 {#2804 : 2026-07-23 07:17:27.0 America/Los_Angeles (-07:00) } #updated_at: DateTime @1784816247 {#2805 : 2026-07-23 07:17:27.0 America/Los_Angeles (-07:00) } #collOrders: null #collOrdersPartial: null #collCarts: null #collCartsPartial: true #collProductPrices: null #collProductPricesPartial: null #collSaleOffsetCurrencies: null #collSaleOffsetCurrenciesPartial: null #collCurrencyI18ns: null #collCurrencyI18nsPartial: null #alreadyInSave: false #currentLocale: "en_US" #currentTranslations: null #ordersScheduledForDeletion: null #cartsScheduledForDeletion: null #productPricesScheduledForDeletion: null #saleOffsetCurrenciesScheduledForDeletion: null #currencyI18nsScheduledForDeletion: null } |
| thelia.current.lang | Thelia\Model\Lang {#2504 #new: false #deleted: false #modifiedColumns: [] #virtualColumns: [] #id: 1 #title: "Français" #code: "fr" #locale: "fr_FR" #url: "" #date_format: "d/m/Y" #time_format: "H:i:s" #datetime_format: "d/m/Y H:i:s" #decimal_separator: "," #thousands_separator: " " #active: true #visible: 1 #decimals: "2" #by_default: 0 #position: null #created_at: DateTime @1784816247 {#2505 : 2026-07-23 07:17:27.0 America/Los_Angeles (-07:00) } #updated_at: DateTime @1784816247 {#2506 : 2026-07-23 07:17:27.0 America/Los_Angeles (-07:00) } #collCustomers: null #collCustomersPartial: null #collOrders: null #collOrdersPartial: null #alreadyInSave: false #customersScheduledForDeletion: null #ordersScheduledForDeletion: null } |
| thelia.return_to_url | "https://deb-thelia.jay-cat.ts.net/_profiler/e6f4ab?panel=request" |
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_ENV | "dev" |
| APP_SECRET | "dbea7273eba25823abe015dc13fd85d0" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
| DB_HOST | "db" |
| DB_NAME | "db" |
| DB_PASSWORD | "db" |
| DB_PORT | "3306" |
| DB_USER | "db" |
| JWT_PASSPHRASE | "9dfc2a5498158aa518a62e29d75c571979ac5ed91e74cb71c91c4b66ca0aa43a" |
| 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" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_SITE_TEMPLATE | "/etc/apache2/apache-site.conf" |
| APP_DEBUG | "1" |
| BASH_ENV | "/etc/bash.nointeractive.bashrc" |
| CAROOT | "/mnt/ddev-global-cache/mkcert" |
| COLUMNS | "210" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| COMPOSER_CACHE_DIR | "/mnt/ddev-global-cache/composer" |
| COMPOSER_PROCESS_TIMEOUT | "2000" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| COREPACK_ENABLE_DOWNLOAD_PROMPT | "0" |
| COREPACK_HOME | "/mnt/ddev-global-cache/corepack" |
| DDEV_APPROOT | "/var/www/html" |
| DDEV_COMPOSER_ROOT | "/var/www/html" |
| DDEV_DATABASE | "mariadb:11.8" |
| DDEV_DATABASE_FAMILY | "mysql" |
| DDEV_DOCROOT | "web" |
| DDEV_FILES_DIR | "" |
| DDEV_FILES_DIRS | "" |
| DDEV_GID | "1000" |
| DDEV_GOARCH | "amd64" |
| DDEV_GOOS | "linux" |
| DDEV_HOSTNAME | "path.ddev.site" |
| DDEV_MUTAGEN_ENABLED | "false" |
| DDEV_PHP_VERSION | "8.4" |
| DDEV_PRIMARY_URL | "http://path.ddev.site:33000" |
| DDEV_PRIMARY_URL_PORT | "33000" |
| DDEV_PRIMARY_URL_WITHOUT_PORT | "http://path.ddev.site" |
| DDEV_PROJECT | "path" |
| DDEV_PROJECT_TYPE | "php" |
| DDEV_ROUTER_HTTPS_PORT | "443" |
| DDEV_ROUTER_HTTP_PORT | "33000" |
| DDEV_SCHEME | "http" |
| DDEV_SITENAME | "path" |
| DDEV_TLD | "ddev.site" |
| DDEV_UID | "1000" |
| DDEV_USER | "hoang126" |
| DDEV_VERSION | "v1.25.3" |
| DDEV_WEBSERVER_TYPE | "nginx-fpm" |
| DDEV_WEB_ENTRYPOINT | "/mnt/ddev_config/web-entrypoint.d" |
| DDEV_XDEBUG_ENABLED | "false" |
| DDEV_XHPROF_MODE | "xhgui" |
| DEBIAN_FRONTEND | "noninteractive" |
| DEPLOY_NAME | "local" |
| DOCKER_IP | "127.0.0.1" |
| DOCROOT | "web" |
| DOCUMENT_ROOT | "/var/www/html/web" |
| DOCUMENT_URI | "/index.php" |
| DRUSH_OPTIONS_URI | "http://path.ddev.site:33000" |
| EXECIGNORE | "/var/www/html/vendor/bin/composer" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/hoang126" |
| HOSTNAME | "path-web" |
| HOST_DOCKER_INTERNAL_IP | "172.17.0.1" |
| HTTPS | "on" |
| HTTPS_EXPOSE | "443:80,8026:8025" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=2269c20a7942a8c8199fab5c0aa48f17" |
| HTTP_EXPOSE | "33000:80,8025:8025" |
| HTTP_HOST | "deb-thelia.jay-cat.ts.net" |
| HTTP_TAILSCALE_FUNNEL_REQUEST | "?1" |
| 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.84" |
| HTTP_X_FORWARDED_HOST | "deb-thelia.jay-cat.ts.net" |
| HTTP_X_FORWARDED_PROTO | "https" |
| IS_DDEV_PROJECT | "true" |
| LANG | "C.UTF-8" |
| LINES | "44" |
| MH_SMTP_BIND_ADDR | "127.0.0.1:1025" |
| MYSQL_HISTFILE | "/mnt/ddev-global-cache/mysqlhistory/path-web/mysql_history" |
| NGINX_SITE_TEMPLATE | "/etc/nginx/nginx-site.conf" |
| NODE_EXTRA_CA_CERTS | "/mnt/ddev-global-cache/mkcert/rootCA.pem" |
| N_CACHE_PREFIX | "/mnt/ddev-global-cache/n_prefix/path-web" |
| N_PREFIX | "/usr/local/n" |
| PATH | "/home/hoang126/.local/bin:/home/hoang126/bin:/var/www/html/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/n/bin:/var/www/html/bin:/mnt/ddev-global-cache/global-commands/web" |
| PGDATABASE | "db" |
| PGHOST | "db" |
| PGPASSWORD | "db" |
| PGUSER | "db" |
| PHP_DEFAULT_VERSION | "8.4" |
| PHP_INI | "/etc/php/8.4/fpm/php.ini" |
| PHP_SELF | "/index.php" |
| PLATFORMSH_CLI_UPDATES_CHECK | "0" |
| PWD | "/var/www/html" |
| QUERY_STRING | "lang=fr_FR" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.19.0.1" |
| REMOTE_PORT | "38006" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1784870308 |
| REQUEST_TIME_FLOAT | 1784870308.5144 |
| REQUEST_URI | "/register?lang=fr_FR" |
| SCRIPT_FILENAME | "/var/www/html/web/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.19.0.3" |
| SERVER_NAME | "deb-thelia.jay-cat.ts.net" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SHLVL | "1" |
| SSH_AUTH_SOCK | "/home/.ssh-agent/socket" |
| SUPERVISOR_ENABLED | "1" |
| SUPERVISOR_GROUP_NAME | "php-fpm" |
| SUPERVISOR_PROCESS_NAME | "php-fpm" |
| SUPERVISOR_SERVER_URL | "unix:///var/run/supervisor/supervisor.sock" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,LOCK_DSN,MAILER_DSN,DB_HOST,DB_PORT,DB_NAME,DB_USER,DB_PASSWORD" |
| TERM | "xterm" |
| TERMINUS_CACHE_DIR | "/mnt/ddev-global-cache/terminus/cache" |
| TERMINUS_HIDE_UPDATE_MESSAGE | "1" |
| TZ | "America/Los_Angeles" |
| USER | "hoang126" |
| VIRTUAL_HOST | "path.ddev.site" |
| XHPROF_OUTPUT_DIR | "/tmp/xhprof" |
| npm_config_cache | "/mnt/ddev-global-cache/npm" |