File manager - Edit - /var/lib/phpmyadmin/tmp/twig/c4/c4adef1827c617def4f5e036445915c06fd12637942b045067928ceb47a102ed.php
Back
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* display/export/options_rows.twig */ class __TwigTemplate_64c36d177770cc3d85bf8b7de1817329fc6f7d1a817c07af467b87f1ea6380c4 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<div class=\"exportoptions\" id=\"rows\"> <h3>"; // line 2 echo _gettext("Rows:"); echo "</h3> <ul> <li> <input type=\"radio\" name=\"allrows\" value=\"0\" id=\"radio_allrows_0\""; // line 6 echo ((( !(null === ($context["allrows"] ?? null)) && (($context["allrows"] ?? null) == 0))) ? (" checked") : ("")); echo "> <label for=\"radio_allrows_0\">"; // line 7 echo _gettext("Dump some row(s)"); echo "</label> <ul> <li> <label for=\"limit_to\">"; // line 10 echo _gettext("Number of rows:"); echo "</label> <input type=\"text\" id=\"limit_to\" name=\"limit_to\" size=\"5\" value=\" "; // line 13 if ( !(null === ($context["limit_to"] ?? null))) { // line 14 echo twig_escape_filter($this->env, ($context["limit_to"] ?? null), "html", null, true); } elseif (( !twig_test_empty( // line 15 ($context["unlim_num_rows"] ?? null)) && (($context["unlim_num_rows"] ?? null) != 0))) { // line 16 echo twig_escape_filter($this->env, ($context["unlim_num_rows"] ?? null), "html", null, true); } else { // line 18 echo twig_escape_filter($this->env, ($context["number_of_rows"] ?? null), "html", null, true); } // line 19 echo "\" onfocus=\"this.select()\"> </li> <li> <label for=\"limit_from\">"; // line 22 echo _gettext("Row to begin at:"); echo "</label> <input type=\"text\" id=\"limit_from\" name=\"limit_from\" size=\"5\" value=\""; // line 24 (( !(null === ($context["limit_from"] ?? null))) ? (print (twig_escape_filter($this->env, ($context["limit_from"] ?? null), "html", null, true))) : (print (0))); echo "\" onfocus=\"this.select()\"> </li> </ul> </li> <li> <input type=\"radio\" name=\"allrows\" value=\"1\" id=\"radio_allrows_1\""; // line 30 echo ((((null === ($context["allrows"] ?? null)) || (($context["allrows"] ?? null) == 1))) ? (" checked") : ("")); echo "> <label for=\"radio_allrows_1\">"; // line 31 echo _gettext("Dump all rows"); echo "</label> </li> </ul> </div> "; } public function getTemplateName() { return "display/export/options_rows.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 94 => 31, 90 => 30, 82 => 24, 78 => 22, 73 => 19, 70 => 18, 67 => 16, 65 => 15, 63 => 14, 61 => 13, 56 => 10, 50 => 7, 46 => 6, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/export/options_rows.twig", "/usr/share/phpmyadmin/templates/display/export/options_rows.twig"); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings