var/cache/dev/twig/0b/0b3a07430b44f4517a859f258e9d5c13.php line 56

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_2f5aab391ed2a022d80de32559362eb9 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 "    <div class=\"ec-registerRole\">
  79.         <div class=\"ec-pageHeader\">
  80.             <h1>";
  81.         // line 24
  82.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("新規会員登録"), "html"nulltrue);
  83.         echo "</h1>
  84.         </div>
  85.         <div class=\"ec-off1Grid\">
  86.             <div class=\"ec-off1Grid__cell\">
  87.                 <form method=\"post\" action=\"";
  88.         // line 28
  89.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  90.         echo "\" novalidate class=\"h-adr\">
  91.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  92.                     ";
  93.         // line 30
  94.         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.'30$this->source); })()), "_token", [], "any"falsefalsetrue30), 30$this->source), 'widget');
  95.         echo "
  96.                     <div class=\"ec-borderedDefs\">
  97.                         <dl>
  98.                             <dt>
  99.                                 ";
  100.         // line 34
  101.         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.'34$this->source); })()), "company_name", [], "any"falsefalsetrue34), 34$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "会社名"]);
  102.         echo "
  103.                             </dt>
  104.                             <dd>
  105.                                 <div class=\"ec-input";
  106.         // line 37
  107.         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.'37$this->source); })()), "company_name", [], "any"falsefalsetrue37), 37$this->source))) ? (" error") : (""));
  108.         echo "\">
  109.                                     ";
  110.         // line 38
  111.         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), 'widget', ["attr" => ["placeholder" => "株式会社比叡ゆば本舗ゆば八"]]);
  112.         echo "
  113.                                     ";
  114.         // line 39
  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.'39$this->source); })()), "company_name", [], "any"falsefalsetrue39), 39$this->source), 'errors');
  116.         echo "
  117.                                 </div>
  118.                             </dd>
  119.                         </dl>
  120.                         <dl>
  121.                             <dt>
  122.                                 ";
  123.         // line 45
  124.         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.'45$this->source); })()), "name", [], "any"falsefalsetrue45), 45$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "担当者名"]);
  125.         echo "
  126.                             </dt>
  127.                             <dd>
  128.                                 <div class=\"ec-halfInput";
  129.         // line 48
  130.         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.'48$this->source); })()), "name", [], "any"falsefalsetrue48), "name01", [], "any"falsefalsetrue48), 48$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.'48$this->source); })()), "name", [], "any"falsefalsetrue48), "name02", [], "any"falsefalsetrue48), 48$this->source))) ? (" error") : (""));
  131.         echo "\">
  132.                                     ";
  133.         // line 49
  134.         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.'49$this->source); })()), "name", [], "any"falsefalsetrue49), "name01", [], "any"falsefalsetrue49), 49$this->source), 'widget', ["attr" => ["placeholder" => "姓"]]);
  135.         echo "
  136.                                     ";
  137.         // line 50
  138.         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.'50$this->source); })()), "name", [], "any"falsefalsetrue50), "name02", [], "any"falsefalsetrue50), 50$this->source), 'widget', ["attr" => ["placeholder" => "名"]]);
  139.         echo "
  140.                                     ";
  141.         // line 51
  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.'51$this->source); })()), "name", [], "any"falsefalsetrue51), "name01", [], "any"falsefalsetrue51), 51$this->source), 'errors');
  143.         echo "
  144.                                     ";
  145.         // line 52
  146.         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.'52$this->source); })()), "name", [], "any"falsefalsetrue52), "name02", [], "any"falsefalsetrue52), 52$this->source), 'errors');
  147.         echo "
  148.                                 </div>
  149.                             </dd>
  150.                         </dl>
  151.                         <dl>
  152.                             <dt>
  153.                                 ";
  154.         // line 58
  155.         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.'58$this->source); })()), "kana", [], "any"falsefalsetrue58), 58$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "担当者名(カナ)"]);
  156.         echo "
  157.                             </dt>
  158.                             <dd>
  159.                                 <div class=\"ec-halfInput";
  160.         // line 61
  161.         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.'61$this->source); })()), "kana", [], "any"falsefalsetrue61), "kana01", [], "any"falsefalsetrue61), 61$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.'61$this->source); })()), "kana", [], "any"falsefalsetrue61), "kana02", [], "any"falsefalsetrue61), 61$this->source))) ? (" error") : (""));
  162.         echo "\">
  163.                                     ";
  164.         // line 62
  165.         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.'62$this->source); })()), "kana", [], "any"falsefalsetrue62), "kana01", [], "any"falsefalsetrue62), 62$this->source), 'widget', ["attr" => ["placeholder" => "セイ"]]);
  166.         echo "
  167.                                     ";
  168.         // line 63
  169.         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); })()), "kana", [], "any"falsefalsetrue63), "kana02", [], "any"falsefalsetrue63), 63$this->source), 'widget', ["attr" => ["placeholder" => "メイ"]]);
  170.         echo "
  171.                                     ";
  172.         // line 64
  173.         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.'64$this->source); })()), "kana", [], "any"falsefalsetrue64), "kana01", [], "any"falsefalsetrue64), 64$this->source), 'errors');
  174.         echo "
  175.                                     ";
  176.         // line 65
  177.         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.'65$this->source); })()), "kana", [], "any"falsefalsetrue65), "kana02", [], "any"falsefalsetrue65), 65$this->source), 'errors');
  178.         echo "
  179.                                 </div>
  180.                             </dd>
  181.                         </dl>
  182.                         <dl>
  183.                             <dt>
  184.                                 ";
  185.         // line 71
  186.         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.'71$this->source); })()), "representative_name", [], "any"falsefalsetrue71), 71$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "代表者名"]);
  187.         echo "
  188.                             </dt>
  189.                             <dd>
  190.                                 <div class=\"ec-telInput";
  191.         // line 74
  192.         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.'74$this->source); })()), "representative_name", [], "any"falsefalsetrue74), 74$this->source))) ? (" error") : (""));
  193.         echo "\">
  194.                                     ";
  195.         // line 75
  196.         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.'75$this->source); })()), "representative_name", [], "any"falsefalsetrue75), 75$this->source), 'widget');
  197.         echo "
  198.                                     ";
  199.         // line 76
  200.         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.'76$this->source); })()), "representative_name", [], "any"falsefalsetrue76), 76$this->source), 'errors');
  201.         echo "
  202.                                 </div>
  203.                             </dd>
  204.                         </dl>
  205.                         <dl>
  206.                             <dt>
  207.                                 ";
  208.         // line 82
  209.         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.'82$this->source); })()), "address", [], "any"falsefalsetrue82), 82$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  210.         echo "
  211.                             </dt>
  212.                             <dd>
  213.                                 <div class=\"ec-zipInput";
  214.         // line 85
  215.         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.'85$this->source); })()), "postal_code", [], "any"falsefalsetrue85), 85$this->source))) ? (" error") : (""));
  216.         echo "\"><span>";
  217.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  218.         echo "</span>
  219.                                     ";
  220.         // line 86
  221.         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.'86$this->source); })()), "postal_code", [], "any"falsefalsetrue86), 86$this->source), 'widget');
  222.         echo "
  223.                                     <div class=\"ec-zipInputHelp\">
  224.                                         <div class=\"ec-zipInputHelp__icon\">
  225.                                             <div class=\"ec-icon\"><img src=\"";
  226.         // line 89
  227.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/question-white.svg"), "html"nulltrue);
  228.         echo "\" class=\"normal_image\" alt=\"\">
  229.                                             </div>
  230.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  231.         // line 91
  232.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  233.         echo "</span></a>
  234.                                     </div>
  235.                                     ";
  236.         // line 93
  237.         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.'93$this->source); })()), "postal_code", [], "any"falsefalsetrue93), 93$this->source), 'errors');
  238.         echo "
  239.                                 </div>
  240.                                 <div class=\"ec-select";
  241.         // line 96
  242.         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.'96$this->source); })()), "address", [], "any"falsefalsetrue96), "pref", [], "any"falsefalsetrue96), 96$this->source))) ? (" error") : (""));
  243.         echo "\">
  244.                                     ";
  245.         // line 97
  246.         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.'97$this->source); })()), "address", [], "any"falsefalsetrue97), "pref", [], "any"falsefalsetrue97), 97$this->source), 'widget');
  247.         echo "
  248.                                     ";
  249.         // line 98
  250.         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.'98$this->source); })()), "address", [], "any"falsefalsetrue98), "pref", [], "any"falsefalsetrue98), 98$this->source), 'errors');
  251.         echo "
  252.                                 </div>
  253.                                 <div class=\"ec-input";
  254.         // line 100
  255.         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.'100$this->source); })()), "address", [], "any"falsefalsetrue100), "addr01", [], "any"falsefalsetrue100), 100$this->source))) ? (" error") : (""));
  256.         echo "\">
  257.                                     ";
  258.         // line 101
  259.         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.'101$this->source); })()), "address", [], "any"falsefalsetrue101), "addr01", [], "any"falsefalsetrue101), 101$this->source), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  260.         echo "
  261.                                     ";
  262.         // line 102
  263.         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), "addr01", [], "any"falsefalsetrue102), 102$this->source), 'errors');
  264.         echo "
  265.                                 </div>
  266.                                 <div class=\"ec-input";
  267.         // line 104
  268.         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.'104$this->source); })()), "address", [], "any"falsefalsetrue104), "addr02", [], "any"falsefalsetrue104), 104$this->source))) ? (" error") : (""));
  269.         echo "\">
  270.                                     ";
  271.         // line 105
  272.         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.'105$this->source); })()), "address", [], "any"falsefalsetrue105), "addr02", [], "any"falsefalsetrue105), 105$this->source), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  273.         echo "
  274.                                     ";
  275.         // line 106
  276.         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.'106$this->source); })()), "address", [], "any"falsefalsetrue106), "addr02", [], "any"falsefalsetrue106), 106$this->source), 'errors');
  277.         echo "
  278.                                 </div>
  279.                             </dd>
  280.                         </dl>
  281.                         <dl>
  282.                             <dt>
  283.                                 ";
  284.         // line 112
  285.         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.'112$this->source); })()), "phone_number", [], "any"falsefalsetrue112), 112$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  286.         echo "
  287.                             </dt>
  288.                             <dd>
  289.                                 <div class=\"ec-telInput";
  290.         // line 115
  291.         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.'115$this->source); })()), "phone_number", [], "any"falsefalsetrue115), 115$this->source))) ? (" error") : (""));
  292.         echo "\">
  293.                                     ";
  294.         // line 116
  295.         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.'116$this->source); })()), "phone_number", [], "any"falsefalsetrue116), 116$this->source), 'widget');
  296.         echo "
  297.                                     ";
  298.         // line 117
  299.         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.'117$this->source); })()), "phone_number", [], "any"falsefalsetrue117), 117$this->source), 'errors');
  300.         echo "
  301.                                 </div>
  302. ";
  303.         // line 120
  304.         echo "                                <span class=\"fc_red\">※電話番号は日中に繋がりやすい番号を入力してください。</span>
  305. ";
  306.         // line 122
  307.         echo "                            </dd>
  308.                         </dl>
  309.                         <dl>
  310.                             <dt>
  311.                                 ";
  312.         // line 126
  313.         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.'126$this->source); })()), "email", [], "any"falsefalsetrue126), 126$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  314.         echo "
  315.                             </dt>
  316.                             <dd>
  317.                                 <div class=\"ec-input";
  318.         // line 129
  319.         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.'129$this->source); })()), "email", [], "any"falsefalsetrue129), "first", [], "any"falsefalsetrue129), 129$this->source))) ? (" error") : (""));
  320.         echo "\">
  321.                                     ";
  322.         // line 130
  323.         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.'130$this->source); })()), "email", [], "any"falsefalsetrue130), "first", [], "any"falsefalsetrue130), 130$this->source), 'widget', ["attr" => ["placeholder" => "例:aaa@hieiyuba.co.jp"]]);
  324.         echo "
  325.                                     ";
  326.         // line 131
  327.         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.'131$this->source); })()), "email", [], "any"falsefalsetrue131), "first", [], "any"falsefalsetrue131), 131$this->source), 'errors');
  328.         echo "
  329.                                 </div>
  330.                                 <div class=\"ec-input";
  331.         // line 133
  332.         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.'133$this->source); })()), "email", [], "any"falsefalsetrue133), "second", [], "any"falsefalsetrue133), 133$this->source))) ? (" error") : (""));
  333.         echo "\">
  334.                                     ";
  335.         // line 134
  336.         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.'134$this->source); })()), "email", [], "any"falsefalsetrue134), "second", [], "any"falsefalsetrue134), 134$this->source), 'widget', ["attr" => ["placeholder" => "確認のためもう一度入力してください"]]);
  337.         echo "
  338.                                     ";
  339.         // line 135
  340.         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.'135$this->source); })()), "email", [], "any"falsefalsetrue135), "second", [], "any"falsefalsetrue135), 135$this->source), 'errors');
  341.         echo "
  342.                                 </div>
  343.                             </dd>
  344.                         </dl>
  345.                         <dl>
  346.                             <dt>
  347.                                 ";
  348.         // line 141
  349.         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.'141$this->source); })()), "plain_password", [], "any"falsefalsetrue141), 141$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "パスワード"]);
  350.         echo "
  351.                             </dt>
  352.                             <dd>
  353.                                 <div class=\"ec-input";
  354.         // line 144
  355.         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.'144$this->source); })()), "plain_password", [], "any"falsefalsetrue144), "first", [], "any"falsefalsetrue144), 144$this->source))) ? (" error") : (""));
  356.         echo "\">
  357.                                     ";
  358.         // line 145
  359.         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.'145$this->source); })()), "plain_password", [], "any"falsefalsetrue145), "first", [], "any"falsefalsetrue145), 145$this->source), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("半角英数記号%min%〜%max%文字", ["%min%" => twig_get_attribute($this->env$this->source,         // line 146
  360. (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'146$this->source); })()), "eccube_password_min_len", [], "any"falsefalsetrue146), "%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.'146$this->source); })()), "eccube_password_max_len", [], "any"falsefalsetrue146)])], "type" => "password"]);
  361.         // line 148
  362.         echo "
  363.                                     ";
  364.         // line 149
  365.         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.'149$this->source); })()), "plain_password", [], "any"falsefalsetrue149), "first", [], "any"falsefalsetrue149), 149$this->source), 'errors');
  366.         echo "
  367.                                 </div>
  368.                                 <div class=\"ec-input";
  369.         // line 151
  370.         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.'151$this->source); })()), "plain_password", [], "any"falsefalsetrue151), "second", [], "any"falsefalsetrue151), 151$this->source))) ? (" error") : (""));
  371.         echo "\">
  372.                                     ";
  373.         // line 152
  374.         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.'152$this->source); })()), "plain_password", [], "any"falsefalsetrue152), "second", [], "any"falsefalsetrue152), 152$this->source), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認のためもう一度入力してください")], "type" => "password"]);
  375.         // line 155
  376.         echo "
  377.                                     ";
  378.         // line 156
  379.         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.'156$this->source); })()), "plain_password", [], "any"falsefalsetrue156), "second", [], "any"falsefalsetrue156), 156$this->source), 'errors');
  380.         echo "
  381.                                 </div>
  382.                             </dd>
  383.                         </dl>
  384.                         <dl>
  385.                             <dt>
  386.                                 ";
  387.         // line 162
  388.         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.'162$this->source); })()), "homepage_url", [], "any"falsefalsetrue162), 162$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "ホームページURL"]);
  389.         echo "
  390.                             </dt>
  391.                             <dd>
  392.                                 <div class=\"ec-input";
  393.         // line 165
  394.         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.'165$this->source); })()), "homepage_url", [], "any"falsefalsetrue165), 165$this->source))) ? (" error") : (""));
  395.         echo "\">
  396.                                     ";
  397.         // line 166
  398.         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.'166$this->source); })()), "homepage_url", [], "any"falsefalsetrue166), 166$this->source), 'widget');
  399.         echo "
  400.                                     ";
  401.         // line 167
  402.         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.'167$this->source); })()), "homepage_url", [], "any"falsefalsetrue167), 167$this->source), 'errors');
  403.         echo "
  404.                                 </div>
  405.                             </dd>
  406.                         </dl>
  407. ";
  408.         // line 197
  409.         echo "                        <dl>
  410.                             <dt>
  411.                                 ";
  412.         // line 199
  413.         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.'199$this->source); })()), "job", [], "any"falsefalsetrue199), 199$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "業種"]);
  414.         echo "
  415.                             </dt>
  416.                             <dd>
  417.                                 <div class=\"ec-select";
  418.         // line 202
  419.         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.'202$this->source); })()), "job", [], "any"falsefalsetrue202), 202$this->source))) ? (" error") : (""));
  420.         echo "\">
  421.                                     ";
  422.         // line 203
  423.         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.'203$this->source); })()), "job", [], "any"falsefalsetrue203), 203$this->source), 'widget');
  424.         echo "
  425.                                     ";
  426.         // line 204
  427.         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.'204$this->source); })()), "job", [], "any"falsefalsetrue204), 204$this->source), 'errors');
  428.         echo "
  429.                                 </div>
  430.                             </dd>
  431.                         </dl>
  432.                         <dl>
  433.                             <dt>
  434.                                 ";
  435.         // line 210
  436.         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.'210$this->source); })()), "business_type", [], "any"falsefalsetrue210), 210$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "業態"]);
  437.         echo "
  438.                             </dt>
  439.                             <dd>
  440.                                 <div class=\"ec-input";
  441.         // line 213
  442.         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.'213$this->source); })()), "business_type", [], "any"falsefalsetrue213), 213$this->source))) ? (" error") : (""));
  443.         echo "\">
  444.                                     ";
  445.         // line 214
  446.         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.'214$this->source); })()), "business_type", [], "any"falsefalsetrue214), 214$this->source), 'widget');
  447.         echo "
  448.                                     ";
  449.         // line 215
  450.         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.'215$this->source); })()), "business_type", [], "any"falsefalsetrue215), 215$this->source), 'errors');
  451.         echo "
  452.                                 </div>
  453.                             </dd>
  454.                         </dl>
  455.                         ";
  456.         // line 220
  457.         echo "                        ";
  458.         $context['_parent'] = $context;
  459.         $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.'220$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"falsefalsetrue220), "eccube_form_options", [], "any"falsefalsetrue220), "auto_render", [], "any"falsefalsetrue220); }));
  460.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  461.             // line 221
  462.             echo "                            ";
  463.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue221), "eccube_form_options", [], "any"falsefalsetrue221), "form_theme", [], "any"falsefalsetrue221)) {
  464.                 // line 222
  465.                 echo "                                ";
  466.                 $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"falsefalsetrue222), "eccube_form_options", [], "any"falsefalsetrue222), "form_theme", [], "any"falsefalsetrue222)], true);
  467.                 // line 223
  468.                 echo "                                ";
  469.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 223$this->source), 'row');
  470.                 echo "
  471.                             ";
  472.             } else {
  473.                 // line 225
  474.                 echo "                                <dl>
  475.                                     <dt>
  476.                                         ";
  477.                 // line 227
  478.                 $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"falsetruetrue227), "label_attr", [], "any"falsetruetrue227), "class", [], "any"truetruetrue227)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue227), "label_attr", [], "any"falsefalsetrue227), "class", [], "any"falsefalsetrue227)) : (""));
  479.                 // line 228
  480.                 echo "                                        ";
  481.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 228$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.'228$this->source); })()), 228$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"falsefalsetrue228), "label", [], "any"falsefalsetrue228), 228$this->source)) ? [] : ["label" => $_label_]));
  482.                 echo "
  483.                                     </dt>
  484.                                     <dd>
  485.                                         <div class=\"";
  486.                 // line 231
  487.                 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"falsefalsetrue231), "eccube_form_options", [], "any"falsefalsetrue231), "style_class", [], "any"falsefalsetrue231), 231$this->source), "html"nulltrue);
  488.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed($context["f"], 231$this->source))) ? (" error") : (""));
  489.                 echo "\">
  490.                                             ";
  491.                 // line 232
  492.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 232$this->source), 'widget');
  493.                 echo "
  494.                                             ";
  495.                 // line 233
  496.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 233$this->source), 'errors');
  497.                 echo "
  498.                                         </div>
  499.                                     </dd>
  500.                                 </dl>
  501.                             ";
  502.             }
  503.             // line 238
  504.             echo "                        ";
  505.         }
  506.         $_parent $context['_parent'];
  507.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  508.         $context array_intersect_key($context$_parent) + $_parent;
  509.         // line 239
  510.         echo "                    </div>
  511.                     <div class=\"ec-registerRole__actions\">
  512.                         <div class=\"ec-checkbox";
  513.         // line 241
  514.         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.'241$this->source); })()), "user_policy_check", [], "any"falsefalsetrue241), 241$this->source))) ? (" error") : (""));
  515.         echo "\">
  516.                             <label>
  517.                                 ";
  518.         // line 243
  519.         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.'243$this->source); })()), "user_policy_check", [], "any"falsefalsetrue243), 243$this->source), 'widget');
  520.         echo "
  521.                                 ";
  522.         // line 244
  523.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("<a class=\"ec-link\" href=\"%url%\" target=\"_blank\">利用規約</a>に同意してお進みください", ["%url%" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("help_agreement")]);
  524.         echo "
  525.                             </label>
  526.                             ";
  527.         // line 246
  528.         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.'246$this->source); })()), "user_policy_check", [], "any"falsefalsetrue246), 246$this->source), 'errors');
  529.         echo "
  530.                         </div>
  531.                         <div class=\"ec-off4Grid\">
  532.                             <div class=\"ec-off4Grid__cell\">
  533.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">";
  534.         // line 250
  535.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意する"), "html"nulltrue);
  536.         echo "</button>
  537.                                 <a class=\"ec-blockBtn--cancel\" href=\"";
  538.         // line 251
  539.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  540.         echo "\">";
  541.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意しない"), "html"nulltrue);
  542.         echo "</a>
  543.                             </div>
  544.                         </div>
  545.                     </div>
  546.                 </form>
  547.             </div>
  548.         </div>
  549.     </div>
  550. ";
  551.         
  552.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  553.         
  554.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  555.     }
  556.     public function getTemplateName()
  557.     {
  558.         return "Entry/index.twig";
  559.     }
  560.     public function isTraitable()
  561.     {
  562.         return false;
  563.     }
  564.     public function getDebugInfo()
  565.     {
  566.         return array (  559 => 251,  555 => 250,  548 => 246,  543 => 244,  539 => 243,  534 => 241,  530 => 239,  524 => 238,  516 => 233,  512 => 232,  507 => 231,  500 => 228,  498 => 227,  494 => 225,  488 => 223,  485 => 222,  482 => 221,  477 => 220,  470 => 215,  466 => 214,  462 => 213,  456 => 210,  447 => 204,  443 => 203,  439 => 202,  433 => 199,  429 => 197,  422 => 167,  418 => 166,  414 => 165,  408 => 162,  399 => 156,  396 => 155,  394 => 152,  390 => 151,  385 => 149,  382 => 148,  380 => 146,  379 => 145,  375 => 144,  369 => 141,  360 => 135,  356 => 134,  352 => 133,  347 => 131,  343 => 130,  339 => 129,  333 => 126,  327 => 122,  324 => 120,  319 => 117,  315 => 116,  311 => 115,  305 => 112,  296 => 106,  292 => 105,  288 => 104,  283 => 102,  279 => 101,  275 => 100,  270 => 98,  266 => 97,  262 => 96,  256 => 93,  251 => 91,  246 => 89,  240 => 86,  234 => 85,  228 => 82,  219 => 76,  215 => 75,  211 => 74,  205 => 71,  196 => 65,  192 => 64,  188 => 63,  184 => 62,  180 => 61,  174 => 58,  165 => 52,  161 => 51,  157 => 50,  153 => 49,  149 => 48,  143 => 45,  134 => 39,  130 => 38,  126 => 37,  120 => 34,  113 => 30,  108 => 28,  101 => 24,  97 => 22,  87 => 21,  76 => 18,  66 => 17,  55 => 11,  53 => 15,  51 => 13,  38 => 11,);
  567.     }
  568.     public function getSourceContext()
  569.     {
  570.         return new Source("{#
  571. This file is part of EC-CUBE
  572. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  573. http://www.ec-cube.co.jp/
  574. For the full copyright and license information, please view the LICENSE
  575. file that was distributed with this source code.
  576. #}
  577. {% extends 'default_frame.twig' %}
  578. {% set body_class = 'registration_page' %}
  579. {% form_theme form 'Form/form_div_layout.twig' %}
  580. {% block javascript %}
  581.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  582. {% endblock javascript %}
  583. {% block main %}
  584.     <div class=\"ec-registerRole\">
  585.         <div class=\"ec-pageHeader\">
  586.             <h1>{{ '新規会員登録'|trans }}</h1>
  587.         </div>
  588.         <div class=\"ec-off1Grid\">
  589.             <div class=\"ec-off1Grid__cell\">
  590.                 <form method=\"post\" action=\"{{ url('entry') }}\" novalidate class=\"h-adr\">
  591.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  592.                     {{ form_widget(form._token) }}
  593.                     <div class=\"ec-borderedDefs\">
  594.                         <dl>
  595.                             <dt>
  596.                                 {{ form_label(form.company_name, '会社名', { 'label_attr': { 'class': 'ec-label' }}) }}
  597.                             </dt>
  598.                             <dd>
  599.                                 <div class=\"ec-input{{ has_errors(form.company_name) ? ' error' }}\">
  600.                                     {{ form_widget(form.company_name, { 'attr': { 'placeholder': '株式会社比叡ゆば本舗ゆば八' }}) }}
  601.                                     {{ form_errors(form.company_name) }}
  602.                                 </div>
  603.                             </dd>
  604.                         </dl>
  605.                         <dl>
  606.                             <dt>
  607.                                 {{ form_label(form.name, '担当者名', { 'label_attr': { 'class': 'ec-label' }}) }}
  608.                             </dt>
  609.                             <dd>
  610.                                 <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error'}}\">
  611.                                     {{ form_widget(form.name.name01, { 'attr': { 'placeholder': '姓' }}) }}
  612.                                     {{ form_widget(form.name.name02, { 'attr': { 'placeholder': '名' }}) }}
  613.                                     {{ form_errors(form.name.name01) }}
  614.                                     {{ form_errors(form.name.name02) }}
  615.                                 </div>
  616.                             </dd>
  617.                         </dl>
  618.                         <dl>
  619.                             <dt>
  620.                                 {{ form_label(form.kana, '担当者名(カナ)', { 'label_attr': { 'class': 'ec-label' }}) }}
  621.                             </dt>
  622.                             <dd>
  623.                                 <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
  624.                                     {{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': 'セイ' }}) }}
  625.                                     {{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': 'メイ' }}) }}
  626.                                     {{ form_errors(form.kana.kana01) }}
  627.                                     {{ form_errors(form.kana.kana02) }}
  628.                                 </div>
  629.                             </dd>
  630.                         </dl>
  631.                         <dl>
  632.                             <dt>
  633.                                 {{ form_label(form.representative_name, '代表者名', { 'label_attr': { 'class': 'ec-label' }}) }}
  634.                             </dt>
  635.                             <dd>
  636.                                 <div class=\"ec-telInput{{ has_errors(form.representative_name) ? ' error' }}\">
  637.                                     {{ form_widget(form.representative_name) }}
  638.                                     {{ form_errors(form.representative_name) }}
  639.                                 </div>
  640.                             </dd>
  641.                         </dl>
  642.                         <dl>
  643.                             <dt>
  644.                                 {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  645.                             </dt>
  646.                             <dd>
  647.                                 <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\"><span>{{ '〒'|trans }}</span>
  648.                                     {{ form_widget(form.postal_code) }}
  649.                                     <div class=\"ec-zipInputHelp\">
  650.                                         <div class=\"ec-zipInputHelp__icon\">
  651.                                             <div class=\"ec-icon\"><img src=\"{{ asset('assets/icon/question-white.svg') }}\" class=\"normal_image\" alt=\"\">
  652.                                             </div>
  653.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  654.                                     </div>
  655.                                     {{ form_errors(form.postal_code) }}
  656.                                 </div>
  657.                                 <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  658.                                     {{ form_widget(form.address.pref) }}
  659.                                     {{ form_errors(form.address.pref) }}
  660.                                 </div>
  661.                                 <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  662.                                     {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  663.                                     {{ form_errors(form.address.addr01) }}
  664.                                 </div>
  665.                                 <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  666.                                     {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  667.                                     {{ form_errors(form.address.addr02) }}
  668.                                 </div>
  669.                             </dd>
  670.                         </dl>
  671.                         <dl>
  672.                             <dt>
  673.                                 {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  674.                             </dt>
  675.                             <dd>
  676.                                 <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  677.                                     {{ form_widget(form.phone_number) }}
  678.                                     {{ form_errors(form.phone_number) }}
  679.                                 </div>
  680. {#▼RZ 2023.07.02 ADD 文言追加▼#}
  681.                                 <span class=\"fc_red\">※電話番号は日中に繋がりやすい番号を入力してください。</span>
  682. {#▲RZ 2023.07.02 ADD 文言追加▲#}
  683.                             </dd>
  684.                         </dl>
  685.                         <dl>
  686.                             <dt>
  687.                                 {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  688.                             </dt>
  689.                             <dd>
  690.                                 <div class=\"ec-input{{ has_errors(form.email.first) ? ' error' }}\">
  691.                                     {{ form_widget(form.email.first, { 'attr': { 'placeholder': '例:aaa@hieiyuba.co.jp' }}) }}
  692.                                     {{ form_errors(form.email.first) }}
  693.                                 </div>
  694.                                 <div class=\"ec-input{{ has_errors(form.email.second) ? ' error' }}\">
  695.                                     {{ form_widget(form.email.second, { 'attr': { 'placeholder': '確認のためもう一度入力してください' }}) }}
  696.                                     {{ form_errors(form.email.second) }}
  697.                                 </div>
  698.                             </dd>
  699.                         </dl>
  700.                         <dl>
  701.                             <dt>
  702.                                 {{ form_label(form.plain_password, 'パスワード', { 'label_attr': {'class': 'ec-label' }}) }}
  703.                             </dt>
  704.                             <dd>
  705.                                 <div class=\"ec-input{{ has_errors(form.plain_password.first) ? ' error' }}\">
  706.                                     {{ form_widget(form.plain_password.first, {
  707.                                         'attr': { 'placeholder': '半角英数記号%min%〜%max%文字'|trans({ '%min%': eccube_config.eccube_password_min_len, '%max%': eccube_config.eccube_password_max_len }) },
  708.                                         'type': 'password'
  709.                                     }) }}
  710.                                     {{ form_errors(form.plain_password.first) }}
  711.                                 </div>
  712.                                 <div class=\"ec-input{{ has_errors(form.plain_password.second) ? ' error' }}\">
  713.                                     {{ form_widget(form.plain_password.second, {
  714.                                         'attr': { 'placeholder': '確認のためもう一度入力してください'|trans },
  715.                                         'type': 'password'
  716.                                     }) }}
  717.                                     {{ form_errors(form.plain_password.second) }}
  718.                                 </div>
  719.                             </dd>
  720.                         </dl>
  721.                         <dl>
  722.                             <dt>
  723.                                 {{ form_label(form.homepage_url, 'ホームページURL', { 'label_attr': { 'class': 'ec-label' }}) }}
  724.                             </dt>
  725.                             <dd>
  726.                                 <div class=\"ec-input{{ has_errors(form.homepage_url) ? ' error' }}\">
  727.                                     {{ form_widget(form.homepage_url) }}
  728.                                     {{ form_errors(form.homepage_url) }}
  729.                                 </div>
  730.                             </dd>
  731.                         </dl>
  732. {#
  733.                         <dl>
  734.                             <dt>
  735.                                 {{ form_label(form.birth, '生年月日', { 'label_attr': {'class': 'ec-label' }}) }}
  736.                             </dt>
  737.                             <dd>
  738.                                 <div class=\"ec-birth{{ has_errors(form.birth) ? ' error' }}\">
  739.                                     {{ form_widget(form.birth.year) }}<span>/</span>
  740.                                     {{ form_widget(form.birth.month) }}<span>/</span>
  741.                                     {{ form_widget(form.birth.day) }}
  742.                                     {{ form_errors(form.birth) }}
  743.                                 </div>
  744.                             </dd>
  745.                         </dl>
  746.                         <dl>
  747.                             <dt>
  748.                                 {{ form_label(form.sex, '性別', { 'label_attr': { 'class': 'ec-label' }}) }}
  749.                             </dt>
  750.                             <dd>
  751.                                 <div class=\"ec-radio{{ has_errors(form.sex) ? ' error' }}\">
  752.                                     {{ form_widget(form.sex) }}
  753.                                     {{ form_errors(form.sex) }}
  754.                                 </div>
  755.                             </dd>
  756.                         </dl>
  757. #}
  758.                         <dl>
  759.                             <dt>
  760.                                 {{ form_label(form.job, '業種', { 'label_attr': {'class': 'ec-label' }}) }}
  761.                             </dt>
  762.                             <dd>
  763.                                 <div class=\"ec-select{{ has_errors(form.job) ? ' error' }}\">
  764.                                     {{ form_widget(form.job) }}
  765.                                     {{ form_errors(form.job) }}
  766.                                 </div>
  767.                             </dd>
  768.                         </dl>
  769.                         <dl>
  770.                             <dt>
  771.                                 {{ form_label(form.business_type, '業態', { 'label_attr': {'class': 'ec-label' }}) }}
  772.                             </dt>
  773.                             <dd>
  774.                                 <div class=\"ec-input{{ has_errors(form.business_type) ? ' error' }}\">
  775.                                     {{ form_widget(form.business_type) }}
  776.                                     {{ form_errors(form.business_type) }}
  777.                                 </div>
  778.                             </dd>
  779.                         </dl>
  780.                         {# エンティティ拡張の自動出力 #}
  781.                         {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  782.                             {% if f.vars.eccube_form_options.form_theme %}
  783.                                 {% form_theme f f.vars.eccube_form_options.form_theme %}
  784.                                 {{ form_row(f) }}
  785.                             {% else %}
  786.                                 <dl>
  787.                                     <dt>
  788.                                         {% set label_class =  f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
  789.                                         {{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
  790.                                     </dt>
  791.                                     <dd>
  792.                                         <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  793.                                             {{ form_widget(f) }}
  794.                                             {{ form_errors(f) }}
  795.                                         </div>
  796.                                     </dd>
  797.                                 </dl>
  798.                             {% endif %}
  799.                         {% endfor %}
  800.                     </div>
  801.                     <div class=\"ec-registerRole__actions\">
  802.                         <div class=\"ec-checkbox{{ has_errors(form.user_policy_check) ? ' error' }}\">
  803.                             <label>
  804.                                 {{ form_widget(form.user_policy_check) }}
  805.                                 {{ '<a class=\"ec-link\" href=\"%url%\" target=\"_blank\">利用規約</a>に同意してお進みください'|trans({ '%url%': url('help_agreement') })|raw }}
  806.                             </label>
  807.                             {{ form_errors(form.user_policy_check) }}
  808.                         </div>
  809.                         <div class=\"ec-off4Grid\">
  810.                             <div class=\"ec-off4Grid__cell\">
  811.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">{{ '同意する'|trans }}</button>
  812.                                 <a class=\"ec-blockBtn--cancel\" href=\"{{ url('homepage') }}\">{{ '同意しない'|trans }}</a>
  813.                             </div>
  814.                         </div>
  815.                     </div>
  816.                 </form>
  817.             </div>
  818.         </div>
  819.     </div>
  820. {% endblock %}""Entry/index.twig""/home/xs031638/hieiyuba.xyz/public_html/pro/app/template/default/Entry/index.twig");
  821.     }
  822.     
  823.     public function checkSecurity()
  824.     {
  825.         static $tags = array("set" => 13"form_theme" => 15"for" => 220"if" => 221);
  826.         static $filters = array("escape" => 24"trans" => 24"filter" => 220"raw" => 244);
  827.         static $functions = array("url" => 28"form_widget" => 30"form_label" => 34"has_errors" => 37"form_errors" => 39"asset" => 89"form_row" => 223);
  828.         try {
  829.             $this->sandbox->checkSecurity(
  830.                 ['set''form_theme''for''if'],
  831.                 ['escape''trans''filter''raw'],
  832.                 ['url''form_widget''form_label''has_errors''form_errors''asset''form_row']
  833.             );
  834.         } catch (SecurityError $e) {
  835.             $e->setSourceContext($this->source);
  836.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  837.                 $e->setTemplateLine($tags[$e->getTagName()]);
  838.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  839.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  840.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  841.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  842.             }
  843.             throw $e;
  844.         }
  845.     }
  846. }