SecurityController :: login
Request
GET Parameters
| Key | Value |
|---|---|
| redirect_to | "/ru/blog/posts/nunc-viverra-elit-ac-laoreet-suscipit" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _check_controller_is_allowed | true |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "ru" |
| _route | "security_login" |
| _route_params | [ "_locale" => "ru" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#555 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#495 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#557 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#558 …} } ] |
| _stopwatch_token | "959d36" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=34d1f5; PHPSESSID=38568fc29b0cbf7a75ca74ea56090f2a" |
| host | "wikou20.local.supasoft.eu" |
| traceparent | "00-6eebd8c4e5ba20cbc51d09d6a92b4406-9df326b68957698f-01" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.217.83" |
| x-forwarded-host | "wikou20.local.supasoft.eu" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "4a4e588b6e55" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.217.83" |
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 | "Tue, 18 Aug 2026 08:14:16 GMT" |
| x-debug-token | "ae0ab9" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "38568fc29b0cbf7a75ca74ea56090f2a" |
| main_deauth_profile_token | "34d1f5" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 18 Aug 26 08:14:08 +0000" |
| Last used | "Tue, 18 Aug 26 08:14:16 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "/ru/admin/post/" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
App\Controller\SecurityController:28
[
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/src/Controller/SecurityController.php"
"line" => 53
"function" => "saveTargetPath"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/www/index.php"
"line" => 5
"args" => [
"/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/src/Controller/SecurityController.php"
"line" => 57
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/www/index.php"
"line" => 5
"args" => [
"/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/src/Controller/SecurityController.php"
"line" => 59
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/www/index.php"
"line" => 5
"args" => [
"/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 45
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
"line" => 52
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/var/cache/dev/twig/ed/ed72da9a8b899244352ac0d75252959e.php"
"line" => 403
"function" => "isGranted"
"class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_header_navigation_links"
"class" => "__TwigTemplate_f5eb11c34dcc3977d21375d7a9dc37cb"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/var/cache/dev/twig/ed/ed72da9a8b899244352ac0d75252959e.php"
"line" => 286
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_header"
"class" => "__TwigTemplate_f5eb11c34dcc3977d21375d7a9dc37cb"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/var/cache/dev/twig/ed/ed72da9a8b899244352ac0d75252959e.php"
"line" => 104
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f5eb11c34dcc3977d21375d7a9dc37cb"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/var/cache/dev/twig/af/afb6ea8f0373823d53efda23478080b0.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b6e30fe5b709d447765ca6fa74b5bfca"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 462
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 279
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/src/Controller/SecurityController.php"
"line" => 55
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/www/index.php"
"line" => 5
"args" => [
"/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1919
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/var/cache/dev/twig/ab/abb642b2a9a421f3c53b2e5f2677614f.php"
"line" => 57
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_305d4ff05c794f1ee189a81dbdc20133"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1526
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/var/cache/dev/twig/ed/ed72da9a8b899244352ac0d75252959e.php"
"line" => 449
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_f5eb11c34dcc3977d21375d7a9dc37cb"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/var/cache/dev/twig/ed/ed72da9a8b899244352ac0d75252959e.php"
"line" => 110
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f5eb11c34dcc3977d21375d7a9dc37cb"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/var/cache/dev/twig/af/afb6ea8f0373823d53efda23478080b0.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b6e30fe5b709d447765ca6fa74b5bfca"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 462
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 279
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/src/Controller/SecurityController.php"
"line" => 55
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/data/com.termux/files/home/Dev/JustATry/supademo/www/index.php"
"line" => 5
"args" => [
"/data/data/com.termux/files/home/Dev/JustATry/supademo/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 | "not-a-secret--read-the-doc!" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/data/database.sqlite" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
Defined as regular env variables
| Key | Value |
|---|---|
| ANDROID_ART_ROOT | "/apex/com.android.art" |
| ANDROID_DATA | "/data" |
| ANDROID_I18N_ROOT | "/apex/com.android.i18n" |
| ANDROID_ROOT | "/system" |
| ANDROID_TZDATA_ROOT | "/apex/com.android.tzdata" |
| ANDROID__BUILD_VERSION_SDK | "30" |
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/data/data/com.termux/files/home/Dev/JustATry/supademo" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/data/data/com.termux/files/home/Dev/JustATry/supademo" ] |
| BOOTCLASSPATH | "/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/framework-atb-backward-compatibility.jar:/system/framework/Iexpress2.0.plugin.jar:/system/framework/mediatek-telephony-base.jar:/system/framework/mediatek-telephony-common.jar:/system/framework/mediatek-common.jar:/system/framework/mediatek-framework.jar:/system/framework/mediatek-ims-common.jar:/system/framework/mediatek-ims-base.jar:/system/framework/mediatek-telecom-common.jar:/apex/com.android.conscrypt/javalib/conscrypt.jar:/apex/com.android.media/javalib/updatable-media.jar:/apex/com.android.mediaprovider/javalib/framework-mediaprovider.jar:/apex/com.android.os.statsd/javalib/framework-statsd.jar:/apex/com.android.permission/javalib/framework-permission.jar:/apex/com.android.sdkext/javalib/framework-sdkextensions.jar:/apex/com.android.wifi/javalib/framework-wifi.jar:/apex/com.android.tethering/javalib/framework-tethering.jar" |
| COLORTERM | "truecolor" |
| DEX2OATBOOTCLASSPATH | "/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/framework-atb-backward-compatibility.jar:/system/framework/Iexpress2.0.plugin.jar:/system/framework/mediatek-telephony-base.jar:/system/framework/mediatek-telephony-common.jar:/system/framework/mediatek-common.jar:/system/framework/mediatek-framework.jar:/system/framework/mediatek-ims-common.jar:/system/framework/mediatek-ims-base.jar:/system/framework/mediatek-telecom-common.jar" |
| DOCUMENT_ROOT | "/data/data/com.termux/files/home/Dev/JustATry/supademo/www" |
| EXTERNAL_STORAGE | "/sdcard" |
| HISTCONTROL | "ignoreboth" |
| HOME | "/data/data/com.termux/files/home" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=34d1f5; PHPSESSID=38568fc29b0cbf7a75ca74ea56090f2a" |
| HTTP_HOST | "wikou20.local.supasoft.eu" |
| HTTP_TRACEPARENT | "00-6eebd8c4e5ba20cbc51d09d6a92b4406-9df326b68957698f-01" |
| 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.217.83" |
| HTTP_X_FORWARDED_HOST | "wikou20.local.supasoft.eu" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "4a4e588b6e55" |
| HTTP_X_REAL_IP | "216.73.217.83" |
| LANG | "en_US.UTF-8" |
| LD_PRELOAD | "/data/data/com.termux/files/usr/lib/libtermux-exec-ld-preload.so" |
| OLDPWD | "/data/data/com.termux/files/home/Dev/JustATry" |
| PATH | "/data/data/com.termux/files/usr/bin" |
| PATH_INFO | "/ru/login" |
| PHP_SELF | "/index.php/ru/login" |
| PREFIX | "/data/data/com.termux/files/usr" |
| PWD | "/data/data/com.termux/files/home/Dev/JustATry/supademo" |
| QUERY_STRING | "redirect_to=%2Fru%2Fblog%2Fposts%2Fnunc-viverra-elit-ac-laoreet-suscipit" |
| REMOTE_ADDR | "10.10.10.10" |
| REMOTE_PORT | "50974" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1787040856 |
| REQUEST_TIME_FLOAT | 1787040856.3676 |
| REQUEST_URI | "/ru/login?redirect_to=%2Fru%2Fblog%2Fposts%2Fnunc-viverra-elit-ac-laoreet-suscipit" |
| SCRIPT_FILENAME | "/data/data/com.termux/files/home/Dev/JustATry/supademo/www/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "0.0.0.0" |
| SERVER_PORT | "8080" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "PHP/8.5.1 (Development Server)" |
| SHELL | "/data/data/com.termux/files/usr/bin/bash" |
| SHLVL | "2" |
| SYMFONY_DOTENV_PATH | "/data/data/com.termux/files/home/Dev/JustATry/supademo/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DATABASE_URL,MAILER_DSN,DEFAULT_URI" |
| TERM | "screen-256color" |
| TERMUX_API_VERSION | "0.53.0" |
| TERMUX_APK_RELEASE | "F_DROID" |
| TERMUX_APP_PID | "24789" |
| TERMUX_APP__DATA_DIR | "/data/user/0/com.termux" |
| TERMUX_APP__LEGACY_DATA_DIR | "/data/data/com.termux" |
| TERMUX_APP__SE_FILE_CONTEXT | "u:object_r:app_data_file:s0:c200,c256,c512,c768" |
| TERMUX_APP__SE_INFO | "default:targetSdkVersion=28:complete" |
| TERMUX_IS_DEBUGGABLE_BUILD | "0" |
| TERMUX_MAIN_PACKAGE_FORMAT | "debian" |
| TERMUX_VERSION | "0.118.3" |
| TERMUX__HOME | "/data/data/com.termux/files/home" |
| TERMUX__PREFIX | "/data/data/com.termux/files/usr" |
| TERMUX__ROOTFS_DIR | "/data/data/com.termux/files" |
| TERMUX__SE_PROCESS_CONTEXT | "u:r:untrusted_app_27:s0:c200,c256,c512,c768" |
| TERM_PROGRAM | "tmux" |
| TERM_PROGRAM_VERSION | "3.7b" |
| TMPDIR | "/data/data/com.termux/files/usr/tmp" |
| TMUX | "/data/data/com.termux/files/usr/var/run/tmux-10200/default,2603,0" |
| TMUX_PANE | "%0" |
| TMUX_TMPDIR | "/data/data/com.termux/files/usr/var/run" |
| _ | "/data/data/com.termux/files/usr/bin/php" |
Sub Requests 1
TemplateController :: templateAction (token = 63e970)
| Key | Value |
|---|---|
| _check_controller_is_allowed | true |
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\TemplateController::templateAction" |
| _format | "html" |
| _locale | "ru" |
| _stopwatch_token | "226388" |
| sharedAge | 600 |
| template | "blog/about.html.twig" |