/home/suroeste/tmp/pma_template_compiles_suroeste/twig/41
NameSizeModeActions
41c4a65c9c6eacc805f1733a23ab7f99.php19420644editdlrm
416e0ab9c94e01fb227523feb7d83c33.php19170644editdlrm
Edit: /home/suroeste/tmp/pma_template_compiles_suroeste/twig/41/416e0ab9c94e01fb227523feb7d83c33.php (1917B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["class"] ?? null), "html", null, true); yield ((($context["condition_field"] ?? null)) ? (" condition") : ("")); yield "\">"; // line 2 yield ($context["value"] ?? null); // line 3 yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "display/results/value_display.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 45 => 3, 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "display/results/value_display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/value_display.twig"); } }