SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#546 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/login" +name: "login" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#794 -links: [ 795 => Symfony\Component\WebLink\Link {#795 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-cT2YKNc.css" } ] } |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#577 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#491 …} } ] |
| _stopwatch_token | "b28103" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "PHPSESSID=c78da0874314922406d6d10656647beb; sf_redirect=%7B%22token%22%3A%2261f0d5%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%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=61f0d5" |
| host | "api.getfastesim.com" |
| referer | "http://api.getfastesim.com/login" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.39" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.39" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'http://api.getfastesim.com/login' \ --header 'Referer: http://api.getfastesim.com/login' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept: */*' \ --header 'Connection: close' \ --header 'X-Real-Ip: 216.73.216.39' \ --header 'X-Forwarded-For: 216.73.216.39' \ --header 'X-Forwarded-Proto: https' \ --header 'X-Forwarded-Scheme: https' \ --header 'X-Php-Ob-Level: 0' \ --cookie 'PHPSESSID=c78da0874314922406d6d10656647beb; sf_redirect=%7B%22token%22%3A%2261f0d5%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%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=61f0d5'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 06 Jun 2026 10:40:54 GMT" |
| expires | "Sat, 06 Jun 2026 10:40:54 GMT" |
| link | "</assets/styles/app-cT2YKNc.css>; rel="preload"; as="style"" |
| x-debug-token | "2b520b" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "c78da0874314922406d6d10656647beb" |
| main_deauth_profile_token | "61f0d5" |
| sf_redirect | "{"token":"61f0d5","route":"dashboard_index","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/var\/www\/symfony\/src\/Controller\/DashboardController.php","line":13},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/symfony/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/symfony/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1918
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/symfony/var/cache/dev/twig/5d/5dffef65bf59d022259afa98d3be1e86.php"
"line" => 126
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_d4d35d12ae688549370127f39c48bc4b"
"type" => "->"
]
[
"file" => "/var/www/symfony/var/cache/dev/twig/64/64f07363bc4d3d860bc8d3533e4615d0.php"
"line" => 76
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_91d42a0225852803a91b519415d26abc"
"type" => "->"
]
[
"file" => "/var/www/symfony/var/cache/dev/twig/5d/5dffef65bf59d022259afa98d3be1e86.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_d4d35d12ae688549370127f39c48bc4b"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/symfony/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| AIRALO_CLIENT_ID | "dedb50529465c1a40cb6be4158e5c2d8" |
| AIRALO_CLIENT_SECRET | "99vDEkQH46Lwjng3Ihwp9YbtfcKyhy0f8cpD0vIL" |
| AIRWALLEX_API_KEY | "f05d5a881771140da9fc3bb2be09c6d22c90795546cbf5c81e9c8b4cc436ae38c48b7d18c4fb0ebe2608e59e1133e83d" |
| AIRWALLEX_CLIENT_ID | "r_bvmEBbQX6OysXL2OQiDg" |
| AIRWALLEX_WEBHOOK_SECRET | "" |
| APP_ENV | "dev" |
| APP_SECRET | "2a3b9d19911cd89e727847d90964753e" |
| APP_SHARE_DIR | "var/share" |
| AWS_CDN_URL | "" |
| AWS_S3_BUCKET | "" |
| AWS_S3_ENDPOINT | "" |
| AWS_S3_KEY | "" |
| AWS_S3_REGION | "us-east-1" |
| AWS_S3_SECRET | "" |
| DATABASE_URL | "postgresql://fastesim:2nt6SrzuH3WyWrA@ea57459-002.eu.clouddb.ovh.net:35510/fastesim?serverVersion=18&charset=utf8" |
| DEFAULT_URI | "http://api.getfastesim.com" |
| JWT_SECRET | "change_this_secret_key_in_production" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| ONESIGNAL_APP_ID | "b2e24948-ee61-4aad-9da2-32a280a18216" |
| ONESIGNAL_REST_API_KEY | "os_v2_app_wlresshomffk3hncgkribimcczi276td6xauokn4yb72pqjs3ug4fv2vbijntqj34hphumzwndo27xfyaj45f2c3wkbwuxhi5w5ak2q" |
| STRIPE_SECRET_KEY | "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" |
| STRIPE_WEBHOOK_SECRET | "whsec_Fu3FJhbT6mnQvrVq5e8inbkE3MTzD91K" |
| SUPABASE_JWT_SECRET | "" |
| SUPABASE_URL | "" |
| TELEGRAM_ADMIN_CHAT_ID | "60360149" |
| TELEGRAM_BOT_TOKEN | "8070070951:AAHBeUOiBX5orZUtpvLWKiJh9axE47eb7Ho" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/symfony" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/symfony" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/symfony/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOME | "/var/www" |
| HOSTNAME | "74ab98a4554e" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=c78da0874314922406d6d10656647beb; sf_redirect=%7B%22token%22%3A%2261f0d5%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%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=61f0d5" |
| HTTP_HOST | "api.getfastesim.com" |
| HTTP_REFERER | "http://api.getfastesim.com/login" |
| 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.39" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "216.73.216.39" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.4.20.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "e454c6f7c89a42f41ebb06dc5c3578e8c8b5f1a3f0da6675665affab04e221f7" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.20.tar.xz" |
| PHP_VERSION | "8.4.20" |
| PWD | "/var/www/symfony" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "192.168.176.1" |
| REMOTE_PORT | "57056" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1780742454 |
| REQUEST_TIME_FLOAT | 1780742454.0224 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/symfony/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.176.2" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.17.10" |
| SYMFONY_DOTENV_PATH | "/var/www/symfony/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SUPABASE_URL,SUPABASE_JWT_SECRET,AIRWALLEX_API_KEY,AIRWALLEX_CLIENT_ID,AIRWALLEX_WEBHOOK_SECRET,AWS_S3_KEY,AWS_S3_SECRET,AWS_S3_REGION,AWS_S3_BUCKET,AWS_S3_ENDPOINT,AWS_CDN_URL,JWT_SECRET,AIRALO_CLIENT_SECRET,AIRALO_CLIENT_ID,ONESIGNAL_APP_ID,ONESIGNAL_REST_API_KEY,TELEGRAM_BOT_TOKEN,TELEGRAM_ADMIN_CHAT_ID,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |