var/cache/dev/twig/bb/bb7413bf91a7dc69cede4d8b432c15f09b6849220c01f722e79b61358542ff94.php line 40

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* includes/partials/hero_content.html.twig */
  16. class __TwigTemplate_43f86c9c177a3f4e90deb8ff332362fd71a062abf5626cbb0c9351263e8c6e1a extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.         ];
  30.         $this->sandbox $this->extensions[SandboxExtension::class];
  31.         $this->checkSecurity();
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = []): iterable
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""includes/partials/hero_content.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""includes/partials/hero_content.html.twig"));
  40.         // line 1
  41.         $context["showButtonComment"] = ((CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""buttonComment"), "getData", [], "method"truetruetrue1)) ? (Twig\Extension\CoreExtension::default($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""buttonComment"), "getData", [], "method"falsefalsetrue1), 1$this->source))) : (""));
  42.         // line 2
  43.         $context["showForm"] = CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"checkbox""showRentalForm"), "isChecked", [], "method"falsefalsetrue2);
  44.         // line 3
  45.         $context["showBottom"] = (((CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"checkbox""showRentalForm"), "isChecked", [], "method"falsefalsetrue3) || ((CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"link""secondary-link"), "getHref", [], "method"truetruetrue3)) ? (Twig\Extension\CoreExtension::default($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"link""secondary-link"), "getHref", [], "method"falsefalsetrue3), 3$this->source))) : (""))) || (isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'3$this->source); })())) || (isset($context["showButtonComment"]) || array_key_exists("showButtonComment"$context) ? $context["showButtonComment"] : (function () { throw new RuntimeError('Variable "showButtonComment" does not exist.'3$this->source); })()));
  46.         // line 4
  47.         yield "
  48. ";
  49.         // line 5
  50.         if ((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'5$this->source); })())) {
  51.             // line 6
  52.             yield "    ";
  53.             yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"image""label-icon");
  54.             yield "
  55.     <p>";
  56.             // line 7
  57.             yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""pre_title");
  58.             yield "</p>
  59.     <h1 class=\"mb-3 md:mb-4 text-[26px] leading-8 lg:text-[42px] lg:leading-[49px]\">";
  60.             // line 8
  61.             yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""title");
  62.             yield "</h1>
  63.     <p class=\"text-base md:mb-8 md:text-lg lg:max-w-[470px]\">";
  64.             // line 9
  65.             yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"textarea""description");
  66.             yield "</p>
  67. ";
  68.         } else {
  69.             // line 11
  70.             yield "    ";
  71.             if (CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""pre_title"), "getData", [], "method"falsefalsetrue11)) {
  72.                 // line 12
  73.                 yield "        <p class=\"flex text-[14px] max-w-max mb-3 md:mb-4 px-3 py-2 text-xs text-blue text-center bg-gray-100 rounded-full whitespace-nowrap\">
  74.             ";
  75.                 // line 13
  76.                 if ( !CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"image""label-icon"), "isEmpty", [], "method"falsefalsetrue13)) {
  77.                     // line 14
  78.                     yield "                ";
  79.                     yield $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"image""label-icon"), "getThumbnail", ["sector-card-icon-small"], "method"falsefalsetrue14), "html", [["pictureAttributes" => ["class" => "mr-2"]]], "method"falsefalsetrue14), 14$this->source);
  80.                     // line 16
  81.                     yield "
  82.             ";
  83.                 }
  84.                 // line 18
  85.                 yield "
  86.             ";
  87.                 // line 19
  88.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""pre_title"), "getData", [], "method"falsefalsetrue19), 19$this->source), "html"nulltrue);
  89.                 yield "
  90.         </p>
  91.     ";
  92.             }
  93.             // line 22
  94.             yield "    <h1 class=\"mb-3 md:mb-4 text-[26px] leading-8 lg:text-[42px] lg:leading-[49px]\">";
  95.             yield ((CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""title"), "getData", [], "method"falsefalsetrue22)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""title"), "getData", [], "method"falsefalsetrue22), 22$this->source), "html"nulltrue)) : (($context["titleDefault"] ?? "")));
  96.             yield "</h1>
  97.     <p class=\"text-base ";
  98.             // line 23
  99.             if ((isset($context["showBottom"]) || array_key_exists("showBottom"$context) ? $context["showBottom"] : (function () { throw new RuntimeError('Variable "showBottom" does not exist.'23$this->source); })())) {
  100.                 yield " md:mb-8 ";
  101.             }
  102.             yield " md:text-lg lg:max-w-[470px]\">";
  103.             yield ((CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"textarea""description"), "getData", [], "method"falsefalsetrue23)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"textarea""description"), "getData", [], "method"falsefalsetrue23), 23$this->source), "html"nulltrue)) : (($context["defaultValue"] ?? "")));
  104.             yield "</p>
  105. ";
  106.         }
  107.         // line 25
  108.         yield "
  109. ";
  110.         // line 26
  111.         if ((isset($context["showBottom"]) || array_key_exists("showBottom"$context) ? $context["showBottom"] : (function () { throw new RuntimeError('Variable "showBottom" does not exist.'26$this->source); })())) {
  112.             // line 27
  113.             yield "<div class=\"flex flex-col sm:flex-row mt-6 gap-2 relative ";
  114.             if ((isset($context["showButtonComment"]) || array_key_exists("showButtonComment"$context) ? $context["showButtonComment"] : (function () { throw new RuntimeError('Variable "showButtonComment" does not exist.'27$this->source); })())) {
  115.                 yield " mb-4 ";
  116.             }
  117.             yield "\">
  118.     ";
  119.             // line 29
  120.             if ((isset($context["showForm"]) || array_key_exists("showForm"$context) ? $context["showForm"] : (function () { throw new RuntimeError('Variable "showForm" does not exist.'29$this->source); })())) {
  121.                 // line 30
  122.                 yield "        ";
  123.                 yield from $this->loadTemplate("includes/partials/_rental-form.html.twig""includes/partials/hero_content.html.twig"30)->unwrap()->yield(CoreExtension::merge($context, ["buttonText" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(((CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""customButtonLabel"), "getData", [], "method"truetruetrue31)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""customButtonLabel"), "getData", [], "method"falsefalsetrue31), "Offerte aanvragen")) : ("Offerte aanvragen"))), "buttonClass" => "button button__green group""trackButtonId" => "conversion_requestquote""requestUrl" => (((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source,                 // line 34
  124. ($context["data"] ?? null), "request", [], "any"falsetruetrue34), "url", [], "any"truetruetrue34) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["data"] ?? null), "request", [], "any"falsetruetrue34), "url", [], "any"falsefalsetrue34)))) ? (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["data"] ?? null), "request", [], "any"falsetruetrue34), "url", [], "any"falsefalsetrue34)) : (null))]));
  125.                 // line 36
  126.                 yield "    ";
  127.             }
  128.             // line 37
  129.             yield "
  130.     ";
  131.             // line 38
  132.             if ((((CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"link""secondary-link"), "getHref", [], "method"truetruetrue38)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"link""secondary-link"), "getHref", [], "method"falsefalsetrue38))) : ("")) || (isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'38$this->source); })()))) {
  133.                 // line 39
  134.                 yield "        ";
  135.                 yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"link""secondary-link", ["class" => ("button button__secondary group " . ((                // line 40
  136. (isset($context["showForm"]) || array_key_exists("showForm"$context) ? $context["showForm"] : (function () { throw new RuntimeError('Variable "showForm" does not exist.'40$this->source); })())) ? ("") : ("!pl-0"))), "textSuffix" => "<span class=\"flex items-center justify-center w-6 h-6 ml-3 transition-all bg-white rounded-full shadow-md text-blue group-hover:bg-blue group-hover:text-white\"><svg class=\"h-3.5 w-3.5\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" fill-rule=\"currentColor\" d=\"m6.406 15.656 6.963-6.731c.249-.24.389-.575.389-.925 0-.35-.14-.685-.389-.925L6.406.343A1.206 1.206 0 0 0 4.657.41l-.09.113a1.297 1.297 0 0 0 .154 1.67L10.731 8l-6.008 5.806a1.295 1.295 0 0 0-.065 1.783c.463.52 1.248.55 1.748.066Z\"/></svg></span>"]);
  137.                 // line 42
  138.                 yield "
  139.     ";
  140.             }
  141.             // line 44
  142.             yield "
  143.     ";
  144.             // line 45
  145.             if ((isset($context["showButtonComment"]) || array_key_exists("showButtonComment"$context) ? $context["showButtonComment"] : (function () { throw new RuntimeError('Variable "showButtonComment" does not exist.'45$this->source); })())) {
  146.                 // line 46
  147.                 yield "        <div class=\"flex items-start justify-center mt-2 ml-2 text-xs md:ml-0 md:my-0 md:left-0 md:absolute text-blue whitespace-nowrap md:-bottom-8\">
  148.             <span class=\"hidden md:absolute md:block -top-10 -left-10\">
  149.                 <img src=\"/static/img/icons/comment.svg\" alt=\"\">
  150.             </span>
  151.             <span class=\"md:hidden\">
  152.                 <svg width=\"22\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\"><defs><clipPath id=\"107118525210612011410197100\"><path d=\"M12.01 0v18.086H0V0h12.01Z\"/></clipPath><clipPath id=\"53121112112521191031055798\"><path d=\"M11.341 0c.201.002.4.104.54.286a.664.664 0 0 1 .094.604c-.166.581-.432 1.06-.679 1.58-.449.82-.819 1.6-.889 2.583a.724.724 0 0 1-.285.53l-.082.05c-.081.039-.202.098-.362-.023a.633.633 0 0 1-.636-.69c.039-.902.327-1.682.664-2.38C3.883 5.828.71 11.463 1.425 17.332a.66.66 0 1 1-1.309.185c-.802-6.418 2.6-12.55 8.86-16.115-.57.028-1.148.053-1.768.063-.401-.004-.7-.308-.677-.67.004-.401.309-.7.67-.676.663.027 1.346-.007 2.03-.04a64.742 64.742 0 0 1 2.11-.08Z\"/></clipPath><clipPath id=\"5353105120011210011111656\"><path d=\"M12.01 0v18.086H0V0h12.01Z\"/></clipPath></defs><g clip-path=\"url(#107118525210612011410197100)\" transform=\"rotate(-57 9.275 5.036)\"><g clip-path=\"url(#53121112112521191031055798)\"><g clip-path=\"url(#5353105120011210011111656)\"><path fill=\"#0071BA\" d=\"M0 0h12.009v18.086H0V0z\"/></g></g></g></svg>
  153.             </span>
  154.             <span class=\"py-2 md:py-0\">";
  155.                 // line 53
  156.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->source$this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context"input""buttonComment"), "getData", [], "method"falsefalsetrue53), 53$this->source), "html"nulltrue);
  157.                 yield "</span>
  158.         </div>
  159.     ";
  160.             }
  161.             // line 56
  162.             yield "</div>
  163. ";
  164.         }
  165.         
  166.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  167.         
  168.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  169.         yield from [];
  170.     }
  171.     /**
  172.      * @codeCoverageIgnore
  173.      */
  174.     public function getTemplateName(): string
  175.     {
  176.         return "includes/partials/hero_content.html.twig";
  177.     }
  178.     /**
  179.      * @codeCoverageIgnore
  180.      */
  181.     public function isTraitable(): bool
  182.     {
  183.         return false;
  184.     }
  185.     /**
  186.      * @codeCoverageIgnore
  187.      */
  188.     public function getDebugInfo(): array
  189.     {
  190.         return array (  172 => 56,  166 => 53,  157 => 46,  155 => 45,  152 => 44,  148 => 42,  146 => 40,  144 => 39,  142 => 38,  139 => 37,  136 => 36,  134 => 34,  132 => 30,  130 => 29,  122 => 27,  120 => 26,  117 => 25,  108 => 23,  103 => 22,  97 => 19,  94 => 18,  90 => 16,  87 => 14,  85 => 13,  82 => 12,  79 => 11,  74 => 9,  70 => 8,  66 => 7,  61 => 6,  59 => 5,  56 => 4,  54 => 3,  52 => 2,  50 => 1,);
  191.     }
  192.     public function getSourceContext(): Source
  193.     {
  194.         return new Source("{% set showButtonComment = pimcore_input('buttonComment').getData() | default() %}
  195. {% set showForm = pimcore_checkbox('showRentalForm').isChecked()  %}
  196. {% set showBottom = pimcore_checkbox('showRentalForm').isChecked() or pimcore_link('secondary-link').getHref()|default() or editmode or showButtonComment %}
  197. {% if (editmode) %}
  198.     {{ pimcore_image('label-icon') }}
  199.     <p>{{ pimcore_input('pre_title') }}</p>
  200.     <h1 class=\"mb-3 md:mb-4 text-[26px] leading-8 lg:text-[42px] lg:leading-[49px]\">{{ pimcore_input('title') }}</h1>
  201.     <p class=\"text-base md:mb-8 md:text-lg lg:max-w-[470px]\">{{ pimcore_textarea('description') }}</p>
  202. {% else %}
  203.     {% if pimcore_input('pre_title').getData() %}
  204.         <p class=\"flex text-[14px] max-w-max mb-3 md:mb-4 px-3 py-2 text-xs text-blue text-center bg-gray-100 rounded-full whitespace-nowrap\">
  205.             {% if not pimcore_image('label-icon').isEmpty() %}
  206.                 {{ pimcore_image('label-icon').getThumbnail('sector-card-icon-small').html({
  207.                     pictureAttributes: {class: 'mr-2'},
  208.                 }) | raw }}
  209.             {% endif %}
  210.             {{ pimcore_input('pre_title').getData() }}
  211.         </p>
  212.     {% endif %}
  213.     <h1 class=\"mb-3 md:mb-4 text-[26px] leading-8 lg:text-[42px] lg:leading-[49px]\">{{ pimcore_input('title').getData() ?: titleDefault ?? '' }}</h1>
  214.     <p class=\"text-base {% if showBottom %} md:mb-8 {% endif %} md:text-lg lg:max-w-[470px]\">{{ pimcore_textarea('description').getData() ?: (defaultValue ?? \"\") }}</p>
  215. {% endif %}
  216. {% if showBottom %}
  217. <div class=\"flex flex-col sm:flex-row mt-6 gap-2 relative {% if showButtonComment %} mb-4 {% endif %}\">
  218.     {% if showForm %}
  219.         {% include 'includes/partials/_rental-form.html.twig' with {
  220.             buttonText: pimcore_input('customButtonLabel').getData()|default('Offerte aanvragen') | trans,
  221.             buttonClass: 'button button__green group',
  222.             trackButtonId: 'conversion_requestquote',
  223.             requestUrl: data.request.url ?? null,
  224.         } %}
  225.     {% endif %}
  226.     {% if pimcore_link('secondary-link').getHref()|default() or editmode %}
  227.         {{ pimcore_link('secondary-link', {
  228.             class: 'button button__secondary group ' ~ (showForm  ? '' : '!pl-0'),
  229.             textSuffix: '<span class=\"flex items-center justify-center w-6 h-6 ml-3 transition-all bg-white rounded-full shadow-md text-blue group-hover:bg-blue group-hover:text-white\"><svg class=\"h-3.5 w-3.5\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" fill-rule=\"currentColor\" d=\"m6.406 15.656 6.963-6.731c.249-.24.389-.575.389-.925 0-.35-.14-.685-.389-.925L6.406.343A1.206 1.206 0 0 0 4.657.41l-.09.113a1.297 1.297 0 0 0 .154 1.67L10.731 8l-6.008 5.806a1.295 1.295 0 0 0-.065 1.783c.463.52 1.248.55 1.748.066Z\"/></svg></span>'
  230.         }) }}
  231.     {% endif %}
  232.     {% if showButtonComment %}
  233.         <div class=\"flex items-start justify-center mt-2 ml-2 text-xs md:ml-0 md:my-0 md:left-0 md:absolute text-blue whitespace-nowrap md:-bottom-8\">
  234.             <span class=\"hidden md:absolute md:block -top-10 -left-10\">
  235.                 <img src=\"/static/img/icons/comment.svg\" alt=\"\">
  236.             </span>
  237.             <span class=\"md:hidden\">
  238.                 <svg width=\"22\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\"><defs><clipPath id=\"107118525210612011410197100\"><path d=\"M12.01 0v18.086H0V0h12.01Z\"/></clipPath><clipPath id=\"53121112112521191031055798\"><path d=\"M11.341 0c.201.002.4.104.54.286a.664.664 0 0 1 .094.604c-.166.581-.432 1.06-.679 1.58-.449.82-.819 1.6-.889 2.583a.724.724 0 0 1-.285.53l-.082.05c-.081.039-.202.098-.362-.023a.633.633 0 0 1-.636-.69c.039-.902.327-1.682.664-2.38C3.883 5.828.71 11.463 1.425 17.332a.66.66 0 1 1-1.309.185c-.802-6.418 2.6-12.55 8.86-16.115-.57.028-1.148.053-1.768.063-.401-.004-.7-.308-.677-.67.004-.401.309-.7.67-.676.663.027 1.346-.007 2.03-.04a64.742 64.742 0 0 1 2.11-.08Z\"/></clipPath><clipPath id=\"5353105120011210011111656\"><path d=\"M12.01 0v18.086H0V0h12.01Z\"/></clipPath></defs><g clip-path=\"url(#107118525210612011410197100)\" transform=\"rotate(-57 9.275 5.036)\"><g clip-path=\"url(#53121112112521191031055798)\"><g clip-path=\"url(#5353105120011210011111656)\"><path fill=\"#0071BA\" d=\"M0 0h12.009v18.086H0V0z\"/></g></g></g></svg>
  239.             </span>
  240.             <span class=\"py-2 md:py-0\">{{ pimcore_input('buttonComment').getData() }}</span>
  241.         </div>
  242.     {% endif %}
  243. </div>
  244. {% endif %}""includes/partials/hero_content.html.twig""/home/forge/testing.coolworld.ptchr.dev/templates/includes/partials/hero_content.html.twig");
  245.     }
  246.     
  247.     public function checkSecurity()
  248.     {
  249.         static $tags = ["set" => 1"if" => 5"include" => 30];
  250.         static $filters = ["default" => 1"raw" => 16"escape" => 19"trans" => 31];
  251.         static $functions = ["pimcore_input" => 1"pimcore_checkbox" => 2"pimcore_link" => 3"pimcore_image" => 6"pimcore_textarea" => 9];
  252.         try {
  253.             $this->sandbox->checkSecurity(
  254.                 ['set''if''include'],
  255.                 ['default''raw''escape''trans'],
  256.                 ['pimcore_input''pimcore_checkbox''pimcore_link''pimcore_image''pimcore_textarea'],
  257.                 $this->source
  258.             );
  259.         } catch (SecurityError $e) {
  260.             $e->setSourceContext($this->source);
  261.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  262.                 $e->setTemplateLine($tags[$e->getTagName()]);
  263.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  264.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  265.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  266.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  267.             }
  268.             throw $e;
  269.         }
  270.     }
  271. }