https://jimi-and-the-wolf.remote-fr-1.wilders.dev/instruments/les-paul-1975

InstrumentController :: show

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\InstrumentController::show"
_firewall_context
"security.firewall.map.context.main"
_route
"app_instrument_show"
_route_params
[
  "slug" => "les-paul-1975"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"4bf975"
instrument
App\Entity\Instrument {#586
  -id: 2
  -name: "Les Paul 1975"
  -picture: "gibson-les-paul.png"
  -imageFile: null
  -category: Proxies\__CG__\App\Entity\Category {#579 …}
  -company: Proxies\__CG__\App\Entity\Company {#634 …}
  -releaseAt: DateTime @369250961 {#584
    date: 1981-09-13 17:42:41.0 UTC (+00:00)
  }
  -description: "<p>Consectetur velit quaerat repudiandae excepturi nemo distinctio. Amet cum ut id quia. Qui sit inventore quia qui.</p><p>Sed et in qui voluptatem non et voluptas. Fuga dicta tempora dolorem consequatur officia deserunt.</p><p>Officia exercitationem numquam commodi autem repellendus rerum minima. Cum delectus alias ex praesentium illo saepe nostrum. Quo et sunt quis vel. Cum inventore tempore veniam ea.</p><p>Quia hic et aspernatur ea tempore. Mollitia aut excepturi omnis dolorem voluptatem fugit quae. Porro dolores eveniet sit officiis. Perferendis quasi distinctio praesentium doloremque voluptatem nemo.</p><p>Eum architecto tempore magni et enim a. Sit nisi hic molestiae nihil est atque est. Eum rem autem dolorum deserunt. Repellendus sed ipsum odio corporis dolores id.</p><p>Nesciunt tempora sunt veniam voluptas ut quo. Harum quibusdam optio inventore hic tempore dicta. Officiis magni vel architecto et veniam.</p><p>Et dolor doloribus quas sit fugiat. Quas iste odit et ut sit rerum optio. Minus id occaecati dolores fugit beatae quo. Nihil distinctio veniam corrupti repellendus atque voluptatibus laboriosam.</p><p>Quam qui voluptatem similique nostrum aut omnis. Fuga placeat aut sunt maiores ad ipsa nostrum. Minima in eos saepe totam et. Dolor voluptas voluptates nobis error omnis est sint. Quidem aut provident voluptatem quod.</p><p>Facere consequatur id accusamus. Id magnam reiciendis doloremque et cumque voluptatem alias. Distinctio vel reprehenderit qui vitae minus occaecati.</p><p>Veniam consequatur recusandae dolor consectetur tempora ea repellat. Rerum vel eveniet veritatis praesentium qui. Rerum natus perspiciatis velit quae eligendi qui.</p><p>Perferendis natus voluptas officia consequatur itaque ea. Hic et ducimus deleniti impedit. Sint sed commodi consequatur non.</p><p>Cumque sit esse sit fugit. Voluptates fuga dolorem consequatur voluptatem ad labore. Occaecati temporibus occaecati ut qui beatae qui soluta. Dolores quia eveniet quia minima et tempora.</p>"
  -summary: "Aut voluptatem consequatur aut impedit."
  -slug: "les-paul-1975"
  -sounds: Doctrine\ORM\PersistentCollection {#464 …}
  -updatedAt: null
}
slug
"les-paul-1975"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"jimi-and-the-wolf.remote-fr-1.wilders.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"3.14.15.223"
x-forwarded-host
"jimi-and-the-wolf.remote-fr-1.wilders.dev"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"45b9068d4d80"
x-php-ob-level
"0"
x-real-ip
"3.14.15.223"

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
"Thu, 03 Apr 2025 10:24:10 GMT"
x-debug-token
"5c80ac"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Thu, 03 Apr 25 10:24:09 +0000"
Last used
"Thu, 03 Apr 25 10:24:09 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-live_component_player
"liC6rZ_-_bsjlmKhCkpW0kd6oZAehB8kauURjpvRvEQ"
_csrf/https-live_component_search
"yRD3sUytvMu4S16oL9Dk8WdcIPbdWnYdFfQxFP-14iQ"
_csrf/https-live_component_sound
"rOpDqWxTrJUKTQvH8p-_bpBLOPBvXBfAFRJNSb9Cm6I"
_csrf/https-live_component_toaster
"NhlF0paK8_y9_RtI1Wa-EjSv9ywxg-lXJauP6zGegUU"

Session Usage

12 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 71
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/Util/LiveControllerAttributesCreator.php"
    "line" => 111
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php"
    "line" => 93
    "function" => "attributesForRendering"
    "class" => "Symfony\UX\LiveComponent\Util\LiveControllerAttributesCreator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php"
    "line" => 55
    "function" => "getLiveAttributes"
    "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onPreRender"
    "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 105
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 58
    "function" => "preRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php"
    "line" => 58
    "function" => "createAndRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/56/56001076d11c6850132be9dfc0c3e7b0.php"
    "line" => 94
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4c144b3ff693ecbe2721e91eae6cb0cf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/61/61e085793b59ce33350747027facc434.php"
    "line" => 79
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5382db2438ab6748aea51b3fa52799b3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/39/39619ae30bcb3eb50a32bbd170f25737.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a8e175c2dadcb0945669dd4af8fb8ec7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/InstrumentController.php"
    "line" => 43
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "show"
    "class" => "App\Controller\InstrumentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 71
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/Util/LiveControllerAttributesCreator.php"
    "line" => 111
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php"
    "line" => 93
    "function" => "attributesForRendering"
    "class" => "Symfony\UX\LiveComponent\Util\LiveControllerAttributesCreator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php"
    "line" => 55
    "function" => "getLiveAttributes"
    "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onPreRender"
    "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 105
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 58
    "function" => "preRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php"
    "line" => 58
    "function" => "createAndRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/56/56001076d11c6850132be9dfc0c3e7b0.php"
    "line" => 94
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4c144b3ff693ecbe2721e91eae6cb0cf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/61/61e085793b59ce33350747027facc434.php"
    "line" => 79
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5382db2438ab6748aea51b3fa52799b3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/39/39619ae30bcb3eb50a32bbd170f25737.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a8e175c2dadcb0945669dd4af8fb8ec7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/InstrumentController.php"
    "line" => 43
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "show"
    "class" => "App\Controller\InstrumentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 76
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/Util/LiveControllerAttributesCreator.php"
    "line" => 111
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php"
    "line" => 93
    "function" => "attributesForRendering"
    "class" => "Symfony\UX\LiveComponent\Util\LiveControllerAttributesCreator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php"
    "line" => 55
    "function" => "getLiveAttributes"
    "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onPreRender"
    "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 105
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 58
    "function" => "preRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php"
    "line" => 58
    "function" => "createAndRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/56/56001076d11c6850132be9dfc0c3e7b0.php"
    "line" => 94
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4c144b3ff693ecbe2721e91eae6cb0cf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/61/61e085793b59ce33350747027facc434.php"
    "line" => 79
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5382db2438ab6748aea51b3fa52799b3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/39/39619ae30bcb3eb50a32bbd170f25737.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a8e175c2dadcb0945669dd4af8fb8ec7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/InstrumentController.php"
    "line" => 43
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "show"
    "class" => "App\Controller\InstrumentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:147
[
  [
    "file" => "/var/www/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 147
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/16/161fa72b6a1fbd5dbc72306dac921207.php"
    "line" => 50
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_14c5f41c8b1724d22a4089f246a49758"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 61
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php"
    "line" => 58
    "function" => "createAndRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/61/61e085793b59ce33350747027facc434.php"
    "line" => 82
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5382db2438ab6748aea51b3fa52799b3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/39/39619ae30bcb3eb50a32bbd170f25737.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a8e175c2dadcb0945669dd4af8fb8ec7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/InstrumentController.php"
    "line" => 43
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "show"
    "class" => "App\Controller\InstrumentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\CueList:26
[
  [
    "file" => "/var/www/src/Service/CueList.php"
    "line" => 26
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Service/CueList.php"
    "line" => 19
    "function" => "getCueList"
    "class" => "App\Service\CueList"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Twig/Components/SoundComponent.php"
    "line" => 47
    "function" => "getCurrentSound"
    "class" => "App\Service\CueList"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "isPlaying"
    "class" => "App\Twig\Components\SoundComponent"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/a9/a9a3e306c40dc07e7bf93b02ad21a6d0.php"
    "line" => 136
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a0e5c379c20097155b70c8aa9b86cf39"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 61
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php"
    "line" => 58
    "function" => "createAndRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/d0/d005107da14dc928485ba49e8e1f243f.php"
    "line" => 65
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_55db7360083aff4f6c3c52cb95fe251c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/39/39619ae30bcb3eb50a32bbd170f25737.php"
    "line" => 102
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_a8e175c2dadcb0945669dd4af8fb8ec7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/61/61e085793b59ce33350747027facc434.php"
    "line" => 91
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5382db2438ab6748aea51b3fa52799b3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/39/39619ae30bcb3eb50a32bbd170f25737.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a8e175c2dadcb0945669dd4af8fb8ec7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/InstrumentController.php"
    "line" => 43
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "show"
    "class" => "App\Controller\InstrumentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/var/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/Util/LiveControllerAttributesCreator.php"
    "line" => 111
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php"
    "line" => 93
    "function" => "attributesForRendering"
    "class" => "Symfony\UX\LiveComponent\Util\LiveControllerAttributesCreator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php"
    "line" => 55
    "function" => "getLiveAttributes"
    "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onPreRender"
    "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 105
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 58
    "function" => "preRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php"
    "line" => 58
    "function" => "createAndRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/d0/d005107da14dc928485ba49e8e1f243f.php"
    "line" => 65
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_55db7360083aff4f6c3c52cb95fe251c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/39/39619ae30bcb3eb50a32bbd170f25737.php"
    "line" => 102
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_a8e175c2dadcb0945669dd4af8fb8ec7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/61/61e085793b59ce33350747027facc434.php"
    "line" => 91
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5382db2438ab6748aea51b3fa52799b3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/39/39619ae30bcb3eb50a32bbd170f25737.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a8e175c2dadcb0945669dd4af8fb8ec7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/InstrumentController.php"
    "line" => 43
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "show"
    "class" => "App\Controller\InstrumentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/var/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/Util/LiveControllerAttributesCreator.php"
    "line" => 111
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php"
    "line" => 93
    "function" => "attributesForRendering"
    "class" => "Symfony\UX\LiveComponent\Util\LiveControllerAttributesCreator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php"
    "line" => 55
    "function" => "getLiveAttributes"
    "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onPreRender"
    "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 105
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 58
    "function" => "preRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php"
    "line" => 58
    "function" => "createAndRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/d0/d005107da14dc928485ba49e8e1f243f.php"
    "line" => 65
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_55db7360083aff4f6c3c52cb95fe251c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/39/39619ae30bcb3eb50a32bbd170f25737.php"
    "line" => 102
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_a8e175c2dadcb0945669dd4af8fb8ec7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/61/61e085793b59ce33350747027facc434.php"
    "line" => 91
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5382db2438ab6748aea51b3fa52799b3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/39/39619ae30bcb3eb50a32bbd170f25737.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a8e175c2dadcb0945669dd4af8fb8ec7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/InstrumentController.php"
    "line" => 43
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "show"
    "class" => "App\Controller\InstrumentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"6ac5f54399d6b50ce81601093922741a"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://jfm:id4wcs@database-db:3306/jimi_and_the_wolf?serverVersion=8&charset=utf8mb4"
DOCUMENT_ROOT
"/var/www/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/home/www-data"
HOSTNAME
"99f962cf961c"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"jimi-and-the-wolf.remote-fr-1.wilders.dev"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"3.14.15.223"
HTTP_X_FORWARDED_HOST
"jimi-and-the-wolf.remote-fr-1.wilders.dev"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"45b9068d4d80"
HTTP_X_REAL_IP
"3.14.15.223"
MAILER_FROM_ADDRESS
"null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.14.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
"/index.php"
PHP_SHA256
"763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583"
PHP_URL
"https://www.php.net/distributions/php-8.2.14.tar.xz"
PHP_VERSION
"8.2.14"
PROJECT_NAME
"jimi-and-the-wolf"
PWD
"/var/www"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.20.0.3"
REMOTE_PORT
"59096"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1743675849
REQUEST_TIME_FLOAT
1743675849.4275
REQUEST_URI
"/instruments/les-paul-1975"
SCRIPT_FILENAME
"/var/www/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.20.0.2"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SHLVL
"1"
USER
"www-data"
argc
0
argv
[]