var/cache/dev_h41800f5fdfafa409ea382bf45d0f7c63/twig/61/618fc5b103afd06f74c92ff1e8a5350e413daece633cbc74954cf2afa95bcc4b.php line 56

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @SchilderSysteme/storefront/block/cms-block-product-description-reviews.html.twig */
  16. class __TwigTemplate_276f43093464e36e1958c9d05a82d4837ee5cadb80e9efced4d5c1d4c1c06aca extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->parent false;
  25.         $this->blocks = [
  26.             'block_product_description_review' => [$this'block_block_product_description_review'],
  27.             'block_product_description_reviews_inner' => [$this'block_block_product_description_reviews_inner'],
  28.         ];
  29.     }
  30.     protected function doDisplay(array $context, array $blocks = [])
  31.     {
  32.         $macros $this->macros;
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SchilderSysteme/storefront/block/cms-block-product-description-reviews.html.twig"));
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SchilderSysteme/storefront/block/cms-block-product-description-reviews.html.twig"));
  37.         // line 1
  38.         $this->displayBlock('block_product_description_review'$context$blocks);
  39.         
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  41.         
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  43.     }
  44.     public function block_block_product_description_review($context, array $blocks = [])
  45.     {
  46.         $macros $this->macros;
  47.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  48.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""block_product_description_review"));
  49.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  50.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""block_product_description_review"));
  51.         // line 2
  52.         echo "    ";
  53.         $context["element"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["block"] ?? null), "slots", [], "any"falsefalsefalse2), "getSlot", [=> "content"], "method"falsefalsefalse2);
  54.         // line 3
  55.         echo "
  56.     <div class=\"product-detail-tabs col-12\" data-cms-element-id=\"";
  57.         // line 4
  58.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse4), "html"nulltrue);
  59.         echo "\">
  60.         ";
  61.         // line 5
  62.         $this->displayBlock('block_product_description_reviews_inner'$context$blocks);
  63.         // line 8
  64.         echo "    </div>
  65. ";
  66.         
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  68.         
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  70.     }
  71.     // line 5
  72.     public function block_block_product_description_reviews_inner($context, array $blocks = [])
  73.     {
  74.         $macros $this->macros;
  75.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  76.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""block_product_description_reviews_inner"));
  77.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  78.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""block_product_description_reviews_inner"));
  79.         // line 6
  80.         echo "            ";
  81.         $__internal_compile_0 null;
  82.         try {
  83.             $__internal_compile_0 =             ((function () use ($context$blocks) {
  84.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  85.                 $includeTemplate $finder->find((("@Storefront/storefront/element/cms-element-" sw_get_attribute($this->env$this->source, ($context["element"] ?? null), "type", [], "any"falsefalsefalse6)) . ".html.twig"));
  86.                 return $this->loadTemplate($includeTemplate ?? null"@SchilderSysteme/storefront/block/cms-block-product-description-reviews.html.twig"6);
  87.             })());
  88.         } catch (LoaderError $e) {
  89.             // ignore missing template
  90.         }
  91.         if ($__internal_compile_0) {
  92.             $__internal_compile_0->display($context);
  93.         }
  94.         // line 7
  95.         echo "        ";
  96.         
  97.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  98.         
  99.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  100.     }
  101.     public function getTemplateName()
  102.     {
  103.         return "@SchilderSysteme/storefront/block/cms-block-product-description-reviews.html.twig";
  104.     }
  105.     public function getDebugInfo()
  106.     {
  107.         return array (  114 => 7,  97 => 6,  87 => 5,  76 => 8,  74 => 5,  70 => 4,  67 => 3,  64 => 2,  45 => 1,);
  108.     }
  109.     public function getSourceContext()
  110.     {
  111.         return new Source("{% block block_product_description_review %}
  112.     {% set element = block.slots.getSlot('content') %}
  113.     <div class=\"product-detail-tabs col-12\" data-cms-element-id=\"{{ element.id }}\">
  114.         {% block block_product_description_reviews_inner %}
  115.             {% sw_include \"@Storefront/storefront/element/cms-element-\" ~ element.type ~ \".html.twig\" ignore missing %}
  116.         {% endblock %}
  117.     </div>
  118. {% endblock %}
  119. ""@SchilderSysteme/storefront/block/cms-block-product-description-reviews.html.twig""/data/www/stage.tuerschildshop/custom/plugins/SchilderSysteme/src/Resources/views/storefront/block/cms-block-product-description-reviews.html.twig");
  120.     }
  121. }