SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#608 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#563 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#612 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#613 …} } ] |
| _stopwatch_token | "91a61f" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-charset | "utf-8,ISO-8859-1;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, br" |
| accept-language | "en-us,en-gb,en;q=0.7,*;q=0.3" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "142.252.32.226" |
| cf-ipcountry | "US" |
| cf-ray | "9c1127f55d1e0dac-SJC" |
| cf-visitor | "{"scheme":"https"}" |
| connection | "Keep-Alive" |
| cookie | "PHPSESSID=94pcacaj1iqnpsva1s451tatq8; main_deauth_profile_token=4948c1; sf_redirect=%7B%22token%22%3A%224948c1%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Ffernandovaller.com.br%5C%2Fapi-whatsapp-symfony%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| cookie2 | "$Version=1" |
| host | "api-whatsapp-admin.fernandovaller.com.br" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0" |
| x-forwarded-for | "142.252.32.226" |
| 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 | "Tue, 20 Jan 2026 20:00:06 GMT" |
| x-debug-token | "d6472f" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "94pcacaj1iqnpsva1s451tatq8" |
| main_deauth_profile_token | "4948c1" |
| sf_redirect | "{"token":"4948c1","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/var\/www\/fernandovaller.com.br\/api-whatsapp-symfony\/src\/Controller\/HomeController.php","line":17},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 20 Jan 26 17:00:05 -0300" |
| Last used | "Tue, 20 Jan 26 17:00:05 -0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://api-whatsapp-admin.fernandovaller.com.br/" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/src/Controller/SecurityController.php"
"line" => 18
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/src/Controller/SecurityController.php"
"line" => 21
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/fernandovaller.com.br/api-whatsapp-symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_NAME | "API-Whatsapp" |
| APP_SECRET | "548b3e8950371b0c4605162823933acd" |
| APP_SHARE_DIR | "var/share" |
| BAILEYS_API_BASE_URL | "https://api-whatsapp.fernandovaller.com.br" |
| BAILEYS_API_TOKEN | "FHTZ5It06wI8E4oiCOCAx2NJSbYRtzZwQTGxtuuFo5aPBAq73RPR802nd3OpllNS" |
| DATABASE_URL | "mysql://apiwhatsapp:[email protected]:3306/apiwhatsapp?serverVersion=10.11.13-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://api-whatsapp-admin.fernandovaller.com.br" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/fernandovaller.com.br/api-whatsapp-symfony" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/fernandovaller.com.br/api-whatsapp-symfony" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/fernandovaller.com.br/api-whatsapp-symfony/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/fernandovaller.com.br/api-whatsapp-symfony/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_CHARSET | "utf-8,ISO-8859-1;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en-gb,en;q=0.7,*;q=0.3" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "142.252.32.226" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "9c1127f55d1e0dac-SJC" |
| HTTP_CF_VISITOR | "{"scheme":"https"}" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_COOKIE | "PHPSESSID=94pcacaj1iqnpsva1s451tatq8; main_deauth_profile_token=4948c1; sf_redirect=%7B%22token%22%3A%224948c1%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Ffernandovaller.com.br%5C%2Fapi-whatsapp-symfony%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_COOKIE2 | "$Version=1" |
| HTTP_HOST | "api-whatsapp-admin.fernandovaller.com.br" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0" |
| HTTP_X_FORWARDED_FOR | "142.252.32.226" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "api-whatsapp-admin.fernandovaller.com.br" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "104.22.18.38" |
| REMOTE_PORT | "12239" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768939206 |
| REQUEST_TIME_FLOAT | 1768939206.0773 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/fernandovaller.com.br/api-whatsapp-symfony/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "212.85.0.39" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "api-whatsapp-admin.fernandovaller.com.br" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "api-whatsapp-admin.fernandovaller.com.br" |
| SYMFONY_DOTENV_PATH | "/var/www/fernandovaller.com.br/api-whatsapp-symfony/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_NAME,BAILEYS_API_BASE_URL,BAILEYS_API_TOKEN" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |