var/cache/dev/twig/b0/b0b167548f832987bbd167e436deabb0.php line 41

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. /* Contact/index.twig */
  14. class __TwigTemplate_56df21d07f481a69b83d8b6d1a086254 extends \Eccube\Twig\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->blocks = [
  23.             'javascript' => [$this'block_javascript'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  27.         $this->checkSecurity();
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 11
  32.         return "default_frame.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  41.         // line 13
  42.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'13$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  43.         // line 11
  44.         $this->parent $this->loadTemplate("default_frame.twig""Contact/index.twig"11);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48.         
  49.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  50.     }
  51.     // line 15
  52.     public function block_javascript($context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  59.         // line 16
  60.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  61. ";
  62.         
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  64.         
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  66.     }
  67.     // line 19
  68.     public function block_main($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         // line 20
  76.         echo "
  77.     <div class=\"ec-contactRole\">
  78.         <div class=\"ec-pageHeader\">
  79.             <h1>";
  80.         // line 23
  81.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お問い合わせ"), "html"nulltrue);
  82.         echo "</h1>
  83.         </div>
  84.         <div class=\"ec-off1Grid\">
  85.             <div class=\"ec-off1Grid__cell\">
  86.                 <form method=\"post\" action=\"";
  87.         // line 27
  88.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact");
  89.         echo "\" class=\"h-adr\" novalidate>
  90.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  91.                     ";
  92.         // line 29
  93.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'29$this->source); })()), "_token", [], "any"falsefalsetrue29), 29$this->source), 'widget');
  94.         echo "
  95.                     <p class=\"ec-para-normal\">";
  96.         // line 30
  97.         echo twig_nl2br(twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("内容によっては回答をさしあげるのにお時間をいただくこともございます。
  98. また、休業日は翌営業日以降の対応となりますのでご了承ください。
  99. "), "html"nulltrue));
  100.         // line 32
  101.         echo "</p>
  102.                     <div class=\"ec-borderedDefs\">
  103.                         <dl>
  104.                             <dt>
  105.                                 ";
  106.         // line 36
  107.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'36$this->source); })()), "name", [], "any"falsefalsetrue36), 36$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前"]);
  108.         echo "
  109.                             </dt>
  110.                             <dd>
  111.                                 <div class=\"ec-halfInput";
  112.         // line 39
  113.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'39$this->source); })()), "name", [], "any"falsefalsetrue39), "name01", [], "any"falsefalsetrue39), 39$this->source), $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'39$this->source); })()), "name", [], "any"falsefalsetrue39), "name02", [], "any"falsefalsetrue39), 39$this->source))) ? (" error") : (""));
  114.         echo "\">
  115.                                     ";
  116.         // line 40
  117.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'40$this->source); })()), "name", [], "any"falsefalsetrue40), "name01", [], "any"falsefalsetrue40), 40$this->source), 'widget', ["attr" => ["placeholder" => "姓"]]);
  118.         echo "
  119.                                     ";
  120.         // line 41
  121.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'41$this->source); })()), "name", [], "any"falsefalsetrue41), "name02", [], "any"falsefalsetrue41), 41$this->source), 'widget', ["attr" => ["placeholder" => "名"]]);
  122.         echo "
  123.                                     ";
  124.         // line 42
  125.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'42$this->source); })()), "name", [], "any"falsefalsetrue42), "name01", [], "any"falsefalsetrue42), 42$this->source), 'errors');
  126.         echo "
  127.                                     ";
  128.         // line 43
  129.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'43$this->source); })()), "name", [], "any"falsefalsetrue43), "name02", [], "any"falsefalsetrue43), 43$this->source), 'errors');
  130.         echo "
  131.                                 </div>
  132.                             </dd>
  133.                         </dl>
  134.                         <dl>
  135.                             <dt>
  136.                                 ";
  137.         // line 49
  138.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'49$this->source); })()), "kana", [], "any"falsefalsetrue49), 49$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前(カナ)"]);
  139.         echo "
  140.                             </dt>
  141.                             <dd>
  142.                                 <div class=\"ec-halfInput";
  143.         // line 52
  144.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'52$this->source); })()), "kana", [], "any"falsefalsetrue52), "kana01", [], "any"falsefalsetrue52), 52$this->source), $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'52$this->source); })()), "kana", [], "any"falsefalsetrue52), "kana02", [], "any"falsefalsetrue52), 52$this->source))) ? (" error") : (""));
  145.         echo "\">
  146.                                     ";
  147.         // line 53
  148.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'53$this->source); })()), "kana", [], "any"falsefalsetrue53), "kana01", [], "any"falsefalsetrue53), 53$this->source), 'widget', ["attr" => ["placeholder" => "セイ"]]);
  149.         echo "
  150.                                     ";
  151.         // line 54
  152.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'54$this->source); })()), "kana", [], "any"falsefalsetrue54), "kana02", [], "any"falsefalsetrue54), 54$this->source), 'widget', ["attr" => ["placeholder" => "メイ"]]);
  153.         echo "
  154.                                     ";
  155.         // line 55
  156.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'55$this->source); })()), "kana", [], "any"falsefalsetrue55), "kana01", [], "any"falsefalsetrue55), 55$this->source), 'errors');
  157.         echo "
  158.                                     ";
  159.         // line 56
  160.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'56$this->source); })()), "kana", [], "any"falsefalsetrue56), "kana02", [], "any"falsefalsetrue56), 56$this->source), 'errors');
  161.         echo "
  162.                                 </div>
  163.                             </dd>
  164.                         </dl>
  165.                         <dl>
  166.                             <dt>
  167.                                 ";
  168.         // line 62
  169.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'62$this->source); })()), "address", [], "any"falsefalsetrue62), 62$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  170.         echo "
  171.                             </dt>
  172.                             <dd>
  173.                                 <div class=\"ec-zipInput";
  174.         // line 65
  175.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'65$this->source); })()), "postal_code", [], "any"falsefalsetrue65), 65$this->source))) ? (" error") : (""));
  176.         echo "\">
  177.                                     <span>";
  178.         // line 66
  179.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  180.         echo "</span>
  181.                                     ";
  182.         // line 67
  183.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'67$this->source); })()), "postal_code", [], "any"falsefalsetrue67), 67$this->source), 'widget');
  184.         echo "
  185.                                     <div class=\"ec-zipInputHelp\">
  186.                                         <div class=\"ec-zipInputHelp__icon\">
  187.                                             <div class=\"ec-icon\"><img src=\"";
  188.         // line 70
  189.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/question-white.svg"), "html"nulltrue);
  190.         echo "\" class=\"normal_image\" alt=\"?\">
  191.                                             </div>
  192.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  193.         // line 72
  194.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  195.         echo "</span></a>
  196.                                     </div>
  197.                                     ";
  198.         // line 74
  199.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'74$this->source); })()), "postal_code", [], "any"falsefalsetrue74), 74$this->source), 'errors');
  200.         echo "
  201.                                 </div>
  202.                                 <div class=\"ec-select";
  203.         // line 76
  204.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'76$this->source); })()), "address", [], "any"falsefalsetrue76), "pref", [], "any"falsefalsetrue76), 76$this->source))) ? (" error") : (""));
  205.         echo "\">
  206.                                     ";
  207.         // line 77
  208.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'77$this->source); })()), "address", [], "any"falsefalsetrue77), "pref", [], "any"falsefalsetrue77), 77$this->source), 'widget');
  209.         echo "
  210.                                     ";
  211.         // line 78
  212.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'78$this->source); })()), "address", [], "any"falsefalsetrue78), "pref", [], "any"falsefalsetrue78), 78$this->source), 'errors');
  213.         echo "
  214.                                 </div>
  215.                                 <div class=\"ec-input";
  216.         // line 80
  217.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'80$this->source); })()), "address", [], "any"falsefalsetrue80), "addr01", [], "any"falsefalsetrue80), 80$this->source))) ? (" error") : (""));
  218.         echo "\">
  219.                                     ";
  220.         // line 81
  221.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'81$this->source); })()), "address", [], "any"falsefalsetrue81), "addr01", [], "any"falsefalsetrue81), 81$this->source), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  222.         echo "
  223.                                     ";
  224.         // line 82
  225.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'82$this->source); })()), "address", [], "any"falsefalsetrue82), "addr01", [], "any"falsefalsetrue82), 82$this->source), 'errors');
  226.         echo "
  227.                                 </div>
  228.                                 <div class=\"ec-input";
  229.         // line 84
  230.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'84$this->source); })()), "address", [], "any"falsefalsetrue84), "addr02", [], "any"falsefalsetrue84), 84$this->source))) ? (" error") : (""));
  231.         echo "\">
  232.                                     ";
  233.         // line 85
  234.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'85$this->source); })()), "address", [], "any"falsefalsetrue85), "addr02", [], "any"falsefalsetrue85), 85$this->source), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  235.         echo "
  236.                                     ";
  237.         // line 86
  238.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'86$this->source); })()), "address", [], "any"falsefalsetrue86), "addr02", [], "any"falsefalsetrue86), 86$this->source), 'errors');
  239.         echo "
  240.                                 </div>
  241.                             </dd>
  242.                         </dl>
  243.                         <dl>
  244.                             <dt>
  245.                                 ";
  246.         // line 92
  247.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'92$this->source); })()), "phone_number", [], "any"falsefalsetrue92), 92$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  248.         echo "
  249.                             </dt>
  250.                             <dd>
  251.                                 <div class=\"ec-telInput";
  252.         // line 95
  253.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'95$this->source); })()), "phone_number", [], "any"falsefalsetrue95), 95$this->source))) ? (" error") : (""));
  254.         echo "\">
  255.                                     ";
  256.         // line 96
  257.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'96$this->source); })()), "phone_number", [], "any"falsefalsetrue96), 96$this->source), 'widget');
  258.         echo "
  259.                                     ";
  260.         // line 97
  261.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'97$this->source); })()), "phone_number", [], "any"falsefalsetrue97), 97$this->source), 'errors');
  262.         echo "
  263.                                 </div>
  264.                             </dd>
  265.                         </dl>
  266.                         <dl>
  267.                             <dt>
  268.                                 ";
  269.         // line 103
  270.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'103$this->source); })()), "email", [], "any"falsefalsetrue103), 103$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  271.         echo "
  272.                             </dt>
  273.                             <dd>
  274.                                 <div class=\"ec-input";
  275.         // line 106
  276.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'106$this->source); })()), "email", [], "any"falsefalsetrue106), 106$this->source))) ? (" error") : (""));
  277.         echo "\">
  278.                                     ";
  279.         // line 107
  280.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'107$this->source); })()), "email", [], "any"falsefalsetrue107), 107$this->source), 'widget');
  281.         echo "
  282.                                     ";
  283.         // line 108
  284.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'108$this->source); })()), "email", [], "any"falsefalsetrue108), 108$this->source), 'errors');
  285.         echo "
  286.                                 </div>
  287.                             </dd>
  288.                         </dl>
  289.                         <dl>
  290.                             <dt>
  291.                                 ";
  292.         // line 114
  293.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'114$this->source); })()), "contents", [], "any"falsefalsetrue114), 114$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お問い合わせ内容"]);
  294.         echo "
  295.                             </dt>
  296.                             <dd>
  297.                                 <div class=\"ec-input";
  298.         // line 117
  299.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'117$this->source); })()), "contents", [], "any"falsefalsetrue117), 117$this->source))) ? (" error") : (""));
  300.         echo "\">
  301.                                     ";
  302.         // line 118
  303.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'118$this->source); })()), "contents", [], "any"falsefalsetrue118), 118$this->source), 'widget');
  304.         echo "
  305.                                     ";
  306.         // line 119
  307.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'119$this->source); })()), "contents", [], "any"falsefalsetrue119), 119$this->source), 'errors');
  308.         echo "
  309.                                 </div>
  310.                                 <p>";
  311.         // line 121
  312.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご注文に関するお問い合わせには、必ず「ご注文番号」をご記入くださいますようお願いいたします。"), "html"nulltrue);
  313.         echo "</p>
  314.                             </dd>
  315.                         </dl>
  316.                         ";
  317.         // line 125
  318.         echo "                        ";
  319.         $context['_parent'] = $context;
  320.         $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'125$this->source); })()), function ($__f__) use ($context$macros) { $context["f"] = $__f__; return twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue125), "eccube_form_options", [], "any"falsefalsetrue125), "auto_render", [], "any"falsefalsetrue125); }));
  321.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  322.             // line 126
  323.             echo "                            ";
  324.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue126), "eccube_form_options", [], "any"falsefalsetrue126), "form_theme", [], "any"falsefalsetrue126)) {
  325.                 // line 127
  326.                 echo "                                ";
  327.                 $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme($context["f"], [=> twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue127), "eccube_form_options", [], "any"falsefalsetrue127), "form_theme", [], "any"falsefalsetrue127)], true);
  328.                 // line 128
  329.                 echo "                                ";
  330.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 128$this->source), 'row');
  331.                 echo "
  332.                             ";
  333.             } else {
  334.                 // line 130
  335.                 echo "                                <dl>
  336.                                     <dt>
  337.                                         ";
  338.                 // line 132
  339.                 $context["label_class"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsetruetrue132), "label_attr", [], "any"falsetruetrue132), "class", [], "any"truetruetrue132)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue132), "label_attr", [], "any"falsefalsetrue132), "class", [], "any"falsefalsetrue132)) : (""));
  340.                 // line 133
  341.                 echo "                                        ";
  342.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 133$this->source), 'label', ["label_attr" => ["class" => ($this->sandbox->ensureToStringAllowed((isset($context["label_class"]) || array_key_exists("label_class"$context) ? $context["label_class"] : (function () { throw new RuntimeError('Variable "label_class" does not exist.'133$this->source); })()), 133$this->source) . " ec-label")]] + (twig_test_empty($_label_ $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue133), "label", [], "any"falsefalsetrue133), 133$this->source)) ? [] : ["label" => $_label_]));
  343.                 echo "
  344.                                     </dt>
  345.                                     <dd>
  346.                                         <div class=\"";
  347.                 // line 136
  348.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue136), "eccube_form_options", [], "any"falsefalsetrue136), "style_class", [], "any"falsefalsetrue136), 136$this->source), "html"nulltrue);
  349.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed($context["f"], 136$this->source))) ? (" error") : (""));
  350.                 echo "\">
  351.                                             ";
  352.                 // line 137
  353.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 137$this->source), 'widget');
  354.                 echo "
  355.                                             ";
  356.                 // line 138
  357.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 138$this->source), 'errors');
  358.                 echo "
  359.                                         </div>
  360.                                     </dd>
  361.                                 </dl>
  362.                             ";
  363.             }
  364.             // line 143
  365.             echo "                        ";
  366.         }
  367.         $_parent $context['_parent'];
  368.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  369.         $context array_intersect_key($context$_parent) + $_parent;
  370.         // line 144
  371.         echo "                    </div>
  372.                     <div class=\"ec-RegisterRole__actions\">
  373.                         <p class=\"fc_red ta_center\">
  374.                             ※営業内容のご連絡は受け付けておりませんので、ご遠慮くださいますようお願い致します。
  375.                         </p>
  376.                         <div class=\"ec-off4Grid\">
  377.                             <div class=\"ec-off4Grid__cell\">
  378.                                 <button type=\"submit\" class=\"ec-blockBtn--action\" name=\"mode\" value=\"confirm\">";
  379.         // line 151
  380.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認ページへ"), "html"nulltrue);
  381.         echo "
  382.                                 </button>
  383.                             </div>
  384.                         </div>
  385.                     </div>
  386.                 </form>
  387.             </div>
  388.         </div>
  389.     </div>
  390. ";
  391.         
  392.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  393.         
  394.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  395.     }
  396.     public function getTemplateName()
  397.     {
  398.         return "Contact/index.twig";
  399.     }
  400.     public function isTraitable()
  401.     {
  402.         return false;
  403.     }
  404.     public function getDebugInfo()
  405.     {
  406.         return array (  399 => 151,  390 => 144,  384 => 143,  376 => 138,  372 => 137,  367 => 136,  360 => 133,  358 => 132,  354 => 130,  348 => 128,  345 => 127,  342 => 126,  337 => 125,  331 => 121,  326 => 119,  322 => 118,  318 => 117,  312 => 114,  303 => 108,  299 => 107,  295 => 106,  289 => 103,  280 => 97,  276 => 96,  272 => 95,  266 => 92,  257 => 86,  253 => 85,  249 => 84,  244 => 82,  240 => 81,  236 => 80,  231 => 78,  227 => 77,  223 => 76,  218 => 74,  213 => 72,  208 => 70,  202 => 67,  198 => 66,  194 => 65,  188 => 62,  179 => 56,  175 => 55,  171 => 54,  167 => 53,  163 => 52,  157 => 49,  148 => 43,  144 => 42,  140 => 41,  136 => 40,  132 => 39,  126 => 36,  120 => 32,  116 => 30,  112 => 29,  107 => 27,  100 => 23,  95 => 20,  85 => 19,  74 => 16,  64 => 15,  53 => 11,  51 => 13,  38 => 11,);
  407.     }
  408.     public function getSourceContext()
  409.     {
  410.         return new Source("{#
  411. This file is part of EC-CUBE
  412. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  413. http://www.ec-cube.co.jp/
  414. For the full copyright and license information, please view the LICENSE
  415. file that was distributed with this source code.
  416. #}
  417. {% extends 'default_frame.twig' %}
  418. {% form_theme form 'Form/form_div_layout.twig' %}
  419. {% block javascript %}
  420.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  421. {% endblock javascript %}
  422. {% block main %}
  423.     <div class=\"ec-contactRole\">
  424.         <div class=\"ec-pageHeader\">
  425.             <h1>{{ 'お問い合わせ'|trans }}</h1>
  426.         </div>
  427.         <div class=\"ec-off1Grid\">
  428.             <div class=\"ec-off1Grid__cell\">
  429.                 <form method=\"post\" action=\"{{ url('contact') }}\" class=\"h-adr\" novalidate>
  430.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  431.                     {{ form_widget(form._token) }}
  432.                     <p class=\"ec-para-normal\">{{ '内容によっては回答をさしあげるのにお時間をいただくこともございます。
  433. また、休業日は翌営業日以降の対応となりますのでご了承ください。
  434. '|trans|nl2br }}</p>
  435.                     <div class=\"ec-borderedDefs\">
  436.                         <dl>
  437.                             <dt>
  438.                                 {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'ec-label' }}) }}
  439.                             </dt>
  440.                             <dd>
  441.                                 <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error' }}\">
  442.                                     {{ form_widget(form.name.name01, {'attr': { 'placeholder': '姓' }}) }}
  443.                                     {{ form_widget(form.name.name02, {'attr': { 'placeholder': '名' }}) }}
  444.                                     {{ form_errors(form.name.name01) }}
  445.                                     {{ form_errors(form.name.name02) }}
  446.                                 </div>
  447.                             </dd>
  448.                         </dl>
  449.                         <dl>
  450.                             <dt>
  451.                                 {{ form_label(form.kana, 'お名前(カナ)', {'label_attr': {'class': 'ec-label'}}) }}
  452.                             </dt>
  453.                             <dd>
  454.                                 <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error' }}\">
  455.                                     {{ form_widget(form.kana.kana01, {'attr': { 'placeholder': 'セイ' }}) }}
  456.                                     {{ form_widget(form.kana.kana02, {'attr': { 'placeholder': 'メイ' }}) }}
  457.                                     {{ form_errors(form.kana.kana01) }}
  458.                                     {{ form_errors(form.kana.kana02) }}
  459.                                 </div>
  460.                             </dd>
  461.                         </dl>
  462.                         <dl>
  463.                             <dt>
  464.                                 {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  465.                             </dt>
  466.                             <dd>
  467.                                 <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\">
  468.                                     <span>{{ '〒'|trans }}</span>
  469.                                     {{ form_widget(form.postal_code) }}
  470.                                     <div class=\"ec-zipInputHelp\">
  471.                                         <div class=\"ec-zipInputHelp__icon\">
  472.                                             <div class=\"ec-icon\"><img src=\"{{ asset('assets/icon/question-white.svg') }}\" class=\"normal_image\" alt=\"?\">
  473.                                             </div>
  474.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  475.                                     </div>
  476.                                     {{ form_errors(form.postal_code) }}
  477.                                 </div>
  478.                                 <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  479.                                     {{ form_widget(form.address.pref) }}
  480.                                     {{ form_errors(form.address.pref) }}
  481.                                 </div>
  482.                                 <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  483.                                     {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  484.                                     {{ form_errors(form.address.addr01) }}
  485.                                 </div>
  486.                                 <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  487.                                     {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  488.                                     {{ form_errors(form.address.addr02) }}
  489.                                 </div>
  490.                             </dd>
  491.                         </dl>
  492.                         <dl>
  493.                             <dt>
  494.                                 {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  495.                             </dt>
  496.                             <dd>
  497.                                 <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  498.                                     {{ form_widget(form.phone_number) }}
  499.                                     {{ form_errors(form.phone_number) }}
  500.                                 </div>
  501.                             </dd>
  502.                         </dl>
  503.                         <dl>
  504.                             <dt>
  505.                                 {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  506.                             </dt>
  507.                             <dd>
  508.                                 <div class=\"ec-input{{ has_errors(form.email) ? ' error' }}\">
  509.                                     {{ form_widget(form.email) }}
  510.                                     {{ form_errors(form.email) }}
  511.                                 </div>
  512.                             </dd>
  513.                         </dl>
  514.                         <dl>
  515.                             <dt>
  516.                                 {{ form_label(form.contents, 'お問い合わせ内容', { 'label_attr': { 'class': 'ec-label' }}) }}
  517.                             </dt>
  518.                             <dd>
  519.                                 <div class=\"ec-input{{ has_errors(form.contents) ? ' error' }}\">
  520.                                     {{ form_widget(form.contents) }}
  521.                                     {{ form_errors(form.contents) }}
  522.                                 </div>
  523.                                 <p>{{ 'ご注文に関するお問い合わせには、必ず「ご注文番号」をご記入くださいますようお願いいたします。'|trans }}</p>
  524.                             </dd>
  525.                         </dl>
  526.                         {# エンティティ拡張の自動出力 #}
  527.                         {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  528.                             {% if f.vars.eccube_form_options.form_theme %}
  529.                                 {% form_theme f f.vars.eccube_form_options.form_theme %}
  530.                                 {{ form_row(f) }}
  531.                             {% else %}
  532.                                 <dl>
  533.                                     <dt>
  534.                                         {% set label_class =  f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
  535.                                         {{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
  536.                                     </dt>
  537.                                     <dd>
  538.                                         <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  539.                                             {{ form_widget(f) }}
  540.                                             {{ form_errors(f) }}
  541.                                         </div>
  542.                                     </dd>
  543.                                 </dl>
  544.                             {% endif %}
  545.                         {% endfor %}
  546.                     </div>
  547.                     <div class=\"ec-RegisterRole__actions\">
  548.                         <p class=\"fc_red ta_center\">
  549.                             ※営業内容のご連絡は受け付けておりませんので、ご遠慮くださいますようお願い致します。
  550.                         </p>
  551.                         <div class=\"ec-off4Grid\">
  552.                             <div class=\"ec-off4Grid__cell\">
  553.                                 <button type=\"submit\" class=\"ec-blockBtn--action\" name=\"mode\" value=\"confirm\">{{ '確認ページへ'|trans }}
  554.                                 </button>
  555.                             </div>
  556.                         </div>
  557.                     </div>
  558.                 </form>
  559.             </div>
  560.         </div>
  561.     </div>
  562. {% endblock %}""Contact/index.twig""/home/xs031638/hieiyuba.xyz/public_html/pro/app/template/default/Contact/index.twig");
  563.     }
  564.     
  565.     public function checkSecurity()
  566.     {
  567.         static $tags = array("form_theme" => 13"for" => 125"if" => 126"set" => 132);
  568.         static $filters = array("escape" => 23"trans" => 23"nl2br" => 32"filter" => 125);
  569.         static $functions = array("url" => 27"form_widget" => 29"form_label" => 36"has_errors" => 39"form_errors" => 42"asset" => 70"form_row" => 128);
  570.         try {
  571.             $this->sandbox->checkSecurity(
  572.                 ['form_theme''for''if''set'],
  573.                 ['escape''trans''nl2br''filter'],
  574.                 ['url''form_widget''form_label''has_errors''form_errors''asset''form_row']
  575.             );
  576.         } catch (SecurityError $e) {
  577.             $e->setSourceContext($this->source);
  578.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  579.                 $e->setTemplateLine($tags[$e->getTagName()]);
  580.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  581.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  582.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  583.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  584.             }
  585.             throw $e;
  586.         }
  587.     }
  588. }