CustomerController :: viewLoginAction
Request
GET Parameters
| Key | Value |
|---|---|
| /login | "" |
POST Parameters
| Key | Value |
|---|---|
| isApiRoute | 0 |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "Front\Controller\CustomerController::viewLoginAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _previous_url | "dont-save" |
| _route | "customer.login.view" |
| _route_params | [] |
| _stopwatch_token | "ba4186" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| connection | "close" |
| host | "37.59.121.46:80" |
| user-agent | "Go-http-client/1.1" |
| 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 | "Tue, 14 Jul 2026 02:26:05 GMT" |
| x-debug-token | "d22c72" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 14 Jul 26 02:26:05 +0000" |
| Last used | "Tue, 14 Jul 26 02:26:05 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/thelia_customer_login | "3x9pwusAkBkGiszV0itIhgHA-ErUBIZYXrhE7u5ePQg" |
| thelia.current.lang | Thelia\Model\Lang {#2301 #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: 1 #position: null #created_at: DateTime @1451905568 {#2302 : 2016-01-04 11:06:08.0 UTC (+00:00) } #updated_at: DateTime @1451905834 {#2303 : 2016-01-04 11:10:34.0 UTC (+00:00) } #collCustomers: null #collCustomersPartial: null #collOrders: null #collOrdersPartial: null #alreadyInSave: false #customersScheduledForDeletion: null #ordersScheduledForDeletion: null } |
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 | "e62f2dbcc8385bea69768c6f674fa64a" |
| 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 | "localhost" |
| DB_NAME | "thelia" |
| DB_PASSWORD | "abbayesqlaccess" |
| DB_PORT | "3306" |
| DB_USER | "thelia" |
| DEBUG_TRUSTED_IP | "5.49.80.155" |
| JWT_PASSPHRASE | "48db5d1634b38f1228240ffeee37dcb6b05c31cd5bab08cd82f0167ccc822d8b" |
| 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 | "smtp://127.0.0.1:25?verify_peer=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/httpd/thelia/web" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "37.59.121.46:80" |
| HTTP_USER_AGENT | "Go-http-client/1.1" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "/login" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "45.198.224.5" |
| REMOTE_PORT | "43924" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1783995965 |
| REQUEST_TIME_FLOAT | 1783995965.1048 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/httpd/thelia/web/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "37.59.121.46" |
| SERVER_NAME | "_" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,LOCK_DSN,MAILER_DSN,DEBUG_TRUSTED_IP,DB_HOST,DB_PORT,DB_NAME,DB_USER,DB_PASSWORD" |
| USER | "www-data" |