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 {#335 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#239 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#331 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#340 …} } ] |
| _stopwatch_token | "f1394c" |
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, deflate" |
| accept-language | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| cookie | "sf_redirect=%7B%22token%22%3A%22f12a07%22%2C%22route%22%3A%22home%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%2Fhome%5C%2Falmawadd%5C%2Frent%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=f12a07; PHPSESSID=655cac7bcb436cdb2802f8a260bf7edb" |
| forwarded | "for=45.157.112.12; proto=http; host=rent.mirakdev.be" |
| host | "rent.mirakdev.be" |
| referer | "http://rent.mirakdev.be/" |
| remote-ip | "45.157.112.12" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Android 10; Mobile; rv:152.0.6) Gecko/152.0.6 Firefox/152.0.6" |
| x-forwarded-for | "45.157.112.12" |
| x-forwarded-port | "80" |
| x-forwarded-proto | "http" |
| x-iplb-unique-id | "2D9D700C:22AC_D5BA2110:0050_6A7035BC_1A4B1:E3216" |
| x-ovhrequest-id | "9547d12edff774f9760c495638a59f19" |
| x-php-ob-level | "1" |
| x-predictor | "1" |
| x-remote-ip | "45.157.112.12" |
| x-remote-port | "8876" |
| x-remote-proto | "http" |
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 | "Mon, 03 Aug 2026 06:31:28 GMT" |
| x-debug-token | "071225" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "655cac7bcb436cdb2802f8a260bf7edb" |
| main_deauth_profile_token | "f12a07" |
| sf_redirect | "{"token":"f12a07","route":"home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/home\/almawadd\/rent\/src\/Controller\/HomeController.php","line":31},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 03 Aug 26 08:31:24 +0200" |
| Last used | "Mon, 03 Aug 26 08:31:24 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "http://rent.mirakdev.be/" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/almawadd/rent/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/public/index.php"
"line" => 5
"args" => [
"/home/almawadd/rent/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/almawadd/rent/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/almawadd/rent/public/index.php"
"line" => 5
"args" => [
"/home/almawadd/rent/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_SECRET | "d1ada66fbc5666f83895fcc4b814d47d" |
| DATABASE_URL | "mysql://karim:Ali110ali@ak6362-001.privatesql:35214/rent" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CFG_CLUSTER | "cluster105" |
| DOCUMENT_ROOT | "/home/almawadd/rent" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "0" |
| GEOIP_CITY | "Auckland" |
| GEOIP_COUNTRY_CODE | "NZ" |
| GEOIP_COUNTRY_NAME | "New Zealand" |
| GEOIP_DMA_CODE | "0" |
| GEOIP_LATITUDE | "-36.850601" |
| GEOIP_LONGITUDE | "174.767899" |
| GEOIP_REGION | "E7" |
| 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, deflate" |
| HTTP_ACCEPT_LANGUAGE | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22f12a07%22%2C%22route%22%3A%22home%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%2Fhome%5C%2Falmawadd%5C%2Frent%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=f12a07; PHPSESSID=655cac7bcb436cdb2802f8a260bf7edb" |
| HTTP_FORWARDED | "for=45.157.112.12; proto=http; host=rent.mirakdev.be" |
| HTTP_HOST | "rent.mirakdev.be" |
| HTTP_REFERER | "http://rent.mirakdev.be/" |
| HTTP_REMOTE_IP | "45.157.112.12" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Android 10; Mobile; rv:152.0.6) Gecko/152.0.6 Firefox/152.0.6" |
| HTTP_X_FORWARDED_FOR | "45.157.112.12" |
| HTTP_X_FORWARDED_PORT | "80" |
| HTTP_X_FORWARDED_PROTO | "http" |
| HTTP_X_IPLB_UNIQUE_ID | "2D9D700C:22AC_D5BA2110:0050_6A7035BC_1A4B1:E3216" |
| HTTP_X_OVHREQUEST_ID | "9547d12edff774f9760c495638a59f19" |
| HTTP_X_PREDICTOR | "1" |
| HTTP_X_REMOTE_IP | "45.157.112.12" |
| HTTP_X_REMOTE_PORT | "8876" |
| HTTP_X_REMOTE_PROTO | "http" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/login" |
| REMOTE_ADDR | "45.157.112.12" |
| REMOTE_PORT | "63276" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1785738688 |
| REQUEST_TIME_FLOAT | 1785738688.4957 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/almawadd/rent/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "http://rent.mirakdev.be/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "10.105.40.1" |
| SERVER_ADMIN | "postmaster@rent.mirakdev.be" |
| SERVER_NAME | "rent.mirakdev.be" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/almawadd/rent/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL" |
| UNIQUE_ID | "anA1wNauP2M8KrXCh8rOIgAAOhM" |
| USER | "almawadd" |
| argc | 0 |
| argv | [] |