var/cache/dev/twig/d9/d92a9cf8357cc0a4ba615adb3d56cb0c.php line 233

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @PimcoreCore/Areabrick/wrapper.html.twig */
  14. class __TwigTemplate_778c868707f4adbe1828b88c02569e37 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'areabrickWrapper' => [$this'block_areabrickWrapper'],
  25.             'areabrickOpenTag' => [$this'block_areabrickOpenTag'],
  26.             'areabrickFrontend' => [$this'block_areabrickFrontend'],
  27.             'areabrickCloseTag' => [$this'block_areabrickCloseTag'],
  28.         ];
  29.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  30.         $this->checkSecurity();
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@PimcoreCore/Areabrick/wrapper.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@PimcoreCore/Areabrick/wrapper.html.twig"));
  39.         // line 4
  40.         echo "
  41. ";
  42.         // line 6
  43.         echo "
  44. ";
  45.         // line 10
  46.         echo "
  47. ";
  48.         // line 11
  49.         if (((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'11$this->source); })()) && (isset($context["isAreaBlock"]) || array_key_exists("isAreaBlock"$context) ? $context["isAreaBlock"] : (function () { throw new RuntimeError('Variable "isAreaBlock" does not exist.'11$this->source); })()))) {
  50.             // line 12
  51.             echo "    <div class=\"pimcore_area_entry pimcore_block_entry\" ";
  52.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeOuterAttributes"]) || array_key_exists("editmodeOuterAttributes"$context) ? $context["editmodeOuterAttributes"] : (function () { throw new RuntimeError('Variable "editmodeOuterAttributes" does not exist.'12$this->source); })()), 12$this->source);
  53.             echo " ";
  54.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'12$this->source); })()), 12$this->source);
  55.             echo ">
  56.         <div class=\"pimcore_area_buttons\" ";
  57.             // line 13
  58.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'13$this->source); })()), 13$this->source);
  59.             echo ">
  60.             <div class=\"pimcore_area_buttons_inner\">
  61.                 <div class=\"pimcore_block_plus_up\" ";
  62.             // line 15
  63.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'15$this->source); })()), 15$this->source);
  64.             echo "></div>
  65.                 <div class=\"pimcore_block_plus\" ";
  66.             // line 16
  67.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'16$this->source); })()), 16$this->source);
  68.             echo "></div>
  69.                 <div class=\"pimcore_block_minus\" ";
  70.             // line 17
  71.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'17$this->source); })()), 17$this->source);
  72.             echo "></div>
  73.                 <div class=\"pimcore_block_up\" ";
  74.             // line 18
  75.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'18$this->source); })()), 18$this->source);
  76.             echo "></div>
  77.                 <div class=\"pimcore_block_down\" ";
  78.             // line 19
  79.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'19$this->source); })()), 19$this->source);
  80.             echo "></div>
  81.                 <div class=\"pimcore_block_type\" ";
  82.             // line 21
  83.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'21$this->source); })()), 21$this->source);
  84.             echo "></div>
  85.                 <div class=\"pimcore_block_options\" ";
  86.             // line 22
  87.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'22$this->source); })()), 22$this->source);
  88.             echo "></div>
  89.                 <div class=\"pimcore_block_visibility\" ";
  90.             // line 23
  91.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'23$this->source); })()), 23$this->source);
  92.             echo "></div>
  93.                 ";
  94.             // line 25
  95.             if ((isset($context["editableDialog"]) || array_key_exists("editableDialog"$context) ? $context["editableDialog"] : (function () { throw new RuntimeError('Variable "editableDialog" does not exist.'25$this->source); })())) {
  96.                 // line 26
  97.                 echo "                    <div class=\"pimcore_block_dialog\" ";
  98.                 echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'26$this->source); })()), 26$this->source);
  99.                 echo " ";
  100.                 echo $this->sandbox->ensureToStringAllowed((isset($context["editableDialogAttributes"]) || array_key_exists("editableDialogAttributes"$context) ? $context["editableDialogAttributes"] : (function () { throw new RuntimeError('Variable "editableDialogAttributes" does not exist.'26$this->source); })()), 26$this->source);
  101.                 echo "></div>
  102.                 ";
  103.             }
  104.             // line 28
  105.             echo "
  106.                 <div class=\"pimcore_block_label\" ";
  107.             // line 29
  108.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'29$this->source); })()), 29$this->source);
  109.             echo "></div>
  110.                 <div class=\"pimcore_block_clear\" ";
  111.             // line 30
  112.             echo $this->sandbox->ensureToStringAllowed((isset($context["editmodeGenericAttributes"]) || array_key_exists("editmodeGenericAttributes"$context) ? $context["editmodeGenericAttributes"] : (function () { throw new RuntimeError('Variable "editmodeGenericAttributes" does not exist.'30$this->source); })()), 30$this->source);
  113.             echo "></div>
  114.             </div>
  115.         </div>
  116.         ";
  117.             // line 33
  118.             if ((isset($context["editableDialog"]) || array_key_exists("editableDialog"$context) ? $context["editableDialog"] : (function () { throw new RuntimeError('Variable "editableDialog" does not exist.'33$this->source); })())) {
  119.                 // line 34
  120.                 echo "            <template id=\"dialogBoxConfig-";
  121.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["editableDialog"]) || array_key_exists("editableDialog"$context) ? $context["editableDialog"] : (function () { throw new RuntimeError('Variable "editableDialog" does not exist.'34$this->source); })()), "id", [], "any"falsefalsetrue34), 34$this->source), "html"nulltrue);
  122.                 echo "\">";
  123.                 echo twig_escape_filter($this->envjson_encode($this->sandbox->ensureToStringAllowed((isset($context["editableDialog"]) || array_key_exists("editableDialog"$context) ? $context["editableDialog"] : (function () { throw new RuntimeError('Variable "editableDialog" does not exist.'34$this->source); })()), 34$this->source)), "html"nulltrue);
  124.                 echo "</template>
  125.             ";
  126.                 // line 35
  127.                 echo $this->sandbox->ensureToStringAllowed((isset($context["dialogHtml"]) || array_key_exists("dialogHtml"$context) ? $context["dialogHtml"] : (function () { throw new RuntimeError('Variable "dialogHtml" does not exist.'35$this->source); })()), 35$this->source);
  128.                 echo "
  129.         ";
  130.             }
  131.         }
  132.         // line 38
  133.         echo "
  134.         ";
  135.         // line 39
  136.         $this->displayBlock('areabrickWrapper'$context$blocks);
  137.         // line 52
  138.         echo "
  139. ";
  140.         // line 53
  141.         if (((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'53$this->source); })()) && (isset($context["isAreaBlock"]) || array_key_exists("isAreaBlock"$context) ? $context["isAreaBlock"] : (function () { throw new RuntimeError('Variable "isAreaBlock" does not exist.'53$this->source); })()))) {
  142.             // line 54
  143.             echo "    </div>
  144. ";
  145.         }
  146.         
  147.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  148.         
  149.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  150.     }
  151.     // line 39
  152.     public function block_areabrickWrapper($context, array $blocks = [])
  153.     {
  154.         $macros $this->macros;
  155.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  156.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""areabrickWrapper"));
  157.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  158.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""areabrickWrapper"));
  159.         // line 40
  160.         echo "            ";
  161.         $this->displayBlock('areabrickOpenTag'$context$blocks);
  162.         // line 43
  163.         echo "
  164.                 ";
  165.         // line 44
  166.         $this->displayBlock('areabrickFrontend'$context$blocks);
  167.         // line 47
  168.         echo "
  169.             ";
  170.         // line 48
  171.         $this->displayBlock('areabrickCloseTag'$context$blocks);
  172.         // line 51
  173.         echo "        ";
  174.         
  175.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  176.         
  177.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  178.     }
  179.     // line 40
  180.     public function block_areabrickOpenTag($context, array $blocks = [])
  181.     {
  182.         $macros $this->macros;
  183.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  184.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""areabrickOpenTag"));
  185.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  186.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""areabrickOpenTag"));
  187.         // line 41
  188.         echo "                ";
  189.         echo $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["brick"]) || array_key_exists("brick"$context) ? $context["brick"] : (function () { throw new RuntimeError('Variable "brick" does not exist.'41$this->source); })()), "htmlTagOpen", [(isset($context["info"]) || array_key_exists("info"$context) ? $context["info"] : (function () { throw new RuntimeError('Variable "info" does not exist.'41$this->source); })())], "method"falsefalsetrue41), 41$this->source);
  190.         echo "
  191.             ";
  192.         
  193.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  194.         
  195.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  196.     }
  197.     // line 44
  198.     public function block_areabrickFrontend($context, array $blocks = [])
  199.     {
  200.         $macros $this->macros;
  201.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  202.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""areabrickFrontend"));
  203.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  204.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""areabrickFrontend"));
  205.         // line 45
  206.         echo "                    ";
  207.         echo $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["templating"]) || array_key_exists("templating"$context) ? $context["templating"] : (function () { throw new RuntimeError('Variable "templating" does not exist.'45$this->source); })()), "render", [(isset($context["viewTemplate"]) || array_key_exists("viewTemplate"$context) ? $context["viewTemplate"] : (function () { throw new RuntimeError('Variable "viewTemplate" does not exist.'45$this->source); })()), (isset($context["viewParameters"]) || array_key_exists("viewParameters"$context) ? $context["viewParameters"] : (function () { throw new RuntimeError('Variable "viewParameters" does not exist.'45$this->source); })())], "method"falsefalsetrue45), 45$this->source);
  208.         echo "
  209.                 ";
  210.         
  211.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  212.         
  213.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  214.     }
  215.     // line 48
  216.     public function block_areabrickCloseTag($context, array $blocks = [])
  217.     {
  218.         $macros $this->macros;
  219.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  220.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""areabrickCloseTag"));
  221.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  222.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""areabrickCloseTag"));
  223.         // line 49
  224.         echo "                ";
  225.         echo $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["brick"]) || array_key_exists("brick"$context) ? $context["brick"] : (function () { throw new RuntimeError('Variable "brick" does not exist.'49$this->source); })()), "htmlTagClose", [(isset($context["info"]) || array_key_exists("info"$context) ? $context["info"] : (function () { throw new RuntimeError('Variable "info" does not exist.'49$this->source); })())], "method"falsefalsetrue49), 49$this->source);
  226.         echo "
  227.             ";
  228.         
  229.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  230.         
  231.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  232.     }
  233.     public function getTemplateName()
  234.     {
  235.         return "@PimcoreCore/Areabrick/wrapper.html.twig";
  236.     }
  237.     public function isTraitable()
  238.     {
  239.         return false;
  240.     }
  241.     public function getDebugInfo()
  242.     {
  243.         return array (  255 => 49,  245 => 48,  232 => 45,  222 => 44,  209 => 41,  199 => 40,  189 => 51,  187 => 48,  184 => 47,  182 => 44,  179 => 43,  176 => 40,  166 => 39,  154 => 54,  152 => 53,  149 => 52,  147 => 39,  144 => 38,  138 => 35,  131 => 34,  129 => 33,  123 => 30,  119 => 29,  116 => 28,  108 => 26,  106 => 25,  101 => 23,  97 => 22,  93 => 21,  88 => 19,  84 => 18,  80 => 17,  76 => 16,  72 => 15,  67 => 13,  60 => 12,  58 => 11,  55 => 10,  52 => 6,  49 => 4,);
  244.     }
  245.     public function getSourceContext()
  246.     {
  247.         return new Source("{# @var brick \\Pimcore\\Extension\\Document\\Areabrick\\AreabrickInterface #}
  248. {# @var info \\Pimcore\\Model\\Document\\Editable\\Area\\Info #}
  249. {# @var templating \\Symfony\\Component\\Templating\\EngineInterface #}
  250. {# @var editmode bool #}
  251. {# @var viewTemplate string #}
  252. {# @var viewParameters array #}
  253. {# @var editableDialog \\Pimcore\\Extension\\Document\\Areabrick\\EditableDialogBoxConfiguration #}
  254. {% if editmode and isAreaBlock %}
  255.     <div class=\"pimcore_area_entry pimcore_block_entry\" {{ editmodeOuterAttributes|raw }} {{ editmodeGenericAttributes|raw }}>
  256.         <div class=\"pimcore_area_buttons\" {{ editmodeGenericAttributes|raw }}>
  257.             <div class=\"pimcore_area_buttons_inner\">
  258.                 <div class=\"pimcore_block_plus_up\" {{ editmodeGenericAttributes|raw }}></div>
  259.                 <div class=\"pimcore_block_plus\" {{ editmodeGenericAttributes|raw }}></div>
  260.                 <div class=\"pimcore_block_minus\" {{ editmodeGenericAttributes|raw }}></div>
  261.                 <div class=\"pimcore_block_up\" {{ editmodeGenericAttributes|raw }}></div>
  262.                 <div class=\"pimcore_block_down\" {{ editmodeGenericAttributes|raw }}></div>
  263.                 <div class=\"pimcore_block_type\" {{ editmodeGenericAttributes|raw }}></div>
  264.                 <div class=\"pimcore_block_options\" {{ editmodeGenericAttributes|raw }}></div>
  265.                 <div class=\"pimcore_block_visibility\" {{ editmodeGenericAttributes|raw }}></div>
  266.                 {% if editableDialog %}
  267.                     <div class=\"pimcore_block_dialog\" {{ editmodeGenericAttributes|raw }} {{ editableDialogAttributes|raw }}></div>
  268.                 {% endif %}
  269.                 <div class=\"pimcore_block_label\" {{ editmodeGenericAttributes|raw }}></div>
  270.                 <div class=\"pimcore_block_clear\" {{ editmodeGenericAttributes|raw }}></div>
  271.             </div>
  272.         </div>
  273.         {% if editableDialog %}
  274.             <template id=\"dialogBoxConfig-{{ editableDialog.id }}\">{{ editableDialog|json_encode() }}</template>
  275.             {{ dialogHtml|raw }}
  276.         {% endif %}
  277. {% endif %}
  278.         {% block areabrickWrapper %}
  279.             {% block areabrickOpenTag %}
  280.                 {{ brick.htmlTagOpen(info) | raw }}
  281.             {% endblock %}
  282.                 {% block areabrickFrontend %}
  283.                     {{ templating.render(viewTemplate, viewParameters) | raw }}
  284.                 {% endblock %}
  285.             {% block areabrickCloseTag %}
  286.                 {{ brick.htmlTagClose(info) | raw }}
  287.             {% endblock %}
  288.         {% endblock %}
  289. {% if editmode and isAreaBlock %}
  290.     </div>
  291. {% endif %}
  292. ""@PimcoreCore/Areabrick/wrapper.html.twig""/srv/httpd/vhosts/lorch-test/releases/51/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views/Areabrick/wrapper.html.twig");
  293.     }
  294.     
  295.     public function checkSecurity()
  296.     {
  297.         static $tags = array("if" => 11"block" => 39);
  298.         static $filters = array("raw" => 12"escape" => 34"json_encode" => 34);
  299.         static $functions = array();
  300.         try {
  301.             $this->sandbox->checkSecurity(
  302.                 ['if''block'],
  303.                 ['raw''escape''json_encode'],
  304.                 []
  305.             );
  306.         } catch (SecurityError $e) {
  307.             $e->setSourceContext($this->source);
  308.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  309.                 $e->setTemplateLine($tags[$e->getTagName()]);
  310.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  311.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  312.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  313.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  314.             }
  315.             throw $e;
  316.         }
  317.     }
  318. }