SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.user" |
| _route | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_user" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#218 -options: [ "username_parameter" => "email" "password_parameter" => "_password" "check_path" => "login" "post_only" => true "form_only" => false "enable_csrf" => true "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#213 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#219 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#221 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#214 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#280 -secret: ? string -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#205 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#215 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#281 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, br" |
| accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| cache-control | "no-cache" |
| cdn-loop | "cloudflare; loops=1" |
| do-connecting-ip | "43.153.123.3" |
| host | "arty-paas-staging-ybxce.ondigitalocean.app" |
| pragma | "no-cache" |
| referer | "http://arty-paas-staging-ybxce.ondigitalocean.app" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| x-forwarded-for | "43.153.123.3,172.71.151.92" |
| 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 | "Sun, 01 Feb 2026 10:38:36 GMT" |
| x-debug-token | "1359c2" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 01 Feb 26 10:38:36 +0000" |
| Last used | "Sun, 01 Feb 26 10:38:36 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
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 |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| APP_SECRET | "$ecretf0rt3st" |
| BASE_APP_URL | "https://staging.platform.ar-ty.com" |
| BASE_PRESENTATION_URL | "https://staging.ar-ty.com" |
| BUCKET_NAME | "arty-paas-staging" |
| CDN_BASE_URL | "https://arty-paas-staging.ams3.cdn.digitaloceanspaces.com" |
| CDN_URL | "https://platform.ar-ty.com" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| COPILOT_API_BASE_URL | "https://staging.copilot.ar-ty.com" |
| DATABASE_URL | "mysql://arty:AVNS_po93xVKV3mtIqORcxCL@arty-paas-staging-do-user-6276092-0.b.db.ondigitalocean.com:25060/arty?ssl-mode=REQUIRED" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| FB_PIXEL_ID | "" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GA_API_SECRET | "cQ7w5UDdTY6DA1A9OS6r8w" |
| GA_KEY | "" |
| GA_MEASUREMENT_ID | "G-99ZSRK4KDZ" |
| HOME | "/" |
| HOSTNAME | "arty-paas-849c884965-j9hvn" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_DO_CONNECTING_IP | "43.153.123.3" |
| HTTP_HOST | "arty-paas-staging-ybxce.ondigitalocean.app" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_REFERER | "http://arty-paas-staging-ybxce.ondigitalocean.app" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| HTTP_X_FORWARDED_FOR | "43.153.123.3,172.71.151.92" |
| HTTP_X_FORWARDED_PROTO | "https" |
| KUBERNETES_PORT | "" |
| KUBERNETES_PORT_443_TCP | "" |
| KUBERNETES_PORT_443_TCP_ADDR | "" |
| KUBERNETES_PORT_443_TCP_PORT | "" |
| KUBERNETES_PORT_443_TCP_PROTO | "" |
| KUBERNETES_SERVICE_HOST | "" |
| KUBERNETES_SERVICE_PORT | "" |
| KUBERNETES_SERVICE_PORT_HTTPS | "" |
| MEMCACHED_DSN | "memcached://localhost:11211" |
| NODE_ENV | "production" |
| PADDLE_API_KEY | "pdl_sdbx_apikey_01kc6w4wnvyz458t63wnb1fa4t_NTJJEnsK86Vc3nVmcJQHrZ_Aq8" |
| PADDLE_API_URL | "https://sandbox-api.paddle.com/" |
| PADDLE_CLIENT_TOKEN | "test_89cf2499767e66fe1204f93de07" |
| PADDLE_VENDOR_ID | "43011" |
| PADDLE_WEBHOOK_SECRET | "pdl_ntfset_01kd2scs7b6f0apbwx28tnc42q_kINx5mTe+EM4UEKNFMD6Lmqp52wwsq31" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| PORT | "8080" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "10.244.33.33" |
| REMOTE_PORT | "52562" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1769942316 |
| REQUEST_TIME_FLOAT | 1769942316.3803 |
| REQUEST_URI | "/" |
| RESEND_API_KEY | "re_fKZ89sD9_5GL6Q25wwLkvhtS6FjMBpHfp" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SENTRY_DSN | "" |
| SERVERLESS_URL | "https://serverless.ar-ty.com" |
| SERVER_ADDR | "10.244.30.200" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "arty-paas-staging-ybxce.ondigitalocean.app" |
| SERVER_PORT | "8080" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Unix)" |
| SG_API_KEY | "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" |
| SHOPIFY_PLUGIN_ID | "e6dfcb5905dcd8ec2d4a463408136923" |
| STRIPE_PK | "pk_test_51IxTTGKYY294IVX9pX363ulhz1bSnDVVBqcrZ4gWIxsC1jStRkbbv9EYcrCO45mCJwliE1wmsc21Qgsf95WHy0I200nLbVuGEv" |
| STRIPE_SK | "sk_test_51IxTTGKYY294IVX9NsqdnCVQg7ayHXCnqWvhtSz9iz01t9ydEE0tXtWfAcM7WvCqS3peM5hDF4Y61FAJyQz9rd5H00xjKmjUjD" |
| SUPERVISOR_ENABLED | "1" |
| SUPERVISOR_GROUP_NAME | "php-fpm" |
| SUPERVISOR_PROCESS_NAME | "php-fpm" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| USER | "nobody" |
| WC_API_KEY | "key" |
| WC_API_SECRET | "secret" |
| WC_API_URL | "https://woocommerce.com/wp-json/wccom/billing/1.0" |
| proxy-nokeepalive | "1" |