File manager - Edit - /var/lib/phpmyadmin/tmp/twig/09/09f0c0b70bec8b0d9cf65fc0657deda91af2862970f4f2e70dd94dda0e885a18.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; /* sql/detailed_table.twig */ class __TwigTemplate_6c34373ccce16ac69c2584932bbcfcd5c8e85757629fb51bf82c5e4c4d2c5e04 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 "<tr> <td>"; // line 2 echo twig_escape_filter($this->env, ($context["index"] ?? null), "html", null, true); echo "</td> <td>"; // line 3 echo twig_escape_filter($this->env, twig_title_string_filter($this->env, ($context["status"] ?? null)), "html", null, true); echo "</td> <td class=\"right\"> "; // line 5 echo twig_escape_filter($this->env, PhpMyAdmin\Util::formatNumber(($context["duration"] ?? null), 3, 1), "html", null, true); echo "s <span class=\"rawvalue hide\">"; // line 6 echo twig_escape_filter($this->env, ($context["duration"] ?? null), "html", null, true); echo "</span> </td> </tr> "; } public function getTemplateName() { return "sql/detailed_table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 53 => 6, 49 => 5, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "sql/detailed_table.twig", "/usr/share/phpmyadmin/templates/sql/detailed_table.twig"); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.37 |
proxy
|
phpinfo
|
Settings