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 {#540 -supports: false -passport: null -duration: null -stub: "App\Security\JwtAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\JwtAuthenticator {#546 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#541 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#478 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#547 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#548 …} } ] |
| _stopwatch_token | "3f6975" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "216.73.216.143" |
| cf-ipcountry | "US" |
| cf-ray | "9a98f61b6d586206-ORD" |
| cf-visitor | "{"scheme":"https"}" |
| connection | "close" |
| cookie | "main_deauth_profile_token=bdfc6c; sf_redirect=%7B%22token%22%3A%22bdfc6c%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsoftwaremedico-rips%5C%2Fhtdocs%5C%2Frips.softwaremedico.com.co%5C%2Fripscentral%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=0ebb79b7337f6a4246a05b5b89e5f49e" |
| host | "rips.softwaremedico.com.co" |
| referer | "https://rips.softwaremedico.com.co/_profiler" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| x-forwarded-for | "216.73.216.143, 172.69.7.177" |
| x-forwarded-host | "rips.softwaremedico.com.co" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "172.69.7.177" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 06 Dec 2025 04:15:18 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "1ccbb9" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "0ebb79b7337f6a4246a05b5b89e5f49e" |
| main_deauth_profile_token | "bdfc6c" |
| sf_redirect | "{"token":"bdfc6c","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/softwaremedico-rips\/htdocs\/rips.softwaremedico.com.co\/ripscentral\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 05 Dec 25 23:15:18 -0500" |
| Last used | "Fri, 05 Dec 25 23:15:18 -0500" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://rips.softwaremedico.com.co/_profiler" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/public/index.php"
"line" => 5
"args" => [
"/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/src/Controller/SecurityController.php"
"line" => 25
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/public/index.php"
"line" => 5
"args" => [
"/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/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 | "645e4aa0bc9eefe8b1fb1129600451c7" |
| DATABASE_URL | "mysql://ripscentraluser:lLaNwJCwuzdl4zGs1d5a@sm-sc-db-2:3306/ripscentral?serverVersion=8.0.32&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_CITY | "" |
| GEOIP_CITY_CONTINENT_CODE | "" |
| GEOIP_CITY_COUNTRY_CODE | "" |
| GEOIP_CITY_COUNTRY_CODE3 | "" |
| GEOIP_CITY_COUNTRY_NAME | "" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_CODE3 | "USA" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_LATITUDE | "" |
| GEOIP_LONGITUDE | "" |
| GEOIP_POSTAL_CODE | "" |
| GEOIP_REGION | "" |
| HOME | "/home/softwaremedico-rips" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "216.73.216.143" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "9a98f61b6d586206-ORD" |
| HTTP_CF_VISITOR | "{"scheme":"https"}" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=bdfc6c; sf_redirect=%7B%22token%22%3A%22bdfc6c%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsoftwaremedico-rips%5C%2Fhtdocs%5C%2Frips.softwaremedico.com.co%5C%2Fripscentral%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=0ebb79b7337f6a4246a05b5b89e5f49e" |
| HTTP_HOST | "rips.softwaremedico.com.co" |
| HTTP_REFERER | "https://rips.softwaremedico.com.co/_profiler" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| HTTP_X_FORWARDED_FOR | "216.73.216.143, 172.69.7.177" |
| HTTP_X_FORWARDED_HOST | "rips.softwaremedico.com.co" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "172.69.7.177" |
| MGT | "1" |
| PHP_SELF | "/index.php" |
| PHP_VALUE | """ \n error_log=/home/softwaremedico-rips/logs/php/error.log;\n memory_limit=512M;\n max_execution_time=60;\n max_input_time=60;\n max_input_vars=10000;\n post_max_size=64M;\n upload_max_filesize=64M;\n date.timezone = 'America/Bogota';\n display_errors=off; """ |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.69.7.177" |
| REMOTE_PORT | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1764994518 |
| REQUEST_TIME_FLOAT | 1764994518.3249 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_NAME | "rips.softwaremedico.com.co" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.26.2" |
| SYMFONY_DOTENV_PATH | "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| USER | "softwaremedico-rips" |