/home/suroeste/tmp/pma_template_compiles_suroeste/twig/64
Edit: /home/suroeste/tmp/pma_template_compiles_suroeste/twig/64/6406f3fd620c7b5a5e7fd2a25a57e403.php (3424B)
source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
";
// line 15
$___internal_parse_0_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// line 16
yield " ";
yield _gettext("Switch to %svisual builder%s");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
// line 15
yield $this->env->getFilter('notice')->getCallable()(Twig\Extension\CoreExtension::sprintf($___internal_parse_0_, (("
true]))) . "\">"), ""));
// line 18
yield "
";
// line 19
if (($context["has_message_to_display"] ?? null)) {
// line 20
yield " ";
yield $this->env->getFilter('error')->getCallable()(_gettext("You have to choose at least one column to display!"));
yield "
";
}
// line 22
yield "
";
// line 23
yield ($context["selection_form_html"] ?? null);
yield "
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "database/qbe/index.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 87 => 23, 84 => 22, 78 => 20, 76 => 19, 73 => 18, 71 => 15, 66 => 16, 64 => 15, 58 => 11, 53 => 9, 47 => 5, 42 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/qbe/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/qbe/index.twig");
}
}