SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#345 +methods: [ "GET" "POST" ] +envs: [] +schemes: [] +aliases: [] +path: "/user/login" +name: "user_login" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1287 -links: [ 1208 => Symfony\Component\WebLink\Link {#1208 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-ur_aCP6.css" } ] } |
| _route | "user_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#968 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#966 …} } ] |
| _stopwatch_token | "bf8cc0" |
| _studio_access_request_id | "232fd125d1dc2b73490dec49333b7432" |
| _studio_access_started_at | 1789542214.0797 |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br" |
| cdn-loop | "cloudflare; loops=1" |
| cf-ipcountry | "US" |
| cf-ray | "a3be03129ae7eee6-CMH" |
| cf-visitor | "{"scheme":"https"}" |
| connection | "Keep-Alive" |
| host | "dev.aavion.media" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| x-forwarded-for | "216.73.216.221" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://dev.aavion.media/user/login' \ --header 'X-Forwarded-For: 216.73.216.221' \ --header 'Cf-Ray: a3be03129ae7eee6-CMH' \ --header 'Accept: */*' \ --header 'Accept-Encoding: gzip, br' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])' \ --header 'Cdn-Loop: cloudflare; loops=1' \ --header 'Cf-Ipcountry: US' \ --header 'Cf-Visitor: {"scheme":"https"}' \ --header 'X-Forwarded-Proto: https' \ --header 'Connection: Keep-Alive' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 16 Sep 2026 07:03:34 GMT" |
| expires | "Wed, 16 Sep 2026 07:03:34 GMT" |
| link | "</assets/styles/app-ur_aCP6.css>; rel="preload"; as="style"" |
| set-cookie | "PHPSESSID=98119158aa95f6db4ad89c8dfc9f2bc7; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "692638" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#1967 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: false #name: "PHPSESSID" #value: "98119158aa95f6db4ad89c8dfc9f2bc7" #domain: "" #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 6
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
App\Localization\RequestLocaleSubscriber:79
[
[
"file" => "/var/www/studio/src/Localization/RequestLocaleSubscriber.php"
"line" => 79
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/studio/src/Localization/RequestLocaleSubscriber.php"
"line" => 41
"function" => "sessionLocale"
"class" => "App\Localization\RequestLocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\Localization\RequestLocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/studio/public/index.php"
"line" => 5
"args" => [
"/var/www/studio/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Localization\RequestLocaleSubscriber:52
[
[
"file" => "/var/www/studio/src/Localization/RequestLocaleSubscriber.php"
"line" => 52
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\Localization\RequestLocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/studio/public/index.php"
"line" => 5
"args" => [
"/var/www/studio/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/studio/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/studio/src/Controller/SecurityController.php"
"line" => 25
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/studio/public/index.php"
"line" => 5
"args" => [
"/var/www/studio/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/studio/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/studio/src/Controller/SecurityController.php"
"line" => 26
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/studio/public/index.php"
"line" => 5
"args" => [
"/var/www/studio/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/studio/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/security-bundle/Security.php"
"line" => 99
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/security-bundle/Security.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/studio/src/View/Twig/ViewTwigExtension.php"
"line" => 326
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/studio/src/View/Twig/ViewTwigExtension.php"
"line" => 138
"function" => "actor"
"class" => "App\View\Twig\ViewTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/b3/b33d6321a28a5060133ff77cb9fae4ed.php"
"line" => 56
"function" => "navigation"
"class" => "App\View\Twig\ViewTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_9e2be20850844b234fe7919fb82d6a6f"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/3e/3e6a1228980954af51ab8101046ff833.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_dec173ef85cfd52c9345a2fe5a0b0c65"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/ed/ed057913be06a26b403304c0dd2326c1.php"
"line" => 107
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_26af7d1d0b097d0a929b5b5a0bba3f81"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/6d/6d13c20c43077eb211c5d07a177d64ed.php"
"line" => 99
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_ba1e9f42e1b86cd32b0b15d61184420a"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/ed/ed057913be06a26b403304c0dd2326c1.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_26af7d1d0b097d0a929b5b5a0bba3f81"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/c5/c5038c01e96ff15cfe65882f8ca53cff.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_31979e4c4f1d101c11259d5d27095ca7"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/studio/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/studio/public/index.php"
"line" => 5
"args" => [
"/var/www/studio/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/studio/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1918
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/82/829cba2d5aee6b99bb06559fac547bdd.php"
"line" => 51
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_151d6123659b5ac5c5438c453008f362"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/04/04b0695cc26fbaadbfe86574f1b380dc.php"
"line" => 48
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_d9931b5feb10bf31962fd8a3a7b558cd"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/ed/ed057913be06a26b403304c0dd2326c1.php"
"line" => 110
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_26af7d1d0b097d0a929b5b5a0bba3f81"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/6d/6d13c20c43077eb211c5d07a177d64ed.php"
"line" => 99
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_ba1e9f42e1b86cd32b0b15d61184420a"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/ed/ed057913be06a26b403304c0dd2326c1.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_26af7d1d0b097d0a929b5b5a0bba3f81"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/c5/c5038c01e96ff15cfe65882f8ca53cff.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_31979e4c4f1d101c11259d5d27095ca7"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/studio/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/studio/public/index.php"
"line" => 5
"args" => [
"/var/www/studio/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DATABASE_PREFIX | "studio_" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_MAINTENANCE | "false" |
| APP_SECRET | "8b63c387da3c9e9c78ed8553ee1462bcb06fe131be052113691a640ca6007a85" |
| APP_SETUP_COMPLETED | "1" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data_%kernel.environment%.db" |
| DEFAULT_URI | "https://dev.aavion.media" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/studio" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/studio" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/studio/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/studio/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "a3be03129ae7eee6-CMH" |
| HTTP_CF_VISITOR | "{"scheme":"https"}" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_HOST | "dev.aavion.media" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| HTTP_X_FORWARDED_FOR | "216.73.216.221" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "dev.aavion.media" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/user/login" |
| REMOTE_ADDR | "216.73.216.221" |
| REMOTE_PORT | "12065" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1789542214 |
| REQUEST_TIME_FLOAT | 1789542214.0429 |
| REQUEST_URI | "/user/login" |
| SCRIPT_FILENAME | "/var/www/studio/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.21.0.254" |
| SERVER_ADMIN | "[email protected]" |
| SERVER_NAME | "dev.aavion.media" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Ubuntu) Server at dev.aavion.media Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Ubuntu)" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_CIPHER_ALGKEYSIZE | "128" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "128" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.3" |
| SSL_SECURE_RENEG | "false" |
| SSL_SERVER_A_KEY | "id-ecPublicKey" |
| SSL_SERVER_A_SIG | "ecdsa-with-SHA384" |
| SSL_SERVER_I_DN | "CN=YE1,O=Let's Encrypt,C=US" |
| SSL_SERVER_I_DN_C | "US" |
| SSL_SERVER_I_DN_CN | "YE1" |
| SSL_SERVER_I_DN_O | "Let's Encrypt" |
| SSL_SERVER_M_SERIAL | "05FD9EC2482BEBC11C8FC4EF231E1C010B25" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "dev.aavion.media" |
| SSL_SERVER_S_DN | "CN=dev.aavion.media" |
| SSL_SERVER_S_DN_CN | "dev.aavion.media" |
| SSL_SERVER_V_END | "Oct 16 00:51:02 2026 GMT" |
| SSL_SERVER_V_START | "Jul 18 00:51:03 2026 GMT" |
| SSL_SESSION_ID | "5a3d62dcd7a0f85facc84c7854fdc74e15aaadbeec6f0e229eca0c235728318b" |
| SSL_SESSION_RESUMED | "Initial" |
| SSL_TLS_SNI | "dev.aavion.media" |
| SSL_VERSION_INTERFACE | "mod_ssl/2.4.66" |
| SSL_VERSION_LIBRARY | "OpenSSL/3.5.5" |
| SYMFONY_DOTENV_PATH | "/var/www/studio/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,APP_DEBUG,APP_MAINTENANCE,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_DATABASE_PREFIX,APP_SETUP_COMPLETED" |