GET http://latelier22.fr/fr_FR/

HomepageController :: indexAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

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

Request Headers

Header Value
accept
"*/*"
forwarded
"for=13.59.61.119; proto=http; host=latelier22.fr"
host
"latelier22.fr"
referer
"http://latelier22.fr/"
remote-ip
"13.59.61.119"
remote-port
"28624"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"13.59.61.119"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-iplb-unique-id
"0D3B3D77:6FD0_BCA535B9:0050_662BD168_4B2C:500C"
x-ovhrequest-id
"992dec04f42d3ce4d31ddc58a661f9c0"
x-php-ob-level
"1"
x-predictor
"1"
x-remote-ip
"13.59.61.119"
x-remote-port
"28624"
x-remote-proto
"http"

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
"Fri, 26 Apr 2024 16:08:09 GMT"
link
"<http://latelier22.fr/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-token
"8c0c15"
x-frame-options
"sameorigin"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Fri, 26 Apr 24 18:08:09 +0200"
Last used
"Fri, 26 Apr 24 18:08:09 +0200"
Lifetime
0

Session Attributes

No session attributes

Session Usage

8 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/public/index.php"
    "line" => 5
    "args" => [
      "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:40
[
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 40
    "function" => "hasForChannel"
    "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 38
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php"
    "line" => 87
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Sylius\Bundle\CoreBundle\Collector\CartCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/fb/fb38b4d9142ece6548d35da9d8828962.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_15a254ec8eb0137f908d1f2f675f0f94"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/5a/5a6279a4ccac1892647f59a4f0e72d47.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cb88c73a2661fc0cd5660501ef8775aa"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 28
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/public/index.php"
    "line" => 5
    "args" => [
      "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/51/5113ec717850b43fcb15a15ace67b106.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b01ccc394727a2a76a198b1c8606bff6"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/5a/5a6279a4ccac1892647f59a4f0e72d47.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cb88c73a2661fc0cd5660501ef8775aa"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 28
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/public/index.php"
    "line" => 5
    "args" => [
      "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/51/5113ec717850b43fcb15a15ace67b106.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b01ccc394727a2a76a198b1c8606bff6"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/5a/5a6279a4ccac1892647f59a4f0e72d47.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cb88c73a2661fc0cd5660501ef8775aa"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 28
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/public/index.php"
    "line" => 5
    "args" => [
      "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/51/5113ec717850b43fcb15a15ace67b106.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b01ccc394727a2a76a198b1c8606bff6"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/5a/5a6279a4ccac1892647f59a4f0e72d47.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cb88c73a2661fc0cd5660501ef8775aa"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 28
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/public/index.php"
    "line" => 5
    "args" => [
      "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/51/5113ec717850b43fcb15a15ace67b106.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b01ccc394727a2a76a198b1c8606bff6"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/5a/5a6279a4ccac1892647f59a4f0e72d47.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cb88c73a2661fc0cd5660501ef8775aa"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 28
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/public/index.php"
    "line" => 5
    "args" => [
      "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/51/5113ec717850b43fcb15a15ace67b106.php"
    "line" => 43
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b01ccc394727a2a76a198b1c8606bff6"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 30
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 31
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 40
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 44
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 236
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_top"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 98
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/5a/5a6279a4ccac1892647f59a4f0e72d47.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cb88c73a2661fc0cd5660501ef8775aa"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 28
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/public/index.php"
    "line" => 5
    "args" => [
      "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/home/latelierdsy/shop/vendor/twig/twig/src/Extension/CoreExtension.php:1635
[
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/51/512339fdd5677894452e02cf15fa8516.php"
    "line" => 52
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a04410eb1a3325b8bf7bd43cb33bc920"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/37/37bdb712d19e619436ae390845901500.php"
    "line" => 43
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a585cb367e9ed76eca564146e8d18996"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/0a/0a9e8e0b2a6350cc5426bb62108ddc51.php"
    "line" => 109
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_849e275e986af4c12176967907d6f838"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/var/cache/dev/twig/5a/5a6279a4ccac1892647f59a4f0e72d47.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cb88c73a2661fc0cd5660501ef8775aa"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php"
    "line" => 28
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "indexAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/latelierdsy/shop/public/index.php"
    "line" => 5
    "args" => [
      "/home/latelierdsy/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"s$cretf0rt3st"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://latelierdsyshop1:Bigtoon221274@latelierdsyshop1.mysql.db/latelierdsyshop1"
JWT_PASSPHRASE
"e7c5fca1060bdf6ad23c33e4c236081f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN
"doctrine://default?queue_name=catalog_promotion_removal"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN
"doctrine://default?queue_name=catalog_promotion_removal_failed"
SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN
"doctrine://default"
SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN
"doctrine://default?queue_name=main_failed"

Defined as regular env variables

Key Value
CFG_CLUSTER
"cluster021"
DOCUMENT_ROOT
"/home/latelierdsy/shop/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"614"
GEOIP_CITY
"Columbus"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"535"
GEOIP_LATITUDE
"39.962502"
GEOIP_LONGITUDE
"-83.006104"
GEOIP_REGION
"OH"
HTTP_ACCEPT
"*/*"
HTTP_FORWARDED
"for=13.59.61.119; proto=http; host=latelier22.fr"
HTTP_HOST
"latelier22.fr"
HTTP_REFERER
"http://latelier22.fr/"
HTTP_REMOTE_IP
"13.59.61.119"
HTTP_REMOTE_PORT
"28624"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"13.59.61.119"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_IPLB_UNIQUE_ID
"0D3B3D77:6FD0_BCA535B9:0050_662BD168_4B2C:500C"
HTTP_X_OVHREQUEST_ID
"992dec04f42d3ce4d31ddc58a661f9c0"
HTTP_X_PREDICTOR
"1"
HTTP_X_REMOTE_IP
"13.59.61.119"
HTTP_X_REMOTE_PORT
"28624"
HTTP_X_REMOTE_PROTO
"http"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/fr_FR/"
REMOTE_ADDR
"13.59.61.119"
REMOTE_PORT
"15022"
REQUEST_METHOD
"GET"
REQUEST_TIME
1714147688
REQUEST_TIME_FLOAT
1714147688.9114
REQUEST_URI
"/fr_FR/"
SCRIPT_FILENAME
"/home/latelierdsy/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://latelier22.fr/fr_FR/"
SCRIPT_URL
"/fr_FR/"
SERVER_ADDR
"10.21.20.5"
SERVER_ADMIN
"postmaster@latelier22.fr"
SERVER_NAME
"latelier22.fr"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,CORS_ALLOW_ORIGIN"
UNIQUE_ID
"ZivRaNDHhYZ3WIfdqZf9GgAAABE"
USER
"latelierdsy"
argc
0
argv
[]

Sub Requests 9

CurrencySwitchController :: renderAction (token = 779385)

Key Value
_controller
"sylius.controller.shop.currency_switch::renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#7524
  -links: [
    7511 => Symfony\Component\WebLink\Link {#7511
      -href: "http://latelier22.fr/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"fr_FR"
_stopwatch_token
"73de4c"

LocaleSwitchController :: renderAction (token = dd3083)

Key Value
_controller
"sylius.controller.shop.locale_switch::renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#10341
  -links: [
    10340 => Symfony\Component\WebLink\Link {#10340
      -href: "http://latelier22.fr/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"fr_FR"
_stopwatch_token
"981691"

SecurityWidgetController :: renderAction (token = 3ae58b)

Key Value
_controller
"sylius.controller.shop.security_widget::renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#10732
  -links: [
    10731 => Symfony\Component\WebLink\Link {#10731
      -href: "http://latelier22.fr/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"fr_FR"
_stopwatch_token
"c6a5aa"

OrderController :: widgetAction (token = 869a4b)

Key Value
_controller
"sylius.controller.order::widgetAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#11685
  -links: [
    11684 => Symfony\Component\WebLink\Link {#11684
      -href: "http://latelier22.fr/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"fr_FR"
_route
"sylius_shop_partial_cart_summary"
_route_params
[
  "_sylius" => [
    "template" => "$template"
  ]
  "_locale" => "fr_FR"
]
_stopwatch_token
"3d8e35"
_sylius
[
  "template" => "$template"
]

ResourceController :: indexAction (token = 14327b)

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

ResourceController :: indexAction (token = ca5262)

Key Value
_controller
"sylius.controller.product::indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#12920
  -links: [
    12919 => Symfony\Component\WebLink\Link {#12919
      -href: "http://latelier22.fr/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"fr_FR"
_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" => "fr_FR"
  "count" => "3"
]
_stopwatch_token
"bf4610"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findLatestByChannel"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel()"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "!!int $count"
    ]
  ]
]
count
"3"

ResourceController :: indexAction (token = 1f0879)

Key Value
_controller
"sylius.controller.product::indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#13401
  -links: [
    13400 => Symfony\Component\WebLink\Link {#13400
      -href: "http://latelier22.fr/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"fr_FR"
_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" => "fr_FR"
  "count" => "4"
]
_stopwatch_token
"d94b3e"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findLatestByChannel"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel()"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "!!int $count"
    ]
  ]
]
count
"4"

ResourceController :: indexAction (token = 9847d8)

Key Value
_controller
"sylius.controller.product::indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#13860
  -links: [
    13859 => Symfony\Component\WebLink\Link {#13859
      -href: "http://latelier22.fr/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"fr_FR"
_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" => "fr_FR"
  "count" => "1"
]
_stopwatch_token
"2cdaf6"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findLatestByChannel"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel()"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "!!int $count"
    ]
  ]
]
count
"1"

ResourceController :: indexAction (token = 11d2e5)

Key Value
_controller
"sylius.controller.product::indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#14369
  -links: [
    14368 => Symfony\Component\WebLink\Link {#14368
      -href: "http://latelier22.fr/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"fr_FR"
_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" => "fr_FR"
  "count" => "4"
]
_stopwatch_token
"5bd641"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findLatestByChannel"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel()"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "!!int $count"
    ]
  ]
]
count
"4"