/var/lib/phpmyadmin/tmp/twig/45
Edit: /var/lib/phpmyadmin/tmp/twig/45/4565b0d51f6321b0362ae8c3346f8d5d.php (2977B)
source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "display/results/sort_by_key.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 68 => 8, 55 => 6, 51 => 5, 48 => 4, 46 => 3, 42 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "display/results/sort_by_key.twig", "/usr/share/phpmyadmin/templates/display/results/sort_by_key.twig");
}
}