var/cache/dev/twig/5d/5d202d1b6757420dfa28ee5e5d2a2ebc8c782eeaba9f8c5a9afd3ba0c1206261.php line 33

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. /* @SyliusShop/Login/_login.html.twig */
  14. class __TwigTemplate_8b02a4d91d1d6f6585c862a7cf3eb57a701278c8762b46629e5664aeecee8991 extends \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->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/Login/_login.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/Login/_login.html.twig"));
  33.         // line 1
  34.         echo "<h4 class=\"ui dividing header\">";
  35.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.registered_customers"), "html"nulltrue);
  36.         echo "</h4>
  37. <p>";
  38.         // line 2
  39.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.if_you_have_an_account_sign_in_with_your_email_address"), "html"nulltrue);
  40.         echo ".</p>
  41. ";
  42.         // line 3
  43.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'3$this->source); })()), 'form_start', ["action" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_login_check"), "attr" => ["class" => "ui loadable form""novalidate" => "novalidate"]]);
  44.         echo "
  45.     ";
  46.         // line 4
  47.         $this->loadTemplate("@SyliusShop/Login/_form.html.twig""@SyliusShop/Login/_login.html.twig"4)->display($context);
  48.         // line 5
  49.         echo "
  50.     ";
  51.         // line 6
  52.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.login.form", ["form" => (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'6$this->source); })())]);
  53.         echo "
  54.     <button type=\"submit\" class=\"ui blue submit button\" ";
  55.         // line 8
  56.         echo call_user_func_array($this->env->getFunction('sylius_test_html_attribute')->getCallable(), ["login-button"]);
  57.         echo ">
  58.         ";
  59.         // line 9
  60.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.login"), "html"nulltrue);
  61.         echo "
  62.     </button>
  63.     <a href=\"";
  64.         // line 12
  65.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_request_password_reset_token");
  66.         echo "\" class=\"ui right floated button\">";
  67.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.forgot_password"), "html"nulltrue);
  68.         echo "</a>
  69.     <input type=\"hidden\" name=\"_csrf_shop_security_token\" value=\"";
  70.         // line 14
  71.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("shop_authenticate"), "html"nulltrue);
  72.         echo "\">
  73. ";
  74.         // line 15
  75.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'15$this->source); })()), 'form_end', ["render_rest" => false]);
  76.         echo "
  77. ";
  78.         
  79.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  80.         
  81.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  82.     }
  83.     public function getTemplateName()
  84.     {
  85.         return "@SyliusShop/Login/_login.html.twig";
  86.     }
  87.     public function isTraitable()
  88.     {
  89.         return false;
  90.     }
  91.     public function getDebugInfo()
  92.     {
  93.         return array (  87 => 15,  83 => 14,  76 => 12,  70 => 9,  66 => 8,  61 => 6,  58 => 5,  56 => 4,  52 => 3,  48 => 2,  43 => 1,);
  94.     }
  95.     public function getSourceContext()
  96.     {
  97.         return new Source("<h4 class=\"ui dividing header\">{{ 'sylius.ui.registered_customers'|trans }}</h4>
  98. <p>{{ 'sylius.ui.if_you_have_an_account_sign_in_with_your_email_address'|trans }}.</p>
  99. {{ form_start(form, {'action': path('sylius_shop_login_check'), 'attr': {'class': 'ui loadable form', 'novalidate': 'novalidate'}}) }}
  100.     {% include '@SyliusShop/Login/_form.html.twig' %}
  101.     {{ sylius_template_event('sylius.shop.login.form', {'form': form}) }}
  102.     <button type=\"submit\" class=\"ui blue submit button\" {{ sylius_test_html_attribute('login-button') }}>
  103.         {{ 'sylius.ui.login'|trans }}
  104.     </button>
  105.     <a href=\"{{ path('sylius_shop_request_password_reset_token') }}\" class=\"ui right floated button\">{{ 'sylius.ui.forgot_password'|trans }}</a>
  106.     <input type=\"hidden\" name=\"_csrf_shop_security_token\" value=\"{{ csrf_token('shop_authenticate') }}\">
  107. {{ form_end(form, {'render_rest': false}) }}
  108. ""@SyliusShop/Login/_login.html.twig""/home/onproof/public_html/syliusdemo/store/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/views/Login/_login.html.twig");
  109.     }
  110. }