var/cache/dev/twig/6b/6b50b7ba66f8ecf497267c4658a3d8ea.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. /* Entry/index.twig */
  14. class __TwigTemplate_9207761464f09f8b8db004e6124fdbfc 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""Entry/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""Entry/index.twig"));
  41.         // line 13
  42.         $context["body_class"] = "registration_page";
  43.         // line 15
  44.         $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.'15$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  45.         // line 11
  46.         $this->parent $this->loadTemplate("default_frame.twig""Entry/index.twig"11);
  47.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  48.         
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  50.         
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52.     }
  53.     // line 17
  54.     public function block_javascript($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  61.         // line 18
  62.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  63. ";
  64.         
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.     }
  69.     // line 21
  70.     public function block_main($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  77.         // line 22
  78.         echo "    ";
  79.         $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.'22$this->source); })()), [=> "Form/form_custom_theme.twig"], true);
  80.         // line 23
  81.         echo "
  82.     <div class=\"ec-role narrow-contents\">
  83.         <div class=\"ec-pageHeader\">
  84.             <h1>";
  85.         // line 26
  86.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("新規会員登録"), "html"nulltrue);
  87.         echo "</h1>
  88.         </div>
  89.         <div class=\"content-inner\">
  90.             <div class=\"content-entry\">
  91.                 <form method=\"post\" action=\"";
  92.         // line 30
  93.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  94.         echo "\" novalidate class=\"h-adr\">
  95.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  96.                     ";
  97.         // line 32
  98.         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.'32$this->source); })()), "_token", [], "any"falsefalsetrue32), 32$this->source), 'widget');
  99.         echo "
  100.                     <div class=\"form-container\">
  101.                         <dl class=\"required-field\">
  102.                             <dt>";
  103.         // line 35
  104.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("会社名または事業所名"), "html"nulltrue);
  105.         echo "</dt>
  106.                             <dd>
  107.                                 <div class=\"form-unit__input\">";
  108.         // line 37
  109.         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.'37$this->source); })()), "company_name", [], "any"falsefalsetrue37), 37$this->source), 'widget');
  110.         echo "</div>
  111.                                 <span class=\"";
  112.         // line 38
  113.         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.'38$this->source); })()), "company_name", [], "any"falsefalsetrue38), 38$this->source))) ? (" error") : (""));
  114.         echo "\">";
  115.         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.'38$this->source); })()), "company_name", [], "any"falsefalsetrue38), 38$this->source), 'errors');
  116.         echo "</span>
  117.                             </dd>
  118.                         </dl>
  119.                         <dl>
  120.                             <dt>";
  121.         // line 42
  122.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("事業所名"), "html"nulltrue);
  123.         echo "</dt>
  124.                             <dd>
  125.                                 <div class=\"form-unit__input\">";
  126.         // line 44
  127.         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.'44$this->source); })()), "shop_name", [], "any"falsefalsetrue44), 44$this->source), 'widget');
  128.         echo "</div>
  129.                                 <span class=\"field-notes\">上記と異なる場合のみご入力ください。</span>
  130.                             </dd>
  131.                         </dl>
  132.                         <dl class=\"required-field\">
  133.                             <dt>";
  134.         // line 49
  135.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご担当者様"), "html"nulltrue);
  136.         echo "</dt>
  137.                             <dd class=\"separate-form\">
  138.                                 <div class=\"half-field\">
  139.                                     <div class=\"form-unit__input\">
  140.                                         ";
  141.         // line 53
  142.         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); })()), "name", [], "any"falsefalsetrue53), "name01", [], "any"falsefalsetrue53), 53$this->source), 'widget', ["attr" => ["placeholder" => ""]]);
  143.         echo "
  144.                                         <label for=\"";
  145.         // line 54
  146.         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->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); })()), "name", [], "any"falsefalsetrue54), "name01", [], "any"falsefalsetrue54), "vars", [], "any"falsefalsetrue54), "id", [], "any"falsefalsetrue54), 54$this->source), "html"nulltrue);
  147.         echo "\" class=\"placeholder\">";
  148.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("姓"), "html"nulltrue);
  149.         echo "</label>
  150.                                     </div>
  151.                                     <span class=\"";
  152.         // line 56
  153.         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.'56$this->source); })()), "name", [], "any"falsefalsetrue56), "name01", [], "any"falsefalsetrue56), 56$this->source))) ? (" error") : (""));
  154.         echo "\">";
  155.         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); })()), "name", [], "any"falsefalsetrue56), "name01", [], "any"falsefalsetrue56), 56$this->source), 'errors');
  156.         echo "</span>
  157.                                 </div>
  158.                                 <div class=\"half-field\">
  159.                                     <div class=\"form-unit__input half-field\">
  160.                                         ";
  161.         // line 60
  162.         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.'60$this->source); })()), "name", [], "any"falsefalsetrue60), "name02", [], "any"falsefalsetrue60), 60$this->source), 'widget', ["attr" => ["placeholder" => ""]]);
  163.         echo "
  164.                                         <label for=\"";
  165.         // line 61
  166.         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->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.'61$this->source); })()), "name", [], "any"falsefalsetrue61), "name02", [], "any"falsefalsetrue61), "vars", [], "any"falsefalsetrue61), "id", [], "any"falsefalsetrue61), 61$this->source), "html"nulltrue);
  167.         echo "\" class=\"placeholder\">";
  168.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("名"), "html"nulltrue);
  169.         echo "</label>
  170.                                     </div>
  171.                                     <span class=\"";
  172.         // line 63
  173.         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.'63$this->source); })()), "name", [], "any"falsefalsetrue63), "name02", [], "any"falsefalsetrue63), 63$this->source))) ? (" error") : (""));
  174.         echo "\">";
  175.         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.'63$this->source); })()), "name", [], "any"falsefalsetrue63), "name02", [], "any"falsefalsetrue63), 63$this->source), 'errors');
  176.         echo "</span>
  177.                                 </div>
  178.                             </dd>
  179.                         </dl>
  180.                         <dl class=\"required-field\">
  181.                             <dt>";
  182.         // line 68
  183.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご担当者様(カナ)"), "html"nulltrue);
  184.         echo "</dt>
  185.                             <dd class=\"separate-form\">
  186.                                 <div class=\"half-field\">
  187.                                     <div class=\"form-unit__input\">
  188.                                         ";
  189.         // line 72
  190.         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.'72$this->source); })()), "kana", [], "any"falsefalsetrue72), "kana01", [], "any"falsefalsetrue72), 72$this->source), 'widget', ["attr" => ["placeholder" => ""]]);
  191.         echo "
  192.                                         <label for=\"";
  193.         // line 73
  194.         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->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.'73$this->source); })()), "kana", [], "any"falsefalsetrue73), "kana01", [], "any"falsefalsetrue73), "vars", [], "any"falsefalsetrue73), "id", [], "any"falsefalsetrue73), 73$this->source), "html"nulltrue);
  195.         echo "\" class=\"placeholder\">";
  196.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("セイ"), "html"nulltrue);
  197.         echo "</label>
  198.                                     </div>
  199.                                     <span class=\"";
  200.         // line 75
  201.         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.'75$this->source); })()), "kana", [], "any"falsefalsetrue75), "kana01", [], "any"falsefalsetrue75), 75$this->source))) ? (" error") : (""));
  202.         echo "\">";
  203.         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.'75$this->source); })()), "kana", [], "any"falsefalsetrue75), "kana01", [], "any"falsefalsetrue75), 75$this->source), 'errors');
  204.         echo "</span>
  205.                                 </div>
  206.                                 <div class=\"half-field\">
  207.                                     <div class=\"form-unit__input\">
  208.                                         ";
  209.         // line 79
  210.         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.'79$this->source); })()), "kana", [], "any"falsefalsetrue79), "kana02", [], "any"falsefalsetrue79), 79$this->source), 'widget', ["attr" => ["placeholder" => ""]]);
  211.         echo "
  212.                                         <label for=\"";
  213.         // line 80
  214.         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->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); })()), "kana", [], "any"falsefalsetrue80), "kana02", [], "any"falsefalsetrue80), "vars", [], "any"falsefalsetrue80), "id", [], "any"falsefalsetrue80), 80$this->source), "html"nulltrue);
  215.         echo "\" class=\"placeholder\">";
  216.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メイ"), "html"nulltrue);
  217.         echo "</label>
  218.                                     </div>
  219.                                     <span class=\"";
  220.         // line 82
  221.         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.'82$this->source); })()), "kana", [], "any"falsefalsetrue82), "kana02", [], "any"falsefalsetrue82), 82$this->source))) ? (" error") : (""));
  222.         echo "\">";
  223.         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); })()), "kana", [], "any"falsefalsetrue82), "kana02", [], "any"falsefalsetrue82), 82$this->source), 'errors');
  224.         echo "</span>
  225.                                 </div>
  226.                             </dd>
  227.                         </dl>
  228.                         <dl class=\"required-field\">
  229.                             <dt>";
  230.         // line 87
  231.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご請求書送付先"), "html"nulltrue);
  232.         echo "</dt>
  233.                             <dd>
  234.                                 <div class=\"postal-field\">
  235.                                     <span class=\"postal-icon\">";
  236.         // line 90
  237.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  238.         echo "</span>
  239.                                     <div class=\"form-unit__input\">
  240.                                         ";
  241.         // line 92
  242.         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); })()), "postal_code", [], "any"falsefalsetrue92), 92$this->source), 'widget', ["attr" => ["style" => "ime-mode: disabled;""placeholder" => ""]]);
  243.         echo "
  244.                                         <label for=\"";
  245.         // line 93
  246.         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, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'93$this->source); })()), "postal_code", [], "any"falsefalsetrue93), "vars", [], "any"falsefalsetrue93), "id", [], "any"falsefalsetrue93), 93$this->source), "html"nulltrue);
  247.         echo "\" class=\"placeholder\">";
  248.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("XXXXXXX"), "html"nulltrue);
  249.         echo "</label>
  250.                                     </div>
  251.                                     <div class=\"external-link\">
  252.                                         <a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  253.         // line 96
  254.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  255.         echo "</span></a>
  256.                                     </div>
  257.                                 </div>
  258.                                 <span class=\"";
  259.         // line 99
  260.         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.'99$this->source); })()), "postal_code", [], "any"falsefalsetrue99), 99$this->source))) ? (" error") : (""));
  261.         echo "\">";
  262.         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.'99$this->source); })()), "postal_code", [], "any"falsefalsetrue99), 99$this->source), 'errors');
  263.         echo "</span>
  264.                                 <div class=\"separate-form\">
  265.                                     <div class=\"half-field\">
  266.                                         <div class=\"form-unit__input\">";
  267.         // line 102
  268.         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.'102$this->source); })()), "address", [], "any"falsefalsetrue102), "pref", [], "any"falsefalsetrue102), 102$this->source), 'widget');
  269.         echo "</div>
  270.                                         <span class=\"";
  271.         // line 103
  272.         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.'103$this->source); })()), "address", [], "any"falsefalsetrue103), "pref", [], "any"falsefalsetrue103), 103$this->source))) ? (" error") : (""));
  273.         echo "\">";
  274.         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.'103$this->source); })()), "address", [], "any"falsefalsetrue103), "pref", [], "any"falsefalsetrue103), 103$this->source), 'errors');
  275.         echo "</span>
  276.                                     </div>
  277.                                     <div class=\"half-field\">
  278.                                         <div class=\"form-unit__input\">
  279.                                             ";
  280.         // line 107
  281.         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.'107$this->source); })()), "address", [], "any"falsefalsetrue107), "addr01", [], "any"falsefalsetrue107), 107$this->source), 'widget', ["attr" => ["placeholder" => ""]]);
  282.         echo "
  283.                                             <label for=\"";
  284.         // line 108
  285.         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->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.'108$this->source); })()), "address", [], "any"falsefalsetrue108), "addr01", [], "any"falsefalsetrue108), "vars", [], "any"falsefalsetrue108), "id", [], "any"falsefalsetrue108), 108$this->source), "html"nulltrue);
  286.         echo "\" class=\"placeholder\">";
  287.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("市区町村"), "html"nulltrue);
  288.         echo "</label>
  289.                                         </div>
  290.                                         <span class=\"";
  291.         // line 110
  292.         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.'110$this->source); })()), "address", [], "any"falsefalsetrue110), "addr01", [], "any"falsefalsetrue110), 110$this->source))) ? (" error") : (""));
  293.         echo "\">";
  294.         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.'110$this->source); })()), "address", [], "any"falsefalsetrue110), "addr01", [], "any"falsefalsetrue110), 110$this->source), 'errors');
  295.         echo "</span>
  296.                                     </div>
  297.                                 </div>
  298.                                 <div class=\"form-unit__input\">
  299.                                     ";
  300.         // line 114
  301.         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.'114$this->source); })()), "address", [], "any"falsefalsetrue114), "addr02", [], "any"falsefalsetrue114), 114$this->source), 'widget', ["attr" => ["placeholder" => ""]]);
  302.         echo "
  303.                                     <label for=\"";
  304.         // line 115
  305.         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->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.'115$this->source); })()), "address", [], "any"falsefalsetrue115), "addr02", [], "any"falsefalsetrue115), "vars", [], "any"falsefalsetrue115), "id", [], "any"falsefalsetrue115), 115$this->source), "html"nulltrue);
  306.         echo "\" class=\"placeholder\">";
  307.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("番地・ビル名"), "html"nulltrue);
  308.         echo "</label>
  309.                                 </div>
  310.                                 <span class=\"";
  311.         // line 117
  312.         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.'117$this->source); })()), "address", [], "any"falsefalsetrue117), "addr02", [], "any"falsefalsetrue117), 117$this->source))) ? (" error") : (""));
  313.         echo "\">";
  314.         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.'117$this->source); })()), "address", [], "any"falsefalsetrue117), "addr02", [], "any"falsefalsetrue117), 117$this->source), 'errors');
  315.         echo "</span>
  316.                             </dd>
  317.                         </dl>
  318.                         <p class=\"form-error\">※商品のお届け先は、<span class=\"text-underline\">会員登録後にマイページ</span>よりご登録ください。</p>
  319.                         <dl class=\"required-field\">
  320.                             <dt>";
  321.         // line 122
  322.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("電話番号"), "html"nulltrue);
  323.         echo "</dt>
  324.                             <dd>
  325.                                 <div class=\"separate-form\">
  326.                                     <div class=\"half-field\">
  327.                                         <div class=\"form-unit__input\">
  328.                                             ";
  329.         // line 127
  330.         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.'127$this->source); })()), "phone_number", [], "any"falsefalsetrue127), 127$this->source), 'widget', ["attr" => ["style" => "ime-mode: disabled;""placeholder" => ""]]);
  331.         echo "
  332.                                             <label for=\"";
  333.         // line 128
  334.         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, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'128$this->source); })()), "phone_number", [], "any"falsefalsetrue128), "vars", [], "any"falsefalsetrue128), "id", [], "any"falsefalsetrue128), 128$this->source), "html"nulltrue);
  335.         echo "\" class=\"placeholder\">";
  336.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("XXXXXXXXXXX"), "html"nulltrue);
  337.         echo "</label>
  338.                                         </div>
  339.                                         <span class=\"";
  340.         // line 130
  341.         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.'130$this->source); })()), "phone_number", [], "any"falsefalsetrue130), 130$this->source))) ? (" error") : (""));
  342.         echo "\">";
  343.         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.'130$this->source); })()), "phone_number", [], "any"falsefalsetrue130), 130$this->source), 'errors');
  344.         echo "</span>
  345.                                     </div>
  346.                                 </div>
  347.                             </dd>
  348.                         </dl>
  349.                         <dl class=\"required-field\">
  350.                             <dt>";
  351.         // line 136
  352.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メールアドレス"), "html"nulltrue);
  353.         echo "</dt>
  354.                             <dd>
  355.                                 <div class=\"form-unit__input\">
  356.                                     ";
  357.         // line 139
  358.         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.'139$this->source); })()), "email", [], "any"falsefalsetrue139), "first", [], "any"falsefalsetrue139), 139$this->source), 'widget', ["attr" => ["style" => "ime-mode: disabled;""placeholder" => ""]]);
  359.         echo "
  360.                                     <label for=\"";
  361.         // line 140
  362.         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->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.'140$this->source); })()), "email", [], "any"falsefalsetrue140), "first", [], "any"falsefalsetrue140), "vars", [], "any"falsefalsetrue140), "id", [], "any"falsefalsetrue140), 140$this->source), "html"nulltrue);
  363.         echo "\" class=\"placeholder\">";
  364.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("xxxxx@example.co.jp"), "html"nulltrue);
  365.         echo "</label>
  366.                                 </div>
  367.                                 <span class=\"";
  368.         // line 142
  369.         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.'142$this->source); })()), "email", [], "any"falsefalsetrue142), "first", [], "any"falsefalsetrue142), 142$this->source))) ? (" error") : (""));
  370.         echo "\">";
  371.         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.'142$this->source); })()), "email", [], "any"falsefalsetrue142), "first", [], "any"falsefalsetrue142), 142$this->source), 'errors');
  372.         echo "</span>
  373.                                 <div class=\"form-unit__input\">
  374.                                     ";
  375.         // line 144
  376.         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.'144$this->source); })()), "email", [], "any"falsefalsetrue144), "second", [], "any"falsefalsetrue144), 144$this->source), 'widget', ["attr" => ["style" => "ime-mode: disabled;""placeholder" => ""]]);
  377.         echo "
  378.                                     <label for=\"";
  379.         // line 145
  380.         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->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.'145$this->source); })()), "email", [], "any"falsefalsetrue145), "second", [], "any"falsefalsetrue145), "vars", [], "any"falsefalsetrue145), "id", [], "any"falsefalsetrue145), 145$this->source), "html"nulltrue);
  381.         echo "\" class=\"placeholder\">";
  382.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認のため再度入力してください"), "html"nulltrue);
  383.         echo "</label>
  384.                                 </div>
  385.                                 <span class=\"";
  386.         // line 147
  387.         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.'147$this->source); })()), "email", [], "any"falsefalsetrue147), "second", [], "any"falsefalsetrue147), 147$this->source))) ? (" error") : (""));
  388.         echo "\">";
  389.         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.'147$this->source); })()), "email", [], "any"falsefalsetrue147), "second", [], "any"falsefalsetrue147), 147$this->source), 'errors');
  390.         echo "</span>
  391.                             </dd>
  392.                         </dl>
  393.                         <dl class=\"required-field\">
  394.                             <dt>";
  395.         // line 151
  396.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("パスワード"), "html"nulltrue);
  397.         echo "</dt>
  398.                             <dd>
  399.                                 <div class=\"form-unit__input\">
  400.                                     ";
  401.         // line 154
  402.         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.'154$this->source); })()), "plain_password", [], "any"falsefalsetrue154), "first", [], "any"falsefalsetrue154), 154$this->source), 'widget', ["attr" => ["style" => "ime-mode: disabled;""placeholder" => """type" => "password"]]);
  403.         echo "
  404.                                     <label for=\"";
  405.         // line 155
  406.         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->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.'155$this->source); })()), "plain_password", [], "any"falsefalsetrue155), "first", [], "any"falsefalsetrue155), "vars", [], "any"falsefalsetrue155), "id", [], "any"falsefalsetrue155), 155$this->source), "html"nulltrue);
  407.         echo "\" class=\"placeholder\">";
  408.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("半角英数記号%min%〜%max%文字", ["%min%" => twig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'155$this->source); })()), "eccube_password_min_len", [], "any"falsefalsetrue155), "%max%" => twig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'155$this->source); })()), "eccube_password_max_len", [], "any"falsefalsetrue155)]), "html"nulltrue);
  409.         echo "</label>
  410.                                 </div>
  411.                                 <span class=\"";
  412.         // line 157
  413.         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.'157$this->source); })()), "plain_password", [], "any"falsefalsetrue157), "first", [], "any"falsefalsetrue157), 157$this->source))) ? (" error") : (""));
  414.         echo "\">";
  415.         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.'157$this->source); })()), "plain_password", [], "any"falsefalsetrue157), "first", [], "any"falsefalsetrue157), 157$this->source), 'errors');
  416.         echo "</span>
  417.                                 <div class=\"form-unit__input\">
  418.                                     ";
  419.         // line 159
  420.         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.'159$this->source); })()), "plain_password", [], "any"falsefalsetrue159), "second", [], "any"falsefalsetrue159), 159$this->source), 'widget', ["attr" => ["style" => "ime-mode: disabled;""placeholder" => """type" => "password"]]);
  421.         echo "
  422.                                     <label for=\"";
  423.         // line 160
  424.         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->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.'160$this->source); })()), "plain_password", [], "any"falsefalsetrue160), "second", [], "any"falsefalsetrue160), "vars", [], "any"falsefalsetrue160), "id", [], "any"falsefalsetrue160), 160$this->source), "html"nulltrue);
  425.         echo "\" class=\"placeholder\">";
  426.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認のため再度入力してください"), "html"nulltrue);
  427.         echo "</label>
  428.                                 </div>
  429.                                 <span class=\"";
  430.         // line 162
  431.         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.'162$this->source); })()), "plain_password", [], "any"falsefalsetrue162), "second", [], "any"falsefalsetrue162), 162$this->source))) ? (" error") : (""));
  432.         echo "\">";
  433.         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.'162$this->source); })()), "plain_password", [], "any"falsefalsetrue162), "second", [], "any"falsefalsetrue162), 162$this->source), 'errors');
  434.         echo "</span>
  435.                             </dd>
  436.                         </dl>
  437.                         ";
  438.         // line 166
  439.         echo "                        ";
  440.         $context['_parent'] = $context;
  441.         $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.'166$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"falsefalsetrue166), "eccube_form_options", [], "any"falsefalsetrue166), "auto_render", [], "any"falsefalsetrue166); }));
  442.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  443.             // line 167
  444.             echo "                            ";
  445.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue167), "eccube_form_options", [], "any"falsefalsetrue167), "form_theme", [], "any"falsefalsetrue167)) {
  446.                 // line 168
  447.                 echo "                                ";
  448.                 $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"falsefalsetrue168), "eccube_form_options", [], "any"falsefalsetrue168), "form_theme", [], "any"falsefalsetrue168)], true);
  449.                 // line 169
  450.                 echo "                                ";
  451.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 169$this->source), 'row');
  452.                 echo "
  453.                             ";
  454.             } else {
  455.                 // line 171
  456.                 echo "                                <dl>
  457.                                     <dt>
  458.                                         ";
  459.                 // line 173
  460.                 $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"falsetruetrue173), "label_attr", [], "any"falsetruetrue173), "class", [], "any"truetruetrue173)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue173), "label_attr", [], "any"falsefalsetrue173), "class", [], "any"falsefalsetrue173)) : (""));
  461.                 // line 174
  462.                 echo "                                        ";
  463.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 174$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.'174$this->source); })()), 174$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"falsefalsetrue174), "label", [], "any"falsefalsetrue174), 174$this->source)) ? [] : ["label" => $_label_]));
  464.                 echo "
  465.                                     </dt>
  466.                                     <dd>
  467.                                         <div class=\"";
  468.                 // line 177
  469.                 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"falsefalsetrue177), "eccube_form_options", [], "any"falsefalsetrue177), "style_class", [], "any"falsefalsetrue177), 177$this->source), "html"nulltrue);
  470.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed($context["f"], 177$this->source))) ? (" error") : (""));
  471.                 echo "\">
  472.                                             ";
  473.                 // line 178
  474.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 178$this->source), 'widget');
  475.                 echo "
  476.                                             ";
  477.                 // line 179
  478.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 179$this->source), 'errors');
  479.                 echo "
  480.                                         </div>
  481.                                     </dd>
  482.                                 </dl>
  483.                             ";
  484.             }
  485.             // line 184
  486.             echo "                        ";
  487.         }
  488.         $_parent $context['_parent'];
  489.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  490.         $context array_intersect_key($context$_parent) + $_parent;
  491.         // line 185
  492.         echo "                        <div class=\"form-unit__choice\">
  493.                             ";
  494.         // line 186
  495.         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.'186$this->source); })()), "user_policy_check", [], "any"falsefalsetrue186), 186$this->source), 'widget', ["label" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご利用規約に同意してお進みください")]);
  496.         echo "
  497.                         </div>
  498.                         <a class=\"agreement_link\" href=\"";
  499.         // line 188
  500.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("help_agreement");
  501.         echo "\" target=\"_blank\"><span>";
  502.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご利用規約"), "html"nulltrue);
  503.         echo "</span></a>
  504.                         <span class=\"";
  505.         // line 189
  506.         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.'189$this->source); })()), "user_policy_check", [], "any"falsefalsetrue189), 189$this->source))) ? (" form-error") : (""));
  507.         echo "\">";
  508.         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.'189$this->source); })()), "user_policy_check", [], "any"falsefalsetrue189), 189$this->source), 'errors');
  509.         echo "</span>
  510.                     </div>
  511.                     <div class=\"form-unit__actions\">
  512.                         <button type=\"submit\" class=\"ec-blockBtn--action\" name=\"mode\" value=\"confirm\">";
  513.         // line 192
  514.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認する"), "html"nulltrue);
  515.         echo "</button>
  516.                     </div>
  517.                 </form>
  518.             </div>
  519.         </div>
  520.     </div>
  521. ";
  522.         
  523.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  524.         
  525.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  526.     }
  527.     public function getTemplateName()
  528.     {
  529.         return "Entry/index.twig";
  530.     }
  531.     public function isTraitable()
  532.     {
  533.         return false;
  534.     }
  535.     public function getDebugInfo()
  536.     {
  537.         return array (  533 => 192,  525 => 189,  519 => 188,  514 => 186,  511 => 185,  505 => 184,  497 => 179,  493 => 178,  488 => 177,  481 => 174,  479 => 173,  475 => 171,  469 => 169,  466 => 168,  463 => 167,  458 => 166,  450 => 162,  443 => 160,  439 => 159,  432 => 157,  425 => 155,  421 => 154,  415 => 151,  406 => 147,  399 => 145,  395 => 144,  388 => 142,  381 => 140,  377 => 139,  371 => 136,  360 => 130,  353 => 128,  349 => 127,  341 => 122,  331 => 117,  324 => 115,  320 => 114,  311 => 110,  304 => 108,  300 => 107,  291 => 103,  287 => 102,  279 => 99,  273 => 96,  265 => 93,  261 => 92,  256 => 90,  250 => 87,  240 => 82,  233 => 80,  229 => 79,  220 => 75,  213 => 73,  209 => 72,  202 => 68,  192 => 63,  185 => 61,  181 => 60,  172 => 56,  165 => 54,  161 => 53,  154 => 49,  146 => 44,  141 => 42,  132 => 38,  128 => 37,  123 => 35,  117 => 32,  112 => 30,  105 => 26,  100 => 23,  97 => 22,  87 => 21,  76 => 18,  66 => 17,  55 => 11,  53 => 15,  51 => 13,  38 => 11,);
  538.     }
  539.     public function getSourceContext()
  540.     {
  541.         return new Source("{#
  542. This file is part of EC-CUBE
  543. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  544. http://www.ec-cube.co.jp/
  545. For the full copyright and license information, please view the LICENSE
  546. file that was distributed with this source code.
  547. #}
  548. {% extends 'default_frame.twig' %}
  549. {% set body_class = 'registration_page' %}
  550. {% form_theme form 'Form/form_div_layout.twig' %}
  551. {% block javascript %}
  552.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  553. {% endblock javascript %}
  554. {% block main %}
  555.     {% form_theme form 'Form/form_custom_theme.twig' %}
  556.     <div class=\"ec-role narrow-contents\">
  557.         <div class=\"ec-pageHeader\">
  558.             <h1>{{ '新規会員登録'|trans }}</h1>
  559.         </div>
  560.         <div class=\"content-inner\">
  561.             <div class=\"content-entry\">
  562.                 <form method=\"post\" action=\"{{ url('entry') }}\" novalidate class=\"h-adr\">
  563.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  564.                     {{ form_widget(form._token) }}
  565.                     <div class=\"form-container\">
  566.                         <dl class=\"required-field\">
  567.                             <dt>{{ '会社名または事業所名'|trans }}</dt>
  568.                             <dd>
  569.                                 <div class=\"form-unit__input\">{{ form_widget(form.company_name) }}</div>
  570.                                 <span class=\"{{ has_errors(form.company_name) ? ' error' }}\">{{ form_errors(form.company_name) }}</span>
  571.                             </dd>
  572.                         </dl>
  573.                         <dl>
  574.                             <dt>{{ '事業所名'|trans }}</dt>
  575.                             <dd>
  576.                                 <div class=\"form-unit__input\">{{ form_widget(form.shop_name) }}</div>
  577.                                 <span class=\"field-notes\">上記と異なる場合のみご入力ください。</span>
  578.                             </dd>
  579.                         </dl>
  580.                         <dl class=\"required-field\">
  581.                             <dt>{{ 'ご担当者様'|trans }}</dt>
  582.                             <dd class=\"separate-form\">
  583.                                 <div class=\"half-field\">
  584.                                     <div class=\"form-unit__input\">
  585.                                         {{ form_widget(form.name.name01, { 'attr': { 'placeholder': '' }}) }}
  586.                                         <label for=\"{{ form.name.name01.vars.id }}\" class=\"placeholder\">{{ '姓'|trans }}</label>
  587.                                     </div>
  588.                                     <span class=\"{{ has_errors(form.name.name01) ? ' error' }}\">{{ form_errors(form.name.name01) }}</span>
  589.                                 </div>
  590.                                 <div class=\"half-field\">
  591.                                     <div class=\"form-unit__input half-field\">
  592.                                         {{ form_widget(form.name.name02, { 'attr': { 'placeholder': '' }}) }}
  593.                                         <label for=\"{{ form.name.name02.vars.id }}\" class=\"placeholder\">{{ '名'|trans }}</label>
  594.                                     </div>
  595.                                     <span class=\"{{ has_errors(form.name.name02) ? ' error' }}\">{{ form_errors(form.name.name02) }}</span>
  596.                                 </div>
  597.                             </dd>
  598.                         </dl>
  599.                         <dl class=\"required-field\">
  600.                             <dt>{{ 'ご担当者様(カナ)'|trans }}</dt>
  601.                             <dd class=\"separate-form\">
  602.                                 <div class=\"half-field\">
  603.                                     <div class=\"form-unit__input\">
  604.                                         {{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': '' }}) }}
  605.                                         <label for=\"{{ form.kana.kana01.vars.id }}\" class=\"placeholder\">{{ 'セイ'|trans }}</label>
  606.                                     </div>
  607.                                     <span class=\"{{ has_errors(form.kana.kana01) ? ' error' }}\">{{ form_errors(form.kana.kana01) }}</span>
  608.                                 </div>
  609.                                 <div class=\"half-field\">
  610.                                     <div class=\"form-unit__input\">
  611.                                         {{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': '' }}) }}
  612.                                         <label for=\"{{ form.kana.kana02.vars.id }}\" class=\"placeholder\">{{ 'メイ'|trans }}</label>
  613.                                     </div>
  614.                                     <span class=\"{{ has_errors(form.kana.kana02) ? ' error' }}\">{{ form_errors(form.kana.kana02) }}</span>
  615.                                 </div>
  616.                             </dd>
  617.                         </dl>
  618.                         <dl class=\"required-field\">
  619.                             <dt>{{ 'ご請求書送付先'|trans }}</dt>
  620.                             <dd>
  621.                                 <div class=\"postal-field\">
  622.                                     <span class=\"postal-icon\">{{ '〒'|trans }}</span>
  623.                                     <div class=\"form-unit__input\">
  624.                                         {{ form_widget(form.postal_code, { 'attr': {'style' : 'ime-mode: disabled;', 'placeholder': '' }}) }}
  625.                                         <label for=\"{{ form.postal_code.vars.id }}\" class=\"placeholder\">{{ 'XXXXXXX'|trans }}</label>
  626.                                     </div>
  627.                                     <div class=\"external-link\">
  628.                                         <a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  629.                                     </div>
  630.                                 </div>
  631.                                 <span class=\"{{ has_errors(form.postal_code) ? ' error' }}\">{{ form_errors(form.postal_code) }}</span>
  632.                                 <div class=\"separate-form\">
  633.                                     <div class=\"half-field\">
  634.                                         <div class=\"form-unit__input\">{{ form_widget(form.address.pref) }}</div>
  635.                                         <span class=\"{{ has_errors(form.address.pref) ? ' error' }}\">{{ form_errors(form.address.pref) }}</span>
  636.                                     </div>
  637.                                     <div class=\"half-field\">
  638.                                         <div class=\"form-unit__input\">
  639.                                             {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '' }}) }}
  640.                                             <label for=\"{{ form.address.addr01.vars.id }}\" class=\"placeholder\">{{ '市区町村'|trans }}</label>
  641.                                         </div>
  642.                                         <span class=\"{{ has_errors(form.address.addr01) ? ' error' }}\">{{ form_errors(form.address.addr01) }}</span>
  643.                                     </div>
  644.                                 </div>
  645.                                 <div class=\"form-unit__input\">
  646.                                     {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '' }}) }}
  647.                                     <label for=\"{{ form.address.addr02.vars.id }}\" class=\"placeholder\">{{ '番地・ビル名'|trans }}</label>
  648.                                 </div>
  649.                                 <span class=\"{{ has_errors(form.address.addr02) ? ' error' }}\">{{ form_errors(form.address.addr02) }}</span>
  650.                             </dd>
  651.                         </dl>
  652.                         <p class=\"form-error\">※商品のお届け先は、<span class=\"text-underline\">会員登録後にマイページ</span>よりご登録ください。</p>
  653.                         <dl class=\"required-field\">
  654.                             <dt>{{ '電話番号'|trans }}</dt>
  655.                             <dd>
  656.                                 <div class=\"separate-form\">
  657.                                     <div class=\"half-field\">
  658.                                         <div class=\"form-unit__input\">
  659.                                             {{ form_widget(form.phone_number, {'attr': {'style' : 'ime-mode: disabled;', 'placeholder': ''}}) }}
  660.                                             <label for=\"{{ form.phone_number.vars.id }}\" class=\"placeholder\">{{ 'XXXXXXXXXXX'|trans }}</label>
  661.                                         </div>
  662.                                         <span class=\"{{ has_errors(form.phone_number) ? ' error' }}\">{{ form_errors(form.phone_number) }}</span>
  663.                                     </div>
  664.                                 </div>
  665.                             </dd>
  666.                         </dl>
  667.                         <dl class=\"required-field\">
  668.                             <dt>{{ 'メールアドレス'|trans }}</dt>
  669.                             <dd>
  670.                                 <div class=\"form-unit__input\">
  671.                                     {{ form_widget(form.email.first, { 'attr': { 'style' : 'ime-mode: disabled;', 'placeholder': '' }}) }}
  672.                                     <label for=\"{{ form.email.first.vars.id }}\" class=\"placeholder\">{{ 'xxxxx@example.co.jp'|trans }}</label>
  673.                                 </div>
  674.                                 <span class=\"{{ has_errors(form.email.first) ? ' error' }}\">{{ form_errors(form.email.first) }}</span>
  675.                                 <div class=\"form-unit__input\">
  676.                                     {{ form_widget(form.email.second, { 'attr': { 'style' : 'ime-mode: disabled;', 'placeholder': '' }}) }}
  677.                                     <label for=\"{{ form.email.second.vars.id }}\" class=\"placeholder\">{{ '確認のため再度入力してください'|trans }}</label>
  678.                                 </div>
  679.                                 <span class=\"{{ has_errors(form.email.second) ? ' error' }}\">{{ form_errors(form.email.second) }}</span>
  680.                             </dd>
  681.                         </dl>
  682.                         <dl class=\"required-field\">
  683.                             <dt>{{ 'パスワード'|trans }}</dt>
  684.                             <dd>
  685.                                 <div class=\"form-unit__input\">
  686.                                     {{ form_widget(form.plain_password.first, { 'attr': { 'style' : 'ime-mode: disabled;', 'placeholder': '', 'type': 'password' }}) }}
  687.                                     <label for=\"{{ form.plain_password.first.vars.id }}\" class=\"placeholder\">{{ '半角英数記号%min%〜%max%文字'|trans({ '%min%': eccube_config.eccube_password_min_len, '%max%': eccube_config.eccube_password_max_len }) }}</label>
  688.                                 </div>
  689.                                 <span class=\"{{ has_errors(form.plain_password.first) ? ' error' }}\">{{ form_errors(form.plain_password.first) }}</span>
  690.                                 <div class=\"form-unit__input\">
  691.                                     {{ form_widget(form.plain_password.second, { 'attr': { 'style' : 'ime-mode: disabled;', 'placeholder': '', 'type': 'password' }}) }}
  692.                                     <label for=\"{{ form.plain_password.second.vars.id }}\" class=\"placeholder\">{{ '確認のため再度入力してください'|trans }}</label>
  693.                                 </div>
  694.                                 <span class=\"{{ has_errors(form.plain_password.second) ? ' error' }}\">{{ form_errors(form.plain_password.second) }}</span>
  695.                             </dd>
  696.                         </dl>
  697.                         {# エンティティ拡張の自動出力 #}
  698.                         {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  699.                             {% if f.vars.eccube_form_options.form_theme %}
  700.                                 {% form_theme f f.vars.eccube_form_options.form_theme %}
  701.                                 {{ form_row(f) }}
  702.                             {% else %}
  703.                                 <dl>
  704.                                     <dt>
  705.                                         {% set label_class =  f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
  706.                                         {{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
  707.                                     </dt>
  708.                                     <dd>
  709.                                         <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  710.                                             {{ form_widget(f) }}
  711.                                             {{ form_errors(f) }}
  712.                                         </div>
  713.                                     </dd>
  714.                                 </dl>
  715.                             {% endif %}
  716.                         {% endfor %}
  717.                         <div class=\"form-unit__choice\">
  718.                             {{ form_widget(form.user_policy_check, { 'label': 'ご利用規約に同意してお進みください'|trans }) }}
  719.                         </div>
  720.                         <a class=\"agreement_link\" href=\"{{ url('help_agreement') }}\" target=\"_blank\"><span>{{ 'ご利用規約'|trans }}</span></a>
  721.                         <span class=\"{{ has_errors(form.user_policy_check) ? ' form-error' }}\">{{ form_errors(form.user_policy_check) }}</span>
  722.                     </div>
  723.                     <div class=\"form-unit__actions\">
  724.                         <button type=\"submit\" class=\"ec-blockBtn--action\" name=\"mode\" value=\"confirm\">{{ '確認する'|trans }}</button>
  725.                     </div>
  726.                 </form>
  727.             </div>
  728.         </div>
  729.     </div>
  730. {% endblock %}
  731. ""Entry/index.twig""/home/xs362797/magamar.jp/public_html/app/template/magamar/Entry/index.twig");
  732.     }
  733.     
  734.     public function checkSecurity()
  735.     {
  736.         static $tags = array("set" => 13"form_theme" => 15"for" => 166"if" => 167);
  737.         static $filters = array("escape" => 26"trans" => 26"filter" => 166);
  738.         static $functions = array("url" => 30"form_widget" => 32"has_errors" => 38"form_errors" => 38"form_row" => 169"form_label" => 174);
  739.         try {
  740.             $this->sandbox->checkSecurity(
  741.                 ['set''form_theme''for''if'],
  742.                 ['escape''trans''filter'],
  743.                 ['url''form_widget''has_errors''form_errors''form_row''form_label']
  744.             );
  745.         } catch (SecurityError $e) {
  746.             $e->setSourceContext($this->source);
  747.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  748.                 $e->setTemplateLine($tags[$e->getTagName()]);
  749.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  750.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  751.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  752.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  753.             }
  754.             throw $e;
  755.         }
  756.     }
  757. }