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