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 {#25 -supports: false -passport: null -duration: null -stub: "App\Security\SIAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\SIAuthenticator {#137 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#51 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#15 …} } ] |
| _stopwatch_token | "f8b0ae" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%2212c04d%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%2Fbu_siopex%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A53%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=12c04d; PHPSESSID=1a2244a42befadfcb913bc4cf9b74c75" |
| host | "bu.siopex.com" |
| referer | "https://bu.siopex.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 | "Sat, 06 Dec 2025 02:39:59 GMT" |
| x-debug-token | "253a4e" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "1a2244a42befadfcb913bc4cf9b74c75" |
| main_deauth_profile_token | "12c04d" |
| sf_redirect | "{"token":"12c04d","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/var\/www\/bu_siopex\/src\/Controller\/HomeController.php","line":53},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 05 Dec 25 20:39:58 -0600" |
| Last used | "Fri, 05 Dec 25 20:39:58 -0600" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://bu.siopex.com/" |
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "8d58bb9afedded4f1b31319b08ee736f" |
| AUTO_CLOSE_TIME | "36" |
| CHECKER_URL | "https://checker.siopex.com" |
| CHECKER_WS | "https://checker.siopex.com" |
| CONVERT_PATH | "/usr/bin/convert" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|cors-test\.codehappy\.dev)(:[0-9]+)?$" |
| DATABASE_BACKUP_LIMIT | "90" |
| DATABASE_URL | "mysql://qa_siopex:1EV[6XWuHVvTa!J1@127.0.0.1:3306/bu_siopex?serverVersion=8.0.37" |
| ELASTICSEARCH_URL | "http://siopex:tkfT3WrdQVbhWPr@siopex.com:8082" |
| IDLE_TIME | "3600" |
| JWT_PASSPHRASE | "b75618d1ae3c6cd079cf021269f7c1545bec03626f4b0f20d0f6d7a5e15ceabb" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LOG_ALTA_DURATION | "730" |
| LOG_BAJA_DURATION | "30" |
| LOG_EFIMERA_DURATION | "8" |
| LOG_MEDIA_DURATION | "180" |
| MAILER_DSN | "gmail+smtp://cfdi%40bravospirits.com:BravoS2701%24@default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| ORS_API_URL | "http://siopex.com:8081/ors" |
| PDF_TK_PATH | "/usr/bin/pdftk" |
| VISITA_FORMULARIO_TIEMPO | "2" |
| WKHTMLTOPDF_PATH | "/usr/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/bu_siopex/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/bu_siopex/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%2212c04d%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%2Fbu_siopex%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A53%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=12c04d; PHPSESSID=1a2244a42befadfcb913bc4cf9b74c75" |
| HTTP_HOST | "bu.siopex.com" |
| HTTP_REFERER | "https://bu.siopex.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "bu.siopex.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.155" |
| REMOTE_PORT | "3126" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764988798 |
| REQUEST_TIME_FLOAT | 1764988798.8124 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/bu_siopex/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "208.109.231.52" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "bu.siopex.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache Server at bu.siopex.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "bu.siopex.com" |
| SYMFONY_DOTENV_PATH | "/var/www/bu_siopex/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,VISITA_FORMULARIO_TIEMPO,MAILER_DSN,IDLE_TIME,DATABASE_BACKUP_LIMIT,LOG_EFIMERA_DURATION,LOG_BAJA_DURATION,LOG_MEDIA_DURATION,LOG_ALTA_DURATION,AUTO_CLOSE_TIME,ORS_API_URL,ELASTICSEARCH_URL,CONVERT_PATH,PDF_TK_PATH,CORS_ALLOW_ORIGIN,CHECKER_URL,CHECKER_WS,DATABASE_URL,WKHTMLTOPDF_PATH" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |