var/cache/dev/twig/7f/7f48466c59abee4f3ea44f6a7c90477dbbbe432bd2dec4676e46bd19c7c6e574.php line 16

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_217c5fa9cd567e2d688301767d27b667a9fee88e9b69d068b72e4c13bfc50fc6 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\">
  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\">
  75.                 <div class=\"ec-off1Grid__cell\">
  76.                     <div class=\"ec-forgotRole__form\">
  77.                         <div class=\"ec-forgotRole__intro\">
  78.                             <p class=\"ec-para-normal\">";
  79.         // line 28
  80.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。"), "html"nulltrue);
  81.         echo "</p>
  82.                             <p class=\"ec-para-normal\">";
  83.         // line 29
  84.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("※パスワード再発行メールを送信します。メールの内容をご確認の上、新しいパスワードを登録してください。"), "html"nulltrue);
  85.         echo "</p>
  86.                         </div>
  87.                         <div class=\"ec-borderedDefs\">
  88.                             <dl>
  89.                                 <dt>
  90.                                     ";
  91.         // line 34
  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.'34$this->source); })()), "login_email", [], "any"falsefalsefalse34), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  93.         echo "
  94.                                 </dt>
  95.                                 <dd>
  96.                                     <div class=\"ec-input";
  97.         // line 37
  98.         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.'37$this->source); })()), "login_email", [], "any"falsefalsefalse37))) ? (" error") : (""));
  99.         echo "\">
  100.                                         ";
  101.         // line 38
  102.         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), 'widget');
  103.         echo "
  104.                                         ";
  105.         // line 39
  106.         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.'39$this->source); })()), "login_email", [], "any"falsefalsefalse39), 'errors');
  107.         echo "
  108.                                     </div>
  109.                                 </dd>
  110.                             </dl>
  111.                         </div>
  112.                     </div>
  113.                 </div>
  114.             </div>
  115.             <div class=\"ec-off4Grid\">
  116.                 <div class=\"ec-off4Grid__cell\">
  117.                     <button type=\"submit\" class=\"ec-blockBtn--action\">";
  118.         // line 49
  119.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("次へ"), "html"nulltrue);
  120.         echo "</button>
  121.                 </div>
  122.             </div>
  123.         </form>
  124.     </div>
  125. ";
  126.         
  127.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  128.         
  129.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  130.     }
  131.     public function getTemplateName()
  132.     {
  133.         return "Forgot/index.twig";
  134.     }
  135.     public function isTraitable()
  136.     {
  137.         return false;
  138.     }
  139.     public function getDebugInfo()
  140.     {
  141.         return array (  133 => 49,  120 => 39,  116 => 38,  112 => 37,  106 => 34,  98 => 29,  94 => 28,  86 => 23,  82 => 22,  75 => 18,  71 => 16,  61 => 15,  50 => 11,  48 => 13,  35 => 11,);
  142.     }
  143.     public function getSourceContext()
  144.     {
  145.         return new Source("{#
  146. This file is part of EC-CUBE
  147. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  148. http://www.ec-cube.co.jp/
  149. For the full copyright and license information, please view the LICENSE
  150. file that was distributed with this source code.
  151. #}
  152. {% extends 'default_frame.twig' %}
  153. {% form_theme form 'Form/form_div_layout.twig' %}
  154. {% block main %}
  155.     <div class=\"ec-role\">
  156.         <div class=\"ec-pageHeader\">
  157.             <h1>{{ 'パスワードの再発行'|trans }}</h1>
  158.         </div>
  159.     </div>
  160.     <div class=\"ec-forgotRole\">
  161.         <form name=\"form1\" id=\"form1\" method=\"post\" action=\"{{ url('forgot') }}\">
  162.             {{ form_widget(form._token) }}
  163.             <div class=\"ec-off1Grid\">
  164.                 <div class=\"ec-off1Grid__cell\">
  165.                     <div class=\"ec-forgotRole__form\">
  166.                         <div class=\"ec-forgotRole__intro\">
  167.                             <p class=\"ec-para-normal\">{{ 'ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。'|trans }}</p>
  168.                             <p class=\"ec-para-normal\">{{ '※パスワード再発行メールを送信します。メールの内容をご確認の上、新しいパスワードを登録してください。'|trans }}</p>
  169.                         </div>
  170.                         <div class=\"ec-borderedDefs\">
  171.                             <dl>
  172.                                 <dt>
  173.                                     {{ form_label(form.login_email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  174.                                 </dt>
  175.                                 <dd>
  176.                                     <div class=\"ec-input{{ has_errors(form.login_email) ? ' error' }}\">
  177.                                         {{ form_widget(form.login_email) }}
  178.                                         {{ form_errors(form.login_email) }}
  179.                                     </div>
  180.                                 </dd>
  181.                             </dl>
  182.                         </div>
  183.                     </div>
  184.                 </div>
  185.             </div>
  186.             <div class=\"ec-off4Grid\">
  187.                 <div class=\"ec-off4Grid__cell\">
  188.                     <button type=\"submit\" class=\"ec-blockBtn--action\">{{ '次へ'|trans }}</button>
  189.                 </div>
  190.             </div>
  191.         </form>
  192.     </div>
  193. {% endblock %}
  194. ""Forgot/index.twig""/home/saika38/www/saika/shop/src/Eccube/Resource/template/default/Forgot/index.twig");
  195.     }
  196. }