var/cache/dev/twig/3e/3e1aacb478d65617b824997ae0616e93.php line 51

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