|
env, twig_get_attribute($this->env, $this->source, $context["event"], "name", [], "any", false, false, false, 30), "html", null, true);
echo "\">
|
";
// line 33
echo twig_escape_filter($this->env, sprintf("DROP EVENT IF EXISTS %s", PhpMyAdmin\Util::backquote(twig_get_attribute($this->env, $this->source, $context["event"], "name", [], "any", false, false, false, 33))), "html", null, true);
echo "
";
// line 34
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["event"], "name", [], "any", false, false, false, 34), "html", null, true);
echo "
|
";
// line 37
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["event"], "status", [], "any", false, false, false, 37), "html", null, true);
echo "
|
";
// line 40
if (($context["has_privilege"] ?? null)) {
// line 41
echo " // line 42
($context["db"] ?? null), "edit_item" => true, "item_name" => twig_get_attribute($this->env, $this->source, // line 44
$context["event"], "name", [], "any", false, false, false, 44)]);
// line 45
echo "\">
";
// line 46
echo \PhpMyAdmin\Html\Generator::getIcon("b_edit", _gettext("Edit"));
echo "
";
} else {
// line 49
echo " ";
echo \PhpMyAdmin\Html\Generator::getIcon("bd_edit", _gettext("Edit"));
echo "
";
}
// line 51
echo " |
// line 54
($context["db"] ?? null), "export_item" => true, "item_name" => twig_get_attribute($this->env, $this->source, // line 56
$context["event"], "name", [], "any", false, false, false, 56)]);
// line 57
echo "\">
";
// line 58
echo \PhpMyAdmin\Html\Generator::getIcon("b_export", _gettext("Export"));
echo "
|
";
// line 62
if (($context["has_privilege"] ?? null)) {
// line 63
echo " ";
echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/sql", ["db" => // line 65
($context["db"] ?? null), "sql_query" => sprintf("DROP EVENT IF EXISTS %s", PhpMyAdmin\Util::backquote(twig_get_attribute($this->env, $this->source, // line 66
$context["event"], "name", [], "any", false, false, false, 66))), "goto" => PhpMyAdmin\Url::getFromRoute("/database/events", ["db" => // line 67
($context["db"] ?? null)])]), \PhpMyAdmin\Html\Generator::getIcon("b_drop", _gettext("Drop")), ["class" => "ajax drop_anchor"]);
// line 71
echo "
";
} else {
// line 73
echo " ";
echo \PhpMyAdmin\Html\Generator::getIcon("bd_drop", _gettext("Drop"));
echo "
";
}
// line 75
echo " |
";
// line 77
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["event"], "type", [], "any", false, false, false, 77), "html", null, true);
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 81
echo "