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 {#307 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1202 …} } ] |
_stopwatch_token | "5868b7" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "PHPSESSID=65a36683844126919a7d0aec33ca9f7b; sf_redirect=%7B%22token%22%3A%2298e4aa%22%2C%22route%22%3A%22app_site_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSiteController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FSiteController.php%22%2C%22line%22%3A30%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=98e4aa" |
host | "testappsolution.com" |
referer | "https://testappsolution.com/" |
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 | "Fri, 18 Jul 2025 21:28:40 GMT" |
x-debug-token | "e77ffd" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "65a36683844126919a7d0aec33ca9f7b" |
main_deauth_profile_token | "98e4aa" |
sf_redirect | "{"token":"98e4aa","route":"app_site_index","method":"GET","controller":{"class":"App\\Controller\\SiteController","method":"index","file":"\/app\/src\/Controller\/SiteController.php","line":30},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
Key | Value |
---|---|
Created | "Fri, 18 Jul 25 23:28:40 +0200" |
Last used | "Fri, 18 Jul 25 23:28:40 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "https://testappsolution.com/" |
Session Usage
2
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/src/Controller/SecurityController.php" "line" => 19 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php" "line" => 38 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}" "class" => "Runtime\FrankenPhpSymfony\Runner" "type" => "->" ] [ "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php" "line" => 45 "function" => "frankenphp_handle_request" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Runtime\FrankenPhpSymfony\Runner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/src/Controller/SecurityController.php" "line" => 20 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php" "line" => 38 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}" "class" => "Runtime\FrankenPhpSymfony\Runner" "type" => "->" ] [ "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php" "line" => 45 "function" => "frankenphp_handle_request" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Runtime\FrankenPhpSymfony\Runner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/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_SECRET | "5432060937d633cae6a54b37d49d6247d7efe06c2ed623e316e25efacf3f9827" |
APP_TIMEZONE | "Europe/Paris" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
MAILER_DSN | "brevo+api://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@default" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_RUNTIME | "Runtime\FrankenPhpSymfony\Runtime" |
APP_RUNTIME_MODE | "web=1&worker=1" |
AUTH_TYPE | "" |
COMPOSER_ALLOW_SUPERUSER | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DATABASE_URL | "postgresql://app:!ChangeMe!@database:5432/app?serverVersion=15&charset=utf8" |
DOCUMENT_ROOT | "/app/public" |
DOCUMENT_URI | "index.php" |
FRANKENPHP_WORKER | "1" |
FRANKENPHP_WORKER_CONFIG | "watch" |
GATEWAY_INTERFACE | "CGI/1.1" |
GODEBUG | "cgocheck=0" |
GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
HOME | "/root" |
HOSTNAME | "2d6528a54953" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "PHPSESSID=65a36683844126919a7d0aec33ca9f7b; sf_redirect=%7B%22token%22%3A%2298e4aa%22%2C%22route%22%3A%22app_site_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSiteController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FSiteController.php%22%2C%22line%22%3A30%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=98e4aa" |
HTTP_HOST | "testappsolution.com" |
HTTP_REFERER | "https://testappsolution.com/" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
MERCURE_EXTRA_DIRECTIVES | "demo" |
MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
MERCURE_PUBLIC_URL | "https://testappsolution.com:443/.well-known/mercure" |
MERCURE_PUBLISHER_JWT_KEY | "!ChangeThisMercureHubJWTSecretKey!" |
MERCURE_SUBSCRIBER_JWT_KEY | "!ChangeThisMercureHubJWTSecretKey!" |
MERCURE_TRANSPORT_URL | "bolt:///data/mercure.db" |
MERCURE_URL | "http://php/.well-known/mercure" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PATH_INFO | "" |
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.10.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_INI_SCAN_DIR | ":/usr/local/etc/php/app.conf.d" |
PHP_LDFLAGS | "-Wl,-O1 -pie" |
PHP_SELF | "index.php" |
PHP_SHA256 | "14983a9ef8800e6bc2d920739fd386054402f7976ca9cd7f711509496f0d2632" |
PHP_URL | "https://www.php.net/distributions/php-8.4.10.tar.xz" |
PHP_VERSION | "8.4.10" |
PWD | "/app" |
QUERY_STRING | "" |
REMOTE_ADDR | "216.73.216.81" |
REMOTE_HOST | "216.73.216.81" |
REMOTE_IDENT | "" |
REMOTE_PORT | "20233" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1752874120 |
REQUEST_TIME_FLOAT | 1752874120.8767 |
REQUEST_URI | "/connexion" |
SCRIPT_FILENAME | "/app/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_NAME | "testappsolution.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/2.0" |
SERVER_SOFTWARE | "FrankenPHP" |
SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
SSL_PROTOCOL | "TLSv1.3" |
STABILITY | "stable" |
SYMFONY_DOTENV_PATH | "/app/.env" |
SYMFONY_DOTENV_VARS | "APP_SECRET,MAILER_DSN,APP_TIMEZONE,CORS_ALLOW_ORIGIN" |
SYMFONY_VERSION | "" |
TERM | "xterm" |
XDEBUG_MODE | "off" |
XDG_CONFIG_HOME | "/config" |
XDG_DATA_HOME | "/data" |