AuthController :: frontLogin
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AuthController::frontLogin" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#570 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#573 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#578 -supports: false -passport: null -duration: null -stub: "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator" -authenticated: null -exception: null -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#580 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#588 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#516 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#589 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#590 …} } ] |
| _stopwatch_token | "fa067e" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "PHPSESSID=97p3bh6ltuntu3p32c9douple8; sf_redirect=%7B%22token%22%3A%22c7044c%22%2C%22route%22%3A%22hwi_oauth_service_redirect%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22HWI%5C%5CBundle%5C%5COAuthBundle%5C%5CController%5C%5CRedirectToServiceController%22%2C%22method%22%3A%22redirectToServiceAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdev%5C%2Fweb%5C%2Fdinamine.juodaskodas.lt%5C%2Fpublic_html%5C%2Fvendor%5C%2Fhwi%5C%2Foauth-bundle%5C%2Fsrc%5C%2FController%5C%2FRedirectToServiceController.php%22%2C%22line%22%3A44%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=c7044c" |
| host | "dinamine.juodaskodas.lt" |
| referer | "https://dinamine.juodaskodas.lt/connect/google" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.114" |
| x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 06 Dec 2025 03:29:22 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "9f0e91" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "97p3bh6ltuntu3p32c9douple8" |
| main_deauth_profile_token | "c7044c" |
| sf_redirect | "{"token":"c7044c","route":"hwi_oauth_service_redirect","method":"GET","controller":{"class":"HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController","method":"redirectToServiceAction","file":"\/home\/dev\/web\/dinamine.juodaskodas.lt\/public_html\/vendor\/hwi\/oauth-bundle\/src\/Controller\/RedirectToServiceController.php","line":44},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 05:29:22 +0200" |
| Last used | "Sat, 06 Dec 25 05:29:22 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://dinamine.juodaskodas.lt/connect/google" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/src/Controller/AuthController.php"
"line" => 43
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "frontLogin"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/public/index.php"
"line" => 5
"args" => [
"/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/src/Controller/AuthController.php"
"line" => 46
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "frontLogin"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/dev/web/dinamine.juodaskodas.lt/public_html/public/index.php"
"line" => 5
"args" => [
"/home/dev/web/dinamine.juodaskodas.lt/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_ENV | "dev" |
| APP_SECRET | "a1c1095757b7eb72a94d6037b49e5b5c" |
| DATABASE_URL | "mysql://dev_dinamine:7pASDfsDf71AgGLP9s5fMSDFSDf262sdxf9@localhost:3306/dev_dinamine?serverVersion=mariadb-10.11.5" |
| FB_ID | "" |
| FB_SECRET | "" |
| GOOGLE_ID | "" |
| GOOGLE_SECRET | "" |
| MAILER_DSN | "smtp://info@juodaskodas.lt:Apolskis1@mail.juodaskodas.lt:587?encryption=ssl&verify_peer=0" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/dev/web/dinamine.juodaskodas.lt/public_html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/dev/web/dinamine.juodaskodas.lt/public_html/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/dev" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=97p3bh6ltuntu3p32c9douple8; sf_redirect=%7B%22token%22%3A%22c7044c%22%2C%22route%22%3A%22hwi_oauth_service_redirect%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22HWI%5C%5CBundle%5C%5COAuthBundle%5C%5CController%5C%5CRedirectToServiceController%22%2C%22method%22%3A%22redirectToServiceAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdev%5C%2Fweb%5C%2Fdinamine.juodaskodas.lt%5C%2Fpublic_html%5C%2Fvendor%5C%2Fhwi%5C%2Foauth-bundle%5C%2Fsrc%5C%2FController%5C%2FRedirectToServiceController.php%22%2C%22line%22%3A44%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=c7044c" |
| HTTP_HOST | "dinamine.juodaskodas.lt" |
| HTTP_REFERER | "https://dinamine.juodaskodas.lt/connect/google" |
| 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.114" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.114" |
| REMOTE_PORT | "52208" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764991762 |
| REQUEST_TIME_FLOAT | 1764991762.2457 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/dev/web/dinamine.juodaskodas.lt/public_html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "145.223.90.195" |
| SERVER_ADMIN | "info@dinamine.juodaskodas.lt" |
| SERVER_NAME | "dinamine.juodaskodas.lt" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.57 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2" |
| SYMFONY_DOTENV_PATH | "/home/dev/web/dinamine.juodaskodas.lt/public_html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,FB_ID,FB_SECRET,GOOGLE_ID,GOOGLE_SECRET" |
| TEMP | "/home/dev/tmp" |
| TMP | "/home/dev/tmp" |
| TMPDIR | "/home/dev/tmp" |
| USER | "dev" |
| proxy-nokeepalive | "1" |