SecurityController :: login

Request

GET Parameters

Key Value
redirect_to
"/vi/blog/posts/silva-de-secundus-galatae-demitto-quadra"

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
"vi"
_route
"security_login"
_route_params
[
  "_locale" => "vi"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#575
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#518 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#574
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#580 …}
  }
]
_stopwatch_token
"39271a"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"www.demo.mrohrweck.at"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"
x-real-client-ip
"216.73.216.140"
x-real-client-ua
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"

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
"Wed, 10 Dec 2025 08:38:05 GMT"
x-debug-token
"98759e"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Wed, 10 Dec 25 09:38:05 +0100"
Last used
"Wed, 10 Dec 25 09:38:05 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"/vi/admin/post/"

Session Usage

9 Usages
Stateless check enabled
Usage
App\Controller\SecurityController:28
[
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/src/Controller/SecurityController.php"
    "line" => 53
    "function" => "saveTargetPath"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/src/Controller/SecurityController.php"
    "line" => 57
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/src/Controller/SecurityController.php"
    "line" => 59
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 35
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 45
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 400
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_header_navigation_links"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 282
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_header"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 99
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/src/Controller/SecurityController.php"
    "line" => 55
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php"
    "line" => 64
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\AbstractSurrogateFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 509
    "function" => "renderFragmentStrategy"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 476
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 320
    "function" => "yieldParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 458
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 105
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/src/Controller/SecurityController.php"
    "line" => 55
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php"
    "line" => 64
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\AbstractSurrogateFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 509
    "function" => "renderFragmentStrategy"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 476
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 320
    "function" => "yieldParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 458
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 105
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/src/Controller/SecurityController.php"
    "line" => 55
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php"
    "line" => 64
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\AbstractSurrogateFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 509
    "function" => "renderFragmentStrategy"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 476
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 320
    "function" => "yieldParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 458
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 105
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/src/Controller/SecurityController.php"
    "line" => 55
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php"
    "line" => 64
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\AbstractSurrogateFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 509
    "function" => "renderFragmentStrategy"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 476
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 320
    "function" => "yieldParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 458
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 105
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/src/Controller/SecurityController.php"
    "line" => 55
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php"
    "line" => 64
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\AbstractSurrogateFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 509
    "function" => "renderFragmentStrategy"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 476
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 320
    "function" => "yieldParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 458
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/ba/ba85b34eaa33b8f0403da66b36525a7f.php"
    "line" => 105
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_de31474c3d7ad76e0c01d09af8725ac5"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/var/cache/dev/twig/1d/1d114a8403b5e14319d9007f94205cde.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6201de7413327f60ee115a59a9c7c961"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/src/Controller/SecurityController.php"
    "line" => 55
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01f3091/demo.mrohrweck.at/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w01f3091/demo.mrohrweck.at/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
"7b651bee87898306175d6c2a8b586be2"
DATABASE_URL
"sqlite:///%kernel.project_dir%/data/database.sqlite"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/www/htdocs/w01f3091/demo.mrohrweck.at/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/htdocs/w01f3091/demo.mrohrweck.at/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"442968-1644-1"
HOME
"/www/htdocs/w01f3091"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.demo.mrohrweck.at"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_REAL_CLIENT_IP
"216.73.216.140"
HTTP_X_REAL_CLIENT_UA
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QS_Cond
"badbot"
QS_ConnectionId
"176535588495365591442968"
QS_LowPrio
"1"
QUERY_STRING
"redirect_to=%2Fvi%2Fblog%2Fposts%2Fsilva-de-secundus-galatae-demitto-quadra"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"442968-1644-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_QS_Cond
"badbot"
REDIRECT_QS_ConnectionId
"176535588495365591442968"
REDIRECT_QS_Limit_VAR_NAME_IDXfacebot
"facebot"
REDIRECT_QS_LowPrio
"1"
REDIRECT_QUERY_STRING
"redirect_to=%2Fvi%2Fblog%2Fposts%2Fsilva-de-secundus-galatae-demitto-quadra"
REDIRECT_SSL_CLIENT_CERT
""
REDIRECT_SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIDsDCCAzagAwIBAgISBWBnXkqca746YV2mwTZv4jWfMAoGCCqGSM49BAMDMDIx\n
CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\n
NzAeFw0yNTEyMDUyMjI1NTBaFw0yNjAzMDUyMjI1NDlaMBwxGjAYBgNVBAMTEWRl\n
bW8ubXJvaHJ3ZWNrLmF0MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE9VC1GzXi\n
uzei0Ka6kCkLRRltn/J6SqiSOgJuaBwytGKawZtBbUqComGM4uVSmqs4YAzs3Jr0\n
I+j9g00N6btzs6OCAkAwggI8MA4GA1UdDwEB/wQEAwIHgDAdBgNVHSUEFjAUBggr\n
BgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUZ7wP4ubW\n
wceChIgm6dHNgpobMI4wHwYDVR0jBBgwFoAUrkie3IcdRKBv2qLlYHQEeMKcAIAw\n
MgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAChhZodHRwOi8vZTcuaS5sZW5jci5v\n
cmcvMDMGA1UdEQQsMCqCEWRlbW8ubXJvaHJ3ZWNrLmF0ghV3d3cuZGVtby5tcm9o\n
cndlY2suYXQwEwYDVR0gBAwwCjAIBgZngQwBAgEwLQYDVR0fBCYwJDAioCCgHoYc\n
aHR0cDovL2U3LmMubGVuY3Iub3JnLzMyLmNybDCCAQ4GCisGAQQB1nkCBAIEgf8E\n
gfwA+gB3ABaDLavwqSUPD/A6pUX/yL/II9CHS/YEKSf45x8zE/X6AAABmvDUqtIA\n
AAQDAEgwRgIhALl9UZeXI3aBosHoD9PIhNJqdSLU745sASWTKbgnRzXvAiEA5eK6\n
GwkLJBAFxXd8BDFZ7vLGyr3tjvCCl5SMidGJeMAAfwClyXiSXVdGF4KHDdiJZgtc\n
VWSLfQBA8uwHaFHRiGkZ9wAAAZrw1LOuAAgAAAUAKFAb8gQDAEgwRgIhALRU2kiv\n
+0ZmSzVpDMoniPaDSmp5JcxclrrPivztWEPYAiEAvhCUD7g5uEdDOxhsuJK+Q7Ds\n
yzAqtdxnu/d1J/TPw8QwCgYIKoZIzj0EAwMDaAAwZQIxAKOb7tgFzUrhm3fYNcX3\n
XWzFUCut3f+CxyWGCo7RNKWDszf6c8HRweeFlm2+GzXkiQIwDb/GfEUlOdTek2Nd\n
BrVfYVpmJLFe+53ni6Iu4H31GhuwZwwryAKH+mtR6jy9y3+Y\n
-----END CERTIFICATE-----\n
"""
REDIRECT_SSL_TLS_SNI
"www.demo.mrohrweck.at"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aTkxbDM7kJsn5vJcSBtDuwAARw8"
REDIRECT_URL
"/vi/login"
REDIRECT_facebot_Counter
"0"
REDIRECT_facebot_Remaining
"0"
REMOTE_ADDR
"216.73.216.140"
REMOTE_PORT
"54948"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765355884
REQUEST_TIME_FLOAT
1765355884.96
REQUEST_URI
"/vi/login?redirect_to=%2Fvi%2Fblog%2Fposts%2Fsilva-de-secundus-galatae-demitto-quadra"
SCRIPT_FILENAME
"/www/htdocs/w01f3091/demo.mrohrweck.at/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"85.13.134.251"
SERVER_ADMIN
"webmaster@demo.mrohrweck.at"
SERVER_NAME
"www.demo.mrohrweck.at"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CLIENT_CERT
""
SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIDsDCCAzagAwIBAgISBWBnXkqca746YV2mwTZv4jWfMAoGCCqGSM49BAMDMDIx\n
CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\n
NzAeFw0yNTEyMDUyMjI1NTBaFw0yNjAzMDUyMjI1NDlaMBwxGjAYBgNVBAMTEWRl\n
bW8ubXJvaHJ3ZWNrLmF0MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE9VC1GzXi\n
uzei0Ka6kCkLRRltn/J6SqiSOgJuaBwytGKawZtBbUqComGM4uVSmqs4YAzs3Jr0\n
I+j9g00N6btzs6OCAkAwggI8MA4GA1UdDwEB/wQEAwIHgDAdBgNVHSUEFjAUBggr\n
BgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUZ7wP4ubW\n
wceChIgm6dHNgpobMI4wHwYDVR0jBBgwFoAUrkie3IcdRKBv2qLlYHQEeMKcAIAw\n
MgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAChhZodHRwOi8vZTcuaS5sZW5jci5v\n
cmcvMDMGA1UdEQQsMCqCEWRlbW8ubXJvaHJ3ZWNrLmF0ghV3d3cuZGVtby5tcm9o\n
cndlY2suYXQwEwYDVR0gBAwwCjAIBgZngQwBAgEwLQYDVR0fBCYwJDAioCCgHoYc\n
aHR0cDovL2U3LmMubGVuY3Iub3JnLzMyLmNybDCCAQ4GCisGAQQB1nkCBAIEgf8E\n
gfwA+gB3ABaDLavwqSUPD/A6pUX/yL/II9CHS/YEKSf45x8zE/X6AAABmvDUqtIA\n
AAQDAEgwRgIhALl9UZeXI3aBosHoD9PIhNJqdSLU745sASWTKbgnRzXvAiEA5eK6\n
GwkLJBAFxXd8BDFZ7vLGyr3tjvCCl5SMidGJeMAAfwClyXiSXVdGF4KHDdiJZgtc\n
VWSLfQBA8uwHaFHRiGkZ9wAAAZrw1LOuAAgAAAUAKFAb8gQDAEgwRgIhALRU2kiv\n
+0ZmSzVpDMoniPaDSmp5JcxclrrPivztWEPYAiEAvhCUD7g5uEdDOxhsuJK+Q7Ds\n
yzAqtdxnu/d1J/TPw8QwCgYIKoZIzj0EAwMDaAAwZQIxAKOb7tgFzUrhm3fYNcX3\n
XWzFUCut3f+CxyWGCo7RNKWDszf6c8HRweeFlm2+GzXkiQIwDb/GfEUlOdTek2Nd\n
BrVfYVpmJLFe+53ni6Iu4H31GhuwZwwryAKH+mtR6jy9y3+Y\n
-----END CERTIFICATE-----\n
"""
SSL_TLS_SNI
"www.demo.mrohrweck.at"
SYMFONY_DOTENV_PATH
"/www/htdocs/w01f3091/demo.mrohrweck.at/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL"
UNIQUE_ID
"aTkxbDM7kJsn5vJcSBtDuwAARw8"
USER
"w01f3091"
argc
0
argv
[]
facebot_Counter
"0"
facebot_Remaining
"0"

Sub Requests 1

TemplateController :: templateAction (token = 8994dc)

Key Value
_check_controller_is_allowed
true
_controller
"Symfony\Bundle\FrameworkBundle\Controller\TemplateController::templateAction"
_format
"html"
_locale
"vi"
_stopwatch_token
"542058"
sharedAge
600
template
"blog/about.html.twig"