var/cache/dev/twig/d2/d2a27b23c65434e2388f54ff3cb548ff.php line 38

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. /* Forgot/index.twig */
  14. class __TwigTemplate_37876a215502d235bea9b795dd92ae5b 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.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 11
  29.         return "default_frame.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Forgot/index.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Forgot/index.twig"));
  38.         // line 13
  39.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'13$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  40.         // line 11
  41.         $this->parent $this->loadTemplate("default_frame.twig""Forgot/index.twig"11);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  45.         
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47.     }
  48.     // line 15
  49.     public function block_main($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  56.         // line 16
  57.         echo "    <div id=\"contents\" class=\"main_only\">
  58.         <div class=\"container-fluid inner no-padding\">
  59.             <div id=\"main\">
  60.                 <h1 class=\"page-heading\">パスワードの再発行</h1>
  61.                 <div id=\"top_wrap\" class=\"container-fluid\">
  62.                     <div id=\"top_box\" class=\"row\">
  63.                         <div id=\"top_box__body\" class=\"col-md-10 col-md-offset-1\">
  64.                             <p>ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。</p>
  65.                             <form name=\"form1\" id=\"form1\" method=\"post\" action=\"";
  66.         // line 24
  67.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("forgot");
  68.         echo "\">
  69.                                 ";
  70.         // line 25
  71.         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.'25$this->source); })()), "_token", [], "any"falsefalsefalse25), 'widget');
  72.         echo "
  73.                                 <div id=\"top_box__body_inner\" class=\"dl_table\">
  74.                                     <dl id=\"top_box__login_email\">
  75.                                         <dt>";
  76.         // line 28
  77.         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.'28$this->source); })()), "login_email", [], "any"falsefalsefalse28), 'label', ["label" => "メールアドレス"]);
  78.         echo "</dt>
  79.                                         <dd>
  80.                                             <div class=\"form-group\">
  81.                                                 ";
  82.         // line 31
  83.         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.'31$this->source); })()), "login_email", [], "any"falsefalsefalse31), 'widget');
  84.         echo "
  85.                                                 ";
  86.         // line 32
  87.         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.'32$this->source); })()), "login_email", [], "any"falsefalsefalse32), 'errors');
  88.         echo "
  89.                                             </div>
  90.                                         </dd>
  91.                                     </dl>
  92.                                 </div>
  93.                                 ";
  94.         // line 37
  95.         $context['_parent'] = $context;
  96.         $context['_seq'] = twig_ensure_traversable((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'37$this->source); })()));
  97.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  98.             // line 38
  99.             echo "                                    ";
  100.             if (preg_match("[^plg*]"twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse38), "name", [], "any"falsefalsefalse38))) {
  101.                 // line 39
  102.                 echo "                                        <div class=\"extra-form dl_table\">
  103.                                             ";
  104.                 // line 40
  105.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'row');
  106.                 echo "
  107.                                         </div>
  108.                                     ";
  109.             }
  110.             // line 43
  111.             echo "                                ";
  112.         }
  113.         $_parent $context['_parent'];
  114.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  115.         $context array_intersect_key($context$_parent) + $_parent;
  116.         // line 44
  117.         echo "                                <p><small>*パスワード再発行の通知メールが届かない場合、会員登録が仮登録の可能性がございます。本サイトからの会員登録メールを再度ご確認いただくか、お問い合わせください。</small></p>
  118.                                 <div id=\"top_box__footer\" class=\"row no-padding\">
  119.                                     <div id=\"top_box__next_button\" class=\"btn_group col-sm-offset-4 col-sm-4\">
  120.                                         <p><button type=\"submit\" class=\"btn btn-primary btn-block\">次のページへ</button></p>
  121.                                     </div>
  122.                                 </div>
  123.                             </form>
  124.                         </div>
  125.                     </div>
  126.                 </div>
  127.             </div>
  128.         </div>
  129.     </div>
  130. ";
  131.         
  132.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  133.         
  134.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  135.     }
  136.     public function getTemplateName()
  137.     {
  138.         return "Forgot/index.twig";
  139.     }
  140.     public function isTraitable()
  141.     {
  142.         return false;
  143.     }
  144.     public function getDebugInfo()
  145.     {
  146.         return array (  131 => 44,  125 => 43,  119 => 40,  116 => 39,  113 => 38,  109 => 37,  101 => 32,  97 => 31,  91 => 28,  85 => 25,  81 => 24,  71 => 16,  61 => 15,  50 => 11,  48 => 13,  35 => 11,);
  147.     }
  148.     public function getSourceContext()
  149.     {
  150.         return new Source("{#
  151. This file is part of EC-CUBE
  152. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  153. http://www.ec-cube.co.jp/
  154. For the full copyright and license information, please view the LICENSE
  155. file that was distributed with this source code.
  156. #}
  157. {% extends 'default_frame.twig' %}
  158. {% form_theme form 'Form/form_div_layout.twig' %}
  159. {% block main %}
  160.     <div id=\"contents\" class=\"main_only\">
  161.         <div class=\"container-fluid inner no-padding\">
  162.             <div id=\"main\">
  163.                 <h1 class=\"page-heading\">パスワードの再発行</h1>
  164.                 <div id=\"top_wrap\" class=\"container-fluid\">
  165.                     <div id=\"top_box\" class=\"row\">
  166.                         <div id=\"top_box__body\" class=\"col-md-10 col-md-offset-1\">
  167.                             <p>ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。</p>
  168.                             <form name=\"form1\" id=\"form1\" method=\"post\" action=\"{{ url('forgot') }}\">
  169.                                 {{ form_widget(form._token) }}
  170.                                 <div id=\"top_box__body_inner\" class=\"dl_table\">
  171.                                     <dl id=\"top_box__login_email\">
  172.                                         <dt>{{ form_label(form.login_email, 'メールアドレス') }}</dt>
  173.                                         <dd>
  174.                                             <div class=\"form-group\">
  175.                                                 {{ form_widget(form.login_email) }}
  176.                                                 {{ form_errors(form.login_email) }}
  177.                                             </div>
  178.                                         </dd>
  179.                                     </dl>
  180.                                 </div>
  181.                                 {% for f in form %}
  182.                                     {% if f.vars.name matches '[^plg*]' %}
  183.                                         <div class=\"extra-form dl_table\">
  184.                                             {{ form_row(f) }}
  185.                                         </div>
  186.                                     {% endif %}
  187.                                 {% endfor %}
  188.                                 <p><small>*パスワード再発行の通知メールが届かない場合、会員登録が仮登録の可能性がございます。本サイトからの会員登録メールを再度ご確認いただくか、お問い合わせください。</small></p>
  189.                                 <div id=\"top_box__footer\" class=\"row no-padding\">
  190.                                     <div id=\"top_box__next_button\" class=\"btn_group col-sm-offset-4 col-sm-4\">
  191.                                         <p><button type=\"submit\" class=\"btn btn-primary btn-block\">次のページへ</button></p>
  192.                                     </div>
  193.                                 </div>
  194.                             </form>
  195.                         </div>
  196.                     </div>
  197.                 </div>
  198.             </div>
  199.         </div>
  200.     </div>
  201. {% endblock %}
  202. ""Forgot/index.twig""/home/xs022445/unotame.com/public_html/liquor-sato/app/template/default/Forgot/index.twig");
  203.     }
  204. }