GET https://dev.revpu.sh/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#5056
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#13187 …}
  }
]
_stopwatch_token
"94698f"
rr_parsed_body
false

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
geoip2-city-name
"Columbus"
geoip2-country-code
"US"
geoip2-country-name
"United States"
geoip2-latitude
"39.95870"
geoip2-longitude
"-82.99870"
geoip2-state-code
"OH"
geoip2-state-name
"Ohio"
geoip2-zip-code
"43215"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.69"
x-forwarded-host
"dev.revpu.sh"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.69"
x-request-id
"789a7712e461ee81f418dc4ad83fa6a6"
x-scheme
"https"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 07 Jul 2026 17:54:12 GMT"
x-debug-token
"1a089a"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Tue, 07 Jul 26 17:54:12 +0000"
Last used
"Tue, 07 Jul 26 17:54:12 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"m4yr_WNtewu9fzEWjzh7U6GGS7xolv0Ypf-G3e3nEek"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/project/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 375
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/src/Controller/SecurityController.php"
    "line" => 17
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\KernelHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 63
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php"
    "line" => 44
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php"
    "line" => 30
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 33
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\MiddlewareStack"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php"
    "line" => 127
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php"
    "line" => 33
    "function" => "start"
    "class" => "Baldinof\RoadRunnerBundle\Worker\HttpWorker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Baldinof\RoadRunnerBundle\Runtime\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/project/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/src/Controller/SecurityController.php"
    "line" => 28
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\KernelHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 63
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php"
    "line" => 44
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php"
    "line" => 30
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 33
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\MiddlewareStack"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php"
    "line" => 127
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php"
    "line" => 33
    "function" => "start"
    "class" => "Baldinof\RoadRunnerBundle\Worker\HttpWorker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Baldinof\RoadRunnerBundle\Runtime\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/project/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/src/Controller/SecurityController.php"
    "line" => 30
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\KernelHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 63
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php"
    "line" => 44
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php"
    "line" => 30
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 33
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\MiddlewareStack"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php"
    "line" => 127
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php"
    "line" => 33
    "function" => "start"
    "class" => "Baldinof\RoadRunnerBundle\Worker\HttpWorker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Baldinof\RoadRunnerBundle\Runtime\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/project/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/var/cache/dev/twig/74/74ca885e5ac6aec543947b8d1e83bd84.php"
    "line" => 128
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_daa85eb1f82c1390cea0aa708247351f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/var/cache/dev/twig/e1/e12a640a1058e3ddcda9c2060bc89fe7.php"
    "line" => 81
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_91aa5b1573d2df5c1be06b4f2460b721"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/var/cache/dev/twig/74/74ca885e5ac6aec543947b8d1e83bd84.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_daa85eb1f82c1390cea0aa708247351f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/src/Controller/SecurityController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\KernelHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 63
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php"
    "line" => 44
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php"
    "line" => 30
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 33
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\MiddlewareStack"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php"
    "line" => 127
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php"
    "line" => 33
    "function" => "start"
    "class" => "Baldinof\RoadRunnerBundle\Worker\HttpWorker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Baldinof\RoadRunnerBundle\Runtime\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/var/www/project/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/var/cache/dev/twig/74/74ca885e5ac6aec543947b8d1e83bd84.php"
    "line" => 128
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_daa85eb1f82c1390cea0aa708247351f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/var/cache/dev/twig/e1/e12a640a1058e3ddcda9c2060bc89fe7.php"
    "line" => 81
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_91aa5b1573d2df5c1be06b4f2460b721"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/var/cache/dev/twig/74/74ca885e5ac6aec543947b8d1e83bd84.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_daa85eb1f82c1390cea0aa708247351f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/src/Controller/SecurityController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\KernelHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 63
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php"
    "line" => 44
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php"
    "line" => 30
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 33
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\MiddlewareStack"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php"
    "line" => 127
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php"
    "line" => 33
    "function" => "start"
    "class" => "Baldinof\RoadRunnerBundle\Worker\HttpWorker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Baldinof\RoadRunnerBundle\Runtime\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\KernelHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 63
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php"
    "line" => 44
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php"
    "line" => 30
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 33
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\MiddlewareStack"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php"
    "line" => 127
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php"
    "line" => 33
    "function" => "start"
    "class" => "Baldinof\RoadRunnerBundle\Worker\HttpWorker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Baldinof\RoadRunnerBundle\Runtime\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\KernelHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 63
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php"
    "line" => 44
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php"
    "line" => 30
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 33
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\MiddlewareStack"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php"
    "line" => 127
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php"
    "line" => 33
    "function" => "start"
    "class" => "Baldinof\RoadRunnerBundle\Worker\HttpWorker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Baldinof\RoadRunnerBundle\Runtime\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\KernelHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 63
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php"
    "line" => 44
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php"
    "line" => 30
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 33
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\MiddlewareStack"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php"
    "line" => 127
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php"
    "line" => 33
    "function" => "start"
    "class" => "Baldinof\RoadRunnerBundle\Worker\HttpWorker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Baldinof\RoadRunnerBundle\Runtime\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\KernelHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 63
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php"
    "line" => 44
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php"
    "line" => 30
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 33
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\MiddlewareStack"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php"
    "line" => 127
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php"
    "line" => 33
    "function" => "start"
    "class" => "Baldinof\RoadRunnerBundle\Worker\HttpWorker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Baldinof\RoadRunnerBundle\Runtime\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\KernelHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 63
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php"
    "line" => 44
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php"
    "line" => 30
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "process"
    "class" => "Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 85
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 71
    "function" => "getResponse"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php"
    "line" => 33
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\Runner"
    "type" => "->"
  ]
  [
    "function" => "handle"
    "class" => "Baldinof\RoadRunnerBundle\Http\MiddlewareStack"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php"
    "line" => 127
    "function" => "current"
    "class" => "Generator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php"
    "line" => 33
    "function" => "start"
    "class" => "Baldinof\RoadRunnerBundle\Worker\HttpWorker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Baldinof\RoadRunnerBundle\Runtime\Runner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/project/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/project/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
"6c965d127c53cadf60c849a481adcff1"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
GEOIP_HEADER_CITY
"geoip2-city-name"
GEOIP_HEADER_COUNTRY_CODE
"geoip2-country-code"
GEOIP_HEADER_LATITUDE
"geoip2-latitude"
GEOIP_HEADER_LONGITUDE
"geoip2-longitude"
GEOIP_HEADER_STATE
"geoip2-state-name"
GEOIP_HEADER_ZIPCODE
"geoip2-zip-code"
MESSENGER_TRANSPORT_DOCTRINE_DSN
"doctrine://default"
REVPUSH_API_DOMAIN
""
REVPUSH_API_KEY
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_RUNTIME
"Baldinof\RoadRunnerBundle\Runtime\Runtime"
BOTDETECTOR_PORT
"tcp://10.128.250.13:8080"
BOTDETECTOR_PORT_8080_TCP
"tcp://10.128.250.13:8080"
BOTDETECTOR_PORT_8080_TCP_ADDR
"10.128.250.13"
BOTDETECTOR_PORT_8080_TCP_PORT
"8080"
BOTDETECTOR_PORT_8080_TCP_PROTO
"tcp"
BOTDETECTOR_SERVICE_HOST
"10.128.250.13"
BOTDETECTOR_SERVICE_PORT
"8080"
BOTDETECTOR_SERVICE_PORT_HTTP
"8080"
BOT_DETECTOR_SERVICE_URL
"https://dev.detector.clickfilter.co"
BUILD_RELEASE
"d23185b1"
DATABASE_URL
"mysql://revpush_dev:ul_eoKJLwfVrqT8MS@revpu-sh-mysql.mmg-revpush.svc.cluster.local:3306/revpush?serverVersion=8.0.37"
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
""
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/var/www"
HOSTNAME
"revpu-sh-roadrunner-web-6bf8f76cfd-7jf65"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_GEOIP2_CITY_NAME
"Columbus"
HTTP_GEOIP2_COUNTRY_CODE
"US"
HTTP_GEOIP2_COUNTRY_NAME
"United States"
HTTP_GEOIP2_LATITUDE
"39.95870"
HTTP_GEOIP2_LONGITUDE
"-82.99870"
HTTP_GEOIP2_STATE_CODE
"OH"
HTTP_GEOIP2_STATE_NAME
"Ohio"
HTTP_GEOIP2_ZIP_CODE
"43215"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.69"
HTTP_X_FORWARDED_HOST
"dev.revpu.sh"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"216.73.216.69"
HTTP_X_REQUEST_ID
"789a7712e461ee81f418dc4ad83fa6a6"
HTTP_X_SCHEME
"https"
KUBERNETES_PORT
"tcp://10.128.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://10.128.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"10.128.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"10.128.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
LOCK_DSN
"redis://revpu-sh-redis-master.mmg-revpush.svc.cluster.local:6379"
MESSENGER_TRANSPORT_DSN
"amqp://user:DJruGjDwoRiGjD96DIkXKDO@revpu-sh-amqproxy.mmg-revpush.svc.cluster.local:5673/%2f/messages"
MONOLOG_MAIN_PATH
"php://stderr"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_TRANSLATED
"public/index.php"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.21.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"public/index.php"
PHP_SHA256
"4dfb329f209a552c3716394fc123bb62e80a468b55ce27fc8cb0fd5f30b9dcd6"
PHP_URL
"https://www.php.net/distributions/php-8.3.21.tar.xz"
PHP_VERSION
"8.3.21"
PWD
"/var/www/html"
REDIS_DSN
"redis://revpu-sh-redis-master.mmg-revpush.svc.cluster.local:6379"
REMOTE_ADDR
"10.2.3.195"
REQUEST_METHOD
"GET"
REQUEST_TIME
1783446852
REQUEST_TIME_FLOAT
1783446852.024
REQUEST_URI
"/login"
REVPU_SH_AMQPROXY_PORT
"tcp://10.128.150.84:5673"
REVPU_SH_AMQPROXY_PORT_5673_TCP
"tcp://10.128.150.84:5673"
REVPU_SH_AMQPROXY_PORT_5673_TCP_ADDR
"10.128.150.84"
REVPU_SH_AMQPROXY_PORT_5673_TCP_PORT
"5673"
REVPU_SH_AMQPROXY_PORT_5673_TCP_PROTO
"tcp"
REVPU_SH_AMQPROXY_SERVICE_HOST
"10.128.150.84"
REVPU_SH_AMQPROXY_SERVICE_PORT
"5673"
REVPU_SH_AMQPROXY_SERVICE_PORT_HTTP
"5673"
REVPU_SH_MYSQL_PORT
"tcp://10.128.101.208:3306"
REVPU_SH_MYSQL_PORT_3306_TCP
"tcp://10.128.101.208:3306"
REVPU_SH_MYSQL_PORT_3306_TCP_ADDR
"10.128.101.208"
REVPU_SH_MYSQL_PORT_3306_TCP_PORT
"3306"
REVPU_SH_MYSQL_PORT_3306_TCP_PROTO
"tcp"
REVPU_SH_MYSQL_SERVICE_HOST
"10.128.101.208"
REVPU_SH_MYSQL_SERVICE_PORT
"3306"
REVPU_SH_MYSQL_SERVICE_PORT_MYSQL
"3306"
REVPU_SH_RABBITMQ_PORT
"tcp://10.128.163.68:5672"
REVPU_SH_RABBITMQ_PORT_15672_TCP
"tcp://10.128.163.68:15672"
REVPU_SH_RABBITMQ_PORT_15672_TCP_ADDR
"10.128.163.68"
REVPU_SH_RABBITMQ_PORT_15672_TCP_PORT
"15672"
REVPU_SH_RABBITMQ_PORT_15672_TCP_PROTO
"tcp"
REVPU_SH_RABBITMQ_PORT_25672_TCP
"tcp://10.128.163.68:25672"
REVPU_SH_RABBITMQ_PORT_25672_TCP_ADDR
"10.128.163.68"
REVPU_SH_RABBITMQ_PORT_25672_TCP_PORT
"25672"
REVPU_SH_RABBITMQ_PORT_25672_TCP_PROTO
"tcp"
REVPU_SH_RABBITMQ_PORT_4369_TCP
"tcp://10.128.163.68:4369"
REVPU_SH_RABBITMQ_PORT_4369_TCP_ADDR
"10.128.163.68"
REVPU_SH_RABBITMQ_PORT_4369_TCP_PORT
"4369"
REVPU_SH_RABBITMQ_PORT_4369_TCP_PROTO
"tcp"
REVPU_SH_RABBITMQ_PORT_5672_TCP
"tcp://10.128.163.68:5672"
REVPU_SH_RABBITMQ_PORT_5672_TCP_ADDR
"10.128.163.68"
REVPU_SH_RABBITMQ_PORT_5672_TCP_PORT
"5672"
REVPU_SH_RABBITMQ_PORT_5672_TCP_PROTO
"tcp"
REVPU_SH_RABBITMQ_PORT_9419_TCP
"tcp://10.128.163.68:9419"
REVPU_SH_RABBITMQ_PORT_9419_TCP_ADDR
"10.128.163.68"
REVPU_SH_RABBITMQ_PORT_9419_TCP_PORT
"9419"
REVPU_SH_RABBITMQ_PORT_9419_TCP_PROTO
"tcp"
REVPU_SH_RABBITMQ_SERVICE_HOST
"10.128.163.68"
REVPU_SH_RABBITMQ_SERVICE_PORT
"5672"
REVPU_SH_RABBITMQ_SERVICE_PORT_AMQP
"5672"
REVPU_SH_RABBITMQ_SERVICE_PORT_DIST
"25672"
REVPU_SH_RABBITMQ_SERVICE_PORT_EPMD
"4369"
REVPU_SH_RABBITMQ_SERVICE_PORT_HTTP_STATS
"15672"
REVPU_SH_RABBITMQ_SERVICE_PORT_METRICS
"9419"
REVPU_SH_REDIS_MASTER_PORT
"tcp://10.128.207.9:6379"
REVPU_SH_REDIS_MASTER_PORT_6379_TCP
"tcp://10.128.207.9:6379"
REVPU_SH_REDIS_MASTER_PORT_6379_TCP_ADDR
"10.128.207.9"
REVPU_SH_REDIS_MASTER_PORT_6379_TCP_PORT
"6379"
REVPU_SH_REDIS_MASTER_PORT_6379_TCP_PROTO
"tcp"
REVPU_SH_REDIS_MASTER_SERVICE_HOST
"10.128.207.9"
REVPU_SH_REDIS_MASTER_SERVICE_PORT
"6379"
REVPU_SH_REDIS_MASTER_SERVICE_PORT_TCP_REDIS
"6379"
REVPU_SH_REDIS_METRICS_PORT
"tcp://10.128.162.173:9121"
REVPU_SH_REDIS_METRICS_PORT_9121_TCP
"tcp://10.128.162.173:9121"
REVPU_SH_REDIS_METRICS_PORT_9121_TCP_ADDR
"10.128.162.173"
REVPU_SH_REDIS_METRICS_PORT_9121_TCP_PORT
"9121"
REVPU_SH_REDIS_METRICS_PORT_9121_TCP_PROTO
"tcp"
REVPU_SH_REDIS_METRICS_SERVICE_HOST
"10.128.162.173"
REVPU_SH_REDIS_METRICS_SERVICE_PORT
"9121"
REVPU_SH_REDIS_METRICS_SERVICE_PORT_HTTP_METRICS
"9121"
REVPU_SH_ROADRUNNER_CLI_PORT
"tcp://10.128.174.23:8080"
REVPU_SH_ROADRUNNER_CLI_PORT_2112_TCP
"tcp://10.128.174.23:2112"
REVPU_SH_ROADRUNNER_CLI_PORT_2112_TCP_ADDR
"10.128.174.23"
REVPU_SH_ROADRUNNER_CLI_PORT_2112_TCP_PORT
"2112"
REVPU_SH_ROADRUNNER_CLI_PORT_2112_TCP_PROTO
"tcp"
REVPU_SH_ROADRUNNER_CLI_PORT_8080_TCP
"tcp://10.128.174.23:8080"
REVPU_SH_ROADRUNNER_CLI_PORT_8080_TCP_ADDR
"10.128.174.23"
REVPU_SH_ROADRUNNER_CLI_PORT_8080_TCP_PORT
"8080"
REVPU_SH_ROADRUNNER_CLI_PORT_8080_TCP_PROTO
"tcp"
REVPU_SH_ROADRUNNER_CLI_SERVICE_HOST
"10.128.174.23"
REVPU_SH_ROADRUNNER_CLI_SERVICE_PORT
"8080"
REVPU_SH_ROADRUNNER_CLI_SERVICE_PORT_HTTP
"8080"
REVPU_SH_ROADRUNNER_CLI_SERVICE_PORT_METRICS
"2112"
REVPU_SH_ROADRUNNER_WEB_PORT
"tcp://10.128.142.125:8080"
REVPU_SH_ROADRUNNER_WEB_PORT_2112_TCP
"tcp://10.128.142.125:2112"
REVPU_SH_ROADRUNNER_WEB_PORT_2112_TCP_ADDR
"10.128.142.125"
REVPU_SH_ROADRUNNER_WEB_PORT_2112_TCP_PORT
"2112"
REVPU_SH_ROADRUNNER_WEB_PORT_2112_TCP_PROTO
"tcp"
REVPU_SH_ROADRUNNER_WEB_PORT_8080_TCP
"tcp://10.128.142.125:8080"
REVPU_SH_ROADRUNNER_WEB_PORT_8080_TCP_ADDR
"10.128.142.125"
REVPU_SH_ROADRUNNER_WEB_PORT_8080_TCP_PORT
"8080"
REVPU_SH_ROADRUNNER_WEB_PORT_8080_TCP_PROTO
"tcp"
REVPU_SH_ROADRUNNER_WEB_SERVICE_HOST
"10.128.142.125"
REVPU_SH_ROADRUNNER_WEB_SERVICE_PORT
"8080"
REVPU_SH_ROADRUNNER_WEB_SERVICE_PORT_HTTP
"8080"
REVPU_SH_ROADRUNNER_WEB_SERVICE_PORT_METRICS
"2112"
RR_CONFIG_PATH
"/var/www/project/config/system/roadrunner_web.yaml"
RR_MAX_WORKER_MEMORY
"160"
RR_MODE
"http"
RR_POOL_WORKERS
"2"
RR_RELAY
"pipes"
RR_RPC
"tcp://127.0.0.1:6001"
RR_VERSION
"2024.3.5"
SCRIPT_FILENAME
"public/index.php"
SCRIPT_NAME
"public/index.php"
SENTRY_DSN
""
SERVER_NAME
"dev.revpu.sh"
SERVER_PORT
80
SERVER_PROTOCOL
"HTTP/1.1"
SHELL_VERBOSITY
3
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/var/www/project/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DOCTRINE_DSN,REVPUSH_API_DOMAIN,REVPUSH_API_KEY,GEOIP_HEADER_COUNTRY_CODE,GEOIP_HEADER_CITY,GEOIP_HEADER_STATE,GEOIP_HEADER_ZIPCODE,GEOIP_HEADER_LATITUDE,GEOIP_HEADER_LONGITUDE"
SYMFONY_TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"
TRACKER_API_HOST
"https://dev.tracking.revpu.sh"
TRACKER_API_KEY
"IThRoPToREsPhOatEXPERcubaR"
argc
1
argv
[
  "public/index.php"
]