/home/desid573/tmp/pma_template_compiles_desid573/twig/34
NameSizeModeActions
34a419cb6037f01927d73d70c179ef461fd585fa7cd3f6b725fb8d0277aa7909.php15180644editdlrm
34f79eb02dedb56e3dc452a07e6e7a51.php20890644editdlrm
347df32132db3b33c4ce81514b90e88272e426da68041bcf4ac4b342fabe0e42.php43220644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/34/34f79eb02dedb56e3dc452a07e6e7a51.php (2089B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield " "; // line 2 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["formatted_overhead"] ?? null), "html", null, true); yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["overhead_unit"] ?? null), "html", null, true); yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/structure/overhead.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "database/structure/overhead.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/overhead.twig"); } }