Error 500 Internal Server Error

GET https://sylius.nmdev.ovh/fr_FR/products/floral-garden-party

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
exception
Sylius\TwigHooks\Hookable\Renderer\Exception\HookRenderException {#10750
  #message: "An error occurred during rendering the "author" hook in the "sylius.shop.product_review.index.content.main.list.review.footer" hookable. An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\Customer\Customer' for IDs id(21) was not found") in "@SyliusShop/product_review/index/content/main/list/review/footer/author.html.twig" at line 3 in "@SyliusShop/product_review/index/content/main/list/review/footer/author.html.twig" at line 3."
  #code: 0
  #file: "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/product_review/index/content/main/list/review/footer/author.html.twig"
  #line: 3
  -previous: Twig\Error\RuntimeError {#10756 …}
  -lineno: 3
  -rawMessage: "An error occurred during rendering the "author" hook in the "sylius.shop.product_review.index.content.main.list.review.footer" hookable. An exception has been thrown during the rendering of a template ("Entity of type 'App\Entity\Customer\Customer' for IDs id(21) was not found") in "@SyliusShop/product_review/index/content/main/list/review/footer/author.html.twig" at line 3."
  -source: Twig\Source {#10671 …}
  -phpFile: "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
  -phpLine: 54
  trace: {
    /srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/templates/product_review/index/content/main/list/review/footer/author.html.twig:3 {
      Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › 
      › {% if review.author.firstName is not null %}    {{ review.author.firstName }},
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php:45 {
      Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › if ($renderer->supports($hookable)) {    return $renderer->render($hookable, $metadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php:58 {
      Sylius\TwigHooks\Hook\Renderer\HookRenderer->render(array $hookNames, array $hookContext = []): string …
      › 
      ›     $renderedHookables[] = $this->compositeHookableRenderer->render($hookable, $hookableMetadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8446 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php:116 {
      Sylius\TwigHooks\Twig\Runtime\HooksRuntime->renderHook(array|string $hookNames, array $hookContext = [], array $twigVars = [], bool $only = false): string …
      › 
      ›     return $this->hookRenderer->render($prefixedHookNames, $context);}
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …11]
      }
    }
    /srv/sylius/var/cache/dev/twig/4f/4f26dedc55b6a8f927a8c0f1dbe77957.php:49 {
      __TwigTemplate_76aa5aa986c7327dc5bd9d213011e8d7->doDisplay(array $context, array $blocks = []): iterable …
      › $hooksRuntime = $this->env->getRuntime('Sylius\TwigHooks\Twig\Runtime\HooksRuntime');echo $hooksRuntime->renderHook("footer", [], $context, false);        // line 3
      arguments: {
        $hookNames: [ …1]
        $hookContext: []
        $twigVars: [ …5]
        $only: false
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …9]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php:48 {
      Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › 
      › return $this->twig->render($hookable->template, [    HooksRuntime::HOOKABLE_METADATA => $metadata,
      arguments: {
        $name: "@SyliusShop/product/show/content.html.twig"
        $context: [ …1]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php:45 {
      Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › if ($renderer->supports($hookable)) {    return $renderer->render($hookable, $metadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php:58 {
      Sylius\TwigHooks\Hook\Renderer\HookRenderer->render(array $hookNames, array $hookContext = []): string …
      › 
      ›     $renderedHookables[] = $this->compositeHookableRenderer->render($hookable, $hookableMetadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8446 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php:116 {
      Sylius\TwigHooks\Twig\Runtime\HooksRuntime->renderHook(array|string $hookNames, array $hookContext = [], array $twigVars = [], bool $only = false): string …
      › 
      ›     return $this->hookRenderer->render($prefixedHookNames, $context);}
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …11]
      }
    }
    /srv/sylius/var/cache/dev/twig/67/6770109637615e051e0b19468d214590.php:49 {
      __TwigTemplate_ff0972217bf9030076eb243f1664c078->doDisplay(array $context, array $blocks = []): iterable …
      › $hooksRuntime = $this->env->getRuntime('Sylius\TwigHooks\Twig\Runtime\HooksRuntime');echo $hooksRuntime->renderHook("review", [], $context, false);        // line 3
      arguments: {
        $hookNames: [ …1]
        $hookContext: []
        $twigVars: [ …5]
        $only: false
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …9]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php:48 {
      Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › 
      › return $this->twig->render($hookable->template, [    HooksRuntime::HOOKABLE_METADATA => $metadata,
      arguments: {
        $name: "@SyliusShop/product/show/content.html.twig"
        $context: [ …1]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php:45 {
      Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › if ($renderer->supports($hookable)) {    return $renderer->render($hookable, $metadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php:58 {
      Sylius\TwigHooks\Hook\Renderer\HookRenderer->render(array $hookNames, array $hookContext = []): string …
      › 
      ›     $renderedHookables[] = $this->compositeHookableRenderer->render($hookable, $hookableMetadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8446 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php:116 {
      Sylius\TwigHooks\Twig\Runtime\HooksRuntime->renderHook(array|string $hookNames, array $hookContext = [], array $twigVars = [], bool $only = false): string …
      › 
      ›     return $this->hookRenderer->render($prefixedHookNames, $context);}
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …11]
      }
    }
    /srv/sylius/var/cache/dev/twig/ad/ad4d3aa99031ee0b1151f16e65a64e58.php:63 {
      __TwigTemplate_9caa853957eb637bcd8fb1770728e379->doDisplay(array $context, array $blocks = []): iterable …
      › $hooksRuntime = $this->env->getRuntime('Sylius\TwigHooks\Twig\Runtime\HooksRuntime');echo $hooksRuntime->renderHook("list", ["_prefixes" => ($context["prefixes"] ?? null), "review" => $context["review"]], $context, false);                // line 8
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …2]
        $twigVars: [ …21]
        $only: false
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/var/cache/dev/twig/39/397d4e7880a3b7d25f83d506ccd04e56.php:48 {
      __TwigTemplate_94b63252486fede02ac240823059ceb0->doDisplay(array $context, array $blocks = []): iterable …
      › 
      › yield from $this->getParent($context)->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …17]
        $blocks: []
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …9]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php:77 {
      Symfony\UX\TwigComponent\ComponentRenderer->render(MountedComponent $mounted): string …
      ›         $templateIndex,    )->render($variables);} finally {
      arguments: {
        $context: [ …12]
      }
    }
    /srv/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php:56 {
      Symfony\UX\TwigComponent\ComponentRenderer->createAndRender(string $name, array $props = []): string …
      › 
      ›     return $this->render($this->factory->create($name, $props));}
      arguments: {
        $mounted: Symfony\UX\TwigComponent\MountedComponent {#10656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php:48 {
      Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › 
      › return $this->componentRenderer->createAndRender($hookable->component, [    self::HOOKABLE_METADATA_PARAMETER => $metadata,
      arguments: {
        $name: "sylius_shop:product_review:list"
        $props: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php:45 {
      Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › if ($renderer->supports($hookable)) {    return $renderer->render($hookable, $metadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php:58 {
      Sylius\TwigHooks\Hook\Renderer\HookRenderer->render(array $hookNames, array $hookContext = []): string …
      › 
      ›     $renderedHookables[] = $this->compositeHookableRenderer->render($hookable, $hookableMetadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8446 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php:116 {
      Sylius\TwigHooks\Twig\Runtime\HooksRuntime->renderHook(array|string $hookNames, array $hookContext = [], array $twigVars = [], bool $only = false): string …
      › 
      ›     return $this->hookRenderer->render($prefixedHookNames, $context);}
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …11]
      }
    }
    /srv/sylius/var/cache/dev/twig/b0/b02087aa2b21215628c2cf182cbf36a6.php:138 {
      __TwigTemplate_d42a1d10567f20ba091dca6ea47abf32___1378275692->block_accordion_item_content(array $context, array $blocks = []): iterable …
      › $hooksRuntime = $this->env->getRuntime('Sylius\TwigHooks\Twig\Runtime\HooksRuntime');echo $hooksRuntime->renderHook("content", [], $context, false);        // line 5
      arguments: {
        $hookNames: [ …1]
        $hookContext: []
        $twigVars: [ …6]
        $only: false
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …11]
        $blocks: [ …8]
      }
    }
    /srv/sylius/var/cache/dev/twig/5d/5d16fc82352e551b26b07c7bcccc1735.php:57 {
      __TwigTemplate_b92483899f1566ea27c85d761f59faa6->doDisplay(array $context, array $blocks = []): iterable …
      › // line 3yield from $this->unwrap()->yieldBlock('accordion_item_content', $context, $blocks);// line 5
      arguments: {
        $name: "accordion_item_content"
        $context: [ …7]
        $blocks: [ …1]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/var/cache/dev/twig/b0/b02087aa2b21215628c2cf182cbf36a6.php:115 {
      __TwigTemplate_d42a1d10567f20ba091dca6ea47abf32___1378275692->doDisplay(array $context, array $blocks = []): iterable …
      › $this->parent = $this->load("@SyliusShop/shared/accordion/accordion_item_content.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …7]
        $blocks: [ …1]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/var/cache/dev/twig/b0/b02087aa2b21215628c2cf182cbf36a6.php:45 {
      __TwigTemplate_d42a1d10567f20ba091dca6ea47abf32->doDisplay(array $context, array $blocks = []): iterable …
      › // line 1yield from $this->load("@SyliusShop/product/show/content/info/overview/accordion/reviews/content.html.twig", 1, 1378275692)->unwrap()->yield(CoreExtension::merge($context, ["accordion_item_id" => "reviews"]));arguments: {
        $context: [ …7]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …9]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php:48 {
      Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › 
      › return $this->twig->render($hookable->template, [    HooksRuntime::HOOKABLE_METADATA => $metadata,
      arguments: {
        $name: "@SyliusShop/product/show/content.html.twig"
        $context: [ …1]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php:45 {
      Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › if ($renderer->supports($hookable)) {    return $renderer->render($hookable, $metadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php:58 {
      Sylius\TwigHooks\Hook\Renderer\HookRenderer->render(array $hookNames, array $hookContext = []): string …
      › 
      ›     $renderedHookables[] = $this->compositeHookableRenderer->render($hookable, $hookableMetadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8446 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php:116 {
      Sylius\TwigHooks\Twig\Runtime\HooksRuntime->renderHook(array|string $hookNames, array $hookContext = [], array $twigVars = [], bool $only = false): string …
      › 
      ›     return $this->hookRenderer->render($prefixedHookNames, $context);}
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …11]
      }
    }
    /srv/sylius/var/cache/dev/twig/81/81f8ea3356ec00666d82ea70d7a5b18e.php:49 {
      __TwigTemplate_653481ba1f8167a7f935301452660fc8->doDisplay(array $context, array $blocks = []): iterable …
      › $hooksRuntime = $this->env->getRuntime('Sylius\TwigHooks\Twig\Runtime\HooksRuntime');echo $hooksRuntime->renderHook("reviews", [], $context, false);        // line 3
      arguments: {
        $hookNames: [ …1]
        $hookContext: []
        $twigVars: [ …5]
        $only: false
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …9]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php:48 {
      Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › 
      › return $this->twig->render($hookable->template, [    HooksRuntime::HOOKABLE_METADATA => $metadata,
      arguments: {
        $name: "@SyliusShop/product/show/content.html.twig"
        $context: [ …1]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php:45 {
      Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › if ($renderer->supports($hookable)) {    return $renderer->render($hookable, $metadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php:58 {
      Sylius\TwigHooks\Hook\Renderer\HookRenderer->render(array $hookNames, array $hookContext = []): string …
      › 
      ›     $renderedHookables[] = $this->compositeHookableRenderer->render($hookable, $hookableMetadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8446 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php:116 {
      Sylius\TwigHooks\Twig\Runtime\HooksRuntime->renderHook(array|string $hookNames, array $hookContext = [], array $twigVars = [], bool $only = false): string …
      › 
      ›     return $this->hookRenderer->render($prefixedHookNames, $context);}
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …11]
      }
    }
    /srv/sylius/var/cache/dev/twig/0c/0c49366a3afb64e8c6ff77d9f65793d3.php:126 {
      __TwigTemplate_2b61f49ff45dd803b857ef5fa64cd716___1733485042->block_accordion_content(array $context, array $blocks = []): iterable …
      › $hooksRuntime = $this->env->getRuntime('Sylius\TwigHooks\Twig\Runtime\HooksRuntime');echo $hooksRuntime->renderHook("accordion", [], $context, false);        // line 4
      arguments: {
        $hookNames: [ …1]
        $hookContext: []
        $twigVars: [ …5]
        $only: false
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …11]
        $blocks: [ …8]
      }
    }
    /srv/sylius/var/cache/dev/twig/f6/f6c7b71c67aeb5c4e52c5af0ada9a23f.php:49 {
      __TwigTemplate_ff2a1ef03bf90eed2fe50758c4e865c9->doDisplay(array $context, array $blocks = []): iterable …
      › // line 2yield from $this->unwrap()->yieldBlock('accordion_content', $context, $blocks);// line 4
      arguments: {
        $name: "accordion_content"
        $context: [ …6]
        $blocks: [ …1]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/var/cache/dev/twig/0c/0c49366a3afb64e8c6ff77d9f65793d3.php:107 {
      __TwigTemplate_2b61f49ff45dd803b857ef5fa64cd716___1733485042->doDisplay(array $context, array $blocks = []): iterable …
      › $this->parent = $this->load("@SyliusShop/shared/accordion/accordion.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …6]
        $blocks: [ …1]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/var/cache/dev/twig/0c/0c49366a3afb64e8c6ff77d9f65793d3.php:45 {
      __TwigTemplate_2b61f49ff45dd803b857ef5fa64cd716->doDisplay(array $context, array $blocks = []): iterable …
      › // line 1yield from $this->load("@SyliusShop/product/show/content/info/overview/accordion.html.twig", 1, 1733485042)->unwrap()->yield($context);arguments: {
        $context: [ …6]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …9]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php:48 {
      Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › 
      › return $this->twig->render($hookable->template, [    HooksRuntime::HOOKABLE_METADATA => $metadata,
      arguments: {
        $name: "@SyliusShop/product/show/content.html.twig"
        $context: [ …1]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php:45 {
      Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › if ($renderer->supports($hookable)) {    return $renderer->render($hookable, $metadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php:58 {
      Sylius\TwigHooks\Hook\Renderer\HookRenderer->render(array $hookNames, array $hookContext = []): string …
      › 
      ›     $renderedHookables[] = $this->compositeHookableRenderer->render($hookable, $hookableMetadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8446 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php:116 {
      Sylius\TwigHooks\Twig\Runtime\HooksRuntime->renderHook(array|string $hookNames, array $hookContext = [], array $twigVars = [], bool $only = false): string …
      › 
      ›     return $this->hookRenderer->render($prefixedHookNames, $context);}
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …11]
      }
    }
    /srv/sylius/var/cache/dev/twig/48/4849bf197ef6b9cdf4698f7624789efb.php:49 {
      __TwigTemplate_230b4be14fa89b2725dfdb47d00c2728->doDisplay(array $context, array $blocks = []): iterable …
      › $hooksRuntime = $this->env->getRuntime('Sylius\TwigHooks\Twig\Runtime\HooksRuntime');echo $hooksRuntime->renderHook("overview", [], $context, false);        // line 3
      arguments: {
        $hookNames: [ …1]
        $hookContext: []
        $twigVars: [ …5]
        $only: false
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …9]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php:48 {
      Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › 
      › return $this->twig->render($hookable->template, [    HooksRuntime::HOOKABLE_METADATA => $metadata,
      arguments: {
        $name: "@SyliusShop/product/show/content.html.twig"
        $context: [ …1]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php:45 {
      Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › if ($renderer->supports($hookable)) {    return $renderer->render($hookable, $metadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php:58 {
      Sylius\TwigHooks\Hook\Renderer\HookRenderer->render(array $hookNames, array $hookContext = []): string …
      › 
      ›     $renderedHookables[] = $this->compositeHookableRenderer->render($hookable, $hookableMetadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8446 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php:116 {
      Sylius\TwigHooks\Twig\Runtime\HooksRuntime->renderHook(array|string $hookNames, array $hookContext = [], array $twigVars = [], bool $only = false): string …
      › 
      ›     return $this->hookRenderer->render($prefixedHookNames, $context);}
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …11]
      }
    }
    /srv/sylius/var/cache/dev/twig/30/3095e8c2eb4f19610b199d1ceed6c0b1.php:49 {
      __TwigTemplate_57995200024ce1e4ff600bbe335fbf8a->doDisplay(array $context, array $blocks = []): iterable …
      › $hooksRuntime = $this->env->getRuntime('Sylius\TwigHooks\Twig\Runtime\HooksRuntime');echo $hooksRuntime->renderHook("info", [], $context, false);        // line 3
      arguments: {
        $hookNames: [ …1]
        $hookContext: []
        $twigVars: [ …5]
        $only: false
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …9]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php:48 {
      Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › 
      › return $this->twig->render($hookable->template, [    HooksRuntime::HOOKABLE_METADATA => $metadata,
      arguments: {
        $name: "@SyliusShop/product/show/content.html.twig"
        $context: [ …1]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php:45 {
      Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › if ($renderer->supports($hookable)) {    return $renderer->render($hookable, $metadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php:58 {
      Sylius\TwigHooks\Hook\Renderer\HookRenderer->render(array $hookNames, array $hookContext = []): string …
      › 
      ›     $renderedHookables[] = $this->compositeHookableRenderer->render($hookable, $hookableMetadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8446 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php:116 {
      Sylius\TwigHooks\Twig\Runtime\HooksRuntime->renderHook(array|string $hookNames, array $hookContext = [], array $twigVars = [], bool $only = false): string …
      › 
      ›     return $this->hookRenderer->render($prefixedHookNames, $context);}
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …11]
      }
    }
    /srv/sylius/var/cache/dev/twig/47/4719ef7145784ef009fab6c762a3f838.php:49 {
      __TwigTemplate_56b0a0f6ce07add28eefa110b8f1d130->doDisplay(array $context, array $blocks = []): iterable …
      › $hooksRuntime = $this->env->getRuntime('Sylius\TwigHooks\Twig\Runtime\HooksRuntime');echo $hooksRuntime->renderHook("content", [], $context, false);        // line 3
      arguments: {
        $hookNames: [ …1]
        $hookContext: []
        $twigVars: [ …5]
        $only: false
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …9]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php:48 {
      Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › 
      › return $this->twig->render($hookable->template, [    HooksRuntime::HOOKABLE_METADATA => $metadata,
      arguments: {
        $name: "@SyliusShop/product/show/content.html.twig"
        $context: [ …1]
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php:45 {
      Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer->render(AbstractHookable $hookable, HookableMetadata $metadata): string …
      › if ($renderer->supports($hookable)) {    return $renderer->render($hookable, $metadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8656 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php:58 {
      Sylius\TwigHooks\Hook\Renderer\HookRenderer->render(array $hookNames, array $hookContext = []): string …
      › 
      ›     $renderedHookables[] = $this->compositeHookableRenderer->render($hookable, $hookableMetadata);}
      arguments: {
        $hookable: Sylius\TwigHooks\Hookable\HookableTemplate {#7358 …}
        $metadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8446 …}
      }
    }
    /srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php:104 {
      Sylius\TwigHooks\Twig\Runtime\HooksRuntime->renderHook(array|string $hookNames, array $hookContext = [], array $twigVars = [], bool $only = false): string …
      › if (false === $this->enableAutoprefixing || [] === $prefixes) {    return $this->hookRenderer->render($hookNames, $context);}
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …11]
      }
    }
    /srv/sylius/var/cache/dev/twig/88/88c765f422181b1f75a0beec487977d9.php:92 {
      __TwigTemplate_f4e6903857ca3badb118794c228856be->block_content(array $context, array $blocks = []): iterable …
      › $hooksRuntime = $this->env->getRuntime('Sylius\TwigHooks\Twig\Runtime\HooksRuntime');echo $hooksRuntime->renderHook("sylius_shop.product.show", ["product" => ($context["product"] ?? null), "configuration" => ($context["configuration"] ?? null)], $context, false);        
      arguments: {
        $hookNames: [ …1]
        $hookContext: [ …2]
        $twigVars: [ …11]
        $only: false
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …11]
        $blocks: [ …8]
      }
    }
    /srv/sylius/var/cache/dev/twig/fd/fdfc26b4039320fa4b12a790e6d2fed8.php:203 {
      __TwigTemplate_35aeb8685cf2d1595d9493e5f53f2bf8->block_body(array $context, array $blocks = []): iterable …
      › // line 30yield from $this->unwrap()->yieldBlock('content', $context, $blocks);// line 31
      arguments: {
        $name: "content"
        $context: [ …11]
        $blocks: [ …8]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …11]
        $blocks: [ …8]
      }
    }
    /srv/sylius/var/cache/dev/twig/fd/fdfc26b4039320fa4b12a790e6d2fed8.php:100 {
      __TwigTemplate_35aeb8685cf2d1595d9493e5f53f2bf8->doDisplay(array $context, array $blocks = []): iterable …
      › // line 24yield from $this->unwrap()->yieldBlock('body', $context, $blocks);// line 38
      arguments: {
        $name: "body"
        $context: [ …11]
        $blocks: [ …8]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/var/cache/dev/twig/88/88c765f422181b1f75a0beec487977d9.php:54 {
      __TwigTemplate_f4e6903857ca3badb118794c228856be->doDisplay(array $context, array $blocks = []): iterable …
      › $this->parent = $this->load("@SyliusShop/shared/layout/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …10]
        $blocks: [ …8]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …10]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …9]
        $blocks: [ …2]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php:247 {
      Sylius\Bundle\ResourceBundle\Controller\ResourceController->render(string $view, array $parameters = [], ?Response $response = null, ?int $responseCode = null): Response …
      › } elseif ($this->container->has('twig')) {    $content = $this->container->get('twig')->render($view, $parameters);} else {
      arguments: {
        $name: "@SyliusShop/product/show.html.twig"
        $context: [ …4]
      }
    }
    /srv/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php:127 {
      Sylius\Bundle\ResourceBundle\Controller\ResourceController->showAction(Request $request): Response …
      › if ($configuration->isHtmlRequest()) {    return $this->render($configuration->getTemplate(ResourceActions::SHOW . '.html'), [        'configuration' => $configuration,
      arguments: {
        $view: "@SyliusShop/product/show.html.twig"
        $parameters: [ …4]
      }
    }
    /srv/sylius/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
      }
    }
    /srv/sylius/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $type: 1
      }
    }
    /srv/sylius/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $type: 1
        $catch: true
      }
    }
    /srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
      }
    }
    /srv/sylius/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /srv/sylius/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/srv/sylius/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"sylius.nmdev.ovh"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.55"
x-forwarded-host
"sylius.nmdev.ovh"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"92ce5d16304b"
x-php-ob-level
"0"
x-real-ip
"216.73.216.55"

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"
date
"Sat, 05 Sep 2026 21:44:08 GMT"
vary
"Accept"
x-debug-token
"50f04b"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Sat, 05 Sep 26 23:44:08 +0200"
Last used
"Sat, 05 Sep 26 23:44:08 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-sylius_shop_add_to_cart
"3GUTWzQA1AeBoO0_oFusgel-KrMMWkABq3C0L1urI3o"

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AI_PLATFORM_API_KEY
"ORalpmTCPa6aG6d7tl3u175D825GVpGj"
APP_DEBUG
"0"
APP_RUNTIME_MODE
"web=1"
APP_SHARE_DIR
"var/share"
DEFAULT_URI
"http://localhost"
JWT_PASSPHRASE
"e7c5fca1060bdf6ad23c33e4c236081f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MIDDLEWARE_API_KEY
"store1"
MIDDLEWARE_BASE_URL
"https://middleware.nmdev.ovh"
MIDDLEWARE_HTTP_MAX_RETRIES
"3"
MIDDLEWARE_HTTP_TIMEOUT
"10"
MIDDLEWARE_WEBSITE_ID
"019eff98-9b65-71c7-a281-bbc286056670"
SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH
"%kernel.project_dir%/config/encryption/test.key"

Defined as regular env variables

Key Value
APP_ENV
"dev"
APP_PROJECT_DIR
"/srv/sylius"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/srv/sylius"
]
APP_SECRET
"store1secret"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_MEMORY_LIMIT
"-1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://store1:store1@mysql/sylius_store1"
DOCUMENT_ROOT
"/srv/sylius/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/home/sylius"
HOSTNAME
"22d2679fc12f"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"sylius.nmdev.ovh"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.55"
HTTP_X_FORWARDED_HOST
"sylius.nmdev.ovh"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"92ce5d16304b"
HTTP_X_REAL_IP
"216.73.216.55"
LD_PRELOAD
"/usr/lib/preloadable_libiconv.so"
MAILER_DSN
"smtp://mailhog:1025"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
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.3.33.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/Paris"
PHP_IDE_CONFIG
"serverName=sylius"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f9676"
PHP_URL
"https://www.php.net/distributions/php-8.3.33.tar.xz"
PHP_VERSION
"8.3.33"
PWD
"/srv/sylius"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.2"
REMOTE_PORT
"46834"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1788644647
REQUEST_TIME_FLOAT
1788644647.8431
REQUEST_URI
"/fr_FR/products/floral-garden-party"
SCRIPT_FILENAME
"/srv/sylius/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.7"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.30.4"
SHLVL
"1"
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"
SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN
"sync://"
SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN
"sync://"
SYMFONY_DOTENV_PATH
"/srv/sylius/.env"
SYMFONY_DOTENV_VARS
"APP_DEBUG,APP_RUNTIME_MODE,APP_SHARE_DIR,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH,DEFAULT_URI,AI_PLATFORM_API_KEY,MIDDLEWARE_BASE_URL,MIDDLEWARE_WEBSITE_ID,MIDDLEWARE_API_KEY,MIDDLEWARE_HTTP_TIMEOUT,MIDDLEWARE_HTTP_MAX_RETRIES"
TRUSTED_PROXIES
"private_ranges"
USER
"sylius"
argc
0
argv
[]

Parent Request

Return to parent request (token = 77d2b2)

Key Value
_controller
"sylius.controller.product::showAction"
_firewall_context
"security.firewall.map.context.shop"
_locale
"fr_FR"
_route
"sylius_shop_product_show"
_route_params
[
  "_sylius" => [
    "template" => "@SyliusShop/product/show.html.twig"
    "repository" => [
      "method" => "findOneByChannelAndSlug"
      "arguments" => [
        "expr:service('sylius.context.channel').getChannel()"
        "expr:service('sylius.context.locale').getLocaleCode()"
        "$slug"
      ]
    ]
  ]
  "_locale" => "fr_FR"
  "slug" => "floral-garden-party"
]
_security_authenticators
[]
_security_firewall_run
"_security_shop"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1765
    -options: [
      "username_parameter" => "_username"
      "password_parameter" => "_password"
      "check_path" => "sylius_shop_login_check"
      "post_only" => true
      "form_only" => false
      "enable_csrf" => true
      "csrf_parameter" => "_csrf_shop_security_token"
      "csrf_token_id" => "shop_authenticate"
      "login_path" => "sylius_shop_login"
      "use_forward" => false
    ]
    -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface
    -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1759 …}
    -userProvider: ContainerOHpDIxb\UsernameOrEmailProviderGhost5c8d568 {#1769 …}
    -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1766 …}
    -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#1777 …}
  }
  Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#2671
    -options: [
      "username_path" => "_username"
      "password_path" => "_password"
      "check_path" => "sylius_shop_json_login_check"
      "use_forward" => false
      "login_path" => "/login"
    ]
    -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#2688 …}
    -translator: Symfony\Component\Translation\DataCollectorTranslator {#1289 …}
    -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1759 …}
    -userProvider: ContainerOHpDIxb\UsernameOrEmailProviderGhost5c8d568 {#1769 …}
    -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2672 …}
    -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#2674 …}
  }
  Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#2691
    -secret: ? string
    -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1137 …}
    -cookieName: "APP_SHOP_REMEMBER_ME"
    -logger: Monolog\Logger {#1779 …}
    -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#2692 …}
  }
]
_sylius
[
  "template" => "@SyliusShop/product/show.html.twig"
  "repository" => [
    "method" => "findOneByChannelAndSlug"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel()"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "$slug"
    ]
  ]
]
slug
"floral-garden-party"