Redirect 302 redirect from GET @homepage_index (bfcda0)

GET https://eriibo.digagi.com/login

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"
_links
Symfony\Component\WebLink\GenericLinkProvider {#945
  -links: [
    1054 => Symfony\Component\WebLink\Link {#1054
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-cT2YKNc.css"
    }
  ]
}
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#635
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#578 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#637
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#638 …}
  }
]
_stopwatch_token
"7b3588"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"br"
connection
"close"
cookie
"PHPSESSID=oakpduiojggv16e7keaao570cc; sf_redirect=%7B%22token%22%3A%22bfcda0%22%2C%22route%22%3A%22homepage_index%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%2Fu205828529%5C%2Fdomains%5C%2Fdigagi.com%5C%2Fpublic_html%5C%2Feriibo%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=bfcda0"
host
"eriibo.digagi.com"
referer
"https://eriibo.digagi.com/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.151"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-lscache
"1"
x-php-ob-level
"1"
x-port
"443"
x-real-ip
"216.73.216.151"
x-real-port
"28430"

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, 12 Mar 2026 19:08:11 GMT"
link
"</assets/styles/app-cT2YKNc.css>; rel="preload"; as="style""
x-debug-token
"8139ad"

Cookies

Request Cookies

Key Value
PHPSESSID
"oakpduiojggv16e7keaao570cc"
main_deauth_profile_token
"bfcda0"
sf_redirect
"{"token":"bfcda0","route":"homepage_index","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/home\/u205828529\/domains\/digagi.com\/public_html\/eriibo\/src\/Controller\/HomeController.php","line":22},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Thu, 12 Mar 26 19:08:11 +0000"
Last used
"Thu, 12 Mar 26 19:08:11 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://eriibo.digagi.com/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/src/Controller/SecurityController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/public/index.php"
    "line" => 5
    "args" => [
      "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/src/Controller/SecurityController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/digagi.com/public_html/eriibo/public/index.php"
    "line" => 5
    "args" => [
      "/home/u205828529/domains/digagi.com/public_html/eriibo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"b51699ac5866c79b50c029204b898808"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://u205828529_erribo:wLN!|FN>4z@127.0.0.1:3306/u205828529_erribo"
JWT_PASSPHRASE
"b7329b6f0c679c69b00df2f1c28d87387ab274779465466d64be335440af4a16"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
BASE
"/public"
CRAWLER_LOAD_LIMIT_ENFORCE
"25"
CRAWLER_USLEEP
"1000"
DOCUMENT_ROOT
"/home/u205828529/domains/digagi.com/public_html/eriibo"
FRONTEND_CDN
"QC"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"br"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=oakpduiojggv16e7keaao570cc; sf_redirect=%7B%22token%22%3A%22bfcda0%22%2C%22route%22%3A%22homepage_index%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%2Fu205828529%5C%2Fdomains%5C%2Fdigagi.com%5C%2Fpublic_html%5C%2Feriibo%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=bfcda0"
HTTP_HOST
"eriibo.digagi.com"
HTTP_REFERER
"https://eriibo.digagi.com/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.151"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_LSCACHE
"1"
HTTP_X_PORT
"443"
HTTP_X_REAL_IP
"216.73.216.151"
HTTP_X_REAL_PORT
"28430"
H_CANARY
"false"
H_PLATFORM
"Hostinger"
H_STAGING
"false"
H_TYPE
"shared"
LSPHP_ProcessGroup
"on"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/public/index.php"
PROXY_REMOTE_ADDR
"2a02:4780:1:25::2"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/login"
REMOTE_ADDR
"216.73.216.151"
REMOTE_PORT
"44334"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1773342491
REQUEST_TIME_FLOAT
1773342491.7483
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/u205828529/domains/digagi.com/public_html/eriibo/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://eriibo.digagi.com/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"2a02:4780:a:590:0:c44:b1b1:2"
SERVER_ADMIN
""
SERVER_NAME
"eriibo.digagi.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/home/u205828529/domains/digagi.com/public_html/eriibo/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN"
UNIQUE_ID
"qVRLsThFcmRZCRrXDUt2EdQp"
X-LSCACHE
"on,crawler,esi,combine"