/home/desid573/tmp/pma_template_compiles_desid573/twig/7c
NameSizeModeActions
7c1f8191a228059f386b0e6b668ce2eb.php19330644editdlrm
7c857f93feffb620f02a8892d8f7babe0fc88710c82517544ee57e03f2f254db.php29070644editdlrm
7ca775057ee2a379dd2ca2ae43478689.php43010644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/7c/7c1f8191a228059f386b0e6b668ce2eb.php (1933B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; // line 3 yield PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null)); yield " "; // line 4 yield ($context["page_selector"] ?? null); yield "
"; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "display/results/page_selector.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 49 => 4, 45 => 3, 41 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "display/results/page_selector.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/page_selector.twig"); } }