Redirect 302 redirect from GET @app_homepage_index (1885c9)

GET https://kathosmart.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"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#684
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#617 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#686
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#687 …}
  }
]
_stopwatch_token
"e41f13"
current_church
null
twig_globals
[
  "selectedChurch" => null
  "churches" => []
]

Request Headers

Header Value
accept
"*/*"
accept-encoding
"br"
cookie
"PHPSESSID=d758mf14co0j3fmabq6o6a7miv; main_deauth_profile_token=1885c9; sf_redirect=%7B%22token%22%3A%221885c9%22%2C%22route%22%3A%22app_homepage_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%2Fkathosmart.com%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A34%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"kathosmart.com"
referer
"https://kathosmart.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.14"
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.14"
x-real-port
"22687"

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 Sep 2025 07:44:56 GMT"
x-debug-token
"7bd3d7"

Cookies

Request Cookies

Key Value
PHPSESSID
"d758mf14co0j3fmabq6o6a7miv"
main_deauth_profile_token
"1885c9"
sf_redirect
"{"token":"1885c9","route":"app_homepage_index","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/home\/u205828529\/domains\/kathosmart.com\/public_html\/src\/Controller\/HomeController.php","line":34},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Sat, 06 Sep 25 07:44:56 +0000"
Last used
"Sat, 06 Sep 25 07:44:56 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://kathosmart.com/"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/security-bundle/Security.php"
    "line" => 81
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/security-bundle/Security.php"
    "line" => 52
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/src/Service/Church/ChurchContextManager.php"
    "line" => 26
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/src/EventSubscriber/TwigGlobalSubscriber.php"
    "line" => 32
    "function" => "getSelectedChurch"
    "class" => "App\Service\Church\ChurchContextManager"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onControllerEvent"
    "class" => "App\EventSubscriber\TwigGlobalSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 171
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/u205828529/domains/kathosmart.com/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/src/Controller/SecurityController.php"
    "line" => 23
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/u205828529/domains/kathosmart.com/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u205828529/domains/kathosmart.com/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/u205828529/domains/kathosmart.com/public_html/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_kathosmart:K-yNFL27!-LtBFk@127.0.0.1:3306/u205828529_kathosmart"
FIREBASE_CREDENTIALS_JSON_PATH
"%kernel.project_dir%/config/firebase/kathosmart-5c3b5-firebase-adminsdk-fbsvc-eae1af0e70.json"
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"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://example.com/.well-known/mercure"
MERCURE_URL
"https://example.com/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OAUTH_GOOGLE_CLIENT_ID
"10922342769-qj5jljej2b7sf5mrbdkia8le07rf441c.apps.googleusercontent.com"
OAUTH_GOOGLE_CLIENT_SECRET
"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"
YENGAPAUY_ORGONIZATION_ID
"10647262"
YENGAPAY_APIKEY
"v6m7cxyWAsYAwQTqecngsBY5S4996RwY"
YENGAPAY_PROJECT_ID
"48426"
YENGAPAY_PROJECT_ID_TEST
"77715"
YENGAPAY_URL
"https://api.yengapay.com/api/v1/groups/10647262/payment-intent/77715"
YENGAPAY_WEBHOOKSECRET_PROD
"d3007777-75fe-4ce8-a175-59a1aac56a8d"
YENGAPAY_WEBHOOKSECRET_TEST
"82542f27-5300-40e5-95cb-dfdf5f27c1d2"

Defined as regular env variables

Key Value
BASE
"/public"
CRAWLER_LOAD_LIMIT_ENFORCE
"25"
CRAWLER_USLEEP
"1000"
DOCUMENT_ROOT
"/home/u205828529/domains/kathosmart.com/public_html"
FRONTEND_CDN
"QC"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"br"
HTTP_COOKIE
"PHPSESSID=d758mf14co0j3fmabq6o6a7miv; main_deauth_profile_token=1885c9; sf_redirect=%7B%22token%22%3A%221885c9%22%2C%22route%22%3A%22app_homepage_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%2Fkathosmart.com%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A34%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"kathosmart.com"
HTTP_REFERER
"https://kathosmart.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.14"
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.14"
HTTP_X_REAL_PORT
"22687"
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:2::2"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/login"
REMOTE_ADDR
"216.73.216.14"
REMOTE_PORT
"12342"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1757144696
REQUEST_TIME_FLOAT
1757144696.9291
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/u205828529/domains/kathosmart.com/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://kathosmart.com/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"2a02:4780:a:590:0:c44:b1b1:5"
SERVER_ADMIN
""
SERVER_NAME
"kathosmart.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/kathosmart.com/public_html/.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,FIREBASE_CREDENTIALS_JSON_PATH,CORS_ALLOW_ORIGIN,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,YENGAPAY_URL,YENGAPAUY_ORGONIZATION_ID,YENGAPAY_APIKEY,YENGAPAY_PROJECT_ID_TEST,YENGAPAY_WEBHOOKSECRET_TEST,YENGAPAY_PROJECT_ID,YENGAPAY_WEBHOOKSECRET_PROD,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET"
UNIQUE_ID
"VDRH9uHk1ICarNGCGJjA8Cd3"
X-LSCACHE
"on,crawler,esi,combine"