/home/kanaloa/tmp/pma_template_compiles_kanaloa/twig/54
NameSizeModeActions
54ab9bdd2b57d903c527e0edab868c42.php27510644editdlrm
544f8ceafa5b925f0d56ec4f92e2bead.php25020644editdlrm
Edit: /home/kanaloa/tmp/pma_template_compiles_kanaloa/twig/54/54ab9bdd2b57d903c527e0edab868c42.php (2751B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["url_params"] ?? null)) { // line 2 echo "
  • "; // line 4 echo PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null)); echo "
  • "; } } public function getTemplateName() { return "navigation/tree/fast_filter.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 72 => 16, 65 => 12, 61 => 11, 55 => 9, 47 => 4, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/fast_filter.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/fast_filter.twig"); } }