/home/desid573/tmp/pma_template_compiles_desid573/twig/dc
NameSizeModeActions
dc10b6c4568502eae5e1aa18e49ee9cb.php18660644editdlrm
dcb1b92f67d6bf6e5f3a44a0e57d9decd7ea281ba568f2c35c166919f97361d3.php12310644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/dc/dc10b6c4568502eae5e1aa18e49ee9cb.php (1866B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
  • "; // line 4 yield ($context["collapse_all"] ?? null); yield " "; // line 5 yield ($context["unlink"] ?? null); yield "
  • "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "navigation/tree/controls.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 47 => 5, 43 => 4, 38 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/controls.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/controls.twig"); } }