var/cache/dev/twig/95/955cf7700bfb33f1acaa86125ddb2d85.php line 54

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_dc4c461dff2f9cb75e1be95c7e462841 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.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 11
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Entry/index.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Entry/index.twig"));
  39.         // line 13
  40.         $context["body_class"] = "registration_page";
  41.         // line 15
  42.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'15$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  43.         // line 11
  44.         $this->parent $this->loadTemplate("default_frame.twig""Entry/index.twig"11);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48.         
  49.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  50.     }
  51.     // line 17
  52.     public function block_javascript($context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  59.         // line 18
  60.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  61. ";
  62.         
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  64.         
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  66.     }
  67.     // line 21
  68.     public function block_main($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         // line 22
  76.         echo "    <div class=\"ec-registerRole\">
  77.         <div class=\"ec-pageHeader\">
  78.             <h1>";
  79.         // line 24
  80.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("新規会員登録"), "html"nulltrue);
  81.         echo "</h1>
  82.         </div>
  83.         <div class=\"ec-off1Grid\">
  84.             <div class=\"ec-off1Grid__cell\">
  85.                 <form method=\"post\" action=\"";
  86.         // line 28
  87.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  88.         echo "\" novalidate class=\"h-adr\">
  89.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  90.                     ";
  91.         // line 30
  92.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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"falsefalsefalse30), 'widget');
  93.         echo "
  94.                     <div class=\"ec-borderedDefs\">
  95.                         <dl>
  96.                             <dt>
  97.                                 ";
  98.         // line 34
  99.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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); })()), "name", [], "any"falsefalsefalse34), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前"]);
  100.         echo "
  101.                             </dt>
  102.                             <dd>
  103.                                 <div class=\"ec-halfInput";
  104.         // line 37
  105.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'37$this->source); })()), "name", [], "any"falsefalsefalse37), "name01", [], "any"falsefalsefalse37), 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.'37$this->source); })()), "name", [], "any"falsefalsefalse37), "name02", [], "any"falsefalsefalse37))) ? (" error") : (""));
  106.         echo "\">
  107.                                     ";
  108.         // line 38
  109.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'38$this->source); })()), "name", [], "any"falsefalsefalse38), "name01", [], "any"falsefalsefalse38), 'widget', ["attr" => ["placeholder" => "姓"]]);
  110.         echo "
  111.                                     ";
  112.         // line 39
  113.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'39$this->source); })()), "name", [], "any"falsefalsefalse39), "name02", [], "any"falsefalsefalse39), 'widget', ["attr" => ["placeholder" => "名"]]);
  114.         echo "
  115.                                     ";
  116.         // line 40
  117.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'40$this->source); })()), "name", [], "any"falsefalsefalse40), "name01", [], "any"falsefalsefalse40), 'errors');
  118.         echo "
  119.                                     ";
  120.         // line 41
  121.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'41$this->source); })()), "name", [], "any"falsefalsefalse41), "name02", [], "any"falsefalsefalse41), 'errors');
  122.         echo "
  123.                                 </div>
  124.                             </dd>
  125.                         </dl>
  126.                         <dl>
  127.                             <dt>
  128.                                 ";
  129.         // line 47
  130.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'47$this->source); })()), "kana", [], "any"falsefalsefalse47), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前(カナ)"]);
  131.         echo "
  132.                             </dt>
  133.                             <dd>
  134.                                 <div class=\"ec-halfInput";
  135.         // line 50
  136.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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); })()), "kana", [], "any"falsefalsefalse50), "kana01", [], "any"falsefalsefalse50), 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); })()), "kana", [], "any"falsefalsefalse50), "kana02", [], "any"falsefalsefalse50))) ? (" error") : (""));
  137.         echo "\">
  138.                                     ";
  139.         // line 51
  140.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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); })()), "kana", [], "any"falsefalsefalse51), "kana01", [], "any"falsefalsefalse51), 'widget', ["attr" => ["placeholder" => "セイ"]]);
  141.         echo "
  142.                                     ";
  143.         // line 52
  144.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'52$this->source); })()), "kana", [], "any"falsefalsefalse52), "kana02", [], "any"falsefalsefalse52), 'widget', ["attr" => ["placeholder" => "メイ"]]);
  145.         echo "
  146.                                     ";
  147.         // line 53
  148.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'53$this->source); })()), "kana", [], "any"falsefalsefalse53), "kana01", [], "any"falsefalsefalse53), 'errors');
  149.         echo "
  150.                                     ";
  151.         // line 54
  152.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'54$this->source); })()), "kana", [], "any"falsefalsefalse54), "kana02", [], "any"falsefalsefalse54), 'errors');
  153.         echo "
  154.                                 </div>
  155.                             </dd>
  156.                         </dl>
  157.                         
  158.                         <dl>
  159.                             <dt>
  160.                                 ";
  161.         // line 61
  162.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'61$this->source); })()), "address", [], "any"falsefalsefalse61), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  163.         echo "
  164.                             </dt>
  165.                             <dd>
  166.                                 <div class=\"ec-zipInput";
  167.         // line 64
  168.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'64$this->source); })()), "postal_code", [], "any"falsefalsefalse64))) ? (" error") : (""));
  169.         echo "\"><span>";
  170.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  171.         echo "</span>
  172.                                     ";
  173.         // line 65
  174.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'65$this->source); })()), "postal_code", [], "any"falsefalsefalse65), 'widget');
  175.         echo "
  176.                                     <div class=\"ec-zipInputHelp\">
  177.                                         <div class=\"ec-zipInputHelp__icon\">
  178.                                             <div class=\"ec-icon\"><img
  179.                                                         src=\"";
  180.         // line 69
  181.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/question-white.svg"), "html"nulltrue);
  182.         echo "\" alt=\"\">
  183.                                             </div>
  184.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  185.         // line 71
  186.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  187.         echo "</span></a>
  188.                                     </div>
  189.                                     ";
  190.         // line 73
  191.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'73$this->source); })()), "postal_code", [], "any"falsefalsefalse73), 'errors');
  192.         echo "
  193.                                 </div>
  194.                                 <div class=\"ec-select";
  195.         // line 76
  196.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'76$this->source); })()), "address", [], "any"falsefalsefalse76), "pref", [], "any"falsefalsefalse76))) ? (" error") : (""));
  197.         echo "\">
  198.                                     ";
  199.         // line 77
  200.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'77$this->source); })()), "address", [], "any"falsefalsefalse77), "pref", [], "any"falsefalsefalse77), 'widget');
  201.         echo "
  202.                                     ";
  203.         // line 78
  204.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'78$this->source); })()), "address", [], "any"falsefalsefalse78), "pref", [], "any"falsefalsefalse78), 'errors');
  205.         echo "
  206.                                 </div>
  207.                                 <div class=\"ec-input";
  208.         // line 80
  209.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'80$this->source); })()), "address", [], "any"falsefalsefalse80), "addr01", [], "any"falsefalsefalse80))) ? (" error") : (""));
  210.         echo "\">
  211.                                     ";
  212.         // line 81
  213.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'81$this->source); })()), "address", [], "any"falsefalsefalse81), "addr01", [], "any"falsefalsefalse81), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  214.         echo "
  215.                                     ";
  216.         // line 82
  217.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'82$this->source); })()), "address", [], "any"falsefalsefalse82), "addr01", [], "any"falsefalsefalse82), 'errors');
  218.         echo "
  219.                                 </div>
  220.                                 <div class=\"ec-input";
  221.         // line 84
  222.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'84$this->source); })()), "address", [], "any"falsefalsefalse84), "addr02", [], "any"falsefalsefalse84))) ? (" error") : (""));
  223.         echo "\">
  224.                                     ";
  225.         // line 85
  226.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'85$this->source); })()), "address", [], "any"falsefalsefalse85), "addr02", [], "any"falsefalsefalse85), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  227.         echo "
  228.                                     ";
  229.         // line 86
  230.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'86$this->source); })()), "address", [], "any"falsefalsefalse86), "addr02", [], "any"falsefalsefalse86), 'errors');
  231.         echo "
  232.                                 </div>
  233.                             </dd>
  234.                         </dl>
  235.                         <dl>
  236.                             <dt>
  237.                                 ";
  238.         // line 92
  239.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'92$this->source); })()), "phone_number", [], "any"falsefalsefalse92), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  240.         echo "
  241.                             </dt>
  242.                             <dd>
  243.                                 <div class=\"ec-telInput";
  244.         // line 95
  245.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'95$this->source); })()), "phone_number", [], "any"falsefalsefalse95))) ? (" error") : (""));
  246.         echo "\">
  247.                                     ";
  248.         // line 96
  249.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'96$this->source); })()), "phone_number", [], "any"falsefalsefalse96), 'widget');
  250.         echo "
  251.                                     ";
  252.         // line 97
  253.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'97$this->source); })()), "phone_number", [], "any"falsefalsefalse97), 'errors');
  254.         echo "
  255.                                 </div>
  256.                             </dd>
  257.                         </dl>
  258.                         <dl>
  259.                             <dt>
  260.                                 ";
  261.         // line 103
  262.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'103$this->source); })()), "email", [], "any"falsefalsefalse103), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  263.         echo "
  264.                             </dt>
  265.                             <dd>
  266.                                 <div class=\"ec-input";
  267.         // line 106
  268.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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); })()), "email", [], "any"falsefalsefalse106), "first", [], "any"falsefalsefalse106))) ? (" error") : (""));
  269.         echo "\">
  270.                                     ";
  271.         // line 107
  272.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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); })()), "email", [], "any"falsefalsefalse107), "first", [], "any"falsefalsefalse107), 'widget', ["attr" => ["placeholder" => "例:ec-cube@example.com"]]);
  273.         echo "
  274.                                     ";
  275.         // line 108
  276.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'108$this->source); })()), "email", [], "any"falsefalsefalse108), "first", [], "any"falsefalsefalse108), 'errors');
  277.         echo "
  278.                                 </div>
  279.                                 <div class=\"ec-input";
  280.         // line 110
  281.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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); })()), "email", [], "any"falsefalsefalse110), "second", [], "any"falsefalsefalse110))) ? (" error") : (""));
  282.         echo "\">
  283.                                     ";
  284.         // line 111
  285.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'111$this->source); })()), "email", [], "any"falsefalsefalse111), "second", [], "any"falsefalsefalse111), 'widget', ["attr" => ["placeholder" => "確認のためもう一度入力してください"]]);
  286.         echo "
  287.                                     ";
  288.         // line 112
  289.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'112$this->source); })()), "email", [], "any"falsefalsefalse112), "second", [], "any"falsefalsefalse112), 'errors');
  290.         echo "
  291.                                 </div>
  292.                             </dd>
  293.                         </dl>
  294.                         <dl>
  295.                             <dt>
  296.                                 ";
  297.         // line 118
  298.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'118$this->source); })()), "plain_password", [], "any"falsefalsefalse118), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "パスワード"]);
  299.         echo "
  300.                             </dt>
  301.                             <dd>
  302.                                 <div class=\"ec-input";
  303.         // line 121
  304.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'121$this->source); })()), "plain_password", [], "any"falsefalsefalse121), "first", [], "any"falsefalsefalse121))) ? (" error") : (""));
  305.         echo "\">
  306.                                     ";
  307.         // line 122
  308.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'122$this->source); })()), "plain_password", [], "any"falsefalsefalse122), "first", [], "any"falsefalsefalse122), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("半角英数記号%min%〜%max%文字", ["%min%" => twig_get_attribute($this->env$this->source,         // line 123
  309. (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'123$this->source); })()), "eccube_password_min_len", [], "any"falsefalsefalse123), "%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.'123$this->source); })()), "eccube_password_max_len", [], "any"falsefalsefalse123)])], "type" => "password"]);
  310.         // line 125
  311.         echo "
  312.                                     ";
  313.         // line 126
  314.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'126$this->source); })()), "plain_password", [], "any"falsefalsefalse126), "first", [], "any"falsefalsefalse126), 'errors');
  315.         echo "
  316.                                 </div>
  317.                                 <div class=\"ec-input";
  318.         // line 128
  319.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'128$this->source); })()), "plain_password", [], "any"falsefalsefalse128), "second", [], "any"falsefalsefalse128))) ? (" error") : (""));
  320.         echo "\">
  321.                                     ";
  322.         // line 129
  323.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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); })()), "plain_password", [], "any"falsefalsefalse129), "second", [], "any"falsefalsefalse129), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認のためもう一度入力してください")], "type" => "password"]);
  324.         // line 132
  325.         echo "
  326.                                     ";
  327.         // line 133
  328.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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); })()), "plain_password", [], "any"falsefalsefalse133), "second", [], "any"falsefalsefalse133), 'errors');
  329.         echo "
  330.                                 </div>
  331.                             </dd>
  332.                         </dl>
  333.                         <dl>
  334.                             <dt>
  335.                                 ";
  336.         // line 139
  337.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'139$this->source); })()), "birth", [], "any"falsefalsefalse139), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "生年月日"]);
  338.         echo "
  339.                             </dt>
  340.                             <dd>
  341.                                 <div class=\"ec-birth";
  342.         // line 142
  343.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'142$this->source); })()), "birth", [], "any"falsefalsefalse142))) ? (" error") : (""));
  344.         echo "\">
  345.                                     ";
  346.         // line 143
  347.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'143$this->source); })()), "birth", [], "any"falsefalsefalse143), "year", [], "any"falsefalsefalse143), 'widget');
  348.         echo "<span>/</span>
  349.                                     ";
  350.         // line 144
  351.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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); })()), "birth", [], "any"falsefalsefalse144), "month", [], "any"falsefalsefalse144), 'widget');
  352.         echo "<span>/</span>
  353.                                     ";
  354.         // line 145
  355.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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); })()), "birth", [], "any"falsefalsefalse145), "day", [], "any"falsefalsefalse145), 'widget');
  356.         echo "
  357.                                     ";
  358.         // line 146
  359.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'146$this->source); })()), "birth", [], "any"falsefalsefalse146), 'errors');
  360.         echo "
  361.                                 </div>
  362.                             </dd>
  363.                         </dl>
  364.                         <dl>
  365.                             <dt>
  366.                                 ";
  367.         // line 152
  368.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'152$this->source); })()), "sex", [], "any"falsefalsefalse152), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "性別"]);
  369.         echo "
  370.                             </dt>
  371.                             <dd>
  372.                                 <div class=\"ec-radio";
  373.         // line 155
  374.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'155$this->source); })()), "sex", [], "any"falsefalsefalse155))) ? (" error") : (""));
  375.         echo "\">
  376.                                     ";
  377.         // line 156
  378.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'156$this->source); })()), "sex", [], "any"falsefalsefalse156), 'widget');
  379.         echo "
  380.                                     ";
  381.         // line 157
  382.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'157$this->source); })()), "sex", [], "any"falsefalsefalse157), 'errors');
  383.         echo "
  384.                                 </div>
  385.                             </dd>
  386.                         </dl>
  387.                         <dl>
  388.                             <dt>
  389.                                 ";
  390.         // line 163
  391.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'163$this->source); })()), "job", [], "any"falsefalsefalse163), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "職業"]);
  392.         echo "
  393.                             </dt>
  394.                             <dd>
  395.                                 <div class=\"ec-select";
  396.         // line 166
  397.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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); })()), "job", [], "any"falsefalsefalse166))) ? (" error") : (""));
  398.         echo "\">
  399.                                     ";
  400.         // line 167
  401.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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); })()), "job", [], "any"falsefalsefalse167), 'widget');
  402.         echo "
  403.                                     ";
  404.         // line 168
  405.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'168$this->source); })()), "job", [], "any"falsefalsefalse168), 'errors');
  406.         echo "
  407.                                 </div>
  408.                             </dd>
  409.                         </dl>
  410.                         ";
  411.         // line 173
  412.         echo "                        ";
  413.         $context['_parent'] = $context;
  414.         $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.'173$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"falsefalsefalse173), "eccube_form_options", [], "any"falsefalsefalse173), "auto_render", [], "any"falsefalsefalse173); }));
  415.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  416.             // line 174
  417.             echo "                            ";
  418.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse174), "eccube_form_options", [], "any"falsefalsefalse174), "form_theme", [], "any"falsefalsefalse174)) {
  419.                 // line 175
  420.                 echo "                                ";
  421.                 $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"falsefalsefalse175), "eccube_form_options", [], "any"falsefalsefalse175), "form_theme", [], "any"falsefalsefalse175)], true);
  422.                 // line 176
  423.                 echo "                                ";
  424.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'row');
  425.                 echo "
  426.                             ";
  427.             } else {
  428.                 // line 178
  429.                 echo "                                <dl>
  430.                                     <dt>
  431.                                         ";
  432.                 // line 180
  433.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'label');
  434.                 echo "
  435.                                     </dt>
  436.                                     <dd>
  437.                                         <div class=\"";
  438.                 // line 183
  439.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse183), "eccube_form_options", [], "any"falsefalsefalse183), "style_class", [], "any"falsefalsefalse183), "html"nulltrue);
  440.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($context["f"])) ? (" error") : (""));
  441.                 echo "\">
  442.                                             ";
  443.                 // line 184
  444.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'widget');
  445.                 echo "
  446.                                             ";
  447.                 // line 185
  448.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'errors');
  449.                 echo "
  450.                                         </div>
  451.                                     </dd>
  452.                                 </dl>
  453.                             ";
  454.             }
  455.             // line 190
  456.             echo "                        ";
  457.         }
  458.         $_parent $context['_parent'];
  459.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  460.         $context array_intersect_key($context$_parent) + $_parent;
  461.         // line 191
  462.         echo "                    </div>
  463.                     <div class=\"ec-registerRole__actions\">
  464.                         <div class=\"ec-checkbox";
  465.         // line 193
  466.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'193$this->source); })()), "user_policy_check", [], "any"falsefalsefalse193))) ? (" error") : (""));
  467.         echo "\">
  468.                             <label>
  469.                                 ";
  470.         // line 195
  471.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'195$this->source); })()), "user_policy_check", [], "any"falsefalsefalse195), 'widget');
  472.         echo "
  473.                                 ";
  474.         // line 196
  475.         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")]);
  476.         echo "
  477.                             </label>
  478.                             ";
  479.         // line 198
  480.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'198$this->source); })()), "user_policy_check", [], "any"falsefalsefalse198), 'errors');
  481.         echo "
  482.                         </div>
  483.                         <div class=\"ec-off4Grid\">
  484.                             <div class=\"ec-off4Grid__cell\">
  485.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">";
  486.         // line 202
  487.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意する"), "html"nulltrue);
  488.         echo "</button>
  489.                                 <a class=\"ec-blockBtn--cancel\" href=\"";
  490.         // line 203
  491.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  492.         echo "\">";
  493.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意しない"), "html"nulltrue);
  494.         echo "</a>
  495.                             </div>
  496.                         </div>
  497.                     </div>
  498.                 </form>
  499.             </div>
  500.         </div>
  501.     </div>
  502.  
  503. ";
  504.         
  505.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  506.         
  507.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  508.     }
  509.     public function getTemplateName()
  510.     {
  511.         return "Entry/index.twig";
  512.     }
  513.     public function isTraitable()
  514.     {
  515.         return false;
  516.     }
  517.     public function getDebugInfo()
  518.     {
  519.         return array (  511 => 203,  507 => 202,  500 => 198,  495 => 196,  491 => 195,  486 => 193,  482 => 191,  476 => 190,  468 => 185,  464 => 184,  459 => 183,  453 => 180,  449 => 178,  443 => 176,  440 => 175,  437 => 174,  432 => 173,  425 => 168,  421 => 167,  417 => 166,  411 => 163,  402 => 157,  398 => 156,  394 => 155,  388 => 152,  379 => 146,  375 => 145,  371 => 144,  367 => 143,  363 => 142,  357 => 139,  348 => 133,  345 => 132,  343 => 129,  339 => 128,  334 => 126,  331 => 125,  329 => 123,  328 => 122,  324 => 121,  318 => 118,  309 => 112,  305 => 111,  301 => 110,  296 => 108,  292 => 107,  288 => 106,  282 => 103,  273 => 97,  269 => 96,  265 => 95,  259 => 92,  250 => 86,  246 => 85,  242 => 84,  237 => 82,  233 => 81,  229 => 80,  224 => 78,  220 => 77,  216 => 76,  210 => 73,  205 => 71,  200 => 69,  193 => 65,  187 => 64,  181 => 61,  171 => 54,  167 => 53,  163 => 52,  159 => 51,  155 => 50,  149 => 47,  140 => 41,  136 => 40,  132 => 39,  128 => 38,  124 => 37,  118 => 34,  111 => 30,  106 => 28,  99 => 24,  95 => 22,  85 => 21,  74 => 18,  64 => 17,  53 => 11,  51 => 15,  49 => 13,  36 => 11,);
  520.     }
  521.     public function getSourceContext()
  522.     {
  523.         return new Source("{#
  524. This file is part of EC-CUBE
  525. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  526. http://www.ec-cube.co.jp/
  527. For the full copyright and license information, please view the LICENSE
  528. file that was distributed with this source code.
  529. #}
  530. {% extends 'default_frame.twig' %}
  531. {% set body_class = 'registration_page' %}
  532. {% form_theme form 'Form/form_div_layout.twig' %}
  533. {% block javascript %}
  534.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  535. {% endblock javascript %}
  536. {% block main %}
  537.     <div class=\"ec-registerRole\">
  538.         <div class=\"ec-pageHeader\">
  539.             <h1>{{ '新規会員登録'|trans }}</h1>
  540.         </div>
  541.         <div class=\"ec-off1Grid\">
  542.             <div class=\"ec-off1Grid__cell\">
  543.                 <form method=\"post\" action=\"{{ url('entry') }}\" novalidate class=\"h-adr\">
  544.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  545.                     {{ form_widget(form._token) }}
  546.                     <div class=\"ec-borderedDefs\">
  547.                         <dl>
  548.                             <dt>
  549.                                 {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'ec-label' }}) }}
  550.                             </dt>
  551.                             <dd>
  552.                                 <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error'}}\">
  553.                                     {{ form_widget(form.name.name01, { 'attr': { 'placeholder': '姓' }}) }}
  554.                                     {{ form_widget(form.name.name02, { 'attr': { 'placeholder': '名' }}) }}
  555.                                     {{ form_errors(form.name.name01) }}
  556.                                     {{ form_errors(form.name.name02) }}
  557.                                 </div>
  558.                             </dd>
  559.                         </dl>
  560.                         <dl>
  561.                             <dt>
  562.                                 {{ form_label(form.kana, 'お名前(カナ)', { 'label_attr': { 'class': 'ec-label' }}) }}
  563.                             </dt>
  564.                             <dd>
  565.                                 <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
  566.                                     {{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': 'セイ' }}) }}
  567.                                     {{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': 'メイ' }}) }}
  568.                                     {{ form_errors(form.kana.kana01) }}
  569.                                     {{ form_errors(form.kana.kana02) }}
  570.                                 </div>
  571.                             </dd>
  572.                         </dl>
  573.                         
  574.                         <dl>
  575.                             <dt>
  576.                                 {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  577.                             </dt>
  578.                             <dd>
  579.                                 <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\"><span>{{ '〒'|trans }}</span>
  580.                                     {{ form_widget(form.postal_code) }}
  581.                                     <div class=\"ec-zipInputHelp\">
  582.                                         <div class=\"ec-zipInputHelp__icon\">
  583.                                             <div class=\"ec-icon\"><img
  584.                                                         src=\"{{ asset('assets/icon/question-white.svg') }}\" alt=\"\">
  585.                                             </div>
  586.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  587.                                     </div>
  588.                                     {{ form_errors(form.postal_code) }}
  589.                                 </div>
  590.                                 <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  591.                                     {{ form_widget(form.address.pref) }}
  592.                                     {{ form_errors(form.address.pref) }}
  593.                                 </div>
  594.                                 <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  595.                                     {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  596.                                     {{ form_errors(form.address.addr01) }}
  597.                                 </div>
  598.                                 <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  599.                                     {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  600.                                     {{ form_errors(form.address.addr02) }}
  601.                                 </div>
  602.                             </dd>
  603.                         </dl>
  604.                         <dl>
  605.                             <dt>
  606.                                 {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  607.                             </dt>
  608.                             <dd>
  609.                                 <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  610.                                     {{ form_widget(form.phone_number) }}
  611.                                     {{ form_errors(form.phone_number) }}
  612.                                 </div>
  613.                             </dd>
  614.                         </dl>
  615.                         <dl>
  616.                             <dt>
  617.                                 {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  618.                             </dt>
  619.                             <dd>
  620.                                 <div class=\"ec-input{{ has_errors(form.email.first) ? ' error' }}\">
  621.                                     {{ form_widget(form.email.first, { 'attr': { 'placeholder': '例:ec-cube@example.com' }}) }}
  622.                                     {{ form_errors(form.email.first) }}
  623.                                 </div>
  624.                                 <div class=\"ec-input{{ has_errors(form.email.second) ? ' error' }}\">
  625.                                     {{ form_widget(form.email.second, { 'attr': { 'placeholder': '確認のためもう一度入力してください' }}) }}
  626.                                     {{ form_errors(form.email.second) }}
  627.                                 </div>
  628.                             </dd>
  629.                         </dl>
  630.                         <dl>
  631.                             <dt>
  632.                                 {{ form_label(form.plain_password, 'パスワード', { 'label_attr': {'class': 'ec-label' }}) }}
  633.                             </dt>
  634.                             <dd>
  635.                                 <div class=\"ec-input{{ has_errors(form.plain_password.first) ? ' error' }}\">
  636.                                     {{ form_widget(form.plain_password.first, {
  637.                                         'attr': { 'placeholder': '半角英数記号%min%〜%max%文字'|trans({ '%min%': eccube_config.eccube_password_min_len, '%max%': eccube_config.eccube_password_max_len }) },
  638.                                         'type': 'password'
  639.                                     }) }}
  640.                                     {{ form_errors(form.plain_password.first) }}
  641.                                 </div>
  642.                                 <div class=\"ec-input{{ has_errors(form.plain_password.second) ? ' error' }}\">
  643.                                     {{ form_widget(form.plain_password.second, {
  644.                                         'attr': { 'placeholder': '確認のためもう一度入力してください'|trans },
  645.                                         'type': 'password'
  646.                                     }) }}
  647.                                     {{ form_errors(form.plain_password.second) }}
  648.                                 </div>
  649.                             </dd>
  650.                         </dl>
  651.                         <dl>
  652.                             <dt>
  653.                                 {{ form_label(form.birth, '生年月日', { 'label_attr': {'class': 'ec-label' }}) }}
  654.                             </dt>
  655.                             <dd>
  656.                                 <div class=\"ec-birth{{ has_errors(form.birth) ? ' error' }}\">
  657.                                     {{ form_widget(form.birth.year) }}<span>/</span>
  658.                                     {{ form_widget(form.birth.month) }}<span>/</span>
  659.                                     {{ form_widget(form.birth.day) }}
  660.                                     {{ form_errors(form.birth) }}
  661.                                 </div>
  662.                             </dd>
  663.                         </dl>
  664.                         <dl>
  665.                             <dt>
  666.                                 {{ form_label(form.sex, '性別', { 'label_attr': { 'class': 'ec-label' }}) }}
  667.                             </dt>
  668.                             <dd>
  669.                                 <div class=\"ec-radio{{ has_errors(form.sex) ? ' error' }}\">
  670.                                     {{ form_widget(form.sex) }}
  671.                                     {{ form_errors(form.sex) }}
  672.                                 </div>
  673.                             </dd>
  674.                         </dl>
  675.                         <dl>
  676.                             <dt>
  677.                                 {{ form_label(form.job, '職業', { 'label_attr': {'class': 'ec-label' }}) }}
  678.                             </dt>
  679.                             <dd>
  680.                                 <div class=\"ec-select{{ has_errors(form.job) ? ' error' }}\">
  681.                                     {{ form_widget(form.job) }}
  682.                                     {{ form_errors(form.job) }}
  683.                                 </div>
  684.                             </dd>
  685.                         </dl>
  686.                         {# エンティティ拡張の自動出力 #}
  687.                         {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  688.                             {% if f.vars.eccube_form_options.form_theme %}
  689.                                 {% form_theme f f.vars.eccube_form_options.form_theme %}
  690.                                 {{ form_row(f) }}
  691.                             {% else %}
  692.                                 <dl>
  693.                                     <dt>
  694.                                         {{ form_label(f) }}
  695.                                     </dt>
  696.                                     <dd>
  697.                                         <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  698.                                             {{ form_widget(f) }}
  699.                                             {{ form_errors(f) }}
  700.                                         </div>
  701.                                     </dd>
  702.                                 </dl>
  703.                             {% endif %}
  704.                         {% endfor %}
  705.                     </div>
  706.                     <div class=\"ec-registerRole__actions\">
  707.                         <div class=\"ec-checkbox{{ has_errors(form.user_policy_check) ? ' error' }}\">
  708.                             <label>
  709.                                 {{ form_widget(form.user_policy_check) }}
  710.                                 {{ '<a class=\"ec-link\" href=\"%url%\" target=\"_blank\">利用規約</a>に同意してお進みください'|trans({ '%url%': url('help_agreement') })|raw }}
  711.                             </label>
  712.                             {{ form_errors(form.user_policy_check) }}
  713.                         </div>
  714.                         <div class=\"ec-off4Grid\">
  715.                             <div class=\"ec-off4Grid__cell\">
  716.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">{{ '同意する'|trans }}</button>
  717.                                 <a class=\"ec-blockBtn--cancel\" href=\"{{ url('homepage') }}\">{{ '同意しない'|trans }}</a>
  718.                             </div>
  719.                         </div>
  720.                     </div>
  721.                 </form>
  722.             </div>
  723.         </div>
  724.     </div>
  725.  
  726. {% endblock %}""Entry/index.twig""/home/iseyabread/www/iseya/app/template/default/Entry/index.twig");
  727.     }
  728. }