PK ! 0 ' 26/26d3d4b55470ab3813b8ce0d585e0bdb.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
if (($context["is_git_revision"] ?? null)) {
// line 2
echo "
";
}
// line 4
echo "
";
// line 5
echo ($context["message"] ?? null);
echo "
";
// line 7
echo ($context["partial_logout"] ?? null);
echo "
";
// line 10
echo ($context["sync_favorite_tables"] ?? null);
echo "
";
// line 14
if (($context["has_server"] ?? null)) {
// line 15
echo " ";
if (($context["is_demo"] ?? null)) {
// line 16
echo "
";
// line 21
ob_start(function () { return ''; });
// line 22
echo " ";
echo _gettext("You are using the demo server. You can do anything here, but please do not change root, debian-sys-maint and pma users. More information is available at %s.");
// line 25
echo " ";
$___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 21
echo twig_sprintf($___internal_parse_0_, "
demo.phpmyadmin.net ");
// line 26
echo "
";
}
// line 29
echo "
";
}
// line 90
echo "
";
// line 96
if ( !twig_test_empty(($context["available_languages"] ?? null))) {
// line 97
echo "
";
}
// line 124
echo "
";
// line 125
if (($context["has_theme_manager"] ?? null)) {
// line 126
echo "
";
}
// line 149
echo "
";
// line 154
if ( !twig_test_empty(($context["database_server"] ?? null))) {
// line 155
echo "
";
echo _gettext("Server:");
// line 162
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "host", [], "any", false, false, false, 162), "html", null, true);
echo "
";
echo _gettext("Server type:");
// line 166
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "type", [], "any", false, false, false, 166), "html", null, true);
echo "
";
echo _gettext("Server connection:");
// line 170
echo " ";
echo twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "connection", [], "any", false, false, false, 170);
echo "
";
echo _gettext("Server version:");
// line 174
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "version", [], "any", false, false, false, 174), "html", null, true);
echo "
";
echo _gettext("Protocol version:");
// line 178
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "protocol", [], "any", false, false, false, 178), "html", null, true);
echo "
";
echo _gettext("User:");
// line 182
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "user", [], "any", false, false, false, 182), "html", null, true);
echo "
";
echo _gettext("Server charset:");
// line 186
echo "
";
// line 187
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "charset", [], "any", false, false, false, 187), "html", null, true);
echo "
";
}
// line 193
echo "
";
// line 194
if (( !twig_test_empty(($context["web_server"] ?? null)) || ($context["show_php_info"] ?? null))) {
// line 195
echo "
";
// line 200
if ( !twig_test_empty(($context["web_server"] ?? null))) {
// line 201
echo " ";
if ( !(null === twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "software", [], "any", false, false, false, 201))) {
// line 202
echo "
";
// line 203
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "software", [], "any", false, false, false, 203), "html", null, true);
echo "
";
}
// line 206
echo "
";
echo _gettext("Database client version:");
// line 208
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "database", [], "any", false, false, false, 208), "html", null, true);
echo "
";
echo _gettext("PHP extension:");
// line 212
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "php_extensions", [], "any", false, false, false, 212));
foreach ($context['_seq'] as $context["_key"] => $context["extension"]) {
// line 213
echo " ";
echo twig_escape_filter($this->env, $context["extension"], "html", null, true);
echo "
";
// line 214
echo PhpMyAdmin\Html\Generator::showPHPDocumentation((("book." . $context["extension"]) . ".php"));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['extension'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 216
echo "
";
echo _gettext("PHP version:");
// line 219
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "php_version", [], "any", false, false, false, 219), "html", null, true);
echo "
";
}
// line 222
echo " ";
if (($context["show_php_info"] ?? null)) {
// line 223
echo "
";
echo _gettext("Show PHP information");
// line 226
echo "
";
}
// line 229
echo "
";
}
// line 232
echo "
";
echo _gettext("Version information:");
// line 240
echo " ";
echo twig_escape_filter($this->env, ($context["phpmyadmin_version"] ?? null), "html", null, true);
echo "
";
echo _gettext("Documentation");
// line 245
echo "
env, PhpMyAdmin\Core::linkURL("https://www.phpmyadmin.net/"), "html", null, true);
echo "\" target=\"_blank\" rel=\"noopener noreferrer\">
";
echo _gettext("Official Homepage");
// line 250
echo "
env, PhpMyAdmin\Core::linkURL("https://www.phpmyadmin.net/contribute/"), "html", null, true);
echo "\" target=\"_blank\" rel=\"noopener noreferrer\">
";
echo _gettext("Contribute");
// line 255
echo "
env, PhpMyAdmin\Core::linkURL("https://www.phpmyadmin.net/support/"), "html", null, true);
echo "\" target=\"_blank\" rel=\"noopener noreferrer\">
";
echo _gettext("Get support");
// line 260
echo "
";
echo _gettext("List of changes");
// line 265
echo "
";
echo _gettext("License");
// line 270
echo "
";
// line 277
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["errors"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["error"]) {
// line 278
echo "
env, $this->source, $context["error"], "severity", [], "any", false, false, false, 278) == "warning")) ? ("alert-warning") : ("alert-info"));
echo "\" role=\"alert\">
";
// line 279
if ((twig_get_attribute($this->env, $this->source, $context["error"], "severity", [], "any", false, false, false, 279) == "warning")) {
// line 280
echo " ";
echo PhpMyAdmin\Html\Generator::getImage("s_attention", _gettext("Warning"));
echo "
";
} else {
// line 282
echo " ";
echo PhpMyAdmin\Html\Generator::getImage("s_notice", _gettext("Notice"));
echo "
";
}
// line 284
echo " ";
echo PhpMyAdmin\Sanitize::sanitizeMessage(twig_get_attribute($this->env, $this->source, $context["error"], "message", [], "any", false, false, false, 284));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['error'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 287
echo "
";
// line 290
if (($context["has_theme_manager"] ?? null)) {
// line 291
echo "
";
echo _gettext("Loading…");
// line 300
echo "
";
}
// line 313
echo "
";
// line 314
echo ($context["config_storage_message"] ?? null);
echo "
";
}
public function getTemplateName()
{
return "home/index.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 715 => 314, 712 => 313, 704 => 307, 697 => 305, 694 => 304, 687 => 300, 680 => 296, 676 => 295, 669 => 291, 667 => 290, 662 => 287, 652 => 284, 646 => 282, 640 => 280, 638 => 279, 633 => 278, 629 => 277, 620 => 270, 615 => 268, 610 => 265, 605 => 263, 600 => 260, 595 => 258, 590 => 255, 585 => 253, 580 => 250, 575 => 248, 570 => 245, 565 => 243, 558 => 240, 553 => 238, 545 => 232, 540 => 229, 535 => 226, 530 => 224, 527 => 223, 524 => 222, 517 => 219, 512 => 216, 504 => 214, 499 => 213, 494 => 212, 486 => 208, 482 => 206, 476 => 203, 473 => 202, 470 => 201, 468 => 200, 464 => 198, 459 => 195, 457 => 194, 454 => 193, 445 => 187, 442 => 186, 434 => 182, 426 => 178, 418 => 174, 410 => 170, 402 => 166, 394 => 162, 388 => 158, 383 => 155, 381 => 154, 374 => 149, 366 => 143, 361 => 140, 348 => 138, 344 => 137, 335 => 131, 329 => 128, 325 => 127, 322 => 126, 320 => 125, 317 => 124, 310 => 119, 303 => 117, 301 => 116, 295 => 115, 291 => 114, 282 => 109, 278 => 107, 276 => 105, 273 => 104, 268 => 102, 262 => 99, 258 => 98, 255 => 97, 253 => 96, 249 => 94, 243 => 90, 238 => 87, 231 => 83, 227 => 82, 221 => 78, 216 => 75, 209 => 73, 202 => 71, 200 => 70, 192 => 69, 188 => 68, 181 => 67, 177 => 66, 173 => 64, 168 => 62, 166 => 61, 159 => 58, 154 => 56, 148 => 53, 144 => 52, 140 => 50, 133 => 46, 129 => 45, 126 => 44, 123 => 43, 121 => 42, 118 => 41, 112 => 38, 108 => 37, 105 => 36, 103 => 35, 99 => 33, 93 => 29, 88 => 26, 86 => 21, 83 => 25, 80 => 22, 78 => 21, 74 => 19, 69 => 16, 66 => 15, 64 => 14, 57 => 10, 51 => 7, 46 => 5, 43 => 4, 39 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "home/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/home/index.twig");
}
}
PK ! X X ' 72/7201ed6b6d5448a10e80c5da2e014598.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 2
echo "var firstDayOfCalendar = '";
echo twig_escape_filter($this->env, ($context["first_day_of_calendar"] ?? null), "js", null, true);
echo "';
var themeImagePath = '";
// line 3
echo twig_escape_filter($this->env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath(), "js", null, true);
echo "';
var mysqlDocTemplate = '";
// line 4
echo twig_escape_filter($this->env, PhpMyAdmin\Util::getMySQLDocuURL("%s"), "js", null, true);
echo "';
var maxInputVars = ";
// line 5
echo twig_escape_filter($this->env, ($context["max_input_vars"] ?? null), "js", null, true);
echo ";
";
// line 7
ob_start(function () { return ''; });
// l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
echo _gettext("calendar-month-year");
$context["show_month_after_year"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 10
ob_start(function () { return ''; });
// l10n: Year suffix for calendar, "none" is empty.
echo _gettext("none");
$context["year_suffix"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 14
echo "if (\$.datepicker) {
\$.datepicker.regional[''].closeText = '";
// line 15
ob_start(function () { return ''; });
// l10n: Display text for calendar close link
echo _gettext("Done");
$___internal_parse_1_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_1_, "js");
echo "';
\$.datepicker.regional[''].prevText = '";
// line 16
ob_start(function () { return ''; });
// l10n: Previous month. Display text for previous month link in calendar
echo _gettext("Prev");
$___internal_parse_2_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_2_, "js");
echo "';
\$.datepicker.regional[''].nextText = '";
// line 17
ob_start(function () { return ''; });
// l10n: Next month. Display text for next month link in calendar
echo _gettext("Next");
$___internal_parse_3_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_3_, "js");
echo "';
\$.datepicker.regional[''].currentText = '";
// line 18
ob_start(function () { return ''; });
// l10n: Display text for current month link in calendar
echo _gettext("Today");
$___internal_parse_4_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_4_, "js");
echo "';
\$.datepicker.regional[''].monthNames = [
'";
// line 20
echo twig_escape_filter($this->env, _gettext("January"), "js", null, true);
echo "',
'";
// line 21
echo twig_escape_filter($this->env, _gettext("February"), "js", null, true);
echo "',
'";
// line 22
echo twig_escape_filter($this->env, _gettext("March"), "js", null, true);
echo "',
'";
// line 23
echo twig_escape_filter($this->env, _gettext("April"), "js", null, true);
echo "',
'";
// line 24
echo twig_escape_filter($this->env, _gettext("May"), "js", null, true);
echo "',
'";
// line 25
echo twig_escape_filter($this->env, _gettext("June"), "js", null, true);
echo "',
'";
// line 26
echo twig_escape_filter($this->env, _gettext("July"), "js", null, true);
echo "',
'";
// line 27
echo twig_escape_filter($this->env, _gettext("August"), "js", null, true);
echo "',
'";
// line 28
echo twig_escape_filter($this->env, _gettext("September"), "js", null, true);
echo "',
'";
// line 29
echo twig_escape_filter($this->env, _gettext("October"), "js", null, true);
echo "',
'";
// line 30
echo twig_escape_filter($this->env, _gettext("November"), "js", null, true);
echo "',
'";
// line 31
echo twig_escape_filter($this->env, _gettext("December"), "js", null, true);
echo "',
];
\$.datepicker.regional[''].monthNamesShort = [
'";
// line 34
ob_start(function () { return ''; });
// l10n: Short month name for January
echo _gettext("Jan");
$___internal_parse_5_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_5_, "js");
echo "',
'";
// line 35
ob_start(function () { return ''; });
// l10n: Short month name for February
echo _gettext("Feb");
$___internal_parse_6_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_6_, "js");
echo "',
'";
// line 36
ob_start(function () { return ''; });
// l10n: Short month name for March
echo _gettext("Mar");
$___internal_parse_7_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_7_, "js");
echo "',
'";
// line 37
ob_start(function () { return ''; });
// l10n: Short month name for April
echo _gettext("Apr");
$___internal_parse_8_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_8_, "js");
echo "',
'";
// line 38
ob_start(function () { return ''; });
// l10n: Short month name for May
echo _gettext("May");
$___internal_parse_9_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_9_, "js");
echo "',
'";
// line 39
ob_start(function () { return ''; });
// l10n: Short month name for June
echo _gettext("Jun");
$___internal_parse_10_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_10_, "js");
echo "',
'";
// line 40
ob_start(function () { return ''; });
// l10n: Short month name for July
echo _gettext("Jul");
$___internal_parse_11_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_11_, "js");
echo "',
'";
// line 41
ob_start(function () { return ''; });
// l10n: Short month name for August
echo _gettext("Aug");
$___internal_parse_12_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_12_, "js");
echo "',
'";
// line 42
ob_start(function () { return ''; });
// l10n: Short month name for September
echo _gettext("Sep");
$___internal_parse_13_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_13_, "js");
echo "',
'";
// line 43
ob_start(function () { return ''; });
// l10n: Short month name for October
echo _gettext("Oct");
$___internal_parse_14_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_14_, "js");
echo "',
'";
// line 44
ob_start(function () { return ''; });
// l10n: Short month name for November
echo _gettext("Nov");
$___internal_parse_15_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_15_, "js");
echo "',
'";
// line 45
ob_start(function () { return ''; });
// l10n: Short month name for December
echo _gettext("Dec");
$___internal_parse_16_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_16_, "js");
echo "',
];
\$.datepicker.regional[''].dayNames = [
'";
// line 48
echo twig_escape_filter($this->env, _gettext("Sunday"), "js", null, true);
echo "',
'";
// line 49
echo twig_escape_filter($this->env, _gettext("Monday"), "js", null, true);
echo "',
'";
// line 50
echo twig_escape_filter($this->env, _gettext("Tuesday"), "js", null, true);
echo "',
'";
// line 51
echo twig_escape_filter($this->env, _gettext("Wednesday"), "js", null, true);
echo "',
'";
// line 52
echo twig_escape_filter($this->env, _gettext("Thursday"), "js", null, true);
echo "',
'";
// line 53
echo twig_escape_filter($this->env, _gettext("Friday"), "js", null, true);
echo "',
'";
// line 54
echo twig_escape_filter($this->env, _gettext("Saturday"), "js", null, true);
echo "',
];
\$.datepicker.regional[''].dayNamesShort = [
'";
// line 57
ob_start(function () { return ''; });
// l10n: Short week day name for Sunday
echo _gettext("Sun");
$___internal_parse_17_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_17_, "js");
echo "',
'";
// line 58
ob_start(function () { return ''; });
// l10n: Short week day name for Monday
echo _gettext("Mon");
$___internal_parse_18_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_18_, "js");
echo "',
'";
// line 59
ob_start(function () { return ''; });
// l10n: Short week day name for Tuesday
echo _gettext("Tue");
$___internal_parse_19_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_19_, "js");
echo "',
'";
// line 60
ob_start(function () { return ''; });
// l10n: Short week day name for Wednesday
echo _gettext("Wed");
$___internal_parse_20_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_20_, "js");
echo "',
'";
// line 61
ob_start(function () { return ''; });
// l10n: Short week day name for Thursday
echo _gettext("Thu");
$___internal_parse_21_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_21_, "js");
echo "',
'";
// line 62
ob_start(function () { return ''; });
// l10n: Short week day name for Friday
echo _gettext("Fri");
$___internal_parse_22_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_22_, "js");
echo "',
'";
// line 63
ob_start(function () { return ''; });
// l10n: Short week day name for Saturday
echo _gettext("Sat");
$___internal_parse_23_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_23_, "js");
echo "',
];
\$.datepicker.regional[''].dayNamesMin = [
'";
// line 66
ob_start(function () { return ''; });
// l10n: Minimal week day name for Sunday
echo _gettext("Su");
$___internal_parse_24_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_24_, "js");
echo "',
'";
// line 67
ob_start(function () { return ''; });
// l10n: Minimal week day name for Monday
echo _gettext("Mo");
$___internal_parse_25_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_25_, "js");
echo "',
'";
// line 68
ob_start(function () { return ''; });
// l10n: Minimal week day name for Tuesday
echo _gettext("Tu");
$___internal_parse_26_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_26_, "js");
echo "',
'";
// line 69
ob_start(function () { return ''; });
// l10n: Minimal week day name for Wednesday
echo _gettext("We");
$___internal_parse_27_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_27_, "js");
echo "',
'";
// line 70
ob_start(function () { return ''; });
// l10n: Minimal week day name for Thursday
echo _gettext("Th");
$___internal_parse_28_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_28_, "js");
echo "',
'";
// line 71
ob_start(function () { return ''; });
// l10n: Minimal week day name for Friday
echo _gettext("Fr");
$___internal_parse_29_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_29_, "js");
echo "',
'";
// line 72
ob_start(function () { return ''; });
// l10n: Minimal week day name for Saturday
echo _gettext("Sa");
$___internal_parse_30_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_30_, "js");
echo "',
];
\$.datepicker.regional[''].weekHeader = '";
// line 74
ob_start(function () { return ''; });
// l10n: Column header for week of the year in calendar
echo _gettext("Wk");
$___internal_parse_31_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_31_, "js");
echo "';
\$.datepicker.regional[''].showMonthAfterYear = ";
// line 75
echo (((($context["show_month_after_year"] ?? null) == "calendar-year-month")) ? ("true") : ("false"));
echo ";
\$.datepicker.regional[''].yearSuffix = '";
// line 76
echo (((($context["year_suffix"] ?? null) != "none")) ? (twig_escape_filter($this->env, ($context["year_suffix"] ?? null), "js")) : (""));
echo "';
\$.extend(\$.datepicker._defaults, \$.datepicker.regional['']);
}
if (\$.timepicker) {
\$.timepicker.regional[''].timeText = '";
// line 81
echo twig_escape_filter($this->env, _gettext("Time"), "js", null, true);
echo "';
\$.timepicker.regional[''].hourText = '";
// line 82
echo twig_escape_filter($this->env, _gettext("Hour"), "js", null, true);
echo "';
\$.timepicker.regional[''].minuteText = '";
// line 83
echo twig_escape_filter($this->env, _gettext("Minute"), "js", null, true);
echo "';
\$.timepicker.regional[''].secondText = '";
// line 84
echo twig_escape_filter($this->env, _gettext("Second"), "js", null, true);
echo "';
\$.extend(\$.timepicker._defaults, \$.timepicker.regional['']);
}
function extendingValidatorMessages () {
\$.extend(\$.validator.messages, {
required: '";
// line 90
echo twig_escape_filter($this->env, _gettext("This field is required"), "js", null, true);
echo "',
remote: '";
// line 91
echo twig_escape_filter($this->env, _gettext("Please fix this field"), "js", null, true);
echo "',
email: '";
// line 92
echo twig_escape_filter($this->env, _gettext("Please enter a valid email address"), "js", null, true);
echo "',
url: '";
// line 93
echo twig_escape_filter($this->env, _gettext("Please enter a valid URL"), "js", null, true);
echo "',
date: '";
// line 94
echo twig_escape_filter($this->env, _gettext("Please enter a valid date"), "js", null, true);
echo "',
dateISO: '";
// line 95
echo twig_escape_filter($this->env, _gettext("Please enter a valid date ( ISO )"), "js", null, true);
echo "',
number: '";
// line 96
echo twig_escape_filter($this->env, _gettext("Please enter a valid number"), "js", null, true);
echo "',
creditcard: '";
// line 97
echo twig_escape_filter($this->env, _gettext("Please enter a valid credit card number"), "js", null, true);
echo "',
digits: '";
// line 98
echo twig_escape_filter($this->env, _gettext("Please enter only digits"), "js", null, true);
echo "',
equalTo: '";
// line 99
echo twig_escape_filter($this->env, _gettext("Please enter the same value again"), "js", null, true);
echo "',
maxlength: \$.validator.format('";
// line 100
echo twig_escape_filter($this->env, _gettext("Please enter no more than {0} characters"), "js", null, true);
echo "'),
minlength: \$.validator.format('";
// line 101
echo twig_escape_filter($this->env, _gettext("Please enter at least {0} characters"), "js", null, true);
echo "'),
rangelength: \$.validator.format('";
// line 102
echo twig_escape_filter($this->env, _gettext("Please enter a value between {0} and {1} characters long"), "js", null, true);
echo "'),
range: \$.validator.format('";
// line 103
echo twig_escape_filter($this->env, _gettext("Please enter a value between {0} and {1}"), "js", null, true);
echo "'),
max: \$.validator.format('";
// line 104
echo twig_escape_filter($this->env, _gettext("Please enter a value less than or equal to {0}"), "js", null, true);
echo "'),
min: \$.validator.format('";
// line 105
echo twig_escape_filter($this->env, _gettext("Please enter a value greater than or equal to {0}"), "js", null, true);
echo "'),
validationFunctionForDateTime: \$.validator.format('";
// line 106
echo twig_escape_filter($this->env, _gettext("Please enter a valid date or time"), "js", null, true);
echo "'),
validationFunctionForHex: \$.validator.format('";
// line 107
echo twig_escape_filter($this->env, _gettext("Please enter a valid HEX input"), "js", null, true);
echo "'),
validationFunctionForMd5: \$.validator.format('";
// line 108
ob_start(function () { return ''; });
// l10n: To validate the usage of a MD5 function on the column
echo _gettext("This column can not contain a 32 chars value");
$___internal_parse_32_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_32_, "js");
echo "'),
validationFunctionForAesDesEncrypt: \$.validator.format('";
// line 109
ob_start(function () { return ''; });
// l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
echo _gettext("These functions are meant to return a binary result; to avoid inconsistent results you should store it in a BINARY, VARBINARY, or BLOB column.");
$___internal_parse_33_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
echo twig_escape_filter($this->env, $___internal_parse_33_, "js");
echo "')
});
}
";
}
public function getTemplateName()
{
return "javascript/variables.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 515 => 109, 507 => 108, 503 => 107, 499 => 106, 495 => 105, 491 => 104, 487 => 103, 483 => 102, 479 => 101, 475 => 100, 471 => 99, 467 => 98, 463 => 97, 459 => 96, 455 => 95, 451 => 94, 447 => 93, 443 => 92, 439 => 91, 435 => 90, 426 => 84, 422 => 83, 418 => 82, 414 => 81, 406 => 76, 402 => 75, 394 => 74, 385 => 72, 377 => 71, 369 => 70, 361 => 69, 353 => 68, 345 => 67, 337 => 66, 327 => 63, 319 => 62, 311 => 61, 303 => 60, 295 => 59, 287 => 58, 279 => 57, 273 => 54, 269 => 53, 265 => 52, 261 => 51, 257 => 50, 253 => 49, 249 => 48, 239 => 45, 231 => 44, 223 => 43, 215 => 42, 207 => 41, 199 => 40, 191 => 39, 183 => 38, 175 => 37, 167 => 36, 159 => 35, 151 => 34, 145 => 31, 141 => 30, 137 => 29, 133 => 28, 129 => 27, 125 => 26, 121 => 25, 117 => 24, 113 => 23, 109 => 22, 105 => 21, 101 => 20, 92 => 18, 84 => 17, 76 => 16, 68 => 15, 65 => 14, 60 => 10, 55 => 7, 50 => 5, 46 => 4, 42 => 3, 37 => 2,);
}
public function getSourceContext()
{
return new Source("", "javascript/variables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/javascript/variables.twig");
}
}
PK ! Mr? r? ' df/df024f615c2b925b77e0c61bdf121a44.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
if (($context["option_is_disabled"] ?? null)) {
// line 2
echo " ";
$context["tr_class"] = (($context["tr_class"] ?? null) . " disabled-field");
}
// line 4
echo "env, ($context["tr_class"] ?? null), "html", null, true);
echo "\"";
}
echo ">
env, ($context["path"] ?? null), "html", null, true);
echo "\">";
echo ($context["name"] ?? null);
echo "
";
// line 8
if ( !twig_test_empty(($context["doc"] ?? null))) {
// line 9
echo "
env, ($context["doc"] ?? null), "html", null, true);
echo "\" target=\"documentation\">";
echo PhpMyAdmin\Html\Generator::getImage("b_help", _gettext("Documentation"));
echo "
";
}
// line 13
echo "
";
// line 14
if (($context["option_is_disabled"] ?? null)) {
// line 15
echo "
";
echo _gettext("Disabled");
// line 17
echo "
";
}
// line 19
echo "
";
// line 20
if ( !twig_test_empty(($context["description"] ?? null))) {
// line 21
echo " ";
echo ($context["description"] ?? null);
echo "
";
}
// line 23
echo "
";
// line 26
if ((($context["type"] ?? null) == "text")) {
// line 27
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\" value=\"";
echo twig_escape_filter($this->env, ($context["value"] ?? null), "html", null, true);
echo "\" class=\"w-75";
echo (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? (" custom field-error") : (" custom"))) : (""));
echo "\">
";
} elseif (( // line 28
($context["type"] ?? null) == "password")) {
// line 29
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\" value=\"";
echo twig_escape_filter($this->env, ($context["value"] ?? null), "html", null, true);
echo "\" class=\"w-75";
echo (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? (" custom field-error") : (" custom"))) : (""));
echo "\" spellcheck=\"false\">
";
} elseif ((( // line 30
($context["type"] ?? null) == "short_text") && !twig_test_iterable(($context["value"] ?? null)))) {
// line 31
echo " ";
// line 32
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\" value=\"";
echo twig_escape_filter($this->env, ($context["value"] ?? null), "html", null, true);
echo "\" class=\"";
echo (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? ("custom field-error") : ("custom"))) : (""));
echo "\">
";
} elseif (( // line 33
($context["type"] ?? null) == "number_text")) {
// line 34
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\" value=\"";
echo twig_escape_filter($this->env, ($context["value"] ?? null), "html", null, true);
echo "\" class=\"";
echo (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? ("custom field-error") : ("custom"))) : (""));
echo "\">
";
} elseif (( // line 35
($context["type"] ?? null) == "checkbox")) {
// line 36
echo "
env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\"";
echo ((($context["value"] ?? null)) ? (" checked") : (""));
echo ">
";
} elseif (( // line 39
($context["type"] ?? null) == "select")) {
// line 40
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\" class=\"w-75";
echo (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? (" custom field-error") : (" custom"))) : (""));
echo "\">
";
// line 41
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["select_values"] ?? null));
foreach ($context['_seq'] as $context["key"] => $context["val"]) {
// line 42
echo " ";
if (($context["val"] === true)) {
$context["val"] = _gettext("Yes");
} elseif (($context["val"] === false)) {
$context["val"] = _gettext("No");
}
// line 43
echo " env, $context["key"], "html", null, true);
echo "\"";
echo ((((($context["key"] === ($context["value"] ?? null)) || ((($context["value"] ?? null) === true) && ($context["key"] === 1))) || ((($context["value"] ?? null) === false) && ($context["key"] === 0)))) ? (" selected") : (""));
echo ((twig_in_filter($context["key"], ($context["select_values_disabled"] ?? null))) ? (" disabled") : (""));
echo ">";
echo twig_escape_filter($this->env, $context["val"], "html", null, true);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['val'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 45
echo "
";
} elseif (( // line 46
($context["type"] ?? null) == "list")) {
// line 47
echo "
";
}
// line 51
echo "
";
// line 52
if ((($context["is_setup"] ?? null) && ($context["comment"] ?? null))) {
// line 53
echo "
";
}
// line 55
echo "
";
// line 56
if (($context["set_value"] ?? null)) {
// line 57
echo " env, ($context["path"] ?? null), "html", null, true);
echo "=";
echo twig_escape_filter($this->env, ($context["set_value"] ?? null), "html", null, true);
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_sprintf(_gettext("Set value: %s"), ($context["set_value"] ?? null)), "html", null, true);
echo "\">";
// line 58
echo PhpMyAdmin\Html\Generator::getImage("b_edit", twig_sprintf(_gettext("Set value: %s"), ($context["set_value"] ?? null)));
// line 59
echo "
";
}
// line 61
echo "
";
// line 62
if (($context["show_restore_default"] ?? null)) {
// line 63
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" title=\"";
echo _gettext("Restore default value");
echo "\">";
// line 64
echo PhpMyAdmin\Html\Generator::getImage("s_reload", _gettext("Restore default value"));
// line 65
echo "
";
}
// line 67
echo "
";
// line 69
echo " ";
if (($context["has_errors"] ?? null)) {
// line 70
echo "
";
// line 71
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["errors"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["error"]) {
// line 72
echo " ";
echo $context["error"];
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['error'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 74
echo "
";
}
// line 76
echo "
";
// line 78
if ((($context["is_setup"] ?? null) && !(null === ($context["allows_customization"] ?? null)))) {
// line 79
echo "
env, ($context["path"] ?? null), "html", null, true);
echo "-userprefs-allow\"";
echo ((($context["allows_customization"] ?? null)) ? (" checked") : (""));
echo " aria-label=\"";
echo _gettext("Allow users to customize this value");
echo "\">
";
} elseif ( // line 82
($context["is_setup"] ?? null)) {
// line 83
echo "
";
}
// line 85
echo "
";
}
public function getTemplateName()
{
return "config/form_display/input.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 362 => 85, 358 => 83, 356 => 82, 347 => 80, 342 => 79, 340 => 78, 336 => 76, 332 => 74, 323 => 72, 319 => 71, 316 => 70, 313 => 69, 310 => 67, 306 => 65, 304 => 64, 298 => 63, 296 => 62, 293 => 61, 289 => 59, 287 => 58, 279 => 57, 277 => 56, 274 => 55, 266 => 53, 264 => 52, 261 => 51, 257 => 49, 223 => 48, 215 => 47, 213 => 46, 210 => 45, 196 => 43, 189 => 42, 185 => 41, 176 => 40, 174 => 39, 165 => 37, 160 => 36, 158 => 35, 147 => 34, 145 => 33, 134 => 32, 132 => 31, 130 => 30, 119 => 29, 117 => 28, 106 => 27, 104 => 26, 99 => 23, 93 => 21, 91 => 20, 88 => 19, 84 => 17, 78 => 15, 76 => 14, 73 => 13, 65 => 10, 62 => 9, 60 => 8, 53 => 6, 43 => 4, 39 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "config/form_display/input.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/input.twig");
}
}
PK ! qH2 H2 ' dc/dc6bc22928609b21fa34c3ce27fe6a3e.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "config/form_display/display.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 266 => 72, 259 => 68, 255 => 67, 251 => 66, 247 => 65, 243 => 64, 236 => 61, 226 => 53, 210 => 50, 205 => 47, 201 => 46, 197 => 45, 195 => 44, 187 => 39, 183 => 37, 179 => 35, 170 => 33, 166 => 32, 163 => 31, 160 => 30, 155 => 27, 151 => 25, 145 => 23, 143 => 22, 139 => 21, 128 => 18, 111 => 17, 107 => 15, 80 => 12, 77 => 11, 60 => 10, 54 => 7, 49 => 6, 45 => 4, 43 => 3, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "config/form_display/display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/display.twig");
}
}
PK ! ~Q Q ' 0f/0f4c1fc5fe66f0989d54cbc2a00fc662.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 2
if (($context["is_recent"] ?? null)) {
// line 3
echo " ";
echo _gettext("There are no recent tables.");
// line 4
echo " ";
} else {
// line 5
echo " ";
echo _gettext("There are no favorite tables.");
// line 6
echo " ";
}
// line 7
echo "
";
}
public function getTemplateName()
{
return "recent_favorite_table_no_tables.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 54 => 7, 51 => 6, 48 => 5, 45 => 4, 42 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "recent_favorite_table_no_tables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/recent_favorite_table_no_tables.twig");
}
}
PK ! vvN ' 6b/6b94fcd164fc5bded6e5774c9e1b00d3.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 2
if (($context["recent"] ?? null)) {
echo ($context["recent"] ?? null);
}
// line 3
echo " ";
if (($context["favorite"] ?? null)) {
echo ($context["favorite"] ?? null);
}
// line 4
echo "
";
}
public function getTemplateName()
{
return "navigation/tree/quick_warp.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 49 => 4, 44 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "navigation/tree/quick_warp.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/quick_warp.twig");
}
}
PK ! j
' 6b/6ba9196125e333ef593d5f3959049e24.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "database/create_table.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 67 => 14, 60 => 10, 53 => 6, 46 => 3, 42 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/create_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/create_table.twig");
}
}
PK ! (ο
' c7/c78c227ca21c7bf232e7c8a31c7e718c.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
if (($context["url_params"] ?? null)) {
// line 2
echo "
";
}
}
public function getTemplateName()
{
return "navigation/tree/fast_filter.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 72 => 16, 65 => 12, 61 => 11, 55 => 9, 47 => 4, 39 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "navigation/tree/fast_filter.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/fast_filter.twig");
}
}
PK ! 0 ' 78/78aa94f8486650acc1a06b6477e854cd.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 4
echo ($context["collapse_all"] ?? null);
echo "
";
// line 5
echo ($context["unlink"] ?? null);
echo "
";
}
public function getTemplateName()
{
return "navigation/tree/controls.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 46 => 5, 42 => 4, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "navigation/tree/controls.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/controls.twig");
}
}
PK ! 6z ' 5c/5c65fe36bd7ff1407ce97812f124a5ad.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
if ((($context["max_count"] ?? null) < ($context["count"] ?? null))) {
// line 2
echo "env, twig_join_filter(($context["classes"] ?? null), " "), "html", null, true);
echo "\">
";
// line 3
if ((($context["frame"] ?? null) != "frame_navigation")) {
// line 4
echo " ";
echo _gettext("Page number:");
// line 5
echo " ";
}
// line 6
echo "
";
// line 7
if ((($context["position"] ?? null) > 0)) {
// line 8
echo "
0]), "", false);
echo "\"";
echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : (""));
echo " title=\"";
echo _pgettext("First page", "Begin");
echo "\">
";
// line 9
if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) {
// line 10
echo " <<
";
}
// line 12
echo " ";
if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) {
// line 13
echo " ";
echo _pgettext("First page", "Begin");
// line 14
echo " ";
}
// line 15
echo "
(($context["position"] ?? null) - ($context["max_count"] ?? null))]), "", false);
echo "\"";
echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : (""));
echo " title=\"";
echo _pgettext("Previous page", "Previous");
echo "\">
";
// line 17
if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) {
// line 18
echo " <
";
}
// line 20
echo " ";
if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) {
// line 21
echo " ";
echo _pgettext("Previous page", "Previous");
// line 22
echo " ";
}
// line 23
echo "
";
}
// line 25
echo "
";
// line 32
if (((($context["position"] ?? null) + ($context["max_count"] ?? null)) < ($context["count"] ?? null))) {
// line 33
echo "
(($context["position"] ?? null) + ($context["max_count"] ?? null))]), "", false);
echo "\"";
echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : (""));
echo " title=\"";
echo _pgettext("Next page", "Next");
echo "\">
";
// line 34
if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) {
// line 35
echo " ";
echo _pgettext("Next page", "Next");
// line 36
echo " ";
}
// line 37
echo " ";
if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) {
// line 38
echo " >
";
}
// line 40
echo "
";
// line 41
$context["last_pos"] = ((int) floor((($context["count"] ?? null) / ($context["max_count"] ?? null))) * ($context["max_count"] ?? null));
// line 42
echo "
(((($context["last_pos"] ?? null) == ($context["count"] ?? null))) ? ((($context["count"] ?? null) - ($context["max_count"] ?? null))) : (($context["last_pos"] ?? null)))]), "", false);
echo "\"";
echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : (""));
echo " title=\"";
echo _pgettext("Last page", "End");
echo "\">
";
// line 43
if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) {
// line 44
echo " ";
echo _pgettext("Last page", "End");
// line 45
echo " ";
}
// line 46
echo " ";
if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) {
// line 47
echo " >>
";
}
// line 49
echo "
";
}
// line 51
echo "
";
}
}
public function getTemplateName()
{
return "list_navigator.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 196 => 51, 192 => 49, 188 => 47, 185 => 46, 182 => 45, 179 => 44, 177 => 43, 166 => 42, 164 => 41, 161 => 40, 157 => 38, 154 => 37, 151 => 36, 148 => 35, 146 => 34, 135 => 33, 133 => 32, 127 => 29, 122 => 27, 118 => 26, 115 => 25, 111 => 23, 108 => 22, 105 => 21, 102 => 20, 98 => 18, 96 => 17, 86 => 16, 83 => 15, 80 => 14, 77 => 13, 74 => 12, 70 => 10, 68 => 9, 57 => 8, 55 => 7, 52 => 6, 49 => 5, 46 => 4, 44 => 3, 39 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "list_navigator.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/list_navigator.twig");
}
}
PK ! oc> c> ' 70/70c6e493288a515c736c3af73045a5fd.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
if (($context["show_node"] ?? null)) {
// line 2
echo " env, ($context["li_classes"] ?? null), "html", null, true);
echo "\">
";
// line 5
if (($context["node_is_group"] ?? null)) {
// line 6
echo " ";
echo ((!twig_in_filter("last", ($context["class"] ?? null))) ? ("
") : (""));
echo "
env, ($context["link_classes"] ?? null), "html", null, true);
echo "\" href=\"#\">
env, twig_get_attribute($this->env, $this->source, ($context["paths"] ?? null), "a_path", [], "any", false, false, false, 8), "html", null, true);
echo "\" data-vpath=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["paths"] ?? null), "v_path", [], "any", false, false, false, 8), "html", null, true);
echo "\" data-pos=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["paths"] ?? null), "pos", [], "any", false, false, false, 8), "html", null, true);
echo "\">
";
// line 9
if ( !twig_test_empty(($context["pagination_params"] ?? null))) {
// line 10
echo " env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 10), "html", null, true);
echo "\" data-name=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 10), "html", null, true);
echo "\" data-value=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 10), "html", null, true);
echo "\">
";
}
// line 12
echo " ";
echo ($context["node_icon"] ?? null);
echo "
";
} elseif ( !twig_test_empty( // line 14
($context["pagination_params"] ?? null))) {
// line 15
echo "
env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 15), "html", null, true);
echo "\" data-name=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 15), "html", null, true);
echo "\" data-value=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 15), "html", null, true);
echo "\">
";
}
// line 17
echo "
";
// line 18
if (($context["node_is_container"] ?? null)) {
// line 19
echo "
";
}
// line 21
echo "
";
// line 22
if (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "isGroup", [], "any", false, false, false, 22)) {
// line 23
echo "
";
// line 24
echo PhpMyAdmin\Html\Generator::getImage((($__internal_compile_0 = twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "icon", [], "any", false, false, false, 24)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0["image"] ?? null) : null), (($__internal_compile_1 = twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "icon", [], "any", false, false, false, 24)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["title"] ?? null) : null));
echo "
";
// line 26
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "name", [], "any", false, false, false, 26), "html", null, true);
echo "
";
} else {
// line 28
echo "
";
// line 29
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["icon_links"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["link"]) {
// line 30
echo "
env, $this->source, $context["link"], "route", [], "any", false, false, false, 30), twig_get_attribute($this->env, $this->source, $context["link"], "params", [], "any", false, false, false, 30));
echo "\"";
echo ((twig_get_attribute($this->env, $this->source, $context["link"], "is_ajax", [], "any", false, false, false, 30)) ? (" class=\"ajax\"") : (""));
echo ">";
// line 31
echo PhpMyAdmin\Html\Generator::getImage(twig_get_attribute($this->env, $this->source, $context["link"], "image", [], "any", false, false, false, 31), twig_get_attribute($this->env, $this->source, $context["link"], "title", [], "any", false, false, false, 31));
// line 32
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['link'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 34
echo "
";
// line 36
if (($context["node_is_container"] ?? null)) {
// line 37
echo "
env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 37), twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 37));
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "name", [], "any", false, false, false, 37), "html", null, true);
echo "
";
} elseif (twig_in_filter("index", twig_get_attribute($this->env, $this->source, // line 38
($context["node"] ?? null), "classes", [], "any", false, false, false, 38))) {
// line 39
echo "
env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 39));
echo "\" data-post=\"";
echo PhpMyAdmin\Url::getCommon(twig_array_merge(twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 39), ["is_from_nav" => true]));
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "title", [], "any", false, false, false, 39), "html", null, true);
echo "\">";
// line 40
echo twig_escape_filter($this->env, (((twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", true, true, false, 40) && !(null === twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 40)))) ? (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 40)) : (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "realName", [], "any", false, false, false, 40))), "html", null, true);
// line 41
echo "
";
} else {
// line 43
echo "
env, $this->source, ($context["text_link"] ?? null), "is_ajax", [], "any", false, false, false, 43)) ? (" ajax") : (""));
echo "\" href=\"";
echo PhpMyAdmin\Url::getFromRoute(twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 43), twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 43));
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "title", [], "any", false, false, false, 43), "html", null, true);
echo "\">";
// line 44
echo twig_escape_filter($this->env, (((twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", true, true, false, 44) && !(null === twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 44)))) ? (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 44)) : (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "realName", [], "any", false, false, false, 44))), "html", null, true);
// line 45
echo "
";
}
// line 47
echo " ";
}
// line 48
echo "
";
// line 49
echo ($context["control_buttons"] ?? null);
echo "
";
// line 51
if (($context["node_is_container"] ?? null)) {
// line 52
echo "
";
}
// line 54
echo "
";
} elseif ( !twig_test_empty( // line 56
($context["pagination_params"] ?? null))) {
// line 57
echo " env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 57), "html", null, true);
echo "\" data-name=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 57), "html", null, true);
echo "\" data-value=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 57), "html", null, true);
echo "\">
";
}
// line 59
echo "
";
// line 60
if (( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 60)) && twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "has_wrapper", [], "any", false, false, false, 60))) {
// line 61
echo " env, $this->source, ($context["recursive"] ?? null), "is_hidden", [], "any", false, false, false, 61)) ? (" style=\"display: none;\"") : (""));
echo ">
";
}
// line 64
echo twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 64);
echo "
";
// line 65
if (( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 65)) && twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "has_wrapper", [], "any", false, false, false, 65))) {
// line 66
echo "
";
}
// line 69
echo "
";
// line 70
if (($context["has_siblings"] ?? null)) {
// line 71
echo "
";
}
}
public function getTemplateName()
{
return "navigation/tree/node.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 255 => 71, 253 => 70, 250 => 69, 245 => 66, 243 => 65, 239 => 64, 232 => 61, 230 => 60, 227 => 59, 217 => 57, 215 => 56, 211 => 54, 207 => 52, 205 => 51, 200 => 49, 197 => 48, 194 => 47, 190 => 45, 188 => 44, 180 => 43, 176 => 41, 174 => 40, 166 => 39, 164 => 38, 157 => 37, 155 => 36, 151 => 34, 144 => 32, 142 => 31, 136 => 30, 132 => 29, 127 => 28, 122 => 26, 117 => 24, 112 => 23, 110 => 22, 107 => 21, 103 => 19, 101 => 18, 98 => 17, 88 => 15, 86 => 14, 80 => 12, 70 => 10, 68 => 9, 60 => 8, 56 => 7, 51 => 6, 49 => 5, 45 => 4, 39 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "navigation/tree/node.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/node.twig");
}
}
PK ! ' 70/708ae58f23a1fbcfeb5d892c50c0fdc3.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "modals/unhide_nav_item.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 55 => 10, 48 => 6, 44 => 5, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "modals/unhide_nav_item.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/unhide_nav_item.twig");
}
}
PK ! #C C ' 92/9253447c5abf966f4b4f0d20077dba39.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo ($context["quick_warp"] ?? null);
echo "
";
// line 6
echo ($context["fast_filter"] ?? null);
echo "
";
// line 7
echo ($context["controls"] ?? null);
echo "
";
// line 10
echo ($context["page_selector"] ?? null);
echo "
";
// line 14
echo ($context["nodes"] ?? null);
echo "
";
}
public function getTemplateName()
{
return "navigation/tree/state.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 62 => 14, 55 => 10, 49 => 7, 45 => 6, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "navigation/tree/state.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/state.twig");
}
}
PK ! y*L%' %' ' 03/0371e1b31fa060def7921c1cb40a0bba.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
if ( !($context["is_ajax"] ?? null)) {
// line 2
echo " env, ($context["config_navigation_width"] ?? null), "html", null, true);
echo "\">
";
}
// line 59
echo "
";
// line 60
if ( !($context["navigation_tree"] ?? null)) {
// line 61
echo " ";
echo $this->env->getFilter('error')->getCallable()(_gettext("An error has occurred while loading the navigation display"));
echo "
";
} else {
// line 63
echo " ";
echo ($context["navigation_tree"] ?? null);
echo "
";
}
// line 65
echo "
";
// line 66
if ( !($context["is_ajax"] ?? null)) {
// line 67
echo "
";
// line 70
if (($context["is_navigation_settings_enabled"] ?? null)) {
// line 71
echo " ";
echo ($context["navigation_settings"] ?? null);
echo "
";
}
// line 73
echo "
";
// line 76
if (($context["is_drag_drop_import_enabled"] ?? null)) {
// line 77
echo "
";
echo _gettext("Drop files here");
// line 79
echo "
";
echo _gettext("SQL upload");
// line 83
echo " ( 0 )
x
-
";
}
// line 90
echo "
";
// line 91
echo twig_include($this->env, $context, "modals/unhide_nav_item.twig");
echo "
";
// line 92
echo twig_include($this->env, $context, "modals/create_view.twig");
echo "
";
}
}
public function getTemplateName()
{
return "navigation/main.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 241 => 92, 237 => 91, 234 => 90, 225 => 83, 219 => 79, 215 => 77, 213 => 76, 208 => 73, 202 => 71, 200 => 70, 195 => 67, 193 => 66, 190 => 65, 184 => 63, 178 => 61, 176 => 60, 173 => 59, 166 => 57, 162 => 55, 160 => 52, 157 => 51, 151 => 48, 148 => 47, 146 => 46, 141 => 43, 139 => 42, 137 => 41, 132 => 39, 130 => 38, 125 => 37, 121 => 35, 119 => 34, 114 => 33, 110 => 31, 108 => 30, 103 => 29, 99 => 27, 97 => 26, 92 => 25, 88 => 23, 84 => 21, 80 => 19, 77 => 18, 73 => 16, 67 => 14, 64 => 13, 56 => 11, 54 => 10, 51 => 9, 49 => 8, 39 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "navigation/main.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/main.twig");
}
}
PK ! AʠN N ' 03/03c5caa2de955e871f8ce6b633d37a9f.phpnu [ source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "import.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$this->parent = $this->loadTemplate("import.twig", "database/import/index.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
}
// line 3
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
echo twig_escape_filter($this->env, twig_sprintf(_gettext("Importing into the database \"%s\""), ($context["db"] ?? null)), "html", null, true);
}
public function getTemplateName()
{
return "database/import/index.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 46 => 3, 35 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/import/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/import/index.twig");
}
}
PK ! d2 2 ' 76/7680b73fa035603af074a64ec837a7f5.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "modals/create_view.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 59 => 11, 55 => 10, 48 => 6, 44 => 5, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "modals/create_view.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/create_view.twig");
}
}
PK ! h ' fd/fdaa031d86abff49d58ea187b3356628.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "preferences/autoload.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 67 => 13, 63 => 12, 59 => 11, 55 => 10, 50 => 6, 44 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "preferences/autoload.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/preferences/autoload.twig");
}
}
PK ! ' 94/94bcef80759cbeb52df9f00f3e793bdd.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 5
echo ((PhpMyAdmin\Util::showIcons("TabsMode")) ? (PhpMyAdmin\Html\Generator::getImage("s_host")) : (""));
echo "
env, $this->source, ($context["server"] ?? null), "url", [], "any", false, false, false, 6));
echo "\" data-raw-text=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["server"] ?? null), "name", [], "any", false, false, false, 6), "html", null, true);
echo "\" draggable=\"false\">
";
// line 7
if (PhpMyAdmin\Util::showText("TabsMode")) {
echo _gettext("Server:");
}
// line 8
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["server"] ?? null), "name", [], "any", false, false, false, 8), "html", null, true);
echo "
";
// line 12
if ( !twig_test_empty(($context["database"] ?? null))) {
// line 13
echo "
";
// line 14
echo ((PhpMyAdmin\Util::showIcons("TabsMode")) ? (PhpMyAdmin\Html\Generator::getImage("s_db")) : (""));
echo "
env, $this->source, ($context["database"] ?? null), "url", [], "any", false, false, false, 15), ["db" => twig_get_attribute($this->env, $this->source, ($context["database"] ?? null), "name", [], "any", false, false, false, 15)]);
echo "\" data-raw-text=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database"] ?? null), "name", [], "any", false, false, false, 15), "html", null, true);
echo "\" draggable=\"false\">
";
// line 16
if (PhpMyAdmin\Util::showText("TabsMode")) {
echo _gettext("Database:");
}
// line 17
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database"] ?? null), "name", [], "any", false, false, false, 17), "html", null, true);
echo "
";
// line 21
if ( !twig_test_empty(($context["table"] ?? null))) {
// line 22
echo "
";
// line 23
echo ((PhpMyAdmin\Util::showIcons("TabsMode")) ? (PhpMyAdmin\Html\Generator::getImage(((twig_get_attribute($this->env, $this->source, ($context["table"] ?? null), "is_view", [], "any", false, false, false, 23)) ? ("b_views") : ("s_tbl")))) : (""));
echo "
env, $this->source, ($context["table"] ?? null), "url", [], "any", false, false, false, 24), ["db" => twig_get_attribute($this->env, $this->source, ($context["database"] ?? null), "name", [], "any", false, false, false, 24), "table" => twig_get_attribute($this->env, $this->source, ($context["table"] ?? null), "name", [], "any", false, false, false, 24)]);
echo "\" data-raw-text=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["table"] ?? null), "name", [], "any", false, false, false, 24), "html", null, true);
echo "\" draggable=\"false\">
";
// line 25
if (PhpMyAdmin\Util::showText("TabsMode")) {
// line 26
echo " ";
if (twig_get_attribute($this->env, $this->source, ($context["table"] ?? null), "is_view", [], "any", false, false, false, 26)) {
// line 27
echo " ";
echo _gettext("View:");
// line 28
echo " ";
} else {
// line 29
echo " ";
echo _gettext("Table:");
// line 30
echo " ";
}
// line 31
echo " ";
}
// line 32
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["table"] ?? null), "name", [], "any", false, false, false, 32), "html", null, true);
echo "
";
// line 36
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["table"] ?? null), "comment", [], "any", false, false, false, 36))) {
// line 37
echo "
";
}
// line 39
echo " ";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["database"] ?? null), "comment", [], "any", false, false, false, 39))) {
// line 40
echo "
";
}
// line 42
echo " ";
}
// line 43
echo "
";
}
public function getTemplateName()
{
return "menu/breadcrumbs.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 155 => 43, 152 => 42, 146 => 40, 143 => 39, 137 => 37, 135 => 36, 127 => 32, 124 => 31, 121 => 30, 118 => 29, 115 => 28, 112 => 27, 109 => 26, 107 => 25, 101 => 24, 97 => 23, 94 => 22, 92 => 21, 84 => 17, 80 => 16, 74 => 15, 70 => 14, 67 => 13, 65 => 12, 57 => 8, 53 => 7, 47 => 6, 43 => 5, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "menu/breadcrumbs.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/menu/breadcrumbs.twig");
}
}
PK ! @Oؠ ' 56/56f24d4e74f759303f4a8aa0d10081a1.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "top_menu.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 84 => 19, 76 => 16, 69 => 14, 67 => 13, 63 => 12, 59 => 11, 54 => 10, 50 => 9, 43 => 4, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "top_menu.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/top_menu.twig");
}
}
PK ! b
' 56/56bece8e5eb4bb45c7e35ee60a186382.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "console/toolbar.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 70 => 10, 64 => 9, 58 => 6, 54 => 5, 49 => 4, 46 => 3, 42 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "console/toolbar.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/toolbar.twig");
}
}
PK ! |Y<9 <9 ' 9f/9fe19f4ee25c655feab0874afb9f92db.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 4
echo " ";
$this->loadTemplate("console/toolbar.twig", "console/display.twig", 4)->display(twig_to_array(["parent_div_classes" => "collapsed", "content_array" => [0 => [0 => "switch_button console_switch", 1 => _gettext("Console"), "image" => // line 7
($context["image"] ?? null)], 1 => [0 => "button clear", 1 => _gettext("Clear")], 2 => [0 => "button history", 1 => _gettext("History")], 3 => [0 => "button options", 1 => _gettext("Options")], 4 => (( // line 11
($context["has_bookmark_feature"] ?? null)) ? ([0 => "button bookmarks", 1 => _gettext("Bookmarks")]) : (null)), 5 => [0 => "button debug hide", 1 => _gettext("Debug SQL")]]]));
// line 15
echo " ";
// line 16
echo "
";
echo _gettext("Press Ctrl+Enter to execute query");
// line 21
echo "
";
echo _gettext("Press Enter to execute query");
// line 24
echo "
";
// line 26
if ( !twig_test_empty(($context["sql_history"] ?? null))) {
// line 27
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_reverse_filter($this->env, ($context["sql_history"] ?? null)));
foreach ($context['_seq'] as $context["_key"] => $context["record"]) {
// line 28
echo "
env, (($__internal_compile_1 = $context["record"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["db"] ?? null) : null), "html", null, true);
echo "\" targettable=\"";
echo twig_escape_filter($this->env, (($__internal_compile_2 = $context["record"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["table"] ?? null) : null), "html", null, true);
echo "\">
";
// line 31
$this->loadTemplate("console/query_action.twig", "console/display.twig", 31)->display(twig_to_array(["parent_div_classes" => "action_content", "content_array" => [0 => [0 => "action collapse", 1 => _gettext("Collapse")], 1 => [0 => "action expand", 1 => _gettext("Expand")], 2 => [0 => "action requery", 1 => _gettext("Requery")], 3 => [0 => "action edit", 1 => _gettext("Edit")], 4 => [0 => "action explain", 1 => _gettext("Explain")], 5 => [0 => "action profiling", 1 => _gettext("Profiling")], 6 => (( // line 40
($context["has_bookmark_feature"] ?? null)) ? ([0 => "action bookmark", 1 => _gettext("Bookmark")]) : (null)), 7 => [0 => "text failed", 1 => _gettext("Query failed")], 8 => [0 => "text targetdb", 1 => _gettext("Database"), "extraSpan" => (($__internal_compile_3 = // line 42
$context["record"]) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3["db"] ?? null) : null)], 9 => [0 => "text query_time", 1 => _gettext("Queried time"), "extraSpan" => ((twig_get_attribute($this->env, $this->source, // line 46
$context["record"], "timevalue", [], "array", true, true, false, 46)) ? ((($__internal_compile_4 = // line 47
$context["record"]) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4["timevalue"] ?? null) : null)) : (_gettext("During current session")))]]]));
// line 51
echo " ";
echo twig_escape_filter($this->env, (($__internal_compile_5 = $context["record"]) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5["sqlquery"] ?? null) : null), "html", null, true);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['record'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 54
echo " ";
}
// line 55
echo "
";
// line 61
echo "
";
// line 63
echo "
";
// line 64
$this->loadTemplate("console/toolbar.twig", "console/display.twig", 64)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "button order order_asc", 1 => _gettext("ascending")], 1 => [0 => "button order order_desc", 1 => _gettext("descending")], 2 => [0 => "text", 1 => _gettext("Order:")], 3 => [0 => "switch_button", 1 => _gettext("Debug SQL")], 4 => [0 => "button order_by sort_count", 1 => _gettext("Count")], 5 => [0 => "button order_by sort_exec", 1 => _gettext("Execution order")], 6 => [0 => "button order_by sort_time", 1 => _gettext("Time taken")], 7 => [0 => "text", 1 => _gettext("Order by:")], 8 => [0 => "button group_queries", 1 => _gettext("Group queries")], 9 => [0 => "button ungroup_queries", 1 => _gettext("Ungroup queries")]]]));
// line 79
echo "
";
// line 84
$this->loadTemplate("console/query_action.twig", "console/display.twig", 84)->display(twig_to_array(["parent_div_classes" => "debug_query action_content", "content_array" => [0 => [0 => "action collapse", 1 => _gettext("Collapse")], 1 => [0 => "action expand", 1 => _gettext("Expand")], 2 => [0 => "action dbg_show_trace", 1 => _gettext("Show trace")], 3 => [0 => "action dbg_hide_trace", 1 => _gettext("Hide trace")], 4 => [0 => "text count hide", 1 => _gettext("Count"), "extraSpan" => ""], 5 => [0 => "text time", 1 => _gettext("Time taken"), "extraSpan" => ""]]]));
// line 95
echo "
";
// line 97
if (($context["has_bookmark_feature"] ?? null)) {
// line 98
echo "
";
// line 99
$this->loadTemplate("console/toolbar.twig", "console/display.twig", 99)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "switch_button", 1 => _gettext("Bookmarks")], 1 => [0 => "button refresh", 1 => _gettext("Refresh")], 2 => [0 => "button add", 1 => _gettext("Add")]]]));
// line 107
echo "
";
// line 108
echo ($context["bookmark_content"] ?? null);
echo "
";
// line 112
$this->loadTemplate("console/toolbar.twig", "console/display.twig", 112)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "switch_button", 1 => _gettext("Add bookmark")]]]));
// line 118
echo "
";
}
// line 138
echo " ";
// line 139
echo "
";
// line 175
echo " ";
$this->loadTemplate("console/query_action.twig", "console/display.twig", 175)->display(twig_to_array(["parent_div_classes" => "query_actions", "content_array" => [0 => [0 => "action collapse", 1 => _gettext("Collapse")], 1 => [0 => "action expand", 1 => _gettext("Expand")], 2 => [0 => "action requery", 1 => _gettext("Requery")], 3 => [0 => "action edit", 1 => _gettext("Edit")], 4 => [0 => "action explain", 1 => _gettext("Explain")], 5 => [0 => "action profiling", 1 => _gettext("Profiling")], 6 => (( // line 184
($context["has_bookmark_feature"] ?? null)) ? ([0 => "action bookmark", 1 => _gettext("Bookmark")]) : (null)), 7 => [0 => "text failed", 1 => _gettext("Query failed")], 8 => [0 => "text targetdb", 1 => _gettext("Database"), "extraSpan" => ""], 9 => [0 => "text query_time", 1 => _gettext("Queried time"), "extraSpan" => ""]]]));
// line 190
echo "
";
}
public function getTemplateName()
{
return "console/display.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 230 => 190, 228 => 184, 226 => 175, 219 => 169, 213 => 165, 206 => 158, 200 => 154, 194 => 150, 189 => 147, 187 => 140, 184 => 139, 182 => 138, 171 => 129, 167 => 128, 161 => 124, 155 => 121, 149 => 118, 147 => 112, 140 => 108, 137 => 107, 135 => 99, 132 => 98, 130 => 97, 126 => 95, 124 => 84, 117 => 79, 115 => 64, 112 => 63, 109 => 61, 102 => 55, 99 => 54, 89 => 51, 87 => 47, 86 => 46, 85 => 42, 84 => 40, 83 => 31, 77 => 30, 73 => 29, 71 => 28, 66 => 27, 64 => 26, 60 => 24, 55 => 21, 48 => 16, 46 => 15, 44 => 11, 43 => 7, 41 => 4, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "console/display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/display.twig");
}
}
PK ! 8-
' 1b/1b9f966d0f6e0b02fdc4489c98537f12.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "env, ($context["parent_div_classes"] ?? null), "html", null, true);
echo "\">
";
// line 2
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["content_array"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["content"]) {
// line 3
echo " ";
if (array_key_exists("content", $context)) {
// line 4
echo " env, (($__internal_compile_0 = $context["content"]) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[0] ?? null) : null), "html", null, true);
echo "\">
";
// line 5
echo twig_escape_filter($this->env, (($__internal_compile_1 = $context["content"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[1] ?? null) : null), "html", null, true);
echo "
";
// line 6
if (twig_get_attribute($this->env, $this->source, $context["content"], "extraSpan", [], "array", true, true, false, 6)) {
// line 7
echo " : ";
echo twig_escape_filter($this->env, (($__internal_compile_2 = $context["content"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["extraSpan"] ?? null) : null), "html", null, true);
echo "
";
}
// line 9
echo "
";
}
// line 11
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['content'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 12
echo "
";
}
public function getTemplateName()
{
return "console/query_action.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 76 => 12, 70 => 11, 66 => 9, 60 => 7, 58 => 6, 54 => 5, 49 => 4, 46 => 3, 42 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "console/query_action.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/query_action.twig");
}
}
PK ! =6J~s s ' a5/a5846a39b24a3892139f9a436f157650.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["files"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
// line 2
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 6
echo "
";
}
public function getTemplateName()
{
return "scripts.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 109 => 24, 105 => 22, 95 => 19, 92 => 18, 88 => 17, 84 => 15, 73 => 13, 69 => 12, 66 => 11, 64 => 10, 60 => 9, 55 => 6, 47 => 4, 45 => 3, 41 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "scripts.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/scripts.twig");
}
}
PK ! {
' e9/e991b4d0ba6a8cb780fe933d65614846.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
env, ($context["lang"] ?? null), "html", null, true);
echo "\" dir=\"";
echo twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html", null, true);
echo "\">
";
// line 9
if ( !($context["allow_third_party_framing"] ?? null)) {
// line 10
echo "";
}
// line 12
echo "
env, ($context["theme_path"] ?? null), "html", null, true);
echo "/jquery/jquery-ui.css\">
env, ($context["base_dir"] ?? null), "html", null, true);
echo "js/vendor/codemirror/lib/codemirror.css?";
echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true);
echo "\">
env, ($context["base_dir"] ?? null), "html", null, true);
echo "js/vendor/codemirror/addon/hint/show-hint.css?";
echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true);
echo "\">
env, ($context["base_dir"] ?? null), "html", null, true);
echo "js/vendor/codemirror/addon/lint/lint.css?";
echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true);
echo "\">
env, ($context["theme_path"] ?? null), "html", null, true);
echo "/css/theme";
echo (((($context["text_dir"] ?? null) == "rtl")) ? (".rtl") : (""));
echo ".css?";
echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true);
echo "\">
";
// line 20
echo twig_escape_filter($this->env, ($context["title"] ?? null), "html", null, true);
echo "
";
// line 21
echo ($context["scripts"] ?? null);
echo "
env, (" id=" . ($context["body_id"] ?? null)), "html", null, true))) : (print ("")));
echo ">
";
// line 25
echo ($context["navigation"] ?? null);
echo "
";
// line 26
echo ($context["custom_header"] ?? null);
echo "
";
// line 27
echo ($context["load_user_preferences"] ?? null);
echo "
";
// line 29
if ( !($context["show_hint"] ?? null)) {
// line 30
echo "
";
}
// line 32
echo "
";
// line 33
if (($context["is_warnings_enabled"] ?? null)) {
// line 34
echo "
";
// line 35
echo $this->env->getFilter('error')->getCallable()(_gettext("Javascript must be enabled past this point!"));
echo "
";
}
// line 38
echo "
";
// line 39
if ((($context["is_menu_enabled"] ?? null) && (($context["server"] ?? null) > 0))) {
// line 40
echo " ";
echo ($context["menu"] ?? null);
echo "
";
// line 44
echo PhpMyAdmin\Html\Generator::getImage("s_cog", _gettext("Page-related settings"));
echo "
";
// line 46
echo PhpMyAdmin\Html\Generator::getImage("s_top", _gettext("Click on the bar to scroll to top of page"));
echo "
";
}
// line 49
echo "
";
// line 50
echo ($context["console"] ?? null);
echo "
";
// line 53
echo ($context["messages"] ?? null);
echo "
";
// line 55
echo ($context["recent_table"] ?? null);
// line 56
if (($context["is_logged_in"] ?? null)) {
// line 57
echo twig_include($this->env, $context, "modals/preview_sql_modal.twig");
echo "
";
// line 58
echo twig_include($this->env, $context, "modals/enum_set_editor.twig");
echo "
";
// line 59
echo twig_include($this->env, $context, "modals/create_view.twig");
}
}
public function getTemplateName()
{
return "header.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 189 => 59, 185 => 58, 181 => 57, 179 => 56, 177 => 55, 172 => 53, 166 => 50, 163 => 49, 157 => 46, 152 => 44, 144 => 40, 142 => 39, 139 => 38, 133 => 35, 130 => 34, 128 => 33, 125 => 32, 121 => 30, 119 => 29, 114 => 27, 110 => 26, 106 => 25, 102 => 24, 96 => 21, 92 => 20, 84 => 19, 78 => 18, 72 => 17, 66 => 16, 62 => 15, 57 => 12, 54 => 10, 52 => 9, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/header.twig");
}
}
PK ! ދ4 ' 00/00d06a6f764eacebb32340acd6e2ab3c.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
env, ($context["context"] ?? null), "html", null, true);
echo "\" role=\"alert\">
";
// line 2
echo ($context["message"] ?? null);
echo "
";
}
public function getTemplateName()
{
return "message.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 42 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "message.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/message.twig");
}
}
PK ! ¿w w ' bc/bcfce312106f3f2123d39261950cfe0b.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "modals/preview_sql_modal.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 55 => 10, 48 => 6, 44 => 5, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "modals/preview_sql_modal.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/preview_sql_modal.twig");
}
}
PK ! #5 5 ' e6/e62a42e4f21122d06083372c7c5a427b.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "modals/enum_set_editor.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 59 => 11, 55 => 10, 48 => 6, 44 => 5, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "modals/enum_set_editor.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/enum_set_editor.twig");
}
}
PK ! ` ' d6/d6c9729880a15b4209b769cd4835ca86.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
if ( !($context["is_ajax"] ?? null)) {
// line 2
echo "
";
}
// line 4
if (( !($context["is_ajax"] ?? null) && !($context["is_minimal"] ?? null))) {
// line 5
echo " ";
if ( !twig_test_empty(($context["self_url"] ?? null))) {
// line 6
echo "
";
}
// line 16
echo "
";
// line 18
echo ($context["error_messages"] ?? null);
echo "
";
// line 21
echo ($context["scripts"] ?? null);
echo "
";
// line 23
if (($context["is_demo"] ?? null)) {
// line 24
echo "
";
// line 25
ob_start(function () { return ''; });
// line 26
echo "
";
echo _gettext("phpMyAdmin Demo Server");
echo ":
";
// line 27
if ( !twig_test_empty(($context["git_revision_info"] ?? null))) {
// line 28
echo " ";
ob_start(function () { return ''; });
// line 29
echo "
env, PhpMyAdmin\Core::linkURL(twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "revisionUrl", [], "any", false, false, false, 29)), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "revision", [], "any", false, false, false, 29), "html", null, true);
echo " ";
$context["revision_info"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 31
echo " ";
ob_start(function () { return ''; });
// line 32
echo "
env, PhpMyAdmin\Core::linkURL(twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "branchUrl", [], "any", false, false, false, 32)), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "branch", [], "any", false, false, false, 32), "html", null, true);
echo " ";
$context["branch_info"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 34
echo " ";
echo twig_sprintf(_gettext("Currently running Git revision %1\$s from the %2\$s branch."), ($context["revision_info"] ?? null), ($context["branch_info"] ?? null));
echo "
";
} else {
// line 36
echo " ";
echo _gettext("Git information missing!");
// line 37
echo " ";
}
// line 38
echo " ";
$___internal_parse_34_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 25
echo $this->env->getFilter('notice')->getCallable()($___internal_parse_34_);
// line 39
echo "
";
}
// line 41
echo "
";
// line 42
echo ($context["footer"] ?? null);
echo "
";
}
// line 44
if ( !($context["is_ajax"] ?? null)) {
// line 45
echo "
";
}
}
public function getTemplateName()
{
return "footer.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 158 => 45, 156 => 44, 151 => 42, 148 => 41, 144 => 39, 142 => 25, 139 => 38, 136 => 37, 133 => 36, 127 => 34, 120 => 32, 117 => 31, 110 => 29, 107 => 28, 105 => 27, 98 => 26, 96 => 25, 93 => 24, 91 => 23, 86 => 21, 80 => 18, 76 => 16, 71 => 13, 68 => 12, 65 => 11, 59 => 9, 57 => 8, 51 => 7, 48 => 6, 45 => 5, 43 => 4, 39 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "footer.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/footer.twig");
}
}
PK ! ( ' d6/d64dfd2e3e8b7a9e71de032a028f9c33.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 3
echo ($context["list_content"] ?? null);
echo "
";
// line 6
if ( !($context["is_tree"] ?? null)) {
// line 7
echo "
";
echo twig_escape_filter($this->env, twig_urlencode_filter(($context["parent_name"] ?? null)), "html", null, true);
echo "
";
// line 8
if (twig_test_empty(($context["list_content"] ?? null))) {
// line 9
echo "
";
echo _gettext("No tables found in database.");
echo "
";
}
// line 11
echo " ";
}
// line 12
echo "
";
}
public function getTemplateName()
{
return "navigation/tree/path.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 68 => 12, 65 => 11, 59 => 9, 57 => 8, 52 => 7, 50 => 6, 44 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "navigation/tree/path.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/path.twig");
}
}
PK ! ' f9/f9baa3b566ecbf25f25bd6ada531347b.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "filter.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 50 => 6, 46 => 4, 41 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "filter.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/filter.twig");
}
}
PK ! zZk k ' 29/29a91e3f0d7af2b9ea5f095f8950a1ff.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "env, ($context["valueTitle"] ?? null), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, ($context["value"] ?? null), "html", null, true);
echo "
";
}
public function getTemplateName()
{
return "database/structure/collation_definition.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/structure/collation_definition.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/collation_definition.twig");
}
}
PK !
Ƌ{V$ V$ ' a8/a8f13f032b97eb16b1574396a06ce252.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 79
if (($context["check_all_tables"] ?? null)) {
// line 80
echo " ";
$this->loadTemplate("database/structure/bulk_action_modal.twig", "database/structure/table_header.twig", 80)->display(twig_to_array(($context["check_all_tables"] ?? null)));
}
}
public function getTemplateName()
{
return "database/structure/table_header.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 245 => 80, 243 => 79, 240 => 78, 236 => 76, 234 => 75, 230 => 73, 227 => 72, 224 => 71, 222 => 70, 219 => 69, 213 => 68, 210 => 67, 206 => 66, 201 => 63, 195 => 61, 193 => 60, 191 => 59, 188 => 58, 182 => 56, 180 => 55, 178 => 54, 175 => 53, 169 => 51, 167 => 50, 165 => 49, 162 => 48, 156 => 46, 154 => 45, 151 => 44, 145 => 42, 143 => 41, 140 => 40, 134 => 38, 129 => 36, 127 => 35, 125 => 34, 122 => 33, 117 => 31, 112 => 30, 110 => 29, 105 => 27, 101 => 26, 98 => 25, 95 => 23, 89 => 21, 86 => 20, 83 => 19, 80 => 18, 77 => 17, 74 => 16, 71 => 15, 68 => 14, 66 => 13, 63 => 12, 57 => 10, 55 => 9, 51 => 8, 42 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/structure/table_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/table_header.twig");
}
}
PK !
a_ _ ' 17/1784cc501e7ef3a9971e9bd3430e69ed.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "env, ($context["curr"] ?? null), "html", null, true);
echo "\"";
echo ((($context["table_is_view"] ?? null)) ? (" class=\"is_view\"") : (""));
echo " data-filter-row=\"";
echo twig_escape_filter($this->env, twig_upper_filter($this->env, (($__internal_compile_0 = ($context["current_table"] ?? null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0["TABLE_NAME"] ?? null) : null)), "html", null, true);
echo "\">
env, ($context["input_class"] ?? null), "html", null, true);
echo "\"
value=\"";
// line 6
echo twig_escape_filter($this->env, (($__internal_compile_1 = ($context["current_table"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["TABLE_NAME"] ?? null) : null), "html", null, true);
echo "\"
id=\"checkbox_tbl_";
// line 7
echo twig_escape_filter($this->env, ($context["curr"] ?? null), "html", null, true);
echo "\">
0]));
echo "\" title=\"";
echo twig_escape_filter($this->env, ($context["browse_table_label_title"] ?? null), "html", null, true);
echo "\">";
// line 11
echo twig_escape_filter($this->env, ($context["browse_table_label_truename"] ?? null), "html", null, true);
// line 12
echo "
";
// line 13
echo ($context["tracking_icon"] ?? null);
echo "
";
// line 15
if (($context["server_replica_status"] ?? null)) {
// line 16
echo "
";
// line 17
echo ((($context["ignored"] ?? null)) ? (PhpMyAdmin\Html\Generator::getImage("s_cancel", _gettext("Not replicated"))) : (""));
echo "
";
// line 18
echo ((($context["do"] ?? null)) ? (PhpMyAdmin\Html\Generator::getImage("s_success", _gettext("Replicated"))) : (""));
echo "
";
}
// line 21
echo "
";
// line 23
echo " ";
if ((($context["num_favorite_tables"] ?? null) > 0)) {
// line 24
echo "
";
// line 26
echo " ";
$context["fav_params"] = ["db" => // line 27
($context["db"] ?? null), "ajax_request" => true, "favorite_table" => (($__internal_compile_2 = // line 29
($context["current_table"] ?? null)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["TABLE_NAME"] ?? null) : null), ((( // line 30
($context["already_favorite"] ?? null)) ? ("remove") : ("add")) . "_favorite") => true];
// line 32
echo " ";
$this->loadTemplate("database/structure/favorite_anchor.twig", "database/structure/structure_table_row.twig", 32)->display(twig_to_array(["table_name_hash" => // line 33
($context["table_name_hash"] ?? null), "db_table_name_hash" => // line 34
($context["db_table_name_hash"] ?? null), "fav_params" => // line 35
($context["fav_params"] ?? null), "already_favorite" => // line 36
($context["already_favorite"] ?? null)]));
// line 38
echo "
";
}
// line 40
echo "
0]));
echo "\">
";
// line 43
echo ((($context["may_have_rows"] ?? null)) ? (PhpMyAdmin\Html\Generator::getIcon("b_browse", _gettext("Browse"))) : (PhpMyAdmin\Html\Generator::getIcon("bd_browse", _gettext("Browse"))));
echo "
";
// line 48
echo PhpMyAdmin\Html\Generator::getIcon("b_props", _gettext("Structure"));
echo "
";
// line 53
echo ((($context["may_have_rows"] ?? null)) ? (PhpMyAdmin\Html\Generator::getIcon("b_select", _gettext("Search"))) : (PhpMyAdmin\Html\Generator::getIcon("bd_select", _gettext("Search"))));
echo "
";
// line 57
if ( !($context["db_is_system_schema"] ?? null)) {
// line 58
echo "
";
echo PhpMyAdmin\Html\Generator::getIcon("b_insrow", _gettext("Insert"));
echo "
";
// line 61
if (($context["table_is_view"] ?? null)) {
// line 62
echo "
// line 64
($context["db"] ?? null), "table" => (($__internal_compile_3 = // line 65
($context["current_table"] ?? null)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3["TABLE_NAME"] ?? null) : null)]);
// line 66
echo "\">";
echo PhpMyAdmin\Html\Generator::getIcon("b_edit", _gettext("Edit"));
echo "
";
} else {
// line 69
echo "
// line 71
($context["empty_table_sql_query"] ?? null), "message_to_show" => // line 72
($context["empty_table_message_to_show"] ?? null)]), "");
// line 73
echo "\">
";
// line 74
echo ((($context["may_have_rows"] ?? null)) ? (PhpMyAdmin\Html\Generator::getIcon("b_empty", _gettext("Empty"))) : (PhpMyAdmin\Html\Generator::getIcon("bd_empty", _gettext("Empty"))));
echo "
";
}
// line 78
echo "
1, "purge" => 1, "sql_query" => // line 84
($context["drop_query"] ?? null), "message_to_show" => // line 85
($context["drop_message"] ?? null)]), "");
// line 86
echo "\">
";
// line 87
echo PhpMyAdmin\Html\Generator::getIcon("b_drop", _gettext("Drop"));
echo "
";
}
// line 91
echo "
";
// line 92
if ((twig_get_attribute($this->env, $this->source, ($context["current_table"] ?? null), "TABLE_ROWS", [], "array", true, true, false, 92) && (((($__internal_compile_5 = // line 93
($context["current_table"] ?? null)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5["ENGINE"] ?? null) : null) != null) || ($context["table_is_view"] ?? null)))) {
// line 94
echo " ";
// line 95
echo " ";
$context["row_count"] = PhpMyAdmin\Util::formatNumber((($__internal_compile_6 = ($context["current_table"] ?? null)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6["TABLE_ROWS"] ?? null) : null), 0);
// line 96
echo "
";
// line 99
echo " env, (($__internal_compile_7 = ($context["current_table"] ?? null)) && is_array($__internal_compile_7) || $__internal_compile_7 instanceof ArrayAccess ? ($__internal_compile_7["TABLE_NAME"] ?? null) : null), "html", null, true);
echo "\">
";
// line 101
if (($context["approx_rows"] ?? null)) {
// line 102
echo " true, "db" => // line 104
($context["db"] ?? null), "table" => (($__internal_compile_8 = // line 105
($context["current_table"] ?? null)) && is_array($__internal_compile_8) || $__internal_compile_8 instanceof ArrayAccess ? ($__internal_compile_8["TABLE_NAME"] ?? null) : null)]);
// line 106
echo "\" class=\"ajax real_row_count\">
~";
// line 108
echo twig_escape_filter($this->env, ($context["row_count"] ?? null), "html", null, true);
echo "
";
} else {
// line 112
echo " ";
echo twig_escape_filter($this->env, ($context["row_count"] ?? null), "html", null, true);
echo "
";
}
// line 114
echo " ";
echo ($context["show_superscript"] ?? null);
echo "
";
// line 117
if ( !(($context["properties_num_columns"] ?? null) > 1)) {
// line 118
echo "
";
// line 119
if ( !twig_test_empty((($__internal_compile_9 = ($context["current_table"] ?? null)) && is_array($__internal_compile_9) || $__internal_compile_9 instanceof ArrayAccess ? ($__internal_compile_9["ENGINE"] ?? null) : null))) {
// line 120
echo " ";
echo twig_escape_filter($this->env, (($__internal_compile_10 = ($context["current_table"] ?? null)) && is_array($__internal_compile_10) || $__internal_compile_10 instanceof ArrayAccess ? ($__internal_compile_10["ENGINE"] ?? null) : null), "html", null, true);
echo "
";
} elseif ( // line 121
($context["table_is_view"] ?? null)) {
// line 122
echo " ";
echo _gettext("View");
// line 123
echo " ";
}
// line 124
echo "
";
// line 125
if ((twig_length_filter($this->env, ($context["collation"] ?? null)) > 0)) {
// line 126
echo "
";
// line 127
echo ($context["collation"] ?? null);
echo "
";
}
// line 130
echo " ";
}
// line 131
echo "
";
// line 132
if (($context["is_show_stats"] ?? null)) {
// line 133
echo "
";
// line 135
echo twig_escape_filter($this->env, ($context["formatted_size"] ?? null), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, ($context["unit"] ?? null), "html", null, true);
echo "
";
// line 139
echo ($context["overhead"] ?? null);
echo "
";
}
// line 142
echo "
";
// line 143
if ( !(($context["show_charset"] ?? null) > 1)) {
// line 144
echo " ";
if ((twig_length_filter($this->env, ($context["charset"] ?? null)) > 0)) {
// line 145
echo "
";
// line 146
echo ($context["charset"] ?? null);
echo "
";
}
// line 149
echo " ";
}
// line 150
echo "
";
// line 151
if (($context["show_comment"] ?? null)) {
// line 152
echo " ";
$context["comment"] = (($__internal_compile_11 = ($context["current_table"] ?? null)) && is_array($__internal_compile_11) || $__internal_compile_11 instanceof ArrayAccess ? ($__internal_compile_11["Comment"] ?? null) : null);
// line 153
echo "
";
// line 154
if ((twig_length_filter($this->env, ($context["comment"] ?? null)) > ($context["limit_chars"] ?? null))) {
// line 155
echo " env, ($context["comment"] ?? null), "html", null, true);
echo "\">
";
// line 156
echo twig_escape_filter($this->env, twig_slice($this->env, ($context["comment"] ?? null), 0, ($context["limit_chars"] ?? null)), "html", null, true);
echo "
...
";
} else {
// line 160
echo " ";
echo twig_escape_filter($this->env, ($context["comment"] ?? null), "html", null, true);
echo "
";
}
// line 162
echo "
";
}
// line 164
echo "
";
// line 165
if (($context["show_creation"] ?? null)) {
// line 166
echo "
";
// line 167
echo twig_escape_filter($this->env, ($context["create_time"] ?? null), "html", null, true);
echo "
";
}
// line 170
echo "
";
// line 171
if (($context["show_last_update"] ?? null)) {
// line 172
echo "
";
// line 173
echo twig_escape_filter($this->env, ($context["update_time"] ?? null), "html", null, true);
echo "
";
}
// line 176
echo "
";
// line 177
if (($context["show_last_check"] ?? null)) {
// line 178
echo "
";
// line 179
echo twig_escape_filter($this->env, ($context["check_time"] ?? null), "html", null, true);
echo "
";
}
// line 182
echo "
";
} elseif ( // line 183
($context["table_is_view"] ?? null)) {
// line 184
echo " -
";
echo _gettext("View");
// line 187
echo "
---
";
// line 189
if (($context["is_show_stats"] ?? null)) {
// line 190
echo " -
-
";
}
// line 193
echo " ";
if (($context["show_charset"] ?? null)) {
// line 194
echo "
";
}
// line 196
echo " ";
if (($context["show_comment"] ?? null)) {
// line 197
echo "
";
}
// line 199
echo " ";
if (($context["show_creation"] ?? null)) {
// line 200
echo " -
";
}
// line 202
echo " ";
if (($context["show_last_update"] ?? null)) {
// line 203
echo " -
";
}
// line 205
echo " ";
if (($context["show_last_check"] ?? null)) {
// line 206
echo " -
";
}
// line 208
echo "
";
} else {
// line 210
echo "
";
// line 211
if (($context["db_is_system_schema"] ?? null)) {
// line 212
echo " ";
$context["action_colspan"] = 3;
// line 213
echo " ";
} else {
// line 214
echo " ";
$context["action_colspan"] = 6;
// line 215
echo " ";
}
// line 216
echo " ";
if ((($context["num_favorite_tables"] ?? null) > 0)) {
// line 217
echo " ";
$context["action_colspan"] = (($context["action_colspan"] ?? null) + 1);
// line 218
echo " ";
}
// line 219
echo "
";
// line 220
$context["colspan_for_structure"] = (($context["action_colspan"] ?? null) + 3);
// line 221
echo "
";
echo _gettext("in use");
// line 224
echo "
";
}
// line 226
echo "
";
}
public function getTemplateName()
{
return "database/structure/structure_table_row.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 540 => 226, 536 => 224, 529 => 221, 527 => 220, 524 => 219, 521 => 218, 518 => 217, 515 => 216, 512 => 215, 509 => 214, 506 => 213, 503 => 212, 501 => 211, 498 => 210, 494 => 208, 490 => 206, 487 => 205, 483 => 203, 480 => 202, 476 => 200, 473 => 199, 469 => 197, 466 => 196, 462 => 194, 459 => 193, 454 => 190, 452 => 189, 448 => 187, 443 => 184, 441 => 183, 438 => 182, 432 => 179, 429 => 178, 427 => 177, 424 => 176, 418 => 173, 415 => 172, 413 => 171, 410 => 170, 404 => 167, 401 => 166, 399 => 165, 396 => 164, 392 => 162, 386 => 160, 379 => 156, 374 => 155, 372 => 154, 369 => 153, 366 => 152, 364 => 151, 361 => 150, 358 => 149, 352 => 146, 349 => 145, 346 => 144, 344 => 143, 341 => 142, 335 => 139, 326 => 135, 322 => 134, 319 => 133, 317 => 132, 314 => 131, 311 => 130, 305 => 127, 302 => 126, 300 => 125, 297 => 124, 294 => 123, 291 => 122, 289 => 121, 284 => 120, 282 => 119, 279 => 118, 277 => 117, 270 => 114, 264 => 112, 257 => 108, 253 => 106, 251 => 105, 250 => 104, 248 => 102, 246 => 101, 242 => 100, 239 => 99, 236 => 96, 233 => 95, 231 => 94, 229 => 93, 228 => 92, 225 => 91, 218 => 87, 215 => 86, 213 => 85, 212 => 84, 211 => 81, 206 => 80, 203 => 78, 196 => 74, 193 => 73, 191 => 72, 190 => 71, 187 => 70, 184 => 69, 177 => 66, 175 => 65, 174 => 64, 173 => 63, 170 => 62, 168 => 61, 161 => 59, 158 => 58, 156 => 57, 149 => 53, 145 => 52, 138 => 48, 134 => 47, 127 => 43, 123 => 42, 119 => 40, 115 => 38, 113 => 36, 112 => 35, 111 => 34, 110 => 33, 108 => 32, 106 => 30, 105 => 29, 104 => 27, 102 => 26, 99 => 24, 96 => 23, 93 => 21, 87 => 18, 83 => 17, 80 => 16, 78 => 15, 73 => 13, 70 => 12, 68 => 11, 63 => 10, 57 => 7, 53 => 6, 49 => 5, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/structure/structure_table_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/structure_table_row.twig");
}
}
PK ! HG G ' 6e/6e229861a165e950a61d2134db55fc9a.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "env, ($context["table_name_hash"] ?? null), "html", null, true);
echo "_favorite_anchor\"
class=\"ajax favorite_table_anchor\"
href=\"";
// line 3
echo PhpMyAdmin\Url::getFromRoute("/database/structure/favorite-table", ($context["fav_params"] ?? null));
echo "\"
title=\"";
// line 4
echo twig_escape_filter($this->env, ((($context["already_favorite"] ?? null)) ? (_gettext("Remove from Favorites")) : (_gettext("Add to Favorites"))), "html", null, true);
echo "\"
data-favtargets=\"";
// line 5
echo twig_escape_filter($this->env, ($context["db_table_name_hash"] ?? null), "html", null, true);
echo "\">
";
// line 6
echo ((($context["already_favorite"] ?? null)) ? (PhpMyAdmin\Html\Generator::getIcon("b_favorite")) : (PhpMyAdmin\Html\Generator::getIcon("b_no_favorite")));
echo "
";
}
public function getTemplateName()
{
return "database/structure/favorite_anchor.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 55 => 6, 51 => 5, 47 => 4, 43 => 3, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/structure/favorite_anchor.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/favorite_anchor.twig");
}
}
PK ! v