/home/kanaloa/tmp/pma_template_compiles_kanaloa/twig/e9
NameSizeModeActions
e93db45b0ff61ef08308b9a87b60a613c0a93fab9ee661c8271381a01e2fa57a.php26230644editdlrm
e951ff3ab2b94a915db1909c7651dac9.php45630644editdlrm
e952c07a8cbc610ef15d5732c9e4d5a7.php18620644editdlrm
Edit: /home/kanaloa/tmp/pma_template_compiles_kanaloa/twig/e9/e952c07a8cbc610ef15d5732c9e4d5a7.php (1862B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo " "; // line 2 echo twig_escape_filter($this->env, ($context["formatted_overhead"] ?? null), "html", null, true); echo "  "; // line 3 echo twig_escape_filter($this->env, ($context["overhead_unit"] ?? null), "html", null, true); echo " "; } public function getTemplateName() { return "database/structure/overhead.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 3, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "database/structure/overhead.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/overhead.twig"); } }