var/cache/dev/twig/9e/9ee175d10888b9d5ada01aa15db00e76.php line 40

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_f96aba43eb4b38aeeaa9995985023de6 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("common.login"), "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" => "common.mail_address""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" => "common.password"]]);
  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("common.remember_me")]);
  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("common.login"), "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\"
  172.                                                                href=\"";
  173.         // line 64
  174.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("forgot");
  175.         echo "\">";
  176.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("common.forgot_login"), "html"nulltrue);
  177.         echo "</a>
  178.                                 </div>
  179.                                 <div class=\"ec-login__link\"><a class=\"ec-link\"
  180.                                                                href=\"";
  181.         // line 67
  182.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  183.         echo "\">";
  184.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("common.signup"), "html"nulltrue);
  185.         echo "</a>
  186.                                 </div>
  187.                             </div>
  188.                         </div>
  189.                     </div>
  190.                     <input type=\"hidden\" name=\"_csrf_token\" value=\"";
  191.         // line 72
  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 => 72,  196 => 67,  188 => 64,  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,);
  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>{{ 'common.login'|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' : 'common.mail_address', 'autofocus': true}}) }}
  247.                                 {{ form_widget(form.login_pass,  {'attr': {'placeholder' : 'common.password' }}) }}
  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': 'common.remember_me'|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\">{{ 'common.login'|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') }}\">{{ 'common.forgot_login'|trans }}</a>
  277.                                 </div>
  278.                                 <div class=\"ec-login__link\"><a class=\"ec-link\"
  279.                                                                href=\"{{ url('entry') }}\">{{ 'common.signup'|trans }}</a>
  280.                                 </div>
  281.                             </div>
  282.                         </div>
  283.                     </div>
  284.                     <input type=\"hidden\" name=\"_csrf_token\" value=\"{{ csrf_token('authenticate') }}\">
  285.                 </form>
  286.             </div>
  287.         </div>
  288.     </div>
  289. {% endblock %}
  290. ""Mypage/login.twig""/home/glowd/www/glowd.co.jp/optilink/ec-cube/src/Eccube/Resource/template/default/Mypage/login.twig");
  291.     }
  292.     
  293.     public function checkSecurity()
  294.     {
  295.         static $tags = array("set" => 13"if" => 23"for" => 24);
  296.         static $filters = array("escape" => 18"trans" => 18"nl2br" => 52);
  297.         static $functions = array("url" => 22"asset" => 30"form_widget" => 34"is_granted" => 40"csrf_token" => 72);
  298.         try {
  299.             $this->sandbox->checkSecurity(
  300.                 ['set''if''for'],
  301.                 ['escape''trans''nl2br'],
  302.                 ['url''asset''form_widget''is_granted''csrf_token'],
  303.                 $this->source
  304.             );
  305.         } catch (SecurityError $e) {
  306.             $e->setSourceContext($this->source);
  307.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  308.                 $e->setTemplateLine($tags[$e->getTagName()]);
  309.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  310.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  311.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  312.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  313.             }
  314.             throw $e;
  315.         }
  316.     }
  317. }