File manager - Edit - /home/autoph/tmp/pma_template_compiles_autoph/twig/7f/7f76533f0bfc5758640b1ed8a80c8a2b.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; /* database/qbe/sort_select_cell.twig */ class __TwigTemplate_4318342199a717dcca1e9f2e6eac27cd extends 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 "<td class=\"text-center\"> <select style=\"width:"; // line 2 echo twig_escape_filter($this->env, ($context["real_width"] ?? null), "html", null, true); echo "\" name=\"criteriaSort["; echo twig_escape_filter($this->env, ($context["column_number"] ?? null), "html", null, true); echo "]\" size=\"1\"> <option value=\"\"> </option> <option value=\"ASC\""; // line 5 echo (((($context["selected"] ?? null) == "ASC")) ? (" selected=\"selected\"") : ("")); echo ">"; echo _gettext("Ascending"); echo "</option> <option value=\"DESC\""; // line 7 echo (((($context["selected"] ?? null) == "DESC")) ? (" selected=\"selected\"") : ("")); echo ">"; echo _gettext("Descending"); echo "</option> </select> </td> "; } public function getTemplateName() { return "database/qbe/sort_select_cell.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 53 => 7, 47 => 5, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "database/qbe/sort_select_cell.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/qbe/sort_select_cell.twig"); } }
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings