var/cache/dev/twig/b2/b2f03c0e9510664fcc4404ccc23713b3.php line 53

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. /* Mypage/login.twig */
  14. class __TwigTemplate_c4937fe9a0c6a0b10d7dfdc44993f3bd 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.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  26.         $this->checkSecurity();
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 11
  31.         return "default_frame.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Mypage/login.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Mypage/login.twig"));
  40.         // line 13
  41.         $context["body_class"] = "mypage";
  42.         // line 11
  43.         $this->parent $this->loadTemplate("default_frame.twig""Mypage/login.twig"11);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  47.         
  48.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  49.     }
  50.     // line 15
  51.     public function block_main($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  58.         // line 16
  59.         echo "    <div class=\"ec-role\">
  60.         <div class=\"ec-pageHeader\">
  61.             <h1>";
  62.         // line 18
  63.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ログイン"), "html"nulltrue);
  64.         echo "</h1>
  65.         </div>
  66.         <div class=\"ec-off2Grid\">
  67.             <div class=\"ec-off2Grid__cell\">
  68.                 <form name=\"login_mypage\" id=\"login_mypage\" method=\"post\" action=\"";
  69.         // line 22
  70.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_login");
  71.         echo "\">
  72.                     ";
  73.         // line 23
  74.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'23$this->source); })()), "session", [], "any"falsefalsetrue23), "flashBag", [], "any"falsefalsetrue23), "has", [=> "eccube.login.target.path"], "method"falsefalsetrue23)) {
  75.             // line 24
  76.             echo "                        ";
  77.             $context['_parent'] = $context;
  78.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'24$this->source); })()), "session", [], "any"falsefalsetrue24), "flashBag", [], "any"falsefalsetrue24), "peek", [=> "eccube.login.target.path"], "method"falsefalsetrue24));
  79.             foreach ($context['_seq'] as $context["_key"] => $context["targetPath"]) {
  80.                 // line 25
  81.                 echo "                            <input type=\"hidden\" name=\"_target_path\" value=\"";
  82.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed($context["targetPath"], 25$this->source), "html"nulltrue);
  83.                 echo "\" />
  84.                         ";
  85.             }
  86.             $_parent $context['_parent'];
  87.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['targetPath'], $context['_parent'], $context['loop']);
  88.             $context array_intersect_key($context$_parent) + $_parent;
  89.             // line 27
  90.             echo "                    ";
  91.         }
  92.         // line 28
  93.         echo "                    <div class=\"ec-login\">
  94.                         <div class=\"ec-login__icon\">
  95.                             <div class=\"ec-icon\"><img src=\"";
  96.         // line 30
  97.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/user.svg"), "html"nulltrue);
  98.         echo "\" alt=\"\"></div>
  99.                         </div>
  100.                         <div class=\"ec-login__input\">
  101.                             <div class=\"ec-input\">
  102.                                 ";
  103.         // line 34
  104.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'34$this->source); })()), "login_email", [], "any"falsefalsetrue34), 34$this->source), 'widget', ["attr" => ["style" => "ime-mode: disabled;""placeholder" => "メールアドレス""autofocus" => true]]);
  105.         echo "
  106.                                 ";
  107.         // line 35
  108.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'35$this->source); })()), "login_pass", [], "any"falsefalsetrue35), 35$this->source), 'widget', ["attr" => ["placeholder" => "パスワード"]]);
  109.         echo "
  110.                             </div>
  111.                             ";
  112.         // line 37
  113.         if (twig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'37$this->source); })()), "option_remember_me", [], "any"falsefalsetrue37)) {
  114.             // line 38
  115.             echo "                            <div class=\"ec-checkbox\">
  116.                                 <label>
  117.                                     ";
  118.             // line 40
  119.             if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  120.                 // line 41
  121.                 echo "                                        <input type=\"hidden\" name=\"login_memory\" value=\"1\">
  122.                                     ";
  123.             } else {
  124.                 // line 43
  125.                 echo "                                        ";
  126.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'43$this->source); })()), "login_memory", [], "any"falsefalsetrue43), 43$this->source), 'widget', ["label" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("次回から自動的にログインする")]);
  127.                 echo "
  128.                                     ";
  129.             }
  130.             // line 45
  131.             echo "                                </label>
  132.                             </div>
  133.                             ";
  134.         }
  135.         // line 48
  136.         echo "                            ";
  137.         $context['_parent'] = $context;
  138.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'48$this->source); })()), "session", [], "any"falsefalsetrue48), "flashbag", [], "any"falsefalsetrue48), "get", [=> "password_reset_complete"], "method"falsefalsetrue48));
  139.         foreach ($context['_seq'] as $context["_key"] => $context["reset_complete"]) {
  140.             // line 49
  141.             echo "                                <p>";
  142.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->sandbox->ensureToStringAllowed($context["reset_complete"], 49$this->source)), "html"nulltrue);
  143.             echo "</p>
  144.                             ";
  145.         }
  146.         $_parent $context['_parent'];
  147.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['reset_complete'], $context['_parent'], $context['loop']);
  148.         $context array_intersect_key($context$_parent) + $_parent;
  149.         // line 51
  150.         echo "                            ";
  151.         if ((isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'51$this->source); })())) {
  152.             // line 52
  153.             echo "                                <p class=\"ec-errorMessage\">";
  154.             echo twig_nl2br(twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'52$this->source); })()), "messageKey", [], "any"falsefalsetrue52), 52$this->source), $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'52$this->source); })()), "messageData", [], "any"falsefalsetrue52), 52$this->source), "validators"), "html"nulltrue));
  155.             echo "</p>
  156.                             ";
  157.         }
  158.         // line 54
  159.         echo "                        </div>
  160.                         <div class=\"ec-grid2\">
  161.                             <div class=\"ec-grid2__cell\">
  162.                                 <div class=\"ec-login__actions\">
  163.                                     <button type=\"submit\"
  164.                                             class=\"ec-blockBtn--cancel\">";
  165.         // line 59
  166.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ログイン"), "html"nulltrue);
  167.         echo "</button>
  168.                                 </div>
  169.                             </div>
  170.                             <div class=\"ec-grid2__cell\">
  171.                                 <div class=\"ec-login__link\">・<a class=\"ec-link\" href=\"";
  172.         // line 63
  173.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("forgot");
  174.         echo "\">";
  175.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ログイン情報をお忘れの方"), "html"nulltrue);
  176.         echo "</a>
  177.                                 </div>
  178.                                 <div class=\"ec-login__link\">・<a class=\"ec-link\" href=\"";
  179.         // line 65
  180.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  181.         echo "\">";
  182.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("新規会員登録"), "html"nulltrue);
  183.         echo "</a>
  184.                                 </div>
  185.                             </div>
  186.                         </div>
  187.                     </div>
  188.                     <input type=\"hidden\" name=\"_csrf_token\" value=\"";
  189.         // line 70
  190.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("authenticate"), "html"nulltrue);
  191.         echo "\">
  192.                 </form>
  193.             </div>
  194.         </div>
  195.     </div>
  196. ";
  197.         
  198.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  199.         
  200.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  201.     }
  202.     public function getTemplateName()
  203.     {
  204.         return "Mypage/login.twig";
  205.     }
  206.     public function isTraitable()
  207.     {
  208.         return false;
  209.     }
  210.     public function getDebugInfo()
  211.     {
  212.         return array (  204 => 70,  194 => 65,  187 => 63,  180 => 59,  173 => 54,  167 => 52,  164 => 51,  155 => 49,  150 => 48,  145 => 45,  139 => 43,  135 => 41,  133 => 40,  129 => 38,  127 => 37,  122 => 35,  118 => 34,  111 => 30,  107 => 28,  104 => 27,  95 => 25,  90 => 24,  88 => 23,  84 => 22,  77 => 18,  73 => 16,  63 => 15,  52 => 11,  50 => 13,  37 => 11,);
  213.     }
  214.     public function getSourceContext()
  215.     {
  216.         return new Source("{#
  217. This file is part of EC-CUBE
  218. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  219. http://www.ec-cube.co.jp/
  220. For the full copyright and license information, please view the LICENSE
  221. file that was distributed with this source code.
  222. #}
  223. {% extends 'default_frame.twig' %}
  224. {% set body_class = 'mypage' %}
  225. {% block main %}
  226.     <div class=\"ec-role\">
  227.         <div class=\"ec-pageHeader\">
  228.             <h1>{{ 'ログイン'|trans }}</h1>
  229.         </div>
  230.         <div class=\"ec-off2Grid\">
  231.             <div class=\"ec-off2Grid__cell\">
  232.                 <form name=\"login_mypage\" id=\"login_mypage\" method=\"post\" action=\"{{ url('mypage_login') }}\">
  233.                     {% if app.session.flashBag.has('eccube.login.target.path') %}
  234.                         {% for targetPath in app.session.flashBag.peek('eccube.login.target.path') %}
  235.                             <input type=\"hidden\" name=\"_target_path\" value=\"{{ targetPath }}\" />
  236.                         {% endfor %}
  237.                     {% endif %}
  238.                     <div class=\"ec-login\">
  239.                         <div class=\"ec-login__icon\">
  240.                             <div class=\"ec-icon\"><img src=\"{{ asset('assets/icon/user.svg') }}\" alt=\"\"></div>
  241.                         </div>
  242.                         <div class=\"ec-login__input\">
  243.                             <div class=\"ec-input\">
  244.                                 {{ form_widget(form.login_email, {'attr': {'style' : 'ime-mode: disabled;', 'placeholder' : 'メールアドレス', 'autofocus': true}}) }}
  245.                                 {{ form_widget(form.login_pass,  {'attr': {'placeholder' : 'パスワード' }}) }}
  246.                             </div>
  247.                             {% if BaseInfo.option_remember_me %}
  248.                             <div class=\"ec-checkbox\">
  249.                                 <label>
  250.                                     {% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}
  251.                                         <input type=\"hidden\" name=\"login_memory\" value=\"1\">
  252.                                     {% else %}
  253.                                         {{ form_widget(form.login_memory, { 'label': '次回から自動的にログインする'|trans }) }}
  254.                                     {% endif %}
  255.                                 </label>
  256.                             </div>
  257.                             {% endif %}
  258.                             {% for reset_complete in app.session.flashbag.get('password_reset_complete') %}
  259.                                 <p>{{ reset_complete|trans }}</p>
  260.                             {% endfor %}
  261.                             {% if error %}
  262.                                 <p class=\"ec-errorMessage\">{{ error.messageKey|trans(error.messageData, 'validators')|nl2br }}</p>
  263.                             {% endif %}
  264.                         </div>
  265.                         <div class=\"ec-grid2\">
  266.                             <div class=\"ec-grid2__cell\">
  267.                                 <div class=\"ec-login__actions\">
  268.                                     <button type=\"submit\"
  269.                                             class=\"ec-blockBtn--cancel\">{{ 'ログイン'|trans }}</button>
  270.                                 </div>
  271.                             </div>
  272.                             <div class=\"ec-grid2__cell\">
  273.                                 <div class=\"ec-login__link\">・<a class=\"ec-link\" href=\"{{ url('forgot') }}\">{{ 'ログイン情報をお忘れの方'|trans }}</a>
  274.                                 </div>
  275.                                 <div class=\"ec-login__link\">・<a class=\"ec-link\" href=\"{{ url('entry') }}\">{{ '新規会員登録'|trans }}</a>
  276.                                 </div>
  277.                             </div>
  278.                         </div>
  279.                     </div>
  280.                     <input type=\"hidden\" name=\"_csrf_token\" value=\"{{ csrf_token('authenticate') }}\">
  281.                 </form>
  282.             </div>
  283.         </div>
  284.     </div>
  285. {% endblock %}""Mypage/login.twig""/home/xs031638/hieiyuba.xyz/public_html/pro/app/template/default/Mypage/login.twig");
  286.     }
  287.     
  288.     public function checkSecurity()
  289.     {
  290.         static $tags = array("set" => 13"if" => 23"for" => 24);
  291.         static $filters = array("escape" => 18"trans" => 18"nl2br" => 52);
  292.         static $functions = array("url" => 22"asset" => 30"form_widget" => 34"is_granted" => 40"csrf_token" => 70);
  293.         try {
  294.             $this->sandbox->checkSecurity(
  295.                 ['set''if''for'],
  296.                 ['escape''trans''nl2br'],
  297.                 ['url''asset''form_widget''is_granted''csrf_token']
  298.             );
  299.         } catch (SecurityError $e) {
  300.             $e->setSourceContext($this->source);
  301.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  302.                 $e->setTemplateLine($tags[$e->getTagName()]);
  303.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  304.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  305.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  306.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  307.             }
  308.             throw $e;
  309.         }
  310.     }
  311. }