| 1)) {
echo " class=\"align-middle\" rowspan=\"";
echo twig_escape_filter($this->env, ($context["privileges_amount"] ?? null), "html", null, true);
echo "\"";
}
echo ">
env, twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 31), "html", null, true);
echo "\" value=\"";
// line 32
echo twig_escape_filter($this->env, ((twig_get_attribute($this->env, $this->source, $context["privilege"], "user", [], "any", false, false, false, 32) . "") . twig_get_attribute($this->env, $this->source, $context["privilege"], "host", [], "any", false, false, false, 32)), "html", null, true);
echo "\">
|
1)) {
echo " class=\"align-middle\" rowspan=\"";
echo twig_escape_filter($this->env, ($context["privileges_amount"] ?? null), "html", null, true);
echo "\"";
}
echo ">
";
// line 35
if (twig_test_empty(twig_get_attribute($this->env, $this->source, $context["privilege"], "user", [], "any", false, false, false, 35))) {
// line 36
echo " ";
echo _gettext("Any");
echo "
";
} else {
// line 38
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["privilege"], "user", [], "any", false, false, false, 38), "html", null, true);
echo "
";
}
// line 40
echo " |
1)) {
echo " class=\"align-middle\" rowspan=\"";
echo twig_escape_filter($this->env, ($context["privileges_amount"] ?? null), "html", null, true);
echo "\"";
}
echo ">
";
// line 42
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["privilege"], "host", [], "any", false, false, false, 42), "html", null, true);
echo "
|
";
// line 44
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["privilege"], "privileges", [], "any", false, false, false, 44));
foreach ($context['_seq'] as $context["_key"] => $context["priv"]) {
// line 45
echo "
";
// line 46
if ((twig_get_attribute($this->env, $this->source, $context["priv"], "type", [], "any", false, false, false, 46) == "g")) {
// line 47
echo " ";
echo _gettext("global");
// line 48
echo " ";
} elseif ((twig_get_attribute($this->env, $this->source, $context["priv"], "type", [], "any", false, false, false, 48) == "d")) {
// line 49
echo " ";
if ((twig_get_attribute($this->env, $this->source, $context["priv"], "database", [], "any", false, false, false, 49) == twig_replace_filter(($context["db"] ?? null), ["_" => "\\_", "%" => "\\%"]))) {
// line 50
echo " ";
echo _gettext("database-specific");
// line 51
echo " ";
} else {
// line 52
echo " ";
echo _gettext("wildcard");
echo ": ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["priv"], "database", [], "any", false, false, false, 52), "html", null, true);
echo "
";
}
// line 54
echo " ";
} elseif ((twig_get_attribute($this->env, $this->source, $context["priv"], "type", [], "any", false, false, false, 54) == "r")) {
// line 55
echo " ";
echo _gettext("routine");
// line 56
echo " ";
}
// line 57
echo " |
";
// line 60
if ((twig_get_attribute($this->env, $this->source, $context["priv"], "type", [], "any", false, false, false, 60) == "r")) {
// line 61
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["priv"], "routine", [], "any", false, false, false, 61), "html", null, true);
echo "
(";
// line 62
echo twig_escape_filter($this->env, twig_upper_filter($this->env, twig_join_filter(twig_get_attribute($this->env, $this->source, $context["priv"], "privileges", [], "any", false, false, false, 62), ", ")), "html", null, true);
echo ")
";
} else {
// line 64
echo " ";
echo twig_join_filter(twig_get_attribute($this->env, $this->source, $context["priv"], "privileges", [], "any", false, false, false, 64), ", ");
echo "
";
}
// line 66
echo "
|
";
// line 69
echo twig_escape_filter($this->env, ((twig_get_attribute($this->env, $this->source, $context["priv"], "has_grant", [], "any", false, false, false, 69)) ? (_gettext("Yes")) : (_gettext("No"))), "html", null, true);
echo "
|
";
// line 72
if (($context["is_grantuser"] ?? null)) {
// line 73
echo " twig_get_attribute($this->env, $this->source, // line 74
$context["privilege"], "user", [], "any", false, false, false, 74), "hostname" => twig_get_attribute($this->env, $this->source, // line 75
$context["privilege"], "host", [], "any", false, false, false, 75), "dbname" => (((twig_get_attribute($this->env, $this->source, // line 76
$context["priv"], "database", [], "any", false, false, false, 76) != "*")) ? (twig_get_attribute($this->env, $this->source, $context["priv"], "database", [], "any", false, false, false, 76)) : ("")), "tablename" => "", "routinename" => (((twig_get_attribute($this->env, $this->source, // line 78
$context["priv"], "routine", [], "any", true, true, false, 78) && !(null === twig_get_attribute($this->env, $this->source, $context["priv"], "routine", [], "any", false, false, false, 78)))) ? (twig_get_attribute($this->env, $this->source, $context["priv"], "routine", [], "any", false, false, false, 78)) : (""))]);
// line 79
echo "\">
";
// line 80
echo \PhpMyAdmin\Html\Generator::getIcon("b_usredit", _gettext("Edit privileges"));
echo "
";
}
// line 83
echo " |
twig_get_attribute($this->env, $this->source, // line 86
$context["privilege"], "user", [], "any", false, false, false, 86), "hostname" => twig_get_attribute($this->env, $this->source, // line 87
$context["privilege"], "host", [], "any", false, false, false, 87), "export" => true, "initial" => ""]);
// line 90
echo "\">
";
// line 91
echo \PhpMyAdmin\Html\Generator::getIcon("b_tblexport", _gettext("Export"));
echo "
|
";
// line 95
if ((($context["privileges_amount"] ?? null) > 1)) {
// line 96
echo "