/home/desid573/tmp/pma_template_compiles_desid573/twig/91
NameSizeModeActions
91c2b24bf255478671be8817420705144d04b41166b1a1a3daa92d4e39c11660.php35760644editdlrm
91d9e025bd20292d74b0ebb8c0ad765836f03eb53d30fa0c19eca889c7281177.php28190644editdlrm
91da1343c38f9cd7b423467eebba5ab0.php32850644editdlrm
91e9d37f989493c5b2486869be3c53ca5d36ea0472d28737aa56784167eabaee.php50130644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/91/91da1343c38f9cd7b423467eebba5ab0.php (3285B)
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["db"] ?? null), ($context["table"] ?? null)); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["pos"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["is_browse_distinct"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["goto"] ?? null), "html", null, true); yield "\"> "; // line 8 yield ($context["input_for_real_end"] ?? null); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["title"] ?? null), "html", null, true); yield "\">
"; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "display/results/table_navigation_button.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 71 => 9, 67 => 8, 63 => 7, 59 => 6, 55 => 5, 51 => 4, 47 => 3, 41 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "display/results/table_navigation_button.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/table_navigation_button.twig"); } }