Redirect 302 redirect from GET @dashboard_index (218dd0)

GET https://api.xmoto.com.br/login

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.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#496
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#416 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#498
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#499 …}
  }
]
_stopwatch_token
"5d6234"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=218dd0; PHPSESSID=5eq553rt4rkdjp440hp88r90j6; sf_redirect=%7B%22token%22%3A%22218dd0%22%2C%22route%22%3A%22dashboard_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"api.xmoto.com.br"
referer
"https://api.xmoto.com.br/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Wed, 22 Jul 2026 23:20:40 GMT"
x-debug-token
"c51077"

Cookies

Request Cookies

Key Value
PHPSESSID
"5eq553rt4rkdjp440hp88r90j6"
main_deauth_profile_token
"218dd0"
sf_redirect
"{"token":"218dd0","route":"dashboard_index","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/var\/www\/app\/src\/Controller\/DashboardController.php","line":20},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Wed, 22 Jul 26 20:20:40 -0300"
Last used
"Wed, 22 Jul 26 20:20:40 -0300"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://api.xmoto.com.br/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/src/Controller/SecurityController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/src/Controller/SecurityController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"40b989a6e1d4e5927a5f0eb734815606"
AWS_ACCESS_KEY_ID
"AKIAU4QW4PGPQRPTDBF6"
AWS_SECRET_ACCESS_KEY
"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"
DATABASE_URL
"mysql://xmoto:Seguro.2021%40xmoto@127.0.0.1:3306/app?serverVersion=8.0.45&charset=utf8mb4"
DEFAULT_URI
"http://127.0.0.1:8000"
OPENAI_API_KEY
""
OPENAI_ROUTE_MODEL
"gpt-5-mini"
XMOTO_ACTIVE_VEHICLE_MODE
"enforce_registered"
XMOTO_AWS_FACE_MATCH_AUTO_APPROVE_THRESHOLD
"97"
XMOTO_AWS_FACE_MATCH_SHADOW_THRESHOLD
"90"
XMOTO_AWS_LIVENESS_AUDIT_IMAGES
"2"
XMOTO_AWS_LIVENESS_AUTO_APPROVE_THRESHOLD
"90"
XMOTO_AWS_LIVENESS_CHALLENGE_TYPE
"FaceMovementAndLightChallenge"
XMOTO_AWS_LIVENESS_CLIENT_ROLE_ARN
"arn:aws:iam::336129194399:role/xmoto-face-liveness-client"
XMOTO_AWS_LIVENESS_SHADOW_THRESHOLD
"80"
XMOTO_AWS_QUALITY_MIN_THRESHOLD
"45"
XMOTO_AWS_QUICK_FACE_MATCH_AUTO_APPROVE_THRESHOLD
"97"
XMOTO_AWS_QUICK_QUALITY_MIN_THRESHOLD
"45"
XMOTO_AWS_REKOGNITION_REGION
"sa-east-1"
XMOTO_CUSTOMER_DRIVER_CARD_V2
"1"
XMOTO_CUSTOMER_MAP_DIAGNOSTICS
"0"
XMOTO_DRIVER_ACCOUNT_ACCESS_CONTRACT_V2
"1"
XMOTO_DRIVER_ACCOUNT_ACCESS_ENFORCEMENT_AGENT_IDS
"44"
XMOTO_DRIVER_ACCOUNT_ACCESS_ENFORCEMENT_MODE
"pilot"
XMOTO_DRIVER_ACCOUNT_ACCESS_ENFORCEMENT_V2
"1"
XMOTO_DRIVER_ACCOUNT_ACCESS_V2
"1"
XMOTO_DRIVER_ACCOUNT_APPEALS_V2
"0"
XMOTO_DRIVER_ACCOUNT_REOPEN_V2
"1"
XMOTO_DRIVER_ACCOUNT_RESTRICTED_SESSION_V2
"1"
XMOTO_DRIVER_ACCOUNT_TRANSITIONS_V2
"1"
XMOTO_DRIVER_FACE_EVIDENCE_V2
"1"
XMOTO_DRIVER_FACE_INTEGRITY_MODE
"off"
XMOTO_DRIVER_FACE_MODE
"provider"
XMOTO_DRIVER_FACE_PERIODIC_DAYS
"15"
XMOTO_DRIVER_FACE_PROVIDER_CAPTURE
"aws_rekognition"
XMOTO_DRIVER_FACE_PROVIDER_DECISION
"enforce"
XMOTO_DRIVER_FACE_PROVIDER_PILOT_MODE
"off"
XMOTO_DRIVER_FACE_PROVIDER_SHOW_BEFORE_DECISION
"0"
XMOTO_DRIVER_FACE_QUICK_CHECK
"1"
XMOTO_DRIVER_FACE_QUICK_CHECK_HOURS
"24"
XMOTO_DRIVER_MULTI_VEHICLE
"1"
XMOTO_DRIVER_ONBOARDING_CANCELLATION_V2
"1"
XMOTO_DRIVER_ONBOARDING_DOCUMENTS_V2
"1"
XMOTO_DRIVER_ONBOARDING_REVIEW_V2
"1"
XMOTO_DRIVER_ONBOARDING_V2
"1"
XMOTO_DRIVER_PLAY_INTEGRITY_SHADOW
"0"
XMOTO_REGISTERED_VEHICLE_ENFORCEMENT
"1"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/app"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/app/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/app/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=218dd0; PHPSESSID=5eq553rt4rkdjp440hp88r90j6; sf_redirect=%7B%22token%22%3A%22218dd0%22%2C%22route%22%3A%22dashboard_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"api.xmoto.com.br"
HTTP_REFERER
"https://api.xmoto.com.br/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.45"
REMOTE_PORT
"25542"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1784762440
REQUEST_TIME_FLOAT
1784762440.4375
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"186.226.61.4"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"api.xmoto.com.br"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.37 (AlmaLinux) OpenSSL/1.1.1k"
SSL_TLS_SNI
"api.xmoto.com.br"
SYMFONY_DOTENV_PATH
"/var/www/app/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DEFAULT_URI,DATABASE_URL,OPENAI_API_KEY,OPENAI_ROUTE_MODEL,XMOTO_CUSTOMER_MAP_DIAGNOSTICS,XMOTO_DRIVER_MULTI_VEHICLE,XMOTO_DRIVER_ONBOARDING_V2,XMOTO_CUSTOMER_DRIVER_CARD_V2,XMOTO_ACTIVE_VEHICLE_MODE,XMOTO_REGISTERED_VEHICLE_ENFORCEMENT,XMOTO_DRIVER_FACE_PERIODIC_DAYS,XMOTO_DRIVER_ONBOARDING_REVIEW_V2,XMOTO_DRIVER_FACE_EVIDENCE_V2,XMOTO_DRIVER_FACE_INTEGRITY_MODE,XMOTO_DRIVER_PLAY_INTEGRITY_SHADOW,XMOTO_AWS_REKOGNITION_REGION,AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,XMOTO_DRIVER_FACE_PROVIDER_DECISION,XMOTO_DRIVER_FACE_PROVIDER_CAPTURE,XMOTO_DRIVER_FACE_PROVIDER_SHOW_BEFORE_DECISION,XMOTO_DRIVER_FACE_PROVIDER_PILOT_MODE,XMOTO_AWS_LIVENESS_AUDIT_IMAGES,XMOTO_AWS_LIVENESS_CHALLENGE_TYPE,XMOTO_AWS_LIVENESS_SHADOW_THRESHOLD,XMOTO_AWS_FACE_MATCH_SHADOW_THRESHOLD,XMOTO_AWS_LIVENESS_CLIENT_ROLE_ARN,XMOTO_DRIVER_ONBOARDING_DOCUMENTS_V2,XMOTO_DRIVER_ONBOARDING_CANCELLATION_V2,XMOTO_DRIVER_FACE_QUICK_CHECK,XMOTO_DRIVER_FACE_QUICK_CHECK_HOURS,XMOTO_AWS_QUICK_FACE_MATCH_AUTO_APPROVE_THRESHOLD,XMOTO_AWS_QUICK_QUALITY_MIN_THRESHOLD,XMOTO_AWS_LIVENESS_AUTO_APPROVE_THRESHOLD,XMOTO_AWS_FACE_MATCH_AUTO_APPROVE_THRESHOLD,XMOTO_AWS_QUALITY_MIN_THRESHOLD,XMOTO_DRIVER_FACE_MODE,XMOTO_DRIVER_ACCOUNT_ACCESS_V2,XMOTO_DRIVER_ACCOUNT_ACCESS_CONTRACT_V2,XMOTO_DRIVER_ACCOUNT_TRANSITIONS_V2,XMOTO_DRIVER_ACCOUNT_REOPEN_V2,XMOTO_DRIVER_ACCOUNT_RESTRICTED_SESSION_V2,XMOTO_DRIVER_ACCOUNT_APPEALS_V2,XMOTO_DRIVER_ACCOUNT_ACCESS_ENFORCEMENT_V2,XMOTO_DRIVER_ACCOUNT_ACCESS_ENFORCEMENT_MODE,XMOTO_DRIVER_ACCOUNT_ACCESS_ENFORCEMENT_AGENT_IDS"
UNIQUE_ID
"amFQSBohvZFQj4SMQX@VNgAAAAI"
USER
"apache"
proxy-nokeepalive
"1"