var/cache/dev/twig/d7/d7fd4512372e51b0aced1b6f84d3c54648cb6f43ecc103e3faa4afc9cf84b6b8.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_b51c9260007749d5b016ca0b9ed72e420229a67c24521477a0e5b18615da4f6b 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_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Forgot/index.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_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_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 15
  49.     public function block_main($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  56.         // line 16
  57.         echo "    <div class=\"ec-role\">
  58.         <div class=\"ec-pageHeader text-center\">
  59.             <h1>";
  60.         // line 18
  61.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("パスワードの再発行"), "html"nulltrue);
  62.         echo "</h1>
  63.         </div>
  64.     </div>
  65.     <div class=\"ec-forgotRole\">
  66.         <form name=\"form1\" id=\"form1\" method=\"post\" action=\"";
  67.         // line 22
  68.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("forgot");
  69.         echo "\">
  70.             ";
  71.         // line 23
  72.         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.'23$this->source); })()), "_token", [], "any"falsefalsefalse23), 'widget');
  73.         echo "
  74.             <div class=\"ec-off1Grid__cell\">
  75.                 <div class=\"ec-forgotRole__form\">
  76.                     <div class=\"ec-forgotRole__intro text-center\">
  77.                         <p class=\"ec-para-normal\">ご登録時のメールアドレスを入力して<br class=\"sp-show\">「次へ」ボタンをクリックしてください。</p>
  78.                         <p class=\"ec-para-normal\">※パスワード再発行メールを送信します。<br class=\"sp-show\">メールの内容をご確認の上、<br class=\"sp-show\">新しいパスワードを登録してください。</p>
  79.                     </div>
  80.                     <div class=\"ec-borderedDefs\">
  81.                         <dl>
  82.                             <dt>
  83.                                 ";
  84.         // line 33
  85.         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.'33$this->source); })()), "login_email", [], "any"falsefalsefalse33), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  86.         echo "
  87.                             </dt>
  88.                             <dd>
  89.                                 <div class=\"ec-input";
  90.         // line 36
  91.         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.'36$this->source); })()), "login_email", [], "any"falsefalsefalse36))) ? (" error") : (""));
  92.         echo "\">
  93.                                     ";
  94.         // line 37
  95.         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.'37$this->source); })()), "login_email", [], "any"falsefalsefalse37), 'widget');
  96.         echo "
  97.                                     ";
  98.         // line 38
  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.'38$this->source); })()), "login_email", [], "any"falsefalsefalse38), 'errors');
  100.         echo "
  101.                                 </div>
  102.                             </dd>
  103.                         </dl>
  104.                     </div>
  105.                 </div>
  106.             </div>
  107.             <div class=\"ec-forgotRole__action\">
  108.                 <button type=\"submit\" class=\"ec-blockBtn--action ec-yellow-btn\">";
  109.         // line 46
  110.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("次へ"), "html"nulltrue);
  111.         echo "</button>
  112.             </div>
  113.         </form>
  114.     </div>
  115. ";
  116.         
  117.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  118.         
  119.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  120.     }
  121.     public function getTemplateName()
  122.     {
  123.         return "Forgot/index.twig";
  124.     }
  125.     public function isTraitable()
  126.     {
  127.         return false;
  128.     }
  129.     public function getDebugInfo()
  130.     {
  131.         return array (  124 => 46,  113 => 38,  109 => 37,  105 => 36,  99 => 33,  86 => 23,  82 => 22,  75 => 18,  71 => 16,  61 => 15,  50 => 11,  48 => 13,  35 => 11,);
  132.     }
  133.     public function getSourceContext()
  134.     {
  135.         return new Source("{#
  136. This file is part of EC-CUBE
  137. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  138. http://www.ec-cube.co.jp/
  139. For the full copyright and license information, please view the LICENSE
  140. file that was distributed with this source code.
  141. #}
  142. {% extends 'default_frame.twig' %}
  143. {% form_theme form 'Form/form_div_layout.twig' %}
  144. {% block main %}
  145.     <div class=\"ec-role\">
  146.         <div class=\"ec-pageHeader text-center\">
  147.             <h1>{{ 'パスワードの再発行'|trans }}</h1>
  148.         </div>
  149.     </div>
  150.     <div class=\"ec-forgotRole\">
  151.         <form name=\"form1\" id=\"form1\" method=\"post\" action=\"{{ url('forgot') }}\">
  152.             {{ form_widget(form._token) }}
  153.             <div class=\"ec-off1Grid__cell\">
  154.                 <div class=\"ec-forgotRole__form\">
  155.                     <div class=\"ec-forgotRole__intro text-center\">
  156.                         <p class=\"ec-para-normal\">ご登録時のメールアドレスを入力して<br class=\"sp-show\">「次へ」ボタンをクリックしてください。</p>
  157.                         <p class=\"ec-para-normal\">※パスワード再発行メールを送信します。<br class=\"sp-show\">メールの内容をご確認の上、<br class=\"sp-show\">新しいパスワードを登録してください。</p>
  158.                     </div>
  159.                     <div class=\"ec-borderedDefs\">
  160.                         <dl>
  161.                             <dt>
  162.                                 {{ form_label(form.login_email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  163.                             </dt>
  164.                             <dd>
  165.                                 <div class=\"ec-input{{ has_errors(form.login_email) ? ' error' }}\">
  166.                                     {{ form_widget(form.login_email) }}
  167.                                     {{ form_errors(form.login_email) }}
  168.                                 </div>
  169.                             </dd>
  170.                         </dl>
  171.                     </div>
  172.                 </div>
  173.             </div>
  174.             <div class=\"ec-forgotRole__action\">
  175.                 <button type=\"submit\" class=\"ec-blockBtn--action ec-yellow-btn\">{{ '次へ'|trans }}</button>
  176.             </div>
  177.         </form>
  178.     </div>
  179. {% endblock %}
  180. ""Forgot/index.twig""/home/bravers/bravers.xbiz.jp/public_html/app/template/bravers/Forgot/index.twig");
  181.     }
  182. }