Redirect 302 redirect from GET @_profiler_home (6f31f2)

GET https://sga.lucasramos.es/sign-in

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Core\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"security_sign_in"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#207
    -options: [
      "username_parameter" => "_username"
      "password_parameter" => "_password"
      "check_path" => "security_sign_in"
      "post_only" => true
      "form_only" => false
      "enable_csrf" => true
      "csrf_parameter" => "_token"
      "csrf_token_id" => "authenticate"
      "login_path" => "security_sign_in"
      "use_forward" => false
    ]
    -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface
    -httpUtils: Symfony\Component\Security\Http\HttpUtils {#204 …}
    -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#208 …}
    -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#205 …}
    -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#206 …}
  }
  Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#256
    -secret: ? string
    -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#196 …}
    -cookieName: "REMEMBERME"
    -logger: Symfony\Component\HttpKernel\Log\Logger {#42 …}
    -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#257 …}
  }
]

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%226f31f2%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%2Flucasramos%5C%2Fsga%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=e33a5d6887ee47561d92f7d9ad2f9b3e"
host
"sga.lucasramos.es"
referer
"https://sga.lucasramos.es/_profiler"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"

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, 02 Feb 2026 04:45:44 GMT"
x-debug-token
"2ef536"

Cookies

Request Cookies

Key Value
PHPSESSID
"e33a5d6887ee47561d92f7d9ad2f9b3e"
sf_redirect
"{"token":"6f31f2","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/lucasramos\/sga\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Mon, 02 Feb 26 04:45:43 +0000"
Last used
"Mon, 02 Feb 26 04:45:43 +0000"
Lifetime
0

Session Attributes

Attribute Value
_profiler_search_end
null
_profiler_search_ip
null
_profiler_search_limit
null
_profiler_search_method
null
_profiler_search_start
null
_profiler_search_status_code
null
_profiler_search_token
null
_profiler_search_type
"request"
_profiler_search_url
null
_security.main.target_path
"https://sga.lucasramos.es/_profiler"

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_DEBUG
"0"
APP_ENV
"dev"
APP_NAME
"Lucas Ramos"
APP_SECRET
"ac31ef208f1c21dbce66dbf7f477e748"
DATABASE_URL
"mysql://lucasramos_sga:lBj7Judfg3YUE3qMgp@localhost:3306/lucasramos_sga?charset=utf8mb4"
DEBUG_EMAIL
"adm@sto.ws"
DEFAULT_PAGINATOR_ITEMS_PER_PAGE
"10"
DEVELOPER_NAME
"STOLabs"
EMAIL_SIGNATURE_SUBTITLE
"Equipo de Soporte"
EMAIL_SIGNATURE_TITLE
"Lucas Ramos"
MAILER_DSN
"native://default"
MIN_PASSWORD_LENGTH
"8"
SYSTEM_EMAIL
"no-reply@lucasramos.es"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/lucasramos/public_html/sga_lucasramos"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/lucasramos/public_html/sga_lucasramos"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/lucasramos"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%226f31f2%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%2Flucasramos%5C%2Fsga%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=e33a5d6887ee47561d92f7d9ad2f9b3e"
HTTP_HOST
"sga.lucasramos.es"
HTTP_REFERER
"https://sga.lucasramos.es/_profiler"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"sga.lucasramos.es"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aYAr-C-_4OwS9cAxAwPB1gAAAAE"
REDIRECT_URL
"/sign-in"
REMOTE_ADDR
"216.73.216.144"
REMOTE_PORT
"12865"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770007544
REQUEST_TIME_FLOAT
1770007544.1258
REQUEST_URI
"/sign-in"
SCRIPT_FILENAME
"/home/lucasramos/public_html/sga_lucasramos/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"178.33.166.232"
SERVER_ADMIN
"webmaster@sga.lucasramos.es"
SERVER_NAME
"sga.lucasramos.es"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"sga.lucasramos.es"
SYMFONY_DOTENV_PATH
"/home/lucasramos/sga/.env"
SYMFONY_DOTENV_VARS
"APP_NAME,APP_ENV,APP_DEBUG,EMAIL_SIGNATURE_TITLE,EMAIL_SIGNATURE_SUBTITLE,DEVELOPER_NAME,SYSTEM_EMAIL,DEBUG_EMAIL,MIN_PASSWORD_LENGTH,DEFAULT_PAGINATOR_ITEMS_PER_PAGE,MAILER_DSN,DATABASE_URL,APP_SECRET"
UNIQUE_ID
"aYAr-C-_4OwS9cAxAwPB1gAAAAE"
USER
"lucasramos"
argc
0
argv
[]
proxy-nokeepalive
"1"