|
env, twig_get_attribute($this->env, $this->source, $context["event"], "name", [], "any", false, false, false, 55), "html", null, true);
echo "\">
|
";
// line 58
echo twig_escape_filter($this->env, twig_sprintf("DROP EVENT IF EXISTS %s", PhpMyAdmin\Util::backquote(twig_get_attribute($this->env, $this->source, $context["event"], "name", [], "any", false, false, false, 58))), "html", null, true);
echo "
";
// line 59
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["event"], "name", [], "any", false, false, false, 59), "html", null, true);
echo "
|
";
// line 62
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["event"], "status", [], "any", false, false, false, 62), "html", null, true);
echo "
|
";
// line 65
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["event"], "type", [], "any", false, false, false, 65), "html", null, true);
echo "
|
";
// line 68
if (($context["has_privilege"] ?? null)) {
// line 69
echo " // line 70
($context["db"] ?? null), "edit_item" => true, "item_name" => twig_get_attribute($this->env, $this->source, // line 72
$context["event"], "name", [], "any", false, false, false, 72)]);
// line 73
echo "\">
";
// line 74
echo PhpMyAdmin\Html\Generator::getIcon("b_edit", _gettext("Edit"));
echo "
";
} else {
// line 77
echo " ";
echo PhpMyAdmin\Html\Generator::getIcon("bd_edit", _gettext("Edit"));
echo "
";
}
// line 79
echo " |
// line 82
($context["db"] ?? null), "export_item" => true, "item_name" => twig_get_attribute($this->env, $this->source, // line 84
$context["event"], "name", [], "any", false, false, false, 84)]);
// line 85
echo "\">
";
// line 86
echo PhpMyAdmin\Html\Generator::getIcon("b_export", _gettext("Export"));
echo "
|
";
// line 90
if (($context["has_privilege"] ?? null)) {
// line 91
echo " ";
echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/sql"), ["db" => // line 94
($context["db"] ?? null), "sql_query" => twig_sprintf("DROP EVENT IF EXISTS %s", PhpMyAdmin\Util::backquote(twig_get_attribute($this->env, $this->source, // line 95
$context["event"], "name", [], "any", false, false, false, 95))), "goto" => PhpMyAdmin\Url::getFromRoute("/database/events", ["db" => // line 96
($context["db"] ?? null)])], PhpMyAdmin\Html\Generator::getIcon("b_drop", _gettext("Drop")), ["class" => "ajax drop_anchor"]);
// line 100
echo "
";
} else {
// line 102
echo " ";
echo PhpMyAdmin\Html\Generator::getIcon("bd_drop", _gettext("Drop"));
echo "
";
}
// line 104
echo " |
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['event'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 107
echo "