http://185.237.252.235:8080/en/

HomepageController :: indexAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"sylius.controller.shop.homepage:indexAction"
_firewall_context
"security.firewall.map.context.shop"
_links
Symfony\Component\WebLink\GenericLinkProvider {#19569
  -links: [
    19568 => Symfony\Component\WebLink\Link {#19568
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"sylius_shop_homepage"
_route_params
[
  "_locale" => "en"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"a3d287"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
host
"185.237.252.235:8080"
referer
"http://185.237.252.235:8080/"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
x-php-ob-level
"0"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 27 Jun 2024 08:05:09 GMT"
link
"<http://185.237.252.235:8080/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
set-cookie
"device_view=full; expires=Sat, 27-Jul-2024 08:05:09 GMT; Max-Age=2592000; path=/; httponly; samesite=lax"
x-debug-token
"886bb7"
x-frame-options
"sameorigin"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
device_view
Symfony\Component\HttpFoundation\Cookie {#19572
  #name: "device_view"
  #value: "full"
  #domain: ""
  #expire: 1722067509
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: false
}

Session 10

Session Metadata

Key Value
Created
"Thu, 27 Jun 24 10:05:08 +0200"
Last used
"Thu, 27 Jun 24 10:05:08 +0200"
Lifetime
0

Session Attributes

No session attributes

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:59
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 59
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 85
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php"
    "line" => 46
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:33
[
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
    "line" => 33
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 37
    "function" => "hasForChannel"
    "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 42
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php"
    "line" => 83
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Sylius\Bundle\CoreBundle\Collector\CartCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php"
    "line" => 67
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\AbstractSurrogateFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 58
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 98
    "function" => "renderFragmentStrategy"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/f3/f3bf03ce545e8c23466a6e1940dd1706.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_95236a267b7324a88d9e0dad26bda1ee"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 29
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/a1/a10c008b0960eee4ee6c2b49da5be92d.php"
    "line" => 48
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_042a3882f67dfa3c9e659594d9ad2b78"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 35
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 41
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 312
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 112
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/f3/f3bf03ce545e8c23466a6e1940dd1706.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_95236a267b7324a88d9e0dad26bda1ee"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 29
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/a1/a10c008b0960eee4ee6c2b49da5be92d.php"
    "line" => 48
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_042a3882f67dfa3c9e659594d9ad2b78"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 35
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 41
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 312
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 112
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/f3/f3bf03ce545e8c23466a6e1940dd1706.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_95236a267b7324a88d9e0dad26bda1ee"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 29
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/a1/a10c008b0960eee4ee6c2b49da5be92d.php"
    "line" => 48
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_042a3882f67dfa3c9e659594d9ad2b78"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 35
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 41
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 312
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 112
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/f3/f3bf03ce545e8c23466a6e1940dd1706.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_95236a267b7324a88d9e0dad26bda1ee"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 29
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/a1/a10c008b0960eee4ee6c2b49da5be92d.php"
    "line" => 48
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_042a3882f67dfa3c9e659594d9ad2b78"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 35
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 41
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 312
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 112
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/f3/f3bf03ce545e8c23466a6e1940dd1706.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_95236a267b7324a88d9e0dad26bda1ee"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 29
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/a1/a10c008b0960eee4ee6c2b49da5be92d.php"
    "line" => 48
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_042a3882f67dfa3c9e659594d9ad2b78"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 35
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 41
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 312
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 112
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/f3/f3bf03ce545e8c23466a6e1940dd1706.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_95236a267b7324a88d9e0dad26bda1ee"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 29
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
/srv/open_marketplace/vendor/twig/twig/src/Extension/CoreExtension.php:1570
[
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1570
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/3a/3a013dda7c627136cde8044e31f058fc.php"
    "line" => 52
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_01f7b4acd4bd90eaaf39653e01c9c646"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/09/092ce8c7f890cd31da9de8b09952d117.php"
    "line" => 43
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7e1ae1278868f8c1bae509fdf87260b3"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 138
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/f3/f3bf03ce545e8c23466a6e1940dd1706.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_95236a267b7324a88d9e0dad26bda1ee"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 29
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
ContainerNh6Q2J8\getSession_FlashBagService:24
[
  [
    "file" => "/srv/open_marketplace/var/cache/dev/ContainerNh6Q2J8/getSession_FlashBagService.php"
    "line" => 24
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/ContainerNh6Q2J8/App_KernelDevDebugContainer.php"
    "line" => 3222
    "function" => "do"
    "class" => "ContainerNh6Q2J8\getSession_FlashBagService"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/ContainerNh6Q2J8/getBitbagSyliusCmsPlugin_Controller_Helper_FormErrorsFlashService.php"
    "line" => 23
    "function" => "load"
    "class" => "ContainerNh6Q2J8\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/ContainerNh6Q2J8/App_KernelDevDebugContainer.php"
    "line" => 3222
    "function" => "do"
    "class" => "ContainerNh6Q2J8\getBitbagSyliusCmsPlugin_Controller_Helper_FormErrorsFlashService"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/ContainerNh6Q2J8/getBitbagSyliusCmsPlugin_Controller_Media_OverridenService.php"
    "line" => 38
    "function" => "load"
    "class" => "ContainerNh6Q2J8\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/ContainerNh6Q2J8/App_KernelDevDebugContainer.php"
    "line" => 3222
    "function" => "do"
    "class" => "ContainerNh6Q2J8\getBitbagSyliusCmsPlugin_Controller_Media_OverridenService"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/dependency-injection/Container.php"
    "line" => 237
    "function" => "load"
    "class" => "ContainerNh6Q2J8\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/dependency-injection/Container.php"
    "line" => 219
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 29
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 120
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 42
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 86
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 39
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 146
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/d1/d113f1abc96c94928933353a4e307bb9.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_28ae08526093e33a6c393cf6f8b3b3ae"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 35
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 41
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/f3/f3bf03ce545e8c23466a6e1940dd1706.php"
    "line" => 71
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_content"
    "class" => "__TwigTemplate_95236a267b7324a88d9e0dad26bda1ee"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 148
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/f3/f3bf03ce545e8c23466a6e1940dd1706.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_95236a267b7324a88d9e0dad26bda1ee"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 29
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
CUSTOMER_GROUP_PRICING_PRIORITY
"10"
DEFAULT_VENDOR_COMMISSION
"10"
DEFAULT_VENDOR_COMMISSION_TYPE
"gross"
DEFAULT_VENDOR_PRODUCTS_LIMIT
"24"
ELASTICSEARCH_URL
"http://elasticsearch:9200/"
EWZ_RECAPTCHA_SECRET
"RECAPTCHA_SECRET_KEY"
EWZ_RECAPTCHA_SITE_KEY
"ENTER_RECAPTCHA_SITE_KEY"
GPSLAB_LICENSE_KEY
"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"
JWT_PASSPHRASE
"acme_plugin_development"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOGO_DIRECTORY
"media/image/logo/"
MESSAGES_FILE_UPLOAD_DIRECTORY
"uploads/message_files"
MESSENGER_TRANSPORT_DSN
"sync://"
ORGANIZATION_PRICING_PRIORITY
"20"
PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_DIRECTORY
"%kernel.project_dir%/var/cache/product_attribute_value_label"
PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_LIFETIME
"86400"
PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_NAMESPACE
"product_attribute_value_label"
RABBITMQ_URL
"amqp://guest:guest@localhost:5672"
SENTRY_DSN
""
STATISTICS_EXCLUDED_IPS
"109.91.145.209"
SYLIUS_INVOICING_LOGO_FILE
"%kernel.project_dir%/public/hyfindr-logo.svg"
VENDORS_LISTING_LIMIT
"48"
VENDOR_LABEL_CACHE_DIRECTORY
"%kernel.project_dir%/var/cache/vendor_label"
VENDOR_LABEL_CACHE_LIFETIME
"86400"
VENDOR_LABEL_CACHE_NAMESPACE
"vendor_label"
VENDOR_PRODUCTS_LIMITS
"12,24,36,48"
WKHTMLTOPDF_PATH
"/usr/bin/wkhtmltopdf"
YOUTUBE_API_TOKEN
"AIzaSyAWBuP9yFu4dqMt5w-xQ53PmvGxqIqdg6o"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"EDITME"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_MEMORY_LIMIT
"-1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://open_marketplace:nopassword@mysql/open_marketplace"
DOCUMENT_ROOT
"/srv/open_marketplace/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD"
HOME
"/home/www-data"
HOSTNAME
"65f32d05ff10"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"185.237.252.235:8080"
HTTP_REFERER
"http://185.237.252.235:8080/"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
HYFINDR_PACKAGIST_SECRET
"2314bc6e5b042591dd02f942c0bda52c9e8a8ce58f58018afebef6283320"
MAILER_URL
"smtp://mailhog:1025"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.1.6.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_DATE_TIMEZONE
"Europe/Berlin"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c"
PHP_URL
"https://www.php.net/distributions/php-8.1.6.tar.xz"
PHP_VERSION
"8.1.6"
PWD
"/srv/open_marketplace"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"45.156.128.45"
REMOTE_PORT
"54168"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1719475508
REQUEST_TIME_FLOAT
1719475508.2531
REQUEST_URI
"/en/"
SCRIPT_FILENAME
"/srv/open_marketplace/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.29.0.8"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.21.6"
SHLVL
"2"
SYMFONY_DOTENV_VARS
"JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,LOGO_DIRECTORY,VENDORS_LISTING_LIMIT,VENDOR_PRODUCTS_LIMITS,DEFAULT_VENDOR_PRODUCTS_LIMIT,MESSAGES_FILE_UPLOAD_DIRECTORY,DEFAULT_VENDOR_COMMISSION,DEFAULT_VENDOR_COMMISSION_TYPE,RABBITMQ_URL,ELASTICSEARCH_URL,CUSTOMER_GROUP_PRICING_PRIORITY,ORGANIZATION_PRICING_PRIORITY,YOUTUBE_API_TOKEN,WKHTMLTOPDF_PATH,SYLIUS_INVOICING_LOGO_FILE,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,SENTRY_DSN,GPSLAB_LICENSE_KEY,PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_NAMESPACE,PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_LIFETIME,PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_DIRECTORY,VENDOR_LABEL_CACHE_NAMESPACE,VENDOR_LABEL_CACHE_LIFETIME,VENDOR_LABEL_CACHE_DIRECTORY,STATISTICS_EXCLUDED_IPS"
USER
"www-data"
argc
0
argv
[]

Sub Requests 11

CookieConsentController :: showIfCookieConsentNotSet (token = 13fbc8)

Key Value
_controller
"ConnectHolland\CookieConsentBundle\Controller\CookieConsentController::showIfCookieConsentNotSet"
_links
Symfony\Component\WebLink\GenericLinkProvider {#8165
  -links: [
    8164 => Symfony\Component\WebLink\Link {#8164
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"ch_cookie_consent.show_if_cookie_consent_not_set"
_route_params
[]
_stopwatch_token
"f4284a"

OrderController :: widgetAction (token = f6185b)

Key Value
_controller
"sylius.controller.order:widgetAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#9756
  -links: [
    9755 => Symfony\Component\WebLink\Link {#9755
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"sylius_shop_partial_cart_summary"
_route_params
[
  "_sylius" => [
    "template" => "$template"
  ]
  "_locale" => "en"
]
_stopwatch_token
"d0cc9e"
_sylius
[
  "template" => "$template"
]

ResourceController :: indexAction (token = 1f60de)

Key Value
_controller
"sylius.controller.taxon:indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#12050
  -links: [
    12049 => Symfony\Component\WebLink\Link {#12049
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_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"
]
_stopwatch_token
"fb9bd4"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findChildrenByChannelMenuTaxon"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel().getMenuTaxon()"
      "expr:service('sylius.context.locale').getLocaleCode()"
    ]
  ]
]

CurrencySwitchController :: renderAction (token = b21500)

Key Value
_controller
"sylius.controller.shop.currency_switch:renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#12748
  -links: [
    12747 => Symfony\Component\WebLink\Link {#12747
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_stopwatch_token
"34330d"

LocaleSwitchController :: renderAction (token = 231e2d)

Key Value
_controller
"sylius.controller.shop.locale_switch:renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#13254
  -links: [
    13253 => Symfony\Component\WebLink\Link {#13253
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_stopwatch_token
"220ebf"

RenderHeaderTemplateAction (token = 76b44a)

Key Value
_controller
"bitbag_sylius_wishlist_plugin.controller.action.render_header_template"
_links
Symfony\Component\WebLink\GenericLinkProvider {#13776
  -links: [
    13775 => Symfony\Component\WebLink\Link {#13775
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"bitbag_sylius_wishlist_plugin_shop_wishlist_render_header_template"
_route_params
[]
_stopwatch_token
"dd9735"

OrderController :: widgetAction (token = 75dda9)

Key Value
_controller
"sylius.controller.order:widgetAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#14277
  -links: [
    14276 => Symfony\Component\WebLink\Link {#14276
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"sylius_shop_partial_cart_summary"
_route_params
[
  "_sylius" => [
    "template" => "$template"
  ]
  "_locale" => "en"
]
_stopwatch_token
"42bcb8"
_sylius
[
  "template" => "$template"
]

SecurityWidgetController :: renderAction (token = d21090)

Key Value
_controller
"sylius.controller.shop.security_widget:renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#14823
  -links: [
    14822 => Symfony\Component\WebLink\Link {#14822
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_stopwatch_token
"5f1e30"

ResourceController :: indexAction (token = 181a1f)

Key Value
_controller
"sylius.controller.taxon:indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#16488
  -links: [
    16487 => Symfony\Component\WebLink\Link {#16487
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_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"
]
_stopwatch_token
"78dfb1"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findChildrenByChannelMenuTaxon"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel().getMenuTaxon()"
      "expr:service('sylius.context.locale').getLocaleCode()"
    ]
  ]
]

ResourceController :: indexAction (token = e4536b)

Key Value
_controller
"sylius.controller.product:indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#18110
  -links: [
    18109 => Symfony\Component\WebLink\Link {#18109
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"sylius_shop_partial_product_index_latest"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => "findLatestByChannel"
      "arguments" => [
        "expr:service('sylius.context.channel').getChannel()"
        "expr:service('sylius.context.locale').getLocaleCode()"
        "!!int $count"
      ]
    ]
  ]
  "_locale" => "en"
  "count" => "12"
]
_stopwatch_token
"25698a"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findLatestByChannel"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel()"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "!!int $count"
    ]
  ]
]
count
"12"

MediaController :: indexAction (token = f0c0bd)

Key Value
_controller
"bitbag_sylius_cms_plugin.controller.media.overriden:indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#19027
  -links: [
    19002 => Symfony\Component\WebLink\Link {#19002
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"bitbag_sylius_cms_plugin_shop_media_index_by_section_code"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => "findBySectionCode"
      "arguments" => [
        "$sectionCode"
        "expr:service('sylius.context.locale').getLocaleCode()"
        "expr:service('sylius.context.channel').getChannel().getCode()"
      ]
    ]
  ]
  "_locale" => "en"
  "sectionCode" => "brands_carousel"
]
_stopwatch_token
"c5ba62"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findBySectionCode"
    "arguments" => [
      "$sectionCode"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "expr:service('sylius.context.channel').getChannel().getCode()"
    ]
  ]
]
sectionCode
"brands_carousel"