Deprecated: Constant E_STRICT is deprecated in /var/www/PixelForce/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /var/www/PixelForce/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

var/cache/dev/twig/04/0472999248bc404838aa475c21c7f6df.php line 39

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* security/login.html.twig */
  15. class __TwigTemplate_9f944bd1983965bc300ffa8afdab8a5e extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->parent false;
  24.         $this->blocks = [
  25.             'title' => [$this'block_title'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'javascripts' => [$this'block_javascripts'],
  28.             'body' => [$this'block_body'],
  29.             'form' => [$this'block_form'],
  30.         ];
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""security/login.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""security/login.html.twig"));
  39.         // line 1
  40.         yield "<!DOCTYPE html>
  41. <html>
  42.     <head>
  43.         ";
  44.         // line 4
  45.         if ((CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'4$this->source); })()), "environment", [], "any"falsefalsefalse4) == "prod")) {
  46.             // line 5
  47.             yield "            <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-8PBBKR57JN\"></script>
  48.             <script type=\"text/javascript\" src=\"";
  49.             // line 6
  50.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/google_analytics.js"), "html"nulltrue);
  51.             yield "\"></script>
  52.         ";
  53.         }
  54.         // line 8
  55.         yield "        <meta charset=\"UTF-8\">
  56.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  57.         <meta name=\"google-site-verification\" content=\"O5bvNXZxdhGiT5VN5hPxisFh_XZeZCQr4aN4yoy0Ilk\" />
  58.         <title>";
  59.         // line 11
  60.         yield from $this->unwrap()->yieldBlock('title'$context$blocks);
  61.         yield "</title>
  62.         <link rel=\"icon\" href=\"data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>⚫️</text></svg>\">
  63.         <link rel=\"stylesheet\" href=\"/assets/fontawesome-free-6.0.0-web/css/all.css\" />
  64.         <link rel=\"stylesheet\" href=\"";
  65.         // line 14
  66.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/vuexy/css/pages/authentication.css"), "html"nulltrue);
  67.         yield "\" />
  68.         <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  69.         // line 15
  70.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/animations.css"), "html"nulltrue);
  71.         yield "\">
  72.         <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  73.         // line 16
  74.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  75.         yield "\">
  76.         <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  77.         // line 17
  78.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/login.css"), "html"nulltrue);
  79.         yield "\">
  80.         ";
  81.         // line 19
  82.         yield "        ";
  83.         yield from $this->unwrap()->yieldBlock('stylesheets'$context$blocks);
  84.         // line 24
  85.         yield "
  86.         <script src=\"";
  87.         // line 25
  88.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vuexy/vendors/js/vendors.min.js"), "html"nulltrue);
  89.         yield "\" ></script>
  90.         ";
  91.         // line 26
  92.         yield from $this->unwrap()->yieldBlock('javascripts'$context$blocks);
  93.         // line 30
  94.         yield "    </head>
  95.     <body>
  96. ";
  97.         // line 33
  98.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  99.         
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  101.         
  102.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  103.         return; yield '';
  104.     }
  105.     // line 11
  106.     public function block_title($context, array $blocks = [])
  107.     {
  108.         $macros $this->macros;
  109.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  110.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  111.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  112.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  113.         yield "Authentification!";
  114.         
  115.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  116.         
  117.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  118.         return; yield '';
  119.     }
  120.     // line 19
  121.     public function block_stylesheets($context, array $blocks = [])
  122.     {
  123.         $macros $this->macros;
  124.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  125.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  128.         // line 20
  129.         yield "            ";
  130.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("vuexy_colors");
  131.         yield "
  132.             ";
  133.         // line 21
  134.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("vuexy_components");
  135.         yield "
  136.             ";
  137.         // line 22
  138.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
  139.         yield "
  140.         ";
  141.         
  142.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  143.         
  144.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  145.         return; yield '';
  146.     }
  147.     // line 26
  148.     public function block_javascripts($context, array $blocks = [])
  149.     {
  150.         $macros $this->macros;
  151.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  152.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  153.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  154.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  155.         // line 27
  156.         yield "            ";
  157.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("vuexy_app");
  158.         yield "
  159.             ";
  160.         // line 28
  161.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
  162.         yield "
  163.         ";
  164.         
  165.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  166.         
  167.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  168.         return; yield '';
  169.     }
  170.     // line 33
  171.     public function block_body($context, array $blocks = [])
  172.     {
  173.         $macros $this->macros;
  174.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  175.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  176.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  177.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  178.         // line 34
  179.         yield "<body class=\"horizontal-layout horizontal-menu blank-page navbar-floating footer-static  \" data-open=\"hover\" data-menu=\"horizontal-menu\" data-col=\"blank-page\">
  180.     <div class=\"app-content content \">
  181.         <div class=\"content-overlay\"></div>
  182.         <div class=\"header-navbar-shadow\"></div>
  183.         <div class=\"content-wrapper\">
  184.             <div class=\"content-header row\">
  185.             </div>
  186.             <div class=\"content-body\">
  187.                 <div class=\"auth-wrapper auth-cover\">
  188.                     <div class=\"auth-inner row m-0\">
  189.                         
  190.                         <!-- Left Text-->
  191.                         <div class=\"d-none d-lg-flex col-lg-8 align-items-center m-0 p-0 bg-image\">
  192.                         </div>
  193.                         <!-- /Left Text-->
  194.                         <!-- Login-->
  195.                         <div class=\" col-lg-4 auth-bg px-2 container-fluid  d-flex justify-content-center align-items-center\">
  196.                             <div class=\"col-12 col-sm-8 col-md-6 col-lg-12 p-lg-5 m- mx-auto\">
  197.                                 <div class=\"p-lg-4\">
  198.                                     <h2 class=\"card-title  mb-1 text-center  pixelforce-logo\">
  199.                                             <div  class=\"text-center text-muted  d-flex align-items-center justify-content-center \">
  200.                                                 <img src=\"/assets/img/logo/pixelforce/logo-pixelforce-00.png\" class=\"img-fluid  m-2 \" alt=\"logo-pixelforce\">
  201.                                                 <h2 class=\"ml-0 fw-bold\">PIXELFORCE</h2>
  202.                                             </div>  
  203.                                     </h2>
  204.                                     
  205.                                     <h2 class=\"text-center fw-bold mt-3\">Connexion</h2>
  206.                                     ";
  207.         // line 62
  208.         yield from $this->unwrap()->yieldBlock('form'$context$blocks);
  209.         // line 122
  210.         yield "
  211.                                 </div>
  212.                             </div>
  213.                         </div>
  214.                         <!-- /Login-->
  215.                     </div>
  216.                 </div>
  217.             </div>
  218.         </div>
  219.     </div>
  220.      <script>
  221.         \$(window).on('load', function() {
  222.             if (feather) {
  223.                 feather.replace({
  224.                     width: 14,
  225.                     height: 14
  226.                 });
  227.             }
  228.         })
  229.     </script>
  230.     <!-- Inclusion du fichier JavaScript de Bootstrap -->
  231.     <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js\"></script>
  232. </body>
  233. ";
  234.         
  235.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  236.         
  237.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  238.         return; yield '';
  239.     }
  240.     // line 62
  241.     public function block_form($context, array $blocks = [])
  242.     {
  243.         $macros $this->macros;
  244.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  245.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form"));
  246.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  247.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form"));
  248.         // line 63
  249.         yield "                                        <form class=\"auth-login-form mt-3\" method=\"POST\">
  250.                                             <!-- Affichage des messages flash -->
  251.                                             ";
  252.         // line 65
  253.         $context['_parent'] = $context;
  254.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'65$this->source); })()), "flashes", [], "any"falsefalsefalse65));
  255.         $context['_iterated'] = false;
  256.         foreach ($context['_seq'] as $context["label"] => $context["messages"]) {
  257.             // line 66
  258.             yield "                                                ";
  259.             $context['_parent'] = $context;
  260.             $context['_seq'] = CoreExtension::ensureTraversable($context["messages"]);
  261.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  262.                 // line 67
  263.                 yield "                                                    <div id=\"msgFlash\" class=\"alert alert-";
  264.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["label"], "html"nulltrue);
  265.                 yield " msgFlash mb-2 \">
  266.                                                         ";
  267.                 // line 68
  268.                 yield $context["message"];
  269.                 yield "
  270.                                                     </div>
  271.                                                 ";
  272.             }
  273.             $_parent $context['_parent'];
  274.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  275.             $context array_intersect_key($context$_parent) + $_parent;
  276.             // line 71
  277.             yield "                                            ";
  278.             $context['_iterated'] = true;
  279.         }
  280.         if (!$context['_iterated']) {
  281.             // line 72
  282.             yield "                                                ";
  283.             if ((isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'72$this->source); })())) {
  284.                 // line 73
  285.                 yield "                                                    <div class=\"mt-3 alert alert-danger\">Email ou mot de passe invalide</div>
  286.                                                 ";
  287.             }
  288.             // line 75
  289.             yield "                                            ";
  290.         }
  291.         $_parent $context['_parent'];
  292.         unset($context['_seq'], $context['_iterated'], $context['label'], $context['messages'], $context['_parent'], $context['loop']);
  293.         $context array_intersect_key($context$_parent) + $_parent;
  294.         // line 76
  295.         yield "                                            <div class=\"mb-2\">
  296.                                                 <input type=\"text\" class=\"form-control\"  placeholder=\"Nom d'utilisateur/Email\" value=\"";
  297.         // line 77
  298.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["last_username"]) || array_key_exists("last_username"$context) ? $context["last_username"] : (function () { throw new RuntimeError('Variable "last_username" does not exist.'77$this->source); })()), "html"nulltrue);
  299.         yield "\" name=\"email\" id=\"inputMail_users\"  required autofocus>
  300.                                             </div>
  301.                                             <div class=\"mb-2\">   
  302.                                                 <div class=\"input-group input-group-merge form-password-toggle\">
  303.                                                     <input class=\"form-control form-control-merge\" id=\"login-password\" type=\"password\" name=\"password\" placeholder=\"Mot de passe\" aria-describedby=\"login-password\" tabindex=\"2\" required/><span class=\"input-group-text cursor-pointer\"><i data-feather=\"eye\"></i></span>
  304.                                                 </div>
  305.                                             </div>
  306.                                             <input type=\"hidden\" name=\"agentToken\" value=\"";
  307.         // line 84
  308.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["agentToken"]) || array_key_exists("agentToken"$context) ? $context["agentToken"] : (function () { throw new RuntimeError('Variable "agentToken" does not exist.'84$this->source); })()), "html"nulltrue);
  309.         yield "\" />
  310.                                             ";
  311.         // line 89
  312.         yield "                                            <input type=\"hidden\" name=\"_csrf_token\" value=\"";
  313.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("authenticate"), "html"nulltrue);
  314.         yield "\">
  315.                                             <div class=\" text-center mt-4\">
  316.                                                 <button class=\"login-button w-100 h-30 font-weight-bold rounded-3 p-2\" type=\"submit\">
  317.                                                     Connexion
  318.                                                 </button>
  319.                                                 
  320.                                             </div>
  321.                                             <div class=\"divider my-2\">
  322.                                             <hr/>
  323.                                             </div>
  324.                                             <div class=\"row mt-2 justify-content-center d-flex\">
  325.                                                 <div class=\"col-12 \">
  326.                                                     <div class=\" text-center\">
  327.                                                         <a class=\"w-100 font-weight-bold login-other-button\" href=\"";
  328.         // line 104
  329.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_forgetPassword");
  330.         yield "\">
  331.                                                             Mot de passe oublié ?
  332.                                                         </a>
  333.                                                     </div>
  334.                                                 </div>
  335.                                                 <div class=\"col-12 \">
  336.                                                     <div class=\" text-center\">
  337.                                                         <a class=\" w-100 font-weight-bold login-other-button\" href=\"";
  338.         // line 111
  339.         if ((isset($context["agentToken"]) || array_key_exists("agentToken"$context) ? $context["agentToken"] : (function () { throw new RuntimeError('Variable "agentToken" does not exist.'111$this->source); })())) {
  340.             yield " ";
  341.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("signup_client", ["token" => (isset($context["agentToken"]) || array_key_exists("agentToken"$context) ? $context["agentToken"] : (function () { throw new RuntimeError('Variable "agentToken" does not exist.'111$this->source); })())]), "html"nulltrue);
  342.             yield " ";
  343.         } else {
  344.             yield " ";
  345.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("agent_inscription");
  346.             yield " ";
  347.         }
  348.         yield "\">
  349.                                                             S'inscrire
  350.                                                         </a>
  351.                                                     </div>
  352.                                                 </div>
  353.                                                 
  354.                                             </div>                                    
  355.                                         </form>
  356.                                         
  357.                                         
  358.                                     ";
  359.         
  360.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  361.         
  362.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  363.         return; yield '';
  364.     }
  365.     /**
  366.      * @codeCoverageIgnore
  367.      */
  368.     public function getTemplateName()
  369.     {
  370.         return "security/login.html.twig";
  371.     }
  372.     /**
  373.      * @codeCoverageIgnore
  374.      */
  375.     public function isTraitable()
  376.     {
  377.         return false;
  378.     }
  379.     /**
  380.      * @codeCoverageIgnore
  381.      */
  382.     public function getDebugInfo()
  383.     {
  384.         return array (  377 => 111,  367 => 104,  348 => 89,  344 => 84,  334 => 77,  331 => 76,  325 => 75,  321 => 73,  318 => 72,  313 => 71,  304 => 68,  299 => 67,  294 => 66,  289 => 65,  285 => 63,  275 => 62,  241 => 122,  239 => 62,  209 => 34,  199 => 33,  186 => 28,  181 => 27,  171 => 26,  158 => 22,  154 => 21,  149 => 20,  139 => 19,  119 => 11,  108 => 33,  103 => 30,  101 => 26,  97 => 25,  94 => 24,  91 => 19,  87 => 17,  83 => 16,  79 => 15,  75 => 14,  69 => 11,  64 => 8,  59 => 6,  56 => 5,  54 => 4,  49 => 1,);
  385.     }
  386.     public function getSourceContext()
  387.     {
  388.         return new Source("<!DOCTYPE html>
  389. <html>
  390.     <head>
  391.         {% if app.environment == 'prod' %}
  392.             <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-8PBBKR57JN\"></script>
  393.             <script type=\"text/javascript\" src=\"{{ asset('assets/js/google_analytics.js') }}\"></script>
  394.         {% endif %}
  395.         <meta charset=\"UTF-8\">
  396.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  397.         <meta name=\"google-site-verification\" content=\"O5bvNXZxdhGiT5VN5hPxisFh_XZeZCQr4aN4yoy0Ilk\" />
  398.         <title>{% block title %}Authentification!{% endblock %}</title>
  399.         <link rel=\"icon\" href=\"data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>⚫️</text></svg>\">
  400.         <link rel=\"stylesheet\" href=\"/assets/fontawesome-free-6.0.0-web/css/all.css\" />
  401.         <link rel=\"stylesheet\" href=\"{{ asset('/assets/vuexy/css/pages/authentication.css') }}\" />
  402.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{asset('assets/css/animations.css')}}\">
  403.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{asset('assets/css/style.css')}}\">
  404.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{asset('assets/css/login.css')}}\">
  405.         {# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #}
  406.         {% block stylesheets %}
  407.             {{ encore_entry_link_tags('vuexy_colors') }}
  408.             {{ encore_entry_link_tags('vuexy_components') }}
  409.             {{ encore_entry_link_tags('app') }}
  410.         {% endblock %}
  411.         <script src=\"{{ asset('assets/vuexy/vendors/js/vendors.min.js') }}\" ></script>
  412.         {% block javascripts %}
  413.             {{ encore_entry_script_tags('vuexy_app') }}
  414.             {{ encore_entry_script_tags('app') }}
  415.         {% endblock %}
  416.     </head>
  417.     <body>
  418. {% block body %}
  419. <body class=\"horizontal-layout horizontal-menu blank-page navbar-floating footer-static  \" data-open=\"hover\" data-menu=\"horizontal-menu\" data-col=\"blank-page\">
  420.     <div class=\"app-content content \">
  421.         <div class=\"content-overlay\"></div>
  422.         <div class=\"header-navbar-shadow\"></div>
  423.         <div class=\"content-wrapper\">
  424.             <div class=\"content-header row\">
  425.             </div>
  426.             <div class=\"content-body\">
  427.                 <div class=\"auth-wrapper auth-cover\">
  428.                     <div class=\"auth-inner row m-0\">
  429.                         
  430.                         <!-- Left Text-->
  431.                         <div class=\"d-none d-lg-flex col-lg-8 align-items-center m-0 p-0 bg-image\">
  432.                         </div>
  433.                         <!-- /Left Text-->
  434.                         <!-- Login-->
  435.                         <div class=\" col-lg-4 auth-bg px-2 container-fluid  d-flex justify-content-center align-items-center\">
  436.                             <div class=\"col-12 col-sm-8 col-md-6 col-lg-12 p-lg-5 m- mx-auto\">
  437.                                 <div class=\"p-lg-4\">
  438.                                     <h2 class=\"card-title  mb-1 text-center  pixelforce-logo\">
  439.                                             <div  class=\"text-center text-muted  d-flex align-items-center justify-content-center \">
  440.                                                 <img src=\"/assets/img/logo/pixelforce/logo-pixelforce-00.png\" class=\"img-fluid  m-2 \" alt=\"logo-pixelforce\">
  441.                                                 <h2 class=\"ml-0 fw-bold\">PIXELFORCE</h2>
  442.                                             </div>  
  443.                                     </h2>
  444.                                     
  445.                                     <h2 class=\"text-center fw-bold mt-3\">Connexion</h2>
  446.                                     {% block form %}
  447.                                         <form class=\"auth-login-form mt-3\" method=\"POST\">
  448.                                             <!-- Affichage des messages flash -->
  449.                                             {% for label, messages in app.flashes %}
  450.                                                 {% for message in messages %}
  451.                                                     <div id=\"msgFlash\" class=\"alert alert-{{ label }} msgFlash mb-2 \">
  452.                                                         {{ message | raw }}
  453.                                                     </div>
  454.                                                 {% endfor %}
  455.                                             {% else %}
  456.                                                 {% if error %}
  457.                                                     <div class=\"mt-3 alert alert-danger\">Email ou mot de passe invalide</div>
  458.                                                 {% endif %}
  459.                                             {% endfor %}
  460.                                             <div class=\"mb-2\">
  461.                                                 <input type=\"text\" class=\"form-control\"  placeholder=\"Nom d'utilisateur/Email\" value=\"{{ last_username }}\" name=\"email\" id=\"inputMail_users\"  required autofocus>
  462.                                             </div>
  463.                                             <div class=\"mb-2\">   
  464.                                                 <div class=\"input-group input-group-merge form-password-toggle\">
  465.                                                     <input class=\"form-control form-control-merge\" id=\"login-password\" type=\"password\" name=\"password\" placeholder=\"Mot de passe\" aria-describedby=\"login-password\" tabindex=\"2\" required/><span class=\"input-group-text cursor-pointer\"><i data-feather=\"eye\"></i></span>
  466.                                                 </div>
  467.                                             </div>
  468.                                             <input type=\"hidden\" name=\"agentToken\" value=\"{{agentToken}}\" />
  469.                                             {# <div class=\"mb-3  mt-3 form-check\">
  470.                                                 <input type=\"checkbox\" class=\"form-check-input\" id=\"remember_me\" name=\"_remember_me\">
  471.                                                 <label class=\"form-check-label\" for=\"exampleCheck1\">Se souvenir de moi</label>
  472.                                             </div> #}
  473.                                             <input type=\"hidden\" name=\"_csrf_token\" value=\"{{ csrf_token('authenticate') }}\">
  474.                                             <div class=\" text-center mt-4\">
  475.                                                 <button class=\"login-button w-100 h-30 font-weight-bold rounded-3 p-2\" type=\"submit\">
  476.                                                     Connexion
  477.                                                 </button>
  478.                                                 
  479.                                             </div>
  480.                                             <div class=\"divider my-2\">
  481.                                             <hr/>
  482.                                             </div>
  483.                                             <div class=\"row mt-2 justify-content-center d-flex\">
  484.                                                 <div class=\"col-12 \">
  485.                                                     <div class=\" text-center\">
  486.                                                         <a class=\"w-100 font-weight-bold login-other-button\" href=\"{{ path('app_forgetPassword') }}\">
  487.                                                             Mot de passe oublié ?
  488.                                                         </a>
  489.                                                     </div>
  490.                                                 </div>
  491.                                                 <div class=\"col-12 \">
  492.                                                     <div class=\" text-center\">
  493.                                                         <a class=\" w-100 font-weight-bold login-other-button\" href=\"{% if agentToken %} {{ path('signup_client', {'token': agentToken}) }} {% else %} {{ path('agent_inscription') }} {% endif %}\">
  494.                                                             S'inscrire
  495.                                                         </a>
  496.                                                     </div>
  497.                                                 </div>
  498.                                                 
  499.                                             </div>                                    
  500.                                         </form>
  501.                                         
  502.                                         
  503.                                     {% endblock %}
  504.                                 </div>
  505.                             </div>
  506.                         </div>
  507.                         <!-- /Login-->
  508.                     </div>
  509.                 </div>
  510.             </div>
  511.         </div>
  512.     </div>
  513.      <script>
  514.         \$(window).on('load', function() {
  515.             if (feather) {
  516.                 feather.replace({
  517.                     width: 14,
  518.                     height: 14
  519.                 });
  520.             }
  521.         })
  522.     </script>
  523.     <!-- Inclusion du fichier JavaScript de Bootstrap -->
  524.     <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js\"></script>
  525. </body>
  526. {% endblock %}""security/login.html.twig""/var/www/PixelForce/templates/security/login.html.twig");
  527.     }
  528. }