/home/desid573/tmp/pma_template_compiles_desid573/twig/41
NameSizeModeActions
41c4a65c9c6eacc805f1733a23ab7f99.php19420644editdlrm
41d08d240802f8cd1915a2dc189fb4a40682e6fd840b091956c7a02ceb9db644.php17460644editdlrm
4161342482a4d1436d31f5619bbdbd176c50e500207e3f364662f5ba8210fe31.php31700644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/41/41c4a65c9c6eacc805f1733a23ab7f99.php (1942B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; // line 2 if (($context["recent"] ?? null)) { yield ($context["recent"] ?? null); } // line 3 yield " "; if (($context["favorite"] ?? null)) { yield ($context["favorite"] ?? null); } // line 4 yield "
"; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "navigation/tree/quick_warp.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 50 => 4, 45 => 3, 41 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/quick_warp.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/quick_warp.twig"); } }