GET https://kindaka.store/en_US/products/cream-deodorant

ResourceController :: showAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"sylius.controller.product::showAction"
_firewall_context
"security.firewall.map.context.shop"
_links
Symfony\Component\WebLink\GenericLinkProvider {#15171
  -links: [
    15170 => Symfony\Component\WebLink\Link {#15170
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_route
"sylius_shop_product_show"
_route_params
[
  "_sylius" => [
    "template" => "@SyliusShop/Product/show.html.twig"
    "repository" => [
      "method" => "findOneByChannelAndSlug"
      "arguments" => [
        "expr:service('sylius.context.channel').getChannel()"
        "expr:service('sylius.context.locale').getLocaleCode()"
        "$slug"
      ]
    ]
  ]
  "_locale" => "en_US"
  "slug" => "cream-deodorant"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"df85df"
_sylius
[
  "template" => "@SyliusShop/Product/show.html.twig"
  "repository" => [
    "method" => "findOneByChannelAndSlug"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel()"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "$slug"
    ]
  ]
]
slug
"cream-deodorant"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"kindaka.store"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 22 Jan 2025 18:18:59 GMT"
link
"<https://kindaka.store/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-token
"8fe68c"
x-frame-options
"sameorigin"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Wed, 22 Jan 25 20:18:59 +0200"
Last used
"Wed, 22 Jan 25 20:18:59 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-sylius_add_to_cart
"ApSyIAydr07IaE1n1NFNvZpoja-amamZhwSu_awOA54"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 64
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 107
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/kindaka/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:38
[
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 37
    "function" => "hasForChannel"
    "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 42
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php"
    "line" => 83
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Sylius\Bundle\CoreBundle\Collector\CartCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/87/875217bc19cac3bd1861c189af5a7569.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_11caf703dab46fc5642e25942f5ee7c8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 239
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 130
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/kindaka/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/8e/8eee9985721aa473325c4bfd32149e15.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e7a762e6f13b15ed64612dee738dd635"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 239
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 130
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/kindaka/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/8e/8eee9985721aa473325c4bfd32149e15.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e7a762e6f13b15ed64612dee738dd635"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 239
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 130
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/kindaka/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/8e/8eee9985721aa473325c4bfd32149e15.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e7a762e6f13b15ed64612dee738dd635"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 239
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 130
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/kindaka/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/8e/8eee9985721aa473325c4bfd32149e15.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e7a762e6f13b15ed64612dee738dd635"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 239
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 130
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/kindaka/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/8e/8eee9985721aa473325c4bfd32149e15.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e7a762e6f13b15ed64612dee738dd635"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 239
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 130
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/kindaka/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/var/www/html/kindaka/vendor/twig/twig/src/Extension/CoreExtension.php:1635
[
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/d0/d0b49c38a881440a1850e18b201308d1.php"
    "line" => 52
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_958bbaa03374b9467a885478932ddc98"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/a3/a3453ac38b451ed5e766ad5d3e2df3d1.php"
    "line" => 43
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0e3101b5d38e50bcdc24a317a8438575"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 109
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 239
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 130
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/kindaka/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 71
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Controller/OrderItemController.php"
    "line" => 105
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "addAction"
    "class" => "Sylius\Bundle\OrderBundle\Controller\OrderItemController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/e5/e5f8678fcaae216709d3d32a0e8251e2.php"
    "line" => 50
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c536c94fcbf9d1453e915abb3a74f3c2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/e0/e035c406e1e3c56ee431cc9990acc8e7.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c37b00bae6e2016fed4a2509e465f525"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 108
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_content"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 119
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 239
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 130
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/kindaka/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 76
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Controller/OrderItemController.php"
    "line" => 105
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "addAction"
    "class" => "Sylius\Bundle\OrderBundle\Controller\OrderItemController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/e5/e5f8678fcaae216709d3d32a0e8251e2.php"
    "line" => 50
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c536c94fcbf9d1453e915abb3a74f3c2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/e0/e035c406e1e3c56ee431cc9990acc8e7.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c37b00bae6e2016fed4a2509e465f525"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 38
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 108
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_content"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ca/ca53798656471c76e6b6787d9822b34e.php"
    "line" => 119
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_35cc1a38439472ca140215eed1a8438b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/var/cache/dev/twig/ab/abb6b02d2f68ade68e1b49cb69bbc9ab.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e716b637eba1770bc11e81c0b4fa7f7c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 239
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 130
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/kindaka/public/index.php"
    "line" => 4
    "args" => [
      "/var/www/html/kindaka/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"EDITME"
DATABASE_URL
"mysql://kindaka:password@127.0.0.1/kindaka"
ELASTICSEARCH_HOST
"kindaka-search-3537561845.eu-central-1.bonsaisearch.net"
ELASTICSEARCH_PASSWORD
"d4okvu1uuq"
ELASTICSEARCH_PORT
"443"
ELASTICSEARCH_USERNAME
"s85emsg66c"
JWT_PASSPHRASE
"e7c5fca1060bdf6ad23c33e4c236081f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/html/kindaka/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"kindaka.store"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"3.133.108.47"
REMOTE_PORT
"53675"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1737569939
REQUEST_TIME_FLOAT
1737569939.384
REQUEST_URI
"/en_US/products/cream-deodorant"
SCRIPT_FILENAME
"/var/www/html/kindaka/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.18.104"
SERVER_NAME
"kindaka.store"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,ELASTICSEARCH_HOST,ELASTICSEARCH_PORT,ELASTICSEARCH_USERNAME,ELASTICSEARCH_PASSWORD"
USER
"www-data"

Sub Requests 10

CurrencySwitchController :: renderAction (token = 9620c5)

Key Value
_controller
"sylius.controller.shop.currency_switch::renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#8258
  -links: [
    8259 => Symfony\Component\WebLink\Link {#8259
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"f87a65"

LocaleSwitchController :: renderAction (token = be1023)

Key Value
_controller
"sylius.controller.shop.locale_switch::renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#10155
  -links: [
    10154 => Symfony\Component\WebLink\Link {#10154
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"a0916c"

SecurityWidgetController :: renderAction (token = 43e333)

Key Value
_controller
"sylius.controller.shop.security_widget::renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#10680
  -links: [
    10679 => Symfony\Component\WebLink\Link {#10679
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"4d9d9a"

OrderController :: widgetAction (token = 477029)

Key Value
_controller
"sylius.controller.order::widgetAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#11347
  -links: [
    11346 => Symfony\Component\WebLink\Link {#11346
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_route
"sylius_shop_partial_cart_summary"
_route_params
[
  "_sylius" => [
    "template" => "$template"
  ]
  "_locale" => "en_US"
]
_stopwatch_token
"c71b5d"
_sylius
[
  "template" => "$template"
]

ResourceController :: indexAction (token = 140516)

Key Value
_controller
"sylius.controller.taxon::indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#12090
  -links: [
    12089 => Symfony\Component\WebLink\Link {#12089
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_route
"sylius_shop_partial_channel_menu_taxon_index"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => "findChildrenByChannelMenuTaxon"
      "arguments" => [
        "expr:service('sylius.context.channel').getChannel().getMenuTaxon()"
        "expr:service('sylius.context.locale').getLocaleCode()"
      ]
    ]
  ]
  "_locale" => "en_US"
]
_stopwatch_token
"3f9a4c"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findChildrenByChannelMenuTaxon"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel().getMenuTaxon()"
      "expr:service('sylius.context.locale').getLocaleCode()"
    ]
  ]
]

PayPalOrderItemController :: addAction (token = 3ec35c)

Key Value
_controller
"sylius.controller.order_item::addAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#12737
  -links: [
    12736 => Symfony\Component\WebLink\Link {#12736
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_route
"sylius_shop_partial_cart_add_item"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "factory" => [
      "method" => "createForProduct"
      "arguments" => [
        "expr:notFoundOnNull(service('sylius.repository.product').find($productId))"
      ]
    ]
    "form" => [
      "type" => "Sylius\Bundle\CoreBundle\Form\Type\Order\AddToCartType"
      "options" => [
        "product" => "expr:notFoundOnNull(service('sylius.repository.product').find($productId))"
      ]
    ]
    "redirect" => [
      "route" => "sylius_shop_cart_summary"
      "parameters" => []
    ]
  ]
  "_locale" => "en_US"
]
_stopwatch_token
"038ed4"
_sylius
[
  "template" => "$template"
  "factory" => [
    "method" => "createForProduct"
    "arguments" => [
      "expr:notFoundOnNull(service('sylius.repository.product').find($productId))"
    ]
  ]
  "form" => [
    "type" => "Sylius\Bundle\CoreBundle\Form\Type\Order\AddToCartType"
    "options" => [
      "product" => "expr:notFoundOnNull(service('sylius.repository.product').find($productId))"
    ]
  ]
  "redirect" => [
    "route" => "sylius_shop_cart_summary"
    "parameters" => []
  ]
]

PayPalButtonsController :: renderProductPageButtonsAction (token = d1a45b)

Key Value
_controller
"Sylius\PayPalPlugin\Controller\PayPalButtonsController::renderProductPageButtonsAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#13145
  -links: [
    13144 => Symfony\Component\WebLink\Link {#13144
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_stopwatch_token
"a49284"
productId
241

ResourceController :: indexAction (token = 8a5598)

Key Value
_controller
"sylius.controller.product_review::indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#13613
  -links: [
    13612 => Symfony\Component\WebLink\Link {#13612
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_route
"sylius_shop_partial_product_review_latest"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => "findLatestByProductId"
      "arguments" => [
        "$productId"
        "!!int $count"
      ]
    ]
  ]
  "count" => 3
  "_locale" => "en_US"
  "productId" => "241"
]
_stopwatch_token
"e345f8"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findLatestByProductId"
    "arguments" => [
      "$productId"
      "!!int $count"
    ]
  ]
]
count
3
productId
"241"

ResourceController :: showAction (token = 0855fd)

Key Value
_controller
"sylius.controller.product_association::showAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#14253
  -links: [
    14252 => Symfony\Component\WebLink\Link {#14252
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_route
"sylius_shop_partial_product_association_show"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => [
        "expr:service('sylius.repository.product_association')"
        "findWithProductsWithinChannel"
      ]
      "arguments" => [
        "$id"
        "expr:service('sylius.context.channel').getChannel()"
      ]
    ]
  ]
  "_locale" => "en_US"
  "productId" => "241"
  "id" => "118"
]
_stopwatch_token
"853c62"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => [
      "expr:service('sylius.repository.product_association')"
      "findWithProductsWithinChannel"
    ]
    "arguments" => [
      "$id"
      "expr:service('sylius.context.channel').getChannel()"
    ]
  ]
]
id
"118"
productId
"241"

ResourceController :: showAction (token = e02964)

Key Value
_controller
"sylius.controller.product_association::showAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#14855
  -links: [
    14854 => Symfony\Component\WebLink\Link {#14854
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en_US"
_route
"sylius_shop_partial_product_association_show"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => [
        "expr:service('sylius.repository.product_association')"
        "findWithProductsWithinChannel"
      ]
      "arguments" => [
        "$id"
        "expr:service('sylius.context.channel').getChannel()"
      ]
    ]
  ]
  "_locale" => "en_US"
  "productId" => "241"
  "id" => "119"
]
_stopwatch_token
"3ebc58"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => [
      "expr:service('sylius.repository.product_association')"
      "findWithProductsWithinChannel"
    ]
    "arguments" => [
      "$id"
      "expr:service('sylius.context.channel').getChannel()"
    ]
  ]
]
id
"119"
productId
"241"