AuthController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Customer\AuthController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "customer_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#475 -options: [ "username_parameter" => "_username" "password_parameter" => "_password" "check_path" => "customer_login" "post_only" => true "form_only" => false "enable_csrf" => true "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "customer_login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#472 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#476 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#473 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#474 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#545 -secret: ? string -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#460 …} -cookieName: "REMEMBERME" -logger: Symfony\Component\HttpKernel\Log\Logger {#73 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\PersistentRememberMeHandler {#546 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=b416cc41242a2c0c8908363e21ffe7d7; sf_redirect=%7B%22token%22%3A%227ca96d%22%2C%22route%22%3A%22customer_orders%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCustomer%5C%5COrderController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fwhb002%5C%2Fapp-root%5C%2Fsrc%5C%2FController%5C%2FCustomer%5C%2FOrderController.php%22%2C%22line%22%3A29%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "www.admin.wholesale-b2b-002.dev.rp017.webhelplogin.com" |
| referer | "https://www.admin.wholesale-b2b-002.dev.rp017.webhelplogin.com/orders" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
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 | "Sun, 09 Aug 2026 22:40:30 GMT" |
| x-debug-token | "7cc7fa" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "b416cc41242a2c0c8908363e21ffe7d7" |
| sf_redirect | "{"token":"7ca96d","route":"customer_orders","method":"GET","controller":{"class":"App\\Controller\\Customer\\OrderController","method":"index","file":"\/home\/whb002\/app-root\/src\/Controller\/Customer\/OrderController.php","line":29},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 09 Aug 26 22:40:30 +0000" |
| Last used | "Sun, 09 Aug 26 22:40:30 +0000" |
| Lifetime | 28800 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "3kQPPFTc3CaQKfiWe8BO54Z2AQGjiTPDsIODHI9W1vo" |
| _csrf/https-submit | "WYm8CZvh2mKp4Rz2MIU0XrMIHQ_eBHxDLJ4SBJ6L5pU" |
| _security.main.target_path | "https://www.admin.wholesale-b2b-002.dev.rp017.webhelplogin.com/orders" |
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 |
|---|---|
| ADMIN_HOST | "admin.wholesale-b2b-002.dev.rp017.webhelplogin.com" |
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "29590f45bec10212cc9b4a3272b4fca3" |
| APP_SHARE_DIR | "var/share" |
| CUSTOMER_HOST | "wholesale-b2b-002.dev.rp017.webhelplogin.com" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data/data_prod.sqlite" |
| DB_CONSOLE_ALLOWED_IPS | "" |
| DB_CONSOLE_WINDOW_MINUTES | "30" |
| DEFAULT_URI | "https://wholesale-b2b-002.dev.rp017.webhelplogin.com" |
| MAILER_DSN | "null://null" |
| MAILER_FROM | "no-reply@wholesale-b2b-002.dev.rp017.webhelplogin.com" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| STRIPE_PUBLISHABLE_KEY | "pk_test_51JMmjTGHyeDEccM2dyu8GA3nboC1Dm1sSKuWnEpUm6cyKBkqOdnbwNyKlNeDc4reG0UiNg57tgVtIW8OrWxyh3SO00G6akjVWb" |
| STRIPE_SECRET_KEY | "sk_test_51JMmjTGHyeDEccM29XVRvEPznAGiMGBnascnRvRGk6aGkBq1wKdXM4ngN6FZ8oJeqyX6WFwzYDEVyF7QiRHE0TD200i6tgUylZ" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/home/whb002/app-root" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/whb002/app-root" ] |
| DOCUMENT_ROOT | "/home/whb002/app-root/public" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=b416cc41242a2c0c8908363e21ffe7d7; sf_redirect=%7B%22token%22%3A%227ca96d%22%2C%22route%22%3A%22customer_orders%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCustomer%5C%5COrderController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fwhb002%5C%2Fapp-root%5C%2Fsrc%5C%2FController%5C%2FCustomer%5C%2FOrderController.php%22%2C%22line%22%3A29%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "www.admin.wholesale-b2b-002.dev.rp017.webhelplogin.com" |
| HTTP_REFERER | "https://www.admin.wholesale-b2b-002.dev.rp017.webhelplogin.com/orders" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_INI_SCAN_DIR | ":/home/whb002/public_html" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/auth/login" |
| REMOTE_ADDR | "216.73.216.114" |
| REMOTE_PORT | "15484" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786315230 |
| REQUEST_TIME_FLOAT | 1786315230.6362 |
| REQUEST_URI | "/auth/login" |
| SCRIPT_FILENAME | "/home/whb002/app-root/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.admin.wholesale-b2b-002.dev.rp017.webhelplogin.com/auth/login" |
| SCRIPT_URL | "/auth/login" |
| SERVER_ADDR | "170.249.209.242" |
| SERVER_ADMIN | "webmaster@admin.wholesale-b2b-002.dev.rp017.webhelplogin.com" |
| SERVER_NAME | "www.admin.wholesale-b2b-002.dev.rp017.webhelplogin.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/home/whb002/app-root/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,ADMIN_HOST,CUSTOMER_HOST,DATABASE_URL,MAILER_DSN,MAILER_FROM,STRIPE_PUBLISHABLE_KEY,STRIPE_SECRET_KEY,DB_CONSOLE_WINDOW_MINUTES,DB_CONSOLE_ALLOWED_IPS,MESSENGER_TRANSPORT_DSN,APP_DEBUG" |
| X-LSCACHE | "on" |
| X_SPDY | "HTTP2" |
| argc | 0 |
| argv | [] |