Redirect 302 redirect from GET @_profiler_home (deae67)

GET https://efi-dev.igb.illinois.edu/login

AuthController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Auth\Controller\AuthController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1039
  -links: [
    1041 => Symfony\Component\WebLink\Link {#1041
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/bootstrap/dist/css/bootstrap.min-BtgVHdz.css"
    }
    1042 => Symfony\Component\WebLink\Link {#1042
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/bootstrap-icons/font/bootstrap-icons.min-5BD67CJ.css"
    }
    1043 => Symfony\Component\WebLink\Link {#1043
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/login-Mj2VK6R.css"
    }
  ]
}
_redirected
true
_route
"auth_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#672
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#644 …}
  }
]
_stopwatch_token
"2e5720"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=9ocsqcru9av1meev5m2kriesaa; main_deauth_profile_token=4db38d; sf_redirect=%7B%22token%22%3A%22deae67%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%2Fvar%5C%2Fwww%5C%2Fefi-web2%5C%2Fdev%5C%2Fefi-web%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"
host
"efi-dev.igb.illinois.edu"
referer
"https://efi-dev.igb.illinois.edu/_profiler"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-prefix
"/"
x-forwarded-proto
"http"
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
"Thu, 19 Feb 2026 20:31:42 GMT"
link
"</assets/vendor/bootstrap/dist/css/bootstrap.min-BtgVHdz.css>; rel="preload"; as="style",</assets/vendor/bootstrap-icons/font/bootstrap-icons.min-5BD67CJ.css>; rel="preload"; as="style",</assets/styles/login-Mj2VK6R.css>; rel="preload"; as="style""
x-debug-token
"663a78"

Cookies

Request Cookies

Key Value
PHPSESSID
"9ocsqcru9av1meev5m2kriesaa"
main_deauth_profile_token
"4db38d"
sf_redirect
"{"token":"deae67","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/efi-web2\/dev\/efi-web\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Thu, 19 Feb 26 20:31:41 +0000"
Last used
"Thu, 19 Feb 26 20:31:42 +0000"
Lifetime
86400

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://efi-dev.igb.illinois.edu/_profiler"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 379
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/src/Auth/Controller/AuthController.php"
    "line" => 21
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Auth\Controller\AuthController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/efi-web2/dev/efi-web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/src/Auth/Controller/AuthController.php"
    "line" => 25
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Auth\Controller\AuthController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/efi-web2/dev/efi-web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/src/Auth/Controller/AuthController.php"
    "line" => 26
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Auth\Controller\AuthController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efi-web2/dev/efi-web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/efi-web2/dev/efi-web/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_ROUTE_PREFIX
"/"
APP_SECRET
"feb98f2584886f1fae321de3accc0e46a88db49786fa92374fde97e1738b42da"
DATABASE_URL
"mysql://efi_symfony_dev:vU091LgmszCbpLpdHMHvJScwq3@efidatabase.igb.illinois.edu:3306/efi_web2_dev"
DB_HOST
"efidatabase.igb.illinois.edu"
DB_PASSWORD
"vU091LgmszCbpLpdHMHvJScwq3"
DB_USER
"efi_symfony_dev"
DEFAULT_DATABASE_VERSION
"202601"
EXAMPLE_JOBS_PATH
"/var/www/efi-web2/dev/efi-web/efi_web_sample_jobs"
GND_DATABASE_DSN
""
GND_DATABASE_PASSWORD
""
GND_DATABASE_USER
""
MAILER_DSN
"sendmail://default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RESULTS_DIRECTORY
"/private_stores/gerlt/jobs/efi2/dev/results"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/efi-web2/dev/efi-web/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/efi-web2/dev/efi-web/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=9ocsqcru9av1meev5m2kriesaa; main_deauth_profile_token=4db38d; sf_redirect=%7B%22token%22%3A%22deae67%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%2Fvar%5C%2Fwww%5C%2Fefi-web2%5C%2Fdev%5C%2Fefi-web%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"
HTTP_HOST
"efi-dev.igb.illinois.edu"
HTTP_REFERER
"https://efi-dev.igb.illinois.edu/_profiler"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PREFIX
"/"
HTTP_X_FORWARDED_PROTO
"http"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://efi-dev.igb.illinois.edu/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_TLS_SNI
"efi-dev.igb.illinois.edu"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aZdzLkm1IufCTpPqzSi4KQAAAEo"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.115"
REMOTE_PORT
"6231"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771533102
REQUEST_TIME_FLOAT
1771533102.8254
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/efi-web2/dev/efi-web/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://efi-dev.igb.illinois.edu/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"128.174.124.31"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"efi-dev.igb.illinois.edu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k"
SSL_TLS_SNI
"efi-dev.igb.illinois.edu"
SYMFONY_DOTENV_PATH
"/var/www/efi-web2/dev/efi-web/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_ROUTE_PREFIX,DB_USER,DB_PASSWORD,DB_HOST,DATABASE_URL,RESULTS_DIRECTORY,MESSENGER_TRANSPORT_DSN,MAILER_DSN,EXAMPLE_JOBS_PATH,DEFAULT_DATABASE_VERSION,GND_DATABASE_USER,GND_DATABASE_PASSWORD,GND_DATABASE_DSN"
UNIQUE_ID
"aZdzLkm1IufCTpPqzSi4KQAAAEo"
USER
"apache"
proxy-nokeepalive
"1"