var/cache/dev/twig/5e/5e6ecbef50b25c09bc6e9d80f3886a0a7495af1e058dc3dcea349b29accad360.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. /* login.twig */
  14. class __TwigTemplate_0080d6216b91720e83a5d32626a9e934c1272aef3a8107c10f0b6ce77218eae8 extends 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.             'cssAssets' => [$this'block_cssAssets'],
  24.             'jsAssets' => [$this'block_jsAssets'],
  25.             'pageTitle' => [$this'block_pageTitle'],
  26.             'content' => [$this'block_content'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "template.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""login.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""login.twig"));
  41.         $this->parent $this->loadTemplate("template.twig""login.twig"1);
  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 3
  49.     public function block_cssAssets($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""cssAssets"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""cssAssets"));
  56.         
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  58.         
  59.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  60.     }
  61.     // line 6
  62.     public function block_jsAssets($context, array $blocks = [])
  63.     {
  64.         $macros $this->macros;
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""jsAssets"));
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  68.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""jsAssets"));
  69.         
  70.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  71.         
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  73.     }
  74.     // line 9
  75.     public function block_pageTitle($context, array $blocks = [])
  76.     {
  77.         $macros $this->macros;
  78.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  79.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""pageTitle"));
  80.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  81.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""pageTitle"));
  82.         // line 10
  83.         echo "    IRMS Login
  84. ";
  85.         
  86.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  87.         
  88.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  89.     }
  90.     // line 13
  91.     public function block_content($context, array $blocks = [])
  92.     {
  93.         $macros $this->macros;
  94.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  95.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  96.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  97.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  98.         // line 14
  99.         echo "    <form name=\"login\" action=\"";
  100.         echo twig_escape_filter($this->envtwig_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.'14$this->source); })()), "get", [=> "fullPage"], "method"falsefalsefalse14), "html"nulltrue);
  101.         echo "\" method=\"post\">
  102.         <table class='internal' style=\"width:50%; margin: 0 auto;\">
  103.             ";
  104.         // line 16
  105.         if ((array_key_exists("client"$context) &&  !(null === (isset($context["client"]) || array_key_exists("client"$context) ? $context["client"] : (function () { throw new RuntimeError('Variable "client" does not exist.'16$this->source); })())))) {
  106.             // line 17
  107.             echo "            <tr>
  108.                 <td>Log in to: ";
  109.             // line 18
  110.             echo twig_escape_filter($this->env, (isset($context["client"]) || array_key_exists("client"$context) ? $context["client"] : (function () { throw new RuntimeError('Variable "client" does not exist.'18$this->source); })()), "html"nulltrue);
  111.             echo "</td>
  112.             </tr>
  113.             ";
  114.         }
  115.         // line 21
  116.         echo "            ";
  117.         if ((array_key_exists("redirectUrl"$context) &&  !(null === (isset($context["redirectUrl"]) || array_key_exists("redirectUrl"$context) ? $context["redirectUrl"] : (function () { throw new RuntimeError('Variable "redirectUrl" does not exist.'21$this->source); })())))) {
  118.             // line 22
  119.             echo "                <input type=\"hidden\" name=\"redirectUrl\" id \"redirectUrl\" value=\"";
  120.             echo twig_escape_filter($this->env, (isset($context["redirectUrl"]) || array_key_exists("redirectUrl"$context) ? $context["redirectUrl"] : (function () { throw new RuntimeError('Variable "redirectUrl" does not exist.'22$this->source); })()), "html"nulltrue);
  121.             echo "\">
  122.             ";
  123.         }
  124.         // line 24
  125.         echo "            <tr>
  126.                 <td><label for=\"handle\">Handle:</label></td>
  127.                 <td><input type=\"text\" name=\"handle\" id=\"handle\"></td>
  128.             </tr>
  129.             <tr>
  130.                 <td><label for=\"pass\">Password:</label></td>
  131.                 <td><input type=\"password\" name=\"pass\" id=\"pass\"></td>
  132.             </tr>
  133.             <tr>
  134.                 <td><label for=\"rememberMe\">Remember Me?</label></td>
  135.                 <td><input type=\"checkbox\" name=\"rememberMe\" id=\"rememberMe\" value=1></td>
  136.             </tr>
  137.             <tr>
  138.                 <td style='text-align:center' colspan=2><input type=\"submit\" name=\"login\" value=\"Login\"></td>
  139.             </tr>
  140.             <tr>
  141.                 <td style='text-align:center' colspan=2><a href='";
  142.         // line 40
  143.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("lostpass");
  144.         echo "'>Reset Password</a></td>
  145.             </tr>
  146.         </table>
  147.         <input type=\"hidden\" name=\"page\" value=\"";
  148.         // line 43
  149.         echo twig_escape_filter($this->envtwig_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.'43$this->source); })()), "get", [=> "fullPage"], "method"falsefalsefalse43), "html"nulltrue);
  150.         echo "\">
  151.     </form>
  152. ";
  153.         
  154.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  155.         
  156.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  157.     }
  158.     public function getTemplateName()
  159.     {
  160.         return "login.twig";
  161.     }
  162.     public function isTraitable()
  163.     {
  164.         return false;
  165.     }
  166.     public function getDebugInfo()
  167.     {
  168.         return array (  178 => 43,  172 => 40,  154 => 24,  148 => 22,  145 => 21,  139 => 18,  136 => 17,  134 => 16,  128 => 14,  118 => 13,  107 => 10,  97 => 9,  79 => 6,  61 => 3,  38 => 1,);
  169.     }
  170.     public function getSourceContext()
  171.     {
  172.         return new Source("{% extends 'template.twig' %}
  173. {% block cssAssets %}
  174. {% endblock %}
  175. {% block jsAssets %}
  176. {% endblock %}
  177. {% block pageTitle %}
  178.     IRMS Login
  179. {% endblock %}
  180. {% block content %}
  181.     <form name=\"login\" action=\"{{ app.get('fullPage') }}\" method=\"post\">
  182.         <table class='internal' style=\"width:50%; margin: 0 auto;\">
  183.             {% if client is defined and client is not null %}
  184.             <tr>
  185.                 <td>Log in to: {{ client }}</td>
  186.             </tr>
  187.             {% endif %}
  188.             {% if redirectUrl is defined and redirectUrl is not null %}
  189.                 <input type=\"hidden\" name=\"redirectUrl\" id \"redirectUrl\" value=\"{{redirectUrl}}\">
  190.             {% endif %}
  191.             <tr>
  192.                 <td><label for=\"handle\">Handle:</label></td>
  193.                 <td><input type=\"text\" name=\"handle\" id=\"handle\"></td>
  194.             </tr>
  195.             <tr>
  196.                 <td><label for=\"pass\">Password:</label></td>
  197.                 <td><input type=\"password\" name=\"pass\" id=\"pass\"></td>
  198.             </tr>
  199.             <tr>
  200.                 <td><label for=\"rememberMe\">Remember Me?</label></td>
  201.                 <td><input type=\"checkbox\" name=\"rememberMe\" id=\"rememberMe\" value=1></td>
  202.             </tr>
  203.             <tr>
  204.                 <td style='text-align:center' colspan=2><input type=\"submit\" name=\"login\" value=\"Login\"></td>
  205.             </tr>
  206.             <tr>
  207.                 <td style='text-align:center' colspan=2><a href='{{ url('lostpass') }}'>Reset Password</a></td>
  208.             </tr>
  209.         </table>
  210.         <input type=\"hidden\" name=\"page\" value=\"{{ app.get('fullPage') }}\">
  211.     </form>
  212. {% endblock %}""login.twig""/home/empire/public_html/dev/application/templates/login.twig");
  213.     }
  214. }