/home/desid573/tmp/pma_template_compiles_desid573/twig/c7
NameSizeModeActions
c7d07488f88e71f6ecdaafee0750b3ac.php19420644editdlrm
c7e8fc8e83845f91e522d5b888468d4615cf13269009adc21b7f4bc6599960c7.php90320644editdlrm
c70d86746879580aa115022c88d500bd.php23630644editdlrm
c70df99bff2eea2f20aba19bbb7b8d5de327cecaedb5dc3d383203f7d3d02ad2.php38410644editdlrm
c7227a9ad6b19e1c20f405b3654359cf348caf7c28e64d49904a026aa1f0c0dc.php18230644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/c7/c7d07488f88e71f6ecdaafee0750b3ac.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"); } }