PK ! ;. ' c3/c3d07b150f663b2630f62d995fc2d452.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 "display/results/page_selector.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 48 => 4, 44 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "display/results/page_selector.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/page_selector.twig");
}
}
PK ! nLp
p
G c3/c34484a1ece80a38a03398208a02a6c9c564d1fe62351a7d7832d163038d96f4.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// 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 ((isset($context["content"]) || array_key_exists("content", $context))) {
// line 4
echo " env, $this->getAttribute($context["content"], 0, [], "array"), "html", null, true);
echo "\">
";
// line 5
echo twig_escape_filter($this->env, $this->getAttribute($context["content"], 1, [], "array"), "html", null, true);
echo "
";
// line 6
if ($this->getAttribute($context["content"], "extraSpan", [], "array", true, true)) {
// line 7
echo " : ";
echo twig_escape_filter($this->env, $this->getAttribute($context["content"], "extraSpan", [], "array"), "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 ( 69 => 12, 63 => 11, 59 => 9, 53 => 7, 51 => 6, 47 => 5, 42 => 4, 39 => 3, 35 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "console/query_action.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/query_action.twig");
}
}
PK ! (
(
G ab/ab2d7e062f70408d1e82f45ebffa1bef8b123399183926e1336f420fcb2ec675.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
$context["colspan"] = 2;
// line 2
if (($context["is_setup"] ?? null)) {
// line 3
echo " ";
$context["colspan"] = (($context["colspan"] ?? null) + 1);
}
// line 5
if (($context["show_buttons"] ?? null)) {
// line 6
echo "
env, ($context["colspan"] ?? null), "html", null, true);
echo "\" class=\"lastrow\">
";
}
// line 13
echo "
";
}
public function getTemplateName()
{
return "config/form_display/fieldset_bottom.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 58 => 13, 51 => 9, 47 => 8, 43 => 7, 40 => 6, 38 => 5, 34 => 3, 32 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "config/form_display/fieldset_bottom.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/fieldset_bottom.twig");
}
}
PK ! Q^r ' ab/ab84cc3ab02f4aa3c84e87c119e4648b.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'] = CoreExtension::ensureTraversable(($context["files"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
// line 2
yield "
";
}
$_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
yield "
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "scripts.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 110 => 24, 106 => 22, 96 => 19, 93 => 18, 89 => 17, 85 => 15, 74 => 13, 70 => 12, 67 => 11, 65 => 10, 61 => 9, 56 => 6, 48 => 4, 46 => 3, 42 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "scripts.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/scripts.twig");
}
}
PK ! 84R ' fb/fb872d4eff148ac96e4aee59bd180513.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 ! oB G 13/13dddec6b5a956b7bef797c5e7edc1c5c0ea0f0c5a9956f5883d89bdd70e4487.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
env, ($context["pma_theme_image"] ?? null), "html", null, true);
echo "arrow_";
echo twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html", null, true);
echo ".png\" width=\"38\" height=\"22\" alt=\"";
echo _gettext("With selected:");
echo "\" />
";
// line 4
echo _gettext("Check all");
echo "
";
// line 5
if ((($context["overhead_check"] ?? null) != "")) {
// line 6
echo " /
";
echo _gettext("Check tables having overhead");
echo "
";
}
// line 8
echo "
";
echo _gettext("With selected:");
echo "
";
// line 10
echo _gettext("Copy table");
echo "
";
// line 11
echo _gettext("Show create");
echo "
";
// line 12
echo _gettext("Export");
echo "
";
// line 13
if (( !($context["db_is_system_schema"] ?? null) && !($context["disable_multi_table"] ?? null))) {
// line 14
echo "
";
// line 15
echo _gettext("Empty");
echo "
";
// line 16
echo _gettext("Drop");
echo "
";
// line 19
echo _gettext("Analyze table");
echo "
";
// line 20
echo _gettext("Check table");
echo "
";
// line 21
echo _gettext("Checksum table");
echo "
";
// line 22
echo _gettext("Optimize table");
echo "
";
// line 23
echo _gettext("Repair table");
echo "
";
// line 26
echo _gettext("Add prefix to table");
echo "
";
// line 27
echo _gettext("Replace table prefix");
echo "
";
// line 28
echo _gettext("Copy table with prefix");
echo "
";
}
// line 31
echo " ";
if (((isset($context["central_columns_work"]) || array_key_exists("central_columns_work", $context)) && ($context["central_columns_work"] ?? null))) {
// line 32
echo "
";
// line 33
echo _gettext("Add columns to central list");
echo "
";
// line 34
echo _gettext("Remove columns from central list");
echo "
";
// line 35
echo _gettext("Make consistent with central list");
echo "
";
}
// line 38
echo "
";
// line 39
echo twig_join_filter(($context["hidden_fields"] ?? null), "
");
echo "
";
}
public function getTemplateName()
{
return "database/structure/check_all_tables.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 162 => 39, 159 => 38, 153 => 35, 149 => 34, 145 => 33, 140 => 32, 137 => 31, 131 => 28, 127 => 27, 123 => 26, 119 => 25, 114 => 23, 110 => 22, 106 => 21, 102 => 20, 98 => 19, 94 => 18, 89 => 16, 85 => 15, 80 => 14, 78 => 13, 74 => 12, 70 => 11, 66 => 10, 60 => 9, 57 => 8, 51 => 6, 49 => 5, 45 => 4, 41 => 3, 33 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "database/structure/check_all_tables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/check_all_tables.twig");
}
}
PK ! iT ' 13/13d4b36257c4b4570f68f2a6ed873fc8.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'] = CoreExtension::ensureTraversable(($context["filesList"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
// line 2
yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["file"], "html", null, true);
yield "\"";
if (($context["file"] == ($context["active"] ?? null))) {
yield " selected=\"selected\"";
}
yield ">
";
// line 3
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["file"], "html", null, true);
yield "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "file_select_options.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 51 => 3, 42 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "file_select_options.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/file_select_options.twig");
}
}
PK ! xԀ+ + G 13/133454c2abac5e6e9af345b1544ab94c53067f1cb29f3025459c3ab781eb63ca.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
";
// line 4
if ($this->getAttribute(($context["showtable"] ?? null), "Row_format", [], "array", true, true)) {
// line 5
echo "
";
// line 6
echo _gettext("Format");
echo "
";
// line 7
if (($this->getAttribute(($context["showtable"] ?? null), "Row_format", [], "array") == "Fixed")) {
// line 8
echo " ";
echo _gettext("static");
echo "
";
} elseif (($this->getAttribute( // line 9
($context["showtable"] ?? null), "Row_format", [], "array") == "Dynamic")) {
// line 10
echo " ";
echo _gettext("dynamic");
echo "
";
} else {
// line 12
echo " ";
echo twig_escape_filter($this->env, $this->getAttribute(($context["showtable"] ?? null), "Row_format", [], "array"), "html", null, true);
echo "
";
}
// line 14
echo "
";
}
// line 16
echo "
";
// line 17
if ( !twig_test_empty($this->getAttribute(($context["showtable"] ?? null), "Create_options", [], "array"))) {
// line 18
echo "
";
// line 19
echo _gettext("Options");
echo "
";
// line 20
if (($this->getAttribute(($context["showtable"] ?? null), "Create_options", [], "array") == "partitioned")) {
// line 21
echo " ";
echo _gettext("partitioned");
echo "
";
} else {
// line 23
echo " ";
echo twig_escape_filter($this->env, $this->getAttribute(($context["showtable"] ?? null), "Create_options", [], "array"), "html", null, true);
echo "
";
}
// line 25
echo "
";
}
// line 27
echo "
";
// line 28
if ( !twig_test_empty(($context["tbl_collation"] ?? null))) {
// line 29
echo "
";
// line 30
echo _gettext("Collation");
echo "
env, PhpMyAdmin\Charsets::getCollationDescr(($context["tbl_collation"] ?? null)), "html", null, true);
echo "\">
";
// line 33
echo twig_escape_filter($this->env, ($context["tbl_collation"] ?? null), "html", null, true);
echo "
";
}
// line 38
echo "
";
// line 39
if (( !($context["is_innodb"] ?? null) && $this->getAttribute(($context["showtable"] ?? null), "Rows", [], "array", true, true))) {
// line 40
echo "
";
// line 41
echo _gettext("Rows");
echo "
";
// line 42
echo twig_escape_filter($this->env, PhpMyAdmin\Util::formatNumber($this->getAttribute(($context["showtable"] ?? null), "Rows", [], "array"), 0), "html", null, true);
echo "
";
}
// line 45
echo "
";
// line 46
if ((( !($context["is_innodb"] ?? null) && $this->getAttribute( // line 47
($context["showtable"] ?? null), "Avg_row_length", [], "array", true, true)) && ($this->getAttribute( // line 48
($context["showtable"] ?? null), "Avg_row_length", [], "array") > 0))) {
// line 49
echo "
";
// line 50
echo _gettext("Row length");
echo "
";
// line 51
$context["avg_row_length"] = PhpMyAdmin\Util::formatByteDown($this->getAttribute(($context["showtable"] ?? null), "Avg_row_length", [], "array"), 6, 1);
// line 52
echo " ";
echo twig_escape_filter($this->env, $this->getAttribute(($context["avg_row_length"] ?? null), 0, [], "array"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->getAttribute(($context["avg_row_length"] ?? null), 1, [], "array"), "html", null, true);
echo "
";
}
// line 55
echo "
";
// line 56
if ((((( !($context["is_innodb"] ?? null) && $this->getAttribute( // line 57
($context["showtable"] ?? null), "Data_length", [], "array", true, true)) && $this->getAttribute( // line 58
($context["showtable"] ?? null), "Rows", [], "array", true, true)) && ($this->getAttribute( // line 59
($context["showtable"] ?? null), "Rows", [], "array") > 0)) && ( // line 60
($context["mergetable"] ?? null) == false))) {
// line 61
echo "
";
// line 62
echo _gettext("Row size");
echo "
";
// line 63
echo twig_escape_filter($this->env, ($context["avg_size"] ?? null), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, ($context["avg_unit"] ?? null), "html", null, true);
echo "
";
}
// line 66
echo "
";
// line 67
if ($this->getAttribute(($context["showtable"] ?? null), "Auto_increment", [], "array", true, true)) {
// line 68
echo "
";
// line 69
echo _gettext("Next autoindex");
echo "
";
// line 70
echo twig_escape_filter($this->env, PhpMyAdmin\Util::formatNumber($this->getAttribute(($context["showtable"] ?? null), "Auto_increment", [], "array"), 0), "html", null, true);
echo "
";
}
// line 73
echo "
";
// line 74
if ($this->getAttribute(($context["showtable"] ?? null), "Create_time", [], "array", true, true)) {
// line 75
echo "
";
// line 76
echo _gettext("Creation");
echo "
";
// line 77
echo twig_escape_filter($this->env, PhpMyAdmin\Util::localisedDate(twig_date_format_filter($this->env, $this->getAttribute(($context["showtable"] ?? null), "Create_time", [], "array"), "U")), "html", null, true);
echo "
";
}
// line 80
echo "
";
// line 81
if ($this->getAttribute(($context["showtable"] ?? null), "Update_time", [], "array", true, true)) {
// line 82
echo "
";
// line 83
echo _gettext("Last update");
echo "
";
// line 84
echo twig_escape_filter($this->env, PhpMyAdmin\Util::localisedDate(twig_date_format_filter($this->env, $this->getAttribute(($context["showtable"] ?? null), "Update_time", [], "array"), "U")), "html", null, true);
echo "
";
}
// line 87
echo "
";
// line 88
if ($this->getAttribute(($context["showtable"] ?? null), "Check_time", [], "array", true, true)) {
// line 89
echo "
";
// line 90
echo _gettext("Last check");
echo "
";
// line 91
echo twig_escape_filter($this->env, PhpMyAdmin\Util::localisedDate(twig_date_format_filter($this->env, $this->getAttribute(($context["showtable"] ?? null), "Check_time", [], "array"), "U")), "html", null, true);
echo "
";
}
// line 94
echo "
";
}
public function getTemplateName()
{
return "table/structure/row_stats_table.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 266 => 94, 260 => 91, 256 => 90, 253 => 89, 251 => 88, 248 => 87, 242 => 84, 238 => 83, 235 => 82, 233 => 81, 230 => 80, 224 => 77, 220 => 76, 217 => 75, 215 => 74, 212 => 73, 206 => 70, 202 => 69, 199 => 68, 197 => 67, 194 => 66, 186 => 63, 182 => 62, 179 => 61, 177 => 60, 176 => 59, 175 => 58, 174 => 57, 173 => 56, 170 => 55, 161 => 52, 159 => 51, 155 => 50, 152 => 49, 150 => 48, 149 => 47, 148 => 46, 145 => 45, 139 => 42, 135 => 41, 132 => 40, 130 => 39, 127 => 38, 119 => 33, 115 => 32, 110 => 30, 107 => 29, 105 => 28, 102 => 27, 98 => 25, 92 => 23, 86 => 21, 84 => 20, 80 => 19, 77 => 18, 75 => 17, 72 => 16, 68 => 14, 62 => 12, 56 => 10, 54 => 9, 49 => 8, 47 => 7, 43 => 6, 40 => 5, 38 => 4, 33 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "table/structure/row_stats_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/row_stats_table.twig");
}
}
PK ! %Q ' 6b/6b0c2f277a919c23e5ecc3a913ff077a.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
if (( !(null === twig_get_attribute($this->env, $this->source, ($context["relation_parameters"] ?? null), "relationFeature", [], "any", false, false, false, 1)) || ($context["is_foreign_key_supported"] ?? null))) {
// line 2
echo "
";
}
// line 16
echo "
";
// line 17
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->env->getRuntime('PhpMyAdmin\FlashMessages')->getMessages());
foreach ($context['_seq'] as $context["flash_key"] => $context["flash_messages"]) {
// line 18
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($context["flash_messages"]);
foreach ($context['_seq'] as $context["_key"] => $context["flash_message"]) {
// line 19
echo " env, $context["flash_key"], "html", null, true);
echo "\" role=\"alert\">
";
// line 20
echo twig_escape_filter($this->env, $context["flash_message"], "html", null, true);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['flash_message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['flash_key'], $context['flash_messages'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 24
echo "
";
// line 26
$this->displayBlock('content', $context, $blocks);
// line 27
echo "
";
}
// line 26
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
}
public function getTemplateName()
{
return "table/page_with_secondary_tabs.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 113 => 26, 108 => 27, 106 => 26, 102 => 24, 89 => 20, 84 => 19, 79 => 18, 75 => 17, 72 => 16, 64 => 11, 58 => 10, 50 => 5, 44 => 4, 40 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "table/page_with_secondary_tabs.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/page_with_secondary_tabs.twig");
}
}
PK ! v3 ' 6b/6b0bff33c83e5be7ec89b6579698723e.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 ! G 5d/5d6729831076d031349d5adb9ce2ad0b30cb3c574222084acd41f0bd081d2114.phpnu [ parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
// line 1
echo "env, ($context["align"] ?? null), "html", null, true);
echo " class=\"";
echo twig_escape_filter($this->env, ($context["classes"] ?? null), "html", null, true);
echo "\">
";
}
public function getTemplateName()
{
return "display/results/empty_display.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 19 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "display/results/empty_display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/empty_display.twig");
}
}
PK ! cD G 22/22f328e86274b51eb9034592ac106d133734cc8f4fba3637fe76b0a4b958f16d.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "env, ($context["id"] ?? null), "html", null, true);
echo "\"";
}
// line 2
if ( !twig_test_empty(($context["class"] ?? null))) {
echo " class=\"";
echo twig_escape_filter($this->env, ($context["class"] ?? null), "html", null, true);
echo "\"";
}
echo ">
";
// line 4
if ((((isset($context["url"]) || array_key_exists("url", $context)) && twig_test_iterable(($context["url"] ?? null))) && !twig_test_empty($this->getAttribute(($context["url"] ?? null), "href", [], "array")))) {
// line 5
echo " getAttribute(($context["url"] ?? null), "href", [], "array"))) {
echo " href=\"";
echo $this->getAttribute(($context["url"] ?? null), "href", [], "array");
echo "\"";
}
// line 6
if ( !twig_test_empty($this->getAttribute(($context["url"] ?? null), "target", [], "array"))) {
echo " target=\"";
echo twig_escape_filter($this->env, $this->getAttribute(($context["url"] ?? null), "target", [], "array"), "html", null, true);
echo "\"";
}
// line 7
if (( !twig_test_empty($this->getAttribute(($context["url"] ?? null), "target", [], "array")) && ($this->getAttribute(($context["url"] ?? null), "target", [], "array") == "_blank"))) {
echo " rel=\"noopener noreferrer\"";
}
// line 8
if ( !twig_test_empty($this->getAttribute(($context["url"] ?? null), "id", [], "array"))) {
echo " id=\"";
echo twig_escape_filter($this->env, $this->getAttribute(($context["url"] ?? null), "id", [], "array"), "html", null, true);
echo "\"";
}
// line 9
if ( !twig_test_empty($this->getAttribute(($context["url"] ?? null), "class", [], "array"))) {
echo " class=\"";
echo twig_escape_filter($this->env, $this->getAttribute(($context["url"] ?? null), "class", [], "array"), "html", null, true);
echo "\"";
}
// line 10
if ( !twig_test_empty($this->getAttribute(($context["url"] ?? null), "title", [], "array"))) {
echo " title=\"";
echo twig_escape_filter($this->env, $this->getAttribute(($context["url"] ?? null), "title", [], "array"), "html", null, true);
echo "\"";
}
echo ">
";
}
// line 12
echo " ";
echo ($context["content"] ?? null);
echo "
";
// line 13
if ((((isset($context["url"]) || array_key_exists("url", $context)) && twig_test_iterable(($context["url"] ?? null))) && !twig_test_empty($this->getAttribute(($context["url"] ?? null), "href", [], "array")))) {
// line 14
echo "
";
}
// line 16
echo " ";
if ( !twig_test_empty(($context["mysql_help_page"] ?? null))) {
// line 17
echo " ";
echo PhpMyAdmin\Util::showMySQLDocu(($context["mysql_help_page"] ?? null));
echo "
";
}
// line 19
echo "
";
}
public function getTemplateName()
{
return "list/item.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 106 => 19, 100 => 17, 97 => 16, 93 => 14, 91 => 13, 86 => 12, 77 => 10, 71 => 9, 65 => 8, 61 => 7, 55 => 6, 48 => 5, 46 => 4, 37 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "list/item.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/list/item.twig");
}
}
PK ! Z@&b b G b8/b8467faa5f2a7b309d051ad2bf80809b54162172bdc2b15ae0a6642bd81d528b.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// 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 ((isset($context["content"]) || array_key_exists("content", $context))) {
// line 4
echo "
env, $this->getAttribute($context["content"], 0, [], "array"), "html", null, true);
echo "\">
";
// line 5
echo (($this->getAttribute($context["content"], "image", [], "array", true, true)) ? ($this->getAttribute($context["content"], "image", [], "array")) : (""));
echo "
";
// line 6
echo twig_escape_filter($this->env, $this->getAttribute($context["content"], 1, [], "array"), "html", null, true);
echo "
";
}
// line 9
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 10
echo "
";
}
public function getTemplateName()
{
return "console/toolbar.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 63 => 10, 57 => 9, 51 => 6, 47 => 5, 42 => 4, 39 => 3, 35 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "console/toolbar.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/toolbar.twig");
}
}
PK ! ~Il
l
' 03/0329455ef303df248089f4105659b2ab.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["table_name_hash"] ?? null), "html", null, true);
yield "_favorite_anchor\"
class=\"ajax favorite_table_anchor\"
href=\"";
// line 3
yield PhpMyAdmin\Url::getFromRoute("/database/structure/favorite-table", ($context["fav_params"] ?? null));
yield "\"
title=\"";
// line 4
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((($context["already_favorite"] ?? null)) ? (_gettext("Remove from Favorites")) : (_gettext("Add to Favorites"))), "html", null, true);
yield "\"
data-favtargets=\"";
// line 5
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["db_table_name_hash"] ?? null), "html", null, true);
yield "\">
";
// line 6
yield ((($context["already_favorite"] ?? null)) ? (PhpMyAdmin\Html\Generator::getIcon("b_favorite")) : (PhpMyAdmin\Html\Generator::getIcon("b_no_favorite")));
yield "
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "database/structure/favorite_anchor.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 56 => 6, 52 => 5, 48 => 4, 44 => 3, 38 => 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 ! AC C G 03/03ed58f614f9d9b160664c21ea2eece232f35730ef999c3079905399857675fe.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "env, ($context["sql_query"] ?? null), "html", null, true);
echo "&message_to_show=";
echo twig_escape_filter($this->env, ($context["message_to_show"] ?? null), "html", null, true);
echo "\">
";
// line 3
echo ($context["title"] ?? null);
echo "
";
}
public function getTemplateName()
{
return "database/structure/empty_table.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 40 => 3, 34 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "database/structure/empty_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/empty_table.twig");
}
}
PK ! >C C ' 03/038cf22219ea071b36f162a209a81be9.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 ! Vc G 03/034e6602fc460de4294e380e3a217f29b15f04b2b1ad23942ba8413a983762c6.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
$context["title"] = "";
// line 2
if ($this->getAttribute(($context["column_meta"] ?? null), "column_status", [], "array", true, true)) {
// line 3
echo " ";
if ($this->getAttribute($this->getAttribute(($context["column_meta"] ?? null), "column_status", [], "array"), "isReferenced", [], "array")) {
// line 4
echo " ";
$context["title"] = (($context["title"] ?? null) . sprintf(_gettext("Referenced by %s."), twig_join_filter($this->getAttribute($this->getAttribute( // line 5
($context["column_meta"] ?? null), "column_status", [], "array"), "references", [], "array"), ",")));
// line 7
echo " ";
}
// line 8
echo " ";
if ($this->getAttribute($this->getAttribute(($context["column_meta"] ?? null), "column_status", [], "array"), "isForeignKey", [], "array")) {
// line 9
echo " ";
if ( !twig_test_empty(($context["title"] ?? null))) {
// line 10
echo " ";
$context["title"] = (($context["title"] ?? null) . "
");
// line 11
echo " ";
}
// line 12
echo " ";
$context["title"] = (($context["title"] ?? null) . _gettext("Is a foreign key."));
// line 13
echo " ";
}
}
// line 15
if (twig_test_empty(($context["title"] ?? null))) {
// line 16
echo " ";
$context["title"] = _gettext("Column");
}
// line 18
echo "
env, ($context["column_number"] ?? null), "html", null, true);
echo "_";
echo twig_escape_filter($this->env, (($context["ci"] ?? null) - ($context["ci_offset"] ?? null)), "html", null, true);
echo "\"
";
// line 20
if (($this->getAttribute(($context["column_meta"] ?? null), "column_status", [], "array", true, true) && !$this->getAttribute($this->getAttribute( // line 21
($context["column_meta"] ?? null), "column_status", [], "array"), "isEditable", [], "array"))) {
// line 22
echo " disabled=\"disabled\"
";
}
// line 24
echo " type=\"text\"
name=\"field_name[";
// line 25
echo twig_escape_filter($this->env, ($context["column_number"] ?? null), "html", null, true);
echo "]\"
maxlength=\"64\"
class=\"textfield\"
title=\"";
// line 28
echo twig_escape_filter($this->env, ($context["title"] ?? null), "html", null, true);
echo "\"
size=\"10\"
value=\"";
// line 30
(($this->getAttribute(($context["column_meta"] ?? null), "Field", [], "array", true, true)) ? (print (twig_escape_filter($this->env, $this->getAttribute(($context["column_meta"] ?? null), "Field", [], "array"), "html", null, true))) : (print ("")));
echo "\" />
";
// line 32
if (($this->getAttribute(($context["cfg_relation"] ?? null), "centralcolumnswork", [], "array") && !($this->getAttribute( // line 33
($context["column_meta"] ?? null), "column_status", [], "array", true, true) && !$this->getAttribute($this->getAttribute( // line 34
($context["column_meta"] ?? null), "column_status", [], "array"), "isEditable", [], "array")))) {
// line 35
echo " env, ($context["column_number"] ?? null), "html", null, true);
echo "_";
echo twig_escape_filter($this->env, (($context["ci"] ?? null) - ($context["ci_offset"] ?? null)), "html", null, true);
echo "\">
env, ($context["max_rows"] ?? null), "html", null, true);
echo "\"
href=\"#\"
class=\"central_columns_dialog\">
";
// line 40
echo _gettext("Pick from Central Columns");
// line 41
echo "
";
}
}
public function getTemplateName()
{
return "columns_definitions/column_name.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 126 => 41, 124 => 40, 118 => 37, 112 => 36, 109 => 35, 107 => 34, 106 => 33, 105 => 32, 100 => 30, 95 => 28, 89 => 25, 86 => 24, 82 => 22, 80 => 21, 79 => 20, 73 => 19, 70 => 18, 66 => 16, 64 => 15, 60 => 13, 57 => 12, 54 => 11, 50 => 10, 47 => 9, 44 => 8, 41 => 7, 39 => 5, 37 => 4, 34 => 3, 32 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "columns_definitions/column_name.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_name.twig");
}
}
PK ! 6 G 03/03d1b476fd8ac937e7bd37ea325fd28c9d43477a4ce430da662404f8cd0e8b25.phpnu [ parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
// line 1
echo "
env, ($context["pma_theme_image"] ?? null), "html", null, true);
echo "arrow_";
echo twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html", null, true);
echo ".png\" width=\"38\" height=\"22\" alt=\"";
echo _gettext("With selected:");
echo "\" />
";
// line 4
echo _gettext("Check all");
echo "
";
// line 5
if ((($context["overhead_check"] ?? null) != "")) {
// line 6
echo " /
";
echo _gettext("Check tables having overhead");
echo "
";
}
// line 8
echo "
";
echo _gettext("With selected:");
echo "
";
// line 10
echo _gettext("Copy table");
echo "
";
// line 11
echo _gettext("Show create");
echo "
";
// line 12
echo _gettext("Export");
echo "
";
// line 13
if (( !($context["db_is_system_schema"] ?? null) && !($context["disable_multi_table"] ?? null))) {
// line 14
echo "
";
// line 15
echo _gettext("Empty");
echo "
";
// line 16
echo _gettext("Drop");
echo "
";
// line 19
echo _gettext("Analyze table");
echo "
";
// line 20
echo _gettext("Check table");
echo "
";
// line 21
echo _gettext("Checksum table");
echo "
";
// line 22
echo _gettext("Optimize table");
echo "
";
// line 23
echo _gettext("Repair table");
echo "
";
// line 26
echo _gettext("Add prefix to table");
echo "
";
// line 27
echo _gettext("Replace table prefix");
echo "
";
// line 28
echo _gettext("Copy table with prefix");
echo "
";
}
// line 31
echo " ";
if (((isset($context["central_columns_work"]) || array_key_exists("central_columns_work", $context)) && ($context["central_columns_work"] ?? null))) {
// line 32
echo "
";
// line 33
echo _gettext("Add columns to central list");
echo "
";
// line 34
echo _gettext("Remove columns from central list");
echo "
";
// line 35
echo _gettext("Make consistent with central list");
echo "
";
}
// line 38
echo "
";
// line 39
echo twig_join_filter(($context["hidden_fields"] ?? null), "
");
echo "
";
}
public function getTemplateName()
{
return "database/structure/check_all_tables.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 151 => 39, 148 => 38, 142 => 35, 138 => 34, 134 => 33, 129 => 32, 126 => 31, 120 => 28, 116 => 27, 112 => 26, 108 => 25, 103 => 23, 99 => 22, 95 => 21, 91 => 20, 87 => 19, 83 => 18, 78 => 16, 74 => 15, 69 => 14, 67 => 13, 63 => 12, 59 => 11, 55 => 10, 49 => 9, 46 => 8, 40 => 6, 38 => 5, 34 => 4, 30 => 3, 22 => 2, 19 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "database/structure/check_all_tables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/check_all_tables.twig");
}
}
PK ! ~0[ G ad/ad1c7d5ca5452d104553f9c4fb59ceeb030cb5e418b72b082b58ce088741d30e.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if (($this->getAttribute(($context["comments_map"] ?? null), $this->getAttribute(($context["fields_meta"] ?? null), "table", []), [], "array", true, true) && $this->getAttribute($this->getAttribute( // line 2
($context["comments_map"] ?? null), $this->getAttribute(($context["fields_meta"] ?? null), "table", []), [], "array", false, true), $this->getAttribute(($context["fields_meta"] ?? null), "name", []), [], "array", true, true))) {
// line 3
echo "
";
}
}
public function getTemplateName()
{
return "display/results/comment_for_row.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 52 => 9, 46 => 7, 40 => 5, 38 => 4, 33 => 3, 31 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "display/results/comment_for_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/comment_for_row.twig");
}
}
PK ! ' 8e/8ef972a7b26f9245a3d9000bd6a50285.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 ! ͑Q G 8e/8ec5048e7feeccefd65464003738a593aed33cf423b10b4b55c9415b6d4b611e.phpnu [ parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
// line 1
echo "
";
// line 2
echo _gettext("Filters");
echo "
";
// line 4
echo _gettext("Containing the word:");
echo "
env, ($context["filter_value"] ?? null), "html", null, true);
echo "\" />
";
}
public function getTemplateName()
{
return "filter.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 32 => 6, 27 => 4, 22 => 2, 19 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "filter.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/filter.twig");
}
}
PK ! CI ' a0/a0cbe9d9bd789a98e3dff5fa63ee0e9e.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "env, ($context["classes"] ?? null), "html", null, true);
echo "\">
";
}
public function getTemplateName()
{
return "display/results/empty_display.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "display/results/empty_display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/empty_display.twig");
}
}
PK !
G a0/a0653e35b9555dd85571dc8284699b83c695565ec78ff504f475de2030b00ba8.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "env, ($context["align"] ?? null), "html", null, true);
echo " class=\"";
echo twig_escape_filter($this->env, ($context["classes"] ?? null), "html", null, true);
echo "\">
";
}
public function getTemplateName()
{
return "display/results/empty_display.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "display/results/empty_display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/empty_display.twig");
}
}
PK ! %vT G a0/a0c00a54b1bb321f799a5f4507a676b317067ae03b1d45bd13363a544ec066b7.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
";
}
public function getTemplateName()
{
return "javascript/display.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 35 => 4, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "javascript/display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/javascript/display.twig");
}
}
PK ! l!8 8 G d5/d52220f7879a7c498d2943ebe60f3f3d1f5d1f707f9b17486bb1e818ed820eaf.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// 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
(isset($context["cfg_bookmark"]) || array_key_exists("cfg_bookmark", $context))) ? ([0 => "button bookmarks", 1 => _gettext("Bookmarks")]) : (null)), 5 => [0 => "button debug hide", 1 => _gettext("Debug SQL")]]]));
// line 15
echo " ";
// line 16
echo "
";
// line 20
echo _gettext("Press Ctrl+Enter to execute query");
// line 21
echo "
";
// line 23
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 "
getAttribute($context["record"], "sqlquery", [], "array"))) ? (" select") : (""));
echo "\"
targetdb=\"";
// line 30
echo twig_escape_filter($this->env, $this->getAttribute($context["record"], "db", [], "array"), "html", null, true);
echo "\" targettable=\"";
echo twig_escape_filter($this->env, $this->getAttribute($context["record"], "table", [], "array"), "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
(isset($context["cfg_bookmark"]) || array_key_exists("cfg_bookmark", $context))) ? ([0 => "action bookmark", 1 => _gettext("Bookmark")]) : (null)), 7 => [0 => "text failed", 1 => _gettext("Query failed")], 8 => [0 => "text targetdb", 1 => _gettext("Database"), "extraSpan" => $this->getAttribute( // line 42
$context["record"], "db", [], "array")], 9 => [0 => "text query_time", 1 => _gettext("Queried time"), "extraSpan" => (($this->getAttribute( // line 46
$context["record"], "timevalue", [], "array", true, true)) ? ($this->getAttribute( // line 47
$context["record"], "timevalue", [], "array")) : (_gettext("During current session")))]]]));
// line 51
echo " ";
echo twig_escape_filter($this->env, $this->getAttribute($context["record"], "sqlquery", [], "array"), "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")], 5 => [0 => "text time", 1 => _gettext("Time taken")]]]));
// line 95
echo "
";
// line 97
if (($context["cfg_bookmark"] ?? 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
(isset($context["cfg_bookmark"]) || array_key_exists("cfg_bookmark", $context))) ? ([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 ( 231 => 190, 229 => 184, 227 => 175, 220 => 169, 218 => 168, 213 => 165, 211 => 162, 205 => 158, 203 => 157, 198 => 154, 196 => 153, 191 => 150, 189 => 149, 185 => 147, 183 => 140, 180 => 139, 178 => 138, 166 => 129, 163 => 128, 161 => 127, 155 => 124, 149 => 121, 144 => 118, 142 => 112, 135 => 108, 132 => 107, 130 => 99, 127 => 98, 125 => 97, 121 => 95, 119 => 84, 112 => 79, 110 => 64, 107 => 63, 104 => 61, 97 => 55, 94 => 54, 84 => 51, 82 => 47, 81 => 46, 80 => 42, 79 => 40, 78 => 31, 72 => 30, 68 => 29, 66 => 28, 61 => 27, 59 => 26, 55 => 24, 53 => 23, 49 => 21, 47 => 20, 41 => 16, 39 => 15, 37 => 11, 36 => 7, 34 => 4, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "console/display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/display.twig");
}
}
PK !
y y G e4/e424080d2be779cad463429d2595d6d55c44e10fc4cdb449d0712f1abf8a41ea.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
";
}
public function getTemplateName()
{
return "display/results/table_navigation_button.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 66 => 10, 61 => 9, 57 => 8, 53 => 7, 49 => 6, 45 => 5, 41 => 4, 37 => 3, 33 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "display/results/table_navigation_button.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/table_navigation_button.twig");
}
}
PK ! w3F G ff/ff31a8efaaa0905836ea0b0580f455ee3f655e00350c40eb8ddd10257ccc8e3f.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo " env, ($context["html_field_name"] ?? null), "html", null, true);
echo "\"";
// line 2
if ((isset($context["html_field_id"]) || array_key_exists("html_field_id", $context))) {
echo " id=\"";
echo twig_escape_filter($this->env, ($context["html_field_id"] ?? null), "html", null, true);
echo "\"";
}
// line 3
if (((isset($context["checked"]) || array_key_exists("checked", $context)) && ($context["checked"] ?? null))) {
echo " checked=\"checked\"";
}
// line 4
if (((isset($context["onclick"]) || array_key_exists("onclick", $context)) && ($context["onclick"] ?? null))) {
echo " class=\"autosubmit\"";
}
echo " />env, ($context["html_field_id"] ?? null), "html", null, true);
echo "\"";
}
// line 6
echo ">";
echo twig_escape_filter($this->env, ($context["label"] ?? null), "html", null, true);
echo "
";
}
public function getTemplateName()
{
return "checkbox.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 55 => 6, 49 => 5, 44 => 4, 40 => 3, 34 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "checkbox.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/checkbox.twig");
}
}
PK ! ,X X ' ff/ffbecfb5f4f6bef690d8a7985f792fad.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 ! -
)n n ' 25/254edb6bc161bcfaee6c905550703772.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 2
yield "var firstDayOfCalendar = '";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["first_day_of_calendar"] ?? null), "js", null, true);
yield "';
var themeImagePath = '";
// line 3
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath(), "js", null, true);
yield "';
var mysqlDocTemplate = '";
// line 4
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(PhpMyAdmin\Util::getMySQLDocuURL("%s"), "js", null, true);
yield "';
var maxInputVars = ";
// line 5
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["max_input_vars"] ?? null), "js", null, true);
yield ";
";
// line 7
$context["show_month_after_year"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
yield _gettext("calendar-month-year");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
// line 10
$context["year_suffix"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Year suffix for calendar, "none" is empty.
yield _gettext("none");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
// line 14
yield "if (\$.datepicker) {
\$.datepicker.regional[''].closeText = '";
// line 15
$___internal_parse_1_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Display text for calendar close link
yield _gettext("Done");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_1_, "js");
yield "';
\$.datepicker.regional[''].prevText = '";
// line 16
$___internal_parse_2_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Previous month. Display text for previous month link in calendar
yield _gettext("Prev");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_2_, "js");
yield "';
\$.datepicker.regional[''].nextText = '";
// line 17
$___internal_parse_3_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Next month. Display text for next month link in calendar
yield _gettext("Next");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_3_, "js");
yield "';
\$.datepicker.regional[''].currentText = '";
// line 18
$___internal_parse_4_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Display text for current month link in calendar
yield _gettext("Today");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_4_, "js");
yield "';
\$.datepicker.regional[''].monthNames = [
'";
// line 20
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("January"), "js", null, true);
yield "',
'";
// line 21
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("February"), "js", null, true);
yield "',
'";
// line 22
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("March"), "js", null, true);
yield "',
'";
// line 23
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("April"), "js", null, true);
yield "',
'";
// line 24
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("May"), "js", null, true);
yield "',
'";
// line 25
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("June"), "js", null, true);
yield "',
'";
// line 26
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("July"), "js", null, true);
yield "',
'";
// line 27
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("August"), "js", null, true);
yield "',
'";
// line 28
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("September"), "js", null, true);
yield "',
'";
// line 29
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("October"), "js", null, true);
yield "',
'";
// line 30
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("November"), "js", null, true);
yield "',
'";
// line 31
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("December"), "js", null, true);
yield "',
];
\$.datepicker.regional[''].monthNamesShort = [
'";
// line 34
$___internal_parse_5_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for January
yield _gettext("Jan");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_5_, "js");
yield "',
'";
// line 35
$___internal_parse_6_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for February
yield _gettext("Feb");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_6_, "js");
yield "',
'";
// line 36
$___internal_parse_7_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for March
yield _gettext("Mar");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_7_, "js");
yield "',
'";
// line 37
$___internal_parse_8_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for April
yield _gettext("Apr");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_8_, "js");
yield "',
'";
// line 38
$___internal_parse_9_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for May
yield _gettext("May");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_9_, "js");
yield "',
'";
// line 39
$___internal_parse_10_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for June
yield _gettext("Jun");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_10_, "js");
yield "',
'";
// line 40
$___internal_parse_11_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for July
yield _gettext("Jul");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_11_, "js");
yield "',
'";
// line 41
$___internal_parse_12_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for August
yield _gettext("Aug");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_12_, "js");
yield "',
'";
// line 42
$___internal_parse_13_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for September
yield _gettext("Sep");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_13_, "js");
yield "',
'";
// line 43
$___internal_parse_14_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for October
yield _gettext("Oct");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_14_, "js");
yield "',
'";
// line 44
$___internal_parse_15_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for November
yield _gettext("Nov");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_15_, "js");
yield "',
'";
// line 45
$___internal_parse_16_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short month name for December
yield _gettext("Dec");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_16_, "js");
yield "',
];
\$.datepicker.regional[''].dayNames = [
'";
// line 48
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Sunday"), "js", null, true);
yield "',
'";
// line 49
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Monday"), "js", null, true);
yield "',
'";
// line 50
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Tuesday"), "js", null, true);
yield "',
'";
// line 51
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Wednesday"), "js", null, true);
yield "',
'";
// line 52
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Thursday"), "js", null, true);
yield "',
'";
// line 53
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Friday"), "js", null, true);
yield "',
'";
// line 54
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Saturday"), "js", null, true);
yield "',
];
\$.datepicker.regional[''].dayNamesShort = [
'";
// line 57
$___internal_parse_17_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short week day name for Sunday
yield _gettext("Sun");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_17_, "js");
yield "',
'";
// line 58
$___internal_parse_18_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short week day name for Monday
yield _gettext("Mon");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_18_, "js");
yield "',
'";
// line 59
$___internal_parse_19_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short week day name for Tuesday
yield _gettext("Tue");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_19_, "js");
yield "',
'";
// line 60
$___internal_parse_20_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short week day name for Wednesday
yield _gettext("Wed");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_20_, "js");
yield "',
'";
// line 61
$___internal_parse_21_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short week day name for Thursday
yield _gettext("Thu");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_21_, "js");
yield "',
'";
// line 62
$___internal_parse_22_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short week day name for Friday
yield _gettext("Fri");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_22_, "js");
yield "',
'";
// line 63
$___internal_parse_23_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Short week day name for Saturday
yield _gettext("Sat");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_23_, "js");
yield "',
];
\$.datepicker.regional[''].dayNamesMin = [
'";
// line 66
$___internal_parse_24_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Minimal week day name for Sunday
yield _gettext("Su");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_24_, "js");
yield "',
'";
// line 67
$___internal_parse_25_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Minimal week day name for Monday
yield _gettext("Mo");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_25_, "js");
yield "',
'";
// line 68
$___internal_parse_26_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Minimal week day name for Tuesday
yield _gettext("Tu");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_26_, "js");
yield "',
'";
// line 69
$___internal_parse_27_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Minimal week day name for Wednesday
yield _gettext("We");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_27_, "js");
yield "',
'";
// line 70
$___internal_parse_28_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Minimal week day name for Thursday
yield _gettext("Th");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_28_, "js");
yield "',
'";
// line 71
$___internal_parse_29_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Minimal week day name for Friday
yield _gettext("Fr");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_29_, "js");
yield "',
'";
// line 72
$___internal_parse_30_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Minimal week day name for Saturday
yield _gettext("Sa");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_30_, "js");
yield "',
];
\$.datepicker.regional[''].weekHeader = '";
// line 74
$___internal_parse_31_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: Column header for week of the year in calendar
yield _gettext("Wk");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_31_, "js");
yield "';
\$.datepicker.regional[''].showMonthAfterYear = ";
// line 75
yield (((($context["show_month_after_year"] ?? null) == "calendar-year-month")) ? ("true") : ("false"));
yield ";
\$.datepicker.regional[''].yearSuffix = '";
// line 76
yield (((($context["year_suffix"] ?? null) != "none")) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["year_suffix"] ?? null), "js")) : (""));
yield "';
\$.extend(\$.datepicker._defaults, \$.datepicker.regional['']);
}
if (\$.timepicker) {
\$.timepicker.regional[''].timeText = '";
// line 81
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Time"), "js", null, true);
yield "';
\$.timepicker.regional[''].hourText = '";
// line 82
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Hour"), "js", null, true);
yield "';
\$.timepicker.regional[''].minuteText = '";
// line 83
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Minute"), "js", null, true);
yield "';
\$.timepicker.regional[''].secondText = '";
// line 84
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Second"), "js", null, true);
yield "';
\$.extend(\$.timepicker._defaults, \$.timepicker.regional['']);
}
function extendingValidatorMessages () {
\$.extend(\$.validator.messages, {
required: '";
// line 90
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("This field is required"), "js", null, true);
yield "',
remote: '";
// line 91
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please fix this field"), "js", null, true);
yield "',
email: '";
// line 92
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid email address"), "js", null, true);
yield "',
url: '";
// line 93
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid URL"), "js", null, true);
yield "',
date: '";
// line 94
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid date"), "js", null, true);
yield "',
dateISO: '";
// line 95
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid date ( ISO )"), "js", null, true);
yield "',
number: '";
// line 96
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid number"), "js", null, true);
yield "',
creditcard: '";
// line 97
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid credit card number"), "js", null, true);
yield "',
digits: '";
// line 98
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter only digits"), "js", null, true);
yield "',
equalTo: '";
// line 99
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter the same value again"), "js", null, true);
yield "',
maxlength: \$.validator.format('";
// line 100
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter no more than {0} characters"), "js", null, true);
yield "'),
minlength: \$.validator.format('";
// line 101
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter at least {0} characters"), "js", null, true);
yield "'),
rangelength: \$.validator.format('";
// line 102
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a value between {0} and {1} characters long"), "js", null, true);
yield "'),
range: \$.validator.format('";
// line 103
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a value between {0} and {1}"), "js", null, true);
yield "'),
max: \$.validator.format('";
// line 104
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a value less than or equal to {0}"), "js", null, true);
yield "'),
min: \$.validator.format('";
// line 105
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a value greater than or equal to {0}"), "js", null, true);
yield "'),
validationFunctionForDateTime: \$.validator.format('";
// line 106
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid date or time"), "js", null, true);
yield "'),
validationFunctionForHex: \$.validator.format('";
// line 107
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid HEX input"), "js", null, true);
yield "'),
validationFunctionForMd5: \$.validator.format('";
// line 108
$___internal_parse_32_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: To validate the usage of a MD5 function on the column
yield _gettext("This column can not contain a 32 chars value");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_32_, "js");
yield "'),
validationFunctionForAesDesEncrypt: \$.validator.format('";
// line 109
$___internal_parse_33_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
// l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
yield _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.");
return; yield '';
})())) ? '' : new Markup($tmp, $this->env->getCharset());
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_33_, "js");
yield "')
});
}
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "javascript/variables.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 550 => 109, 541 => 108, 537 => 107, 533 => 106, 529 => 105, 525 => 104, 521 => 103, 517 => 102, 513 => 101, 509 => 100, 505 => 99, 501 => 98, 497 => 97, 493 => 96, 489 => 95, 485 => 94, 481 => 93, 477 => 92, 473 => 91, 469 => 90, 460 => 84, 456 => 83, 452 => 82, 448 => 81, 440 => 76, 436 => 75, 427 => 74, 417 => 72, 408 => 71, 399 => 70, 390 => 69, 381 => 68, 372 => 67, 363 => 66, 352 => 63, 343 => 62, 334 => 61, 325 => 60, 316 => 59, 307 => 58, 298 => 57, 292 => 54, 288 => 53, 284 => 52, 280 => 51, 276 => 50, 272 => 49, 268 => 48, 257 => 45, 248 => 44, 239 => 43, 230 => 42, 221 => 41, 212 => 40, 203 => 39, 194 => 38, 185 => 37, 176 => 36, 167 => 35, 158 => 34, 152 => 31, 148 => 30, 144 => 29, 140 => 28, 136 => 27, 132 => 26, 128 => 25, 124 => 24, 120 => 23, 116 => 22, 112 => 21, 108 => 20, 98 => 18, 89 => 17, 80 => 16, 71 => 15, 68 => 14, 62 => 10, 56 => 7, 51 => 5, 47 => 4, 43 => 3, 38 => 2,);
}
public function getSourceContext()
{
return new Source("", "javascript/variables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/javascript/variables.twig");
}
}
PK ! q%3 G 25/25a8043b3b11022241e2f166c0464d8df4e19fd39e3e6f29bd0df70b86e5511a.phpnu [ parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
// line 1
echo "
env, ($context["goto"] ?? null), "html", null, true);
echo "\" />
";
// line 4
echo " env, ($context["pos"] ?? null), "html", null, true);
echo "\" />
env, ($context["is_browse_distinct"] ?? null), "html", null, true);
echo "\" />
";
// line 6
echo _gettext("Number of rows:");
// line 7
echo PhpMyAdmin\Util::getDropdown("session_max_rows", // line 9
($context["number_of_rows_choices"] ?? null), // line 10
($context["max_rows"] ?? null), "", "autosubmit", // line 13
($context["number_of_rows_placeholder"] ?? null));
// line 14
echo "
";
}
public function getTemplateName()
{
return "display/results/additional_fields.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 44 => 14, 42 => 13, 41 => 10, 40 => 9, 39 => 7, 37 => 6, 33 => 5, 28 => 4, 24 => 2, 19 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "display/results/additional_fields.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/additional_fields.twig");
}
}
PK ! K
G 82/82f1eeeb5c94ee22f8babbe7070cb79bae4a87f89c7c2e18a6be316b548c8eb8.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo " env, ($context["pma_theme_image"] ?? null), "html", null, true);
echo "arrow_";
echo twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html", null, true);
echo ".png\"
width=\"38\" height=\"22\" alt=\"";
// line 2
echo _gettext("With selected:");
echo "\" />
env, ($context["form_name"] ?? null), "html", null, true);
echo "_checkall\" class=\"checkall_box\"
title=\"";
// line 4
echo _gettext("Check all");
echo "\" />
env, ($context["form_name"] ?? null), "html", null, true);
echo "_checkall\">";
echo _gettext("Check all");
echo "
";
// line 6
echo _gettext("With selected:");
echo "
";
}
public function getTemplateName()
{
return "select_all.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 55 => 6, 49 => 5, 45 => 4, 41 => 3, 37 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "select_all.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/select_all.twig");
}
}
PK ! qtW W ' 94/94e2f47428f1a9c041a6aa5c416392b9.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "modals/unhide_nav_item.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 56 => 10, 49 => 6, 45 => 5, 38 => 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 ! :m_W W ' 04/04dd97af3230821c6c82d94fa030112f.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);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
}
// line 3
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::sprintf(_gettext("Importing into the database \"%s\""), ($context["db"] ?? null)), "html", null, true);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "database/import/index.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 47 => 3, 36 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/import/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/import/index.twig");
}
}
PK ! hc$ $ ' 69/699daffb612136e04e79c262af26bbf9.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'message' => [$this, 'block_message'],
'selection_options' => [$this, 'block_selection_options'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 3
echo PhpMyAdmin\Html\Generator::getImage("b_export", _gettext("Export"));
echo "
";
// line 4
$this->displayBlock('title', $context, $blocks);
// line 5
echo "
";
// line 7
echo ($context["page_settings_error_html"] ?? null);
echo "
";
// line 8
echo ($context["page_settings_html"] ?? null);
echo "
";
// line 10
$this->displayBlock('message', $context, $blocks);
// line 11
echo "
";
// line 12
if (twig_get_attribute($this->env, $this->source, ($context["templates"] ?? null), "is_enabled", [], "any", false, false, false, 12)) {
// line 13
echo "
";
}
// line 62
echo "
";
// line 63
if ( !twig_test_empty(($context["sql_query"] ?? null))) {
// line 64
echo "
";
// line 87
echo twig_escape_filter($this->env, ($context["sql_query"] ?? null), "html", null, true);
echo "
";
}
// line 98
echo "
";
}
// line 4
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
}
// line 10
public function block_message($context, array $blocks = [])
{
$macros = $this->macros;
}
// line 133
public function block_selection_options($context, array $blocks = [])
{
$macros = $this->macros;
}
public function getTemplateName()
{
return "export.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 1074 => 133, 1068 => 10, 1062 => 4, 1052 => 499, 1047 => 497, 1042 => 494, 1040 => 493, 1036 => 491, 1032 => 490, 1030 => 489, 1028 => 488, 1021 => 484, 1017 => 482, 1008 => 476, 1003 => 474, 995 => 469, 989 => 465, 986 => 464, 983 => 463, 980 => 462, 977 => 461, 975 => 460, 970 => 458, 967 => 457, 963 => 455, 961 => 454, 958 => 453, 952 => 451, 945 => 446, 941 => 444, 936 => 442, 934 => 441, 931 => 440, 927 => 438, 922 => 436, 920 => 435, 918 => 434, 915 => 433, 908 => 429, 902 => 426, 900 => 425, 897 => 424, 890 => 419, 883 => 417, 881 => 416, 878 => 415, 874 => 414, 870 => 413, 864 => 409, 858 => 406, 856 => 405, 848 => 399, 842 => 396, 835 => 392, 827 => 388, 819 => 382, 813 => 378, 807 => 375, 800 => 370, 795 => 368, 791 => 366, 789 => 365, 782 => 360, 777 => 359, 772 => 356, 767 => 355, 762 => 352, 754 => 347, 749 => 345, 745 => 342, 743 => 341, 737 => 337, 732 => 336, 726 => 332, 716 => 325, 706 => 317, 700 => 314, 689 => 306, 681 => 301, 675 => 298, 664 => 290, 656 => 285, 650 => 282, 639 => 274, 631 => 269, 619 => 260, 608 => 252, 604 => 249, 598 => 248, 592 => 247, 583 => 243, 570 => 240, 561 => 238, 558 => 237, 554 => 236, 550 => 235, 547 => 234, 541 => 230, 530 => 227, 523 => 225, 520 => 224, 516 => 223, 513 => 222, 509 => 221, 506 => 220, 500 => 216, 491 => 213, 486 => 211, 483 => 210, 479 => 209, 476 => 208, 472 => 207, 465 => 202, 455 => 194, 451 => 193, 443 => 188, 436 => 183, 430 => 180, 423 => 175, 418 => 173, 413 => 170, 409 => 169, 407 => 168, 404 => 167, 395 => 161, 392 => 160, 386 => 157, 383 => 156, 380 => 154, 378 => 153, 376 => 152, 374 => 151, 371 => 149, 364 => 145, 359 => 144, 354 => 141, 349 => 140, 344 => 137, 340 => 136, 338 => 135, 335 => 134, 333 => 133, 328 => 130, 317 => 128, 313 => 127, 309 => 125, 296 => 123, 292 => 122, 289 => 121, 284 => 119, 279 => 117, 272 => 112, 267 => 111, 262 => 108, 257 => 107, 252 => 104, 248 => 103, 246 => 102, 241 => 100, 237 => 99, 234 => 98, 226 => 92, 217 => 87, 210 => 82, 206 => 81, 192 => 72, 187 => 68, 184 => 67, 180 => 64, 178 => 63, 175 => 62, 162 => 54, 154 => 51, 149 => 48, 140 => 45, 133 => 44, 129 => 43, 126 => 42, 119 => 38, 113 => 35, 102 => 27, 96 => 24, 90 => 21, 84 => 18, 78 => 16, 74 => 14, 70 => 13, 68 => 12, 65 => 11, 63 => 10, 58 => 8, 54 => 7, 50 => 5, 48 => 4, 44 => 3, 40 => 1,);
}
public function getSourceContext()
{
return new Source("", "export.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/export.twig");
}
}
PK ! flfF fF G 33/3332dd5ec23e06d91b466c91dd2d22b84eeb240eedd943cd72cf6588c31816ac.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
env, ($context["pma_theme_image"] ?? null), "html", null, true);
echo "ajax_clock_small.gif\" width=\"16\" height=\"16\" alt=\"ajax clock\" class=\"hide\" />
";
}
public function getTemplateName()
{
return "display/import/import.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 416 => 191, 412 => 189, 408 => 187, 406 => 186, 402 => 185, 399 => 184, 396 => 183, 389 => 178, 386 => 177, 384 => 176, 379 => 174, 371 => 169, 367 => 168, 359 => 163, 354 => 161, 349 => 158, 345 => 156, 343 => 155, 341 => 154, 339 => 151, 334 => 148, 332 => 147, 329 => 145, 327 => 144, 323 => 142, 321 => 141, 316 => 138, 314 => 137, 309 => 135, 304 => 132, 298 => 129, 294 => 128, 291 => 127, 289 => 126, 284 => 124, 278 => 120, 274 => 118, 272 => 113, 271 => 112, 269 => 111, 265 => 109, 256 => 106, 253 => 105, 249 => 104, 247 => 103, 246 => 102, 241 => 101, 237 => 100, 234 => 99, 232 => 98, 227 => 97, 222 => 93, 218 => 91, 216 => 90, 215 => 89, 213 => 88, 211 => 87, 206 => 86, 204 => 85, 200 => 84, 195 => 83, 193 => 82, 188 => 79, 186 => 78, 185 => 77, 184 => 76, 181 => 75, 178 => 74, 176 => 73, 172 => 70, 170 => 69, 166 => 68, 161 => 65, 159 => 64, 155 => 62, 150 => 59, 148 => 58, 143 => 56, 139 => 54, 136 => 53, 131 => 50, 125 => 46, 119 => 44, 113 => 42, 110 => 41, 107 => 40, 105 => 39, 101 => 38, 93 => 34, 87 => 32, 81 => 30, 79 => 29, 74 => 28, 72 => 27, 66 => 26, 62 => 24, 59 => 23, 57 => 22, 47 => 13, 45 => 11, 44 => 10, 43 => 9, 42 => 8, 35 => 4, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "display/import/import.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/import/import.twig");
}
}
PK ! O}h^I I ' 33/33d2de88382f89a19296e520033068cd.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 "table/insert/continue_insertion_form.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 93 => 18, 88 => 16, 86 => 15, 84 => 14, 81 => 13, 78 => 12, 70 => 10, 66 => 9, 61 => 8, 59 => 7, 54 => 5, 50 => 4, 46 => 3, 42 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "table/insert/continue_insertion_form.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/continue_insertion_form.twig");
}
}
PK ! @ ' d1/d1f3c4a1fd8678d1e23aff7ab4bd43d4.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath((("arrow_" . ($context["text_dir"] ?? null)) . ".png")), "html", null, true);
echo "\" width=\"38\" height=\"22\" alt=\"";
echo _gettext("With selected:");
echo "\">
";
echo _gettext("Check all");
// line 4
echo "
";
// line 5
if ((($context["overhead_check"] ?? null) != "")) {
// line 6
echo " /
";
echo _gettext("Check tables having overhead");
echo "
";
}
// line 8
echo "
";
echo _gettext("With selected:");
echo "
";
echo _gettext("Copy table");
// line 10
echo "
";
echo _gettext("Show create");
// line 11
echo "
";
echo _gettext("Export");
// line 12
echo "
";
// line 13
if (( !($context["db_is_system_schema"] ?? null) && !($context["disable_multi_table"] ?? null))) {
// line 14
echo "
";
echo _gettext("Empty");
// line 15
echo "
";
echo _gettext("Drop");
// line 16
echo "
";
echo _gettext("Analyze table");
// line 19
echo "
";
echo _gettext("Check table");
// line 20
echo "
";
echo _gettext("Checksum table");
// line 21
echo "
";
echo _gettext("Optimize table");
// line 22
echo "
";
echo _gettext("Repair table");
// line 23
echo "
";
echo _gettext("Add prefix to table");
// line 26
echo "
";
echo _gettext("Replace table prefix");
// line 27
echo "
";
echo _gettext("Copy table with prefix");
// line 28
echo "
";
}
// line 31
echo " ";
if ((array_key_exists("central_columns_work", $context) && ($context["central_columns_work"] ?? null))) {
// line 32
echo "
";
echo _gettext("Add columns to central list");
// line 33
echo "
";
echo _gettext("Remove columns from central list");
// line 34
echo "
";
echo _gettext("Make consistent with central list");
// line 35
echo "
";
}
// line 38
echo "
";
// line 39
echo twig_join_filter(($context["hidden_fields"] ?? null), "
");
echo "
";
// line 42
if ((array_key_exists("central_columns_work", $context) && ($context["central_columns_work"] ?? null))) {
// line 43
echo "
";
// line 52
echo PhpMyAdmin\Sanitize::sanitizeMessage(_gettext("This action may change some of the columns definition.[br]Are you sure you want to continue?"));
echo "
";
}
}
public function getTemplateName()
{
return "database/structure/check_all_tables.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 204 => 56, 200 => 55, 193 => 52, 188 => 49, 184 => 48, 176 => 43, 174 => 42, 167 => 39, 164 => 38, 159 => 35, 155 => 34, 151 => 33, 145 => 32, 142 => 31, 137 => 28, 133 => 27, 129 => 26, 125 => 25, 120 => 23, 116 => 22, 112 => 21, 108 => 20, 104 => 19, 100 => 18, 95 => 16, 91 => 15, 85 => 14, 83 => 13, 80 => 12, 76 => 11, 72 => 10, 66 => 9, 62 => 8, 56 => 6, 54 => 5, 51 => 4, 47 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/structure/check_all_tables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/check_all_tables.twig");
}
}
PK ! I%p
p
G d1/d195fc4a6f71e2884db231ff9b655d43f86d3df3b617e98a9790217c74257877.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// 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 ((isset($context["content"]) || array_key_exists("content", $context))) {
// line 4
echo " env, $this->getAttribute($context["content"], 0, [], "array"), "html", null, true);
echo "\">
";
// line 5
echo twig_escape_filter($this->env, $this->getAttribute($context["content"], 1, [], "array"), "html", null, true);
echo "
";
// line 6
if ($this->getAttribute($context["content"], "extraSpan", [], "array", true, true)) {
// line 7
echo " : ";
echo twig_escape_filter($this->env, $this->getAttribute($context["content"], "extraSpan", [], "array"), "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 ( 69 => 12, 63 => 11, 59 => 9, 53 => 7, 51 => 6, 47 => 5, 42 => 4, 39 => 3, 35 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "console/query_action.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/query_action.twig");
}
}
PK ! OB²1 1 ' 5a/5a985162035ca6b2097e9e4cd31adb71.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "\$( function() {
";
// line 3
echo " \$(\"#buttonGo\").on(\"click\", function() {
";
// line 5
echo " \$(\"#upload_form_form\").css(\"display\", \"none\");
";
// line 7
if ((($context["handler"] ?? null) != "PhpMyAdmin\\Plugins\\Import\\Upload\\UploadNoplugin")) {
// line 8
echo " ";
// line 9
echo " ";
$context["ajax_url"] = (("index.php?route=/import-status&id=" . ($context["upload_id"] ?? null)) . PhpMyAdmin\Url::getCommonRaw(["import_status" => 1], "&"));
// line 12
echo " ";
$context["promot_str"] = PhpMyAdmin\Sanitize::jsFormat(_gettext("The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers."), false);
// line 13
echo " ";
$context["statustext_str"] = PhpMyAdmin\Sanitize::escapeJsString(_gettext("%s of %s"));
// line 14
echo " ";
$context["second_str"] = PhpMyAdmin\Sanitize::jsFormat(_gettext("%s/sec."), false);
// line 15
echo " ";
$context["remaining_min"] = PhpMyAdmin\Sanitize::jsFormat(_gettext("About %MIN min. %SEC sec. remaining."), false);
// line 16
echo " ";
$context["remaining_second"] = PhpMyAdmin\Sanitize::jsFormat(_gettext("About %SEC sec. remaining."), false);
// line 17
echo " ";
$context["processed_str"] = PhpMyAdmin\Sanitize::jsFormat(_gettext("The file is being processed, please be patient."), false);
// line 18
echo " ";
$context["import_url"] = PhpMyAdmin\Url::getCommonRaw(["import_status" => 1], "&");
// line 19
echo "
";
// line 20
ob_start(function () { return ''; });
// line 21
echo "
env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath("ajax_clock_small.gif"), "html", null, true);
echo "\" width=\"16\" height=\"16\" alt=\"ajax clock\"> ";
echo PhpMyAdmin\Sanitize::jsFormat(_gettext("Uploading your import file…"), false);
// line 30
echo "
";
$context["upload_html"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 34
echo "
";
// line 36
echo " var finished = false;
var percent = 0.0;
var total = 0;
var complete = 0;
var original_title = parent && parent.document ? parent.document.title : false;
var import_start;
var perform_upload = function () {
new \$.getJSON(
\"";
// line 45
echo ($context["ajax_url"] ?? null);
echo "\",
{},
function(response) {
finished = response.finished;
percent = response.percent;
total = response.total;
complete = response.complete;
if (total==0 && complete==0 && percent==0) {
\$(\"#upload_form_status_info\").html(' env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath("ajax_clock_small.gif"), "html", null, true);
echo "\" width=\"16\" height=\"16\" alt=\"ajax clock\"> ";
echo ($context["promot_str"] ?? null);
echo "');
\$(\"#upload_form_status\").css(\"display\", \"none\");
} else {
var now = new Date();
now = Date.UTC(
now.getFullYear(),
now.getMonth(),
now.getDate(),
now.getHours(),
now.getMinutes(),
now.getSeconds())
+ now.getMilliseconds() - 1000;
var statustext = Functions.sprintf(
\"";
// line 67
echo ($context["statustext_str"] ?? null);
echo "\",
Functions.formatBytes(
complete, 1, Messages.strDecimalSeparator
),
Functions.formatBytes(
total, 1, Messages.strDecimalSeparator
)
);
if (\$(\"#importmain\").is(\":visible\")) {
";
// line 78
echo " \$(\"#importmain\").hide();
\$(\"#import_form_status\")
.html('";
// line 80
echo twig_spaceless(($context["upload_html"] ?? null));
echo "')
.show();
import_start = now;
}
else if (percent > 9 || complete > 2000000) {
";
// line 86
echo " var used_time = now - import_start;
var seconds = parseInt(((total - complete) / complete) * used_time / 1000);
var speed = Functions.sprintf(
\"";
// line 89
echo ($context["second_str"] ?? null);
echo "\",
Functions.formatBytes(complete / used_time * 1000, 1, Messages.strDecimalSeparator)
);
var minutes = parseInt(seconds / 60);
seconds %= 60;
var estimated_time;
if (minutes > 0) {
estimated_time = \"";
// line 97
echo ($context["remaining_min"] ?? null);
echo "\"
.replace(\"%MIN\", minutes)
.replace(\"%SEC\", seconds);
}
else {
estimated_time = \"";
// line 102
echo ($context["remaining_second"] ?? null);
echo "\"
.replace(\"%SEC\", seconds);
}
statustext += \" \" + speed + \" \" + estimated_time;
}
var percent_str = Math.round(percent) + \"%\";
\$(\"#status\").animate({width: percent_str}, 150);
\$(\".percentage\").text(percent_str);
";
// line 114
echo " if (original_title !== false) {
parent.document.title
= percent_str + \" - \" + original_title;
}
else {
document.title
= percent_str + \" - \" + original_title;
}
\$(\"#statustext\").html(statustext);
}
if (finished == true) {
if (original_title !== false) {
parent.document.title = original_title;
}
else {
document.title = original_title;
}
\$(\"#importmain\").hide();
";
// line 134
echo " \$(\"#import_form_status\")
.html(' env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath("ajax_clock_small.gif"), "html", null, true);
echo "\" width=\"16\" height=\"16\" alt=\"ajax clock\"> ";
echo ($context["processed_str"] ?? null);
echo "')
.show();
\$(\"#import_form_status\").load(\"index.php?route=/import-status&message=true&";
// line 137
echo ($context["import_url"] ?? null);
echo "\");
Navigation.reload();
";
// line 141
echo " }
else {
setTimeout(perform_upload, 1000);
}
});
};
setTimeout(perform_upload, 1000);
";
} else {
// line 149
echo " ";
// line 150
echo " ";
ob_start(function () { return ''; });
// line 151
echo " env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath("ajax_clock_small.gif"), "html", null, true);
echo "\" width=\"16\" height=\"16\" alt=\"ajax clock\">";
// line 152
echo PhpMyAdmin\Sanitize::jsFormat(_gettext("Please be patient, the file is being uploaded. Details about the upload are not available."), false);
// line 153
echo PhpMyAdmin\Html\MySQLDocumentation::showDocumentation("faq", "faq2-9");
$context["image_tag"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 155
echo " \$('#upload_form_status_info').html('";
echo ($context["image_tag"] ?? null);
echo "');
\$(\"#upload_form_status\").css(\"display\", \"none\");
";
}
// line 158
echo " });
});
";
}
public function getTemplateName()
{
return "import/javascript.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 275 => 158, 268 => 155, 265 => 153, 263 => 152, 259 => 151, 256 => 150, 254 => 149, 244 => 141, 238 => 137, 231 => 135, 228 => 134, 207 => 114, 193 => 102, 185 => 97, 174 => 89, 169 => 86, 161 => 80, 157 => 78, 144 => 67, 126 => 54, 114 => 45, 103 => 36, 100 => 34, 94 => 30, 90 => 29, 80 => 21, 78 => 20, 75 => 19, 72 => 18, 69 => 17, 66 => 16, 63 => 15, 60 => 14, 57 => 13, 54 => 12, 51 => 9, 49 => 8, 47 => 7, 43 => 5, 40 => 3, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "import/javascript.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/import/javascript.twig");
}
}
PK ! #[T]
G 5a/5a17e0063f47c21229bf2c7b06b20a6670dd7e5d8ec19dd87100f41e1d7238fa.phpnu [ parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
// line 1
if ( !twig_test_empty(($context["class"] ?? null))) {
// line 2
echo "env, ($context["class"] ?? null), "html", null, true);
echo "\">
";
}
// line 4
echo " env, ($context["html_field_name"] ?? null), "html", null, true);
echo "\" id=\"";
echo ($context["html_field_id"] ?? null);
echo "\" value=\"";
echo twig_escape_filter($this->env, ($context["choice_value"] ?? null), "html", null, true);
echo "\"";
echo ((($context["checked"] ?? null)) ? (" checked=\"checked\"") : (""));
echo " />
";
echo ((($context["escape_label"] ?? null)) ? (twig_escape_filter($this->env, ($context["choice_label"] ?? null))) : (($context["choice_label"] ?? null)));
echo "
";
// line 6
if (($context["is_line_break"] ?? null)) {
// line 7
echo "
";
}
// line 9
if ( !twig_test_empty(($context["class"] ?? null))) {
// line 10
echo "
";
}
}
public function getTemplateName()
{
return "radio_fields.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 52 => 10, 50 => 9, 46 => 7, 44 => 6, 38 => 5, 27 => 4, 21 => 2, 19 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "radio_fields.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/radio_fields.twig");
}
}
PK ! һq) q) ' 1a/1a0d86b18464494024292fc023d6b04c.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
yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["config_navigation_width"] ?? null), "html", null, true);
yield "\">
";
}
// line 59
yield "
";
// line 60
if ( !($context["navigation_tree"] ?? null)) {
// line 61
yield " ";
yield $this->env->getFilter('error')->getCallable()(_gettext("An error has occurred while loading the navigation display"));
yield "
";
} else {
// line 63
yield " ";
yield ($context["navigation_tree"] ?? null);
yield "
";
}
// line 65
yield "
";
// line 66
if ( !($context["is_ajax"] ?? null)) {
// line 67
yield "
";
// line 70
if (($context["is_navigation_settings_enabled"] ?? null)) {
// line 71
yield " ";
yield ($context["navigation_settings"] ?? null);
yield "
";
}
// line 73
yield "
";
// line 76
if (($context["is_drag_drop_import_enabled"] ?? null)) {
// line 77
yield "
";
yield _gettext("Drop files here");
// line 79
yield "
";
yield _gettext("SQL upload");
// line 83
yield " ( 0 )
x
-
";
}
// line 90
yield "
";
// line 91
yield Twig\Extension\CoreExtension::include($this->env, $context, "modals/unhide_nav_item.twig");
yield "
";
// line 92
yield Twig\Extension\CoreExtension::include($this->env, $context, "modals/create_view.twig");
yield "
";
}
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "navigation/main.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 242 => 92, 238 => 91, 235 => 90, 226 => 83, 220 => 79, 216 => 77, 214 => 76, 209 => 73, 203 => 71, 201 => 70, 196 => 67, 194 => 66, 191 => 65, 185 => 63, 179 => 61, 177 => 60, 174 => 59, 167 => 57, 163 => 55, 161 => 52, 158 => 51, 152 => 48, 149 => 47, 147 => 46, 142 => 43, 140 => 42, 138 => 41, 133 => 39, 131 => 38, 126 => 37, 122 => 35, 120 => 34, 115 => 33, 111 => 31, 109 => 30, 104 => 29, 100 => 27, 98 => 26, 93 => 25, 89 => 23, 85 => 21, 81 => 19, 78 => 18, 74 => 16, 68 => 14, 65 => 13, 57 => 11, 55 => 10, 52 => 9, 50 => 8, 40 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "navigation/main.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/main.twig");
}
}
PK ! bde\ \ G d3/d389879760c0c30cc7915579e97818b5a6023acd9c5458bfa7350162e55c8bf2.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if ((($context["is_zip"] ?? null) || ($context["is_gzip"] ?? null))) {
// line 2
echo "
";
// line 4
echo _gettext("Compression:");
// line 5
echo "
";
// line 7
echo _gettext("None");
echo "
";
// line 8
if (($context["is_zip"] ?? null)) {
// line 9
echo "
";
// line 11
echo _gettext("zipped");
// line 12
echo "
";
}
// line 14
echo " ";
if (($context["is_gzip"] ?? null)) {
// line 15
echo "
";
// line 17
echo _gettext("gzipped");
// line 18
echo "
";
}
// line 20
echo "
";
} else {
// line 23
echo " env, ($context["selected_compression"] ?? null), "html", null, true);
echo "\">
";
}
}
public function getTemplateName()
{
return "display/export/options_output_compression.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 80 => 23, 75 => 20, 71 => 18, 69 => 17, 65 => 16, 63 => 15, 60 => 14, 56 => 12, 54 => 11, 50 => 10, 48 => 9, 46 => 8, 42 => 7, 38 => 5, 36 => 4, 32 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "display/export/options_output_compression.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/export/options_output_compression.twig");
}
}
PK !
G d3/d3a588c16dc70d1d886e6cf9fd4cfbc5a3e94cf9748a8f153b91243a25f1f4ca.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if (($context["display_logo"] ?? null)) {
// line 2
echo "
";
}
}
public function getTemplateName()
{
return "navigation/logo.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 57 => 11, 53 => 9, 51 => 8, 46 => 7, 41 => 5, 37 => 4, 35 => 3, 32 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "navigation/logo.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/logo.twig");
}
}
PK ! ~FdC dC G 88/8810e738a02627bec1dc580fe729ed6ca680517519927bde1f01beb169e0f252.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 2
if ((($context["foreigners"] ?? null) && call_user_func_array($this->env->getFunction('Relation_searchColumnInForeigners')->getCallable(), [($context["foreigners"] ?? null), ($context["column_name"] ?? null)]))) {
// line 3
echo " ";
if (twig_test_iterable($this->getAttribute(($context["foreign_data"] ?? null), "disp_row", [], "array"))) {
// line 4
echo " env, ($context["column_index"] ?? null), "html", null, true);
echo "]\"
id=\"";
// line 5
echo twig_escape_filter($this->env, ($context["column_id"] ?? null), "html", null, true);
echo twig_escape_filter($this->env, ($context["column_index"] ?? null), "html", null, true);
echo "\">
";
// line 6
echo call_user_func_array($this->env->getFunction('Relation_foreignDropdown')->getCallable(), [$this->getAttribute( // line 7
($context["foreign_data"] ?? null), "disp_row", [], "array"), $this->getAttribute( // line 8
($context["foreign_data"] ?? null), "foreign_field", [], "array"), $this->getAttribute( // line 9
($context["foreign_data"] ?? null), "foreign_display", [], "array"), "", // line 11
($context["foreign_max_limit"] ?? null)]);
// line 12
echo "
";
} elseif (($this->getAttribute( // line 14
($context["foreign_data"] ?? null), "foreign_link", [], "array") == true)) {
// line 15
echo " env, ($context["column_id"] ?? null), "html", null, true);
echo twig_escape_filter($this->env, ($context["column_index"] ?? null), "html", null, true);
echo "\"
name=\"criteriaValues[";
// line 17
echo twig_escape_filter($this->env, ($context["column_index"] ?? null), "html", null, true);
echo "]\"
id=\"field_";
// line 18
echo twig_escape_filter($this->env, ($context["column_name_hash"] ?? null), "html", null, true);
echo "[";
echo twig_escape_filter($this->env, ($context["column_index"] ?? null), "html", null, true);
echo "]\"
class=\"textfield\"
";
// line 20
if ($this->getAttribute(($context["criteria_values"] ?? null), ($context["column_index"] ?? null), [], "array", true, true)) {
// line 21
echo " value=\"";
echo twig_escape_filter($this->env, $this->getAttribute(($context["criteria_values"] ?? null), ($context["column_index"] ?? null), [], "array"), "html", null, true);
echo "\"
";
}
// line 22
echo " />
($context["db"] ?? null), "table" => ($context["table"] ?? null)], "");
// line 25
echo "&field=";
echo twig_escape_filter($this->env, twig_urlencode_filter(($context["column_name"] ?? null)), "html", null, true);
echo "&fieldkey=";
// line 26
echo twig_escape_filter($this->env, ($context["column_index"] ?? null), "html", null, true);
echo "&fromsearch=1\">
";
// line 27
echo twig_replace_filter($this->getAttribute(($context["titles"] ?? null), "Browse", [], "array"), ["'" => "\\'"]);
echo "
";
}
} elseif (twig_in_filter( // line 30
($context["column_type"] ?? null), PhpMyAdmin\Util::getGISDatatypes())) {
// line 31
echo " env, ($context["column_index"] ?? null), "html", null, true);
echo "]\"
size=\"40\"
class=\"textfield\"
id=\"field_";
// line 35
echo twig_escape_filter($this->env, ($context["column_index"] ?? null), "html", null, true);
echo "\" />
";
// line 36
if (($context["in_fbs"] ?? null)) {
// line 37
echo " ";
$context["edit_url"] = ("gis_data_editor.php" . PhpMyAdmin\Url::getCommon());
// line 38
echo " ";
$context["edit_str"] = PhpMyAdmin\Util::getIcon("b_edit", _gettext("Edit/Insert"));
// line 39
echo "
";
// line 40
echo PhpMyAdmin\Util::linkOrButton(($context["edit_url"] ?? null), ($context["edit_str"] ?? null), [], "_blank");
echo "
";
}
} elseif (((is_string($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = // line 43
($context["column_type"] ?? null)) && is_string($__internal_62824350bc4502ee19dbc2e99fc6bdd3bd90e7d8dd6e72f42c35efd048542144 = "enum") && ('' === $__internal_62824350bc4502ee19dbc2e99fc6bdd3bd90e7d8dd6e72f42c35efd048542144 || 0 === strpos($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4, $__internal_62824350bc4502ee19dbc2e99fc6bdd3bd90e7d8dd6e72f42c35efd048542144))) || ((is_string($__internal_1cfccaec8dd2e8578ccb026fbe7f2e7e29ac2ed5deb976639c5fc99a6ea8583b = // line 44
($context["column_type"] ?? null)) && is_string($__internal_68aa442c1d43d3410ea8f958ba9090f3eaa9a76f8de8fc9be4d6c7389ba28002 = "set") && ('' === $__internal_68aa442c1d43d3410ea8f958ba9090f3eaa9a76f8de8fc9be4d6c7389ba28002 || 0 === strpos($__internal_1cfccaec8dd2e8578ccb026fbe7f2e7e29ac2ed5deb976639c5fc99a6ea8583b, $__internal_68aa442c1d43d3410ea8f958ba9090f3eaa9a76f8de8fc9be4d6c7389ba28002))) && ($context["in_zoom_search_edit"] ?? null)))) {
// line 45
echo " ";
$context["in_zoom_search_edit"] = false;
// line 46
echo " ";
$context["value"] = twig_split_filter($this->env, twig_replace_filter(twig_slice($this->env, twig_escape_filter($this->env, ($context["column_type"] ?? null)), 5, -1), ["'" => ""]), ", ");
// line 47
echo " ";
$context["cnt_value"] = twig_length_filter($this->env, ($context["value"] ?? null));
// line 48
echo " ";
// line 54
echo " ";
if ((((is_string($__internal_d7fc55f1a54b629533d60b43063289db62e68921ee7a5f8de562bd9d4a2b7ad4 = ($context["column_type"] ?? null)) && is_string($__internal_01476f8db28655ee4ee02ea2d17dd5a92599be76304f08cd8bc0e05aced30666 = "enum") && ('' === $__internal_01476f8db28655ee4ee02ea2d17dd5a92599be76304f08cd8bc0e05aced30666 || 0 === strpos($__internal_d7fc55f1a54b629533d60b43063289db62e68921ee7a5f8de562bd9d4a2b7ad4, $__internal_01476f8db28655ee4ee02ea2d17dd5a92599be76304f08cd8bc0e05aced30666))) && !($context["in_zoom_search_edit"] ?? null)) || ((is_string($__internal_01c35b74bd85735098add188b3f8372ba465b232ab8298cb582c60f493d3c22e = // line 55
($context["column_type"] ?? null)) && is_string($__internal_63ad1f9a2bf4db4af64b010785e9665558fdcac0e8db8b5b413ed986c62dbb52 = "set") && ('' === $__internal_63ad1f9a2bf4db4af64b010785e9665558fdcac0e8db8b5b413ed986c62dbb52 || 0 === strpos($__internal_01c35b74bd85735098add188b3f8372ba465b232ab8298cb582c60f493d3c22e, $__internal_63ad1f9a2bf4db4af64b010785e9665558fdcac0e8db8b5b413ed986c62dbb52))) && ($context["in_zoom_search_edit"] ?? null)))) {
// line 56
echo " env, ($context["column_index"] ?? null), "html", null, true);
echo "]\"
id=\"";
// line 57
echo twig_escape_filter($this->env, ($context["column_id"] ?? null), "html", null, true);
echo twig_escape_filter($this->env, ($context["column_index"] ?? null), "html", null, true);
echo "\">
";
} else {
// line 59
echo " env, ($context["column_index"] ?? null), "html", null, true);
echo "]\"
id=\"";
// line 60
echo twig_escape_filter($this->env, ($context["column_id"] ?? null), "html", null, true);
echo twig_escape_filter($this->env, ($context["column_index"] ?? null), "html", null, true);
echo "\"
multiple=\"multiple\"
size=\"";
// line 62
echo twig_escape_filter($this->env, min(3, ($context["cnt_value"] ?? null)), "html", null, true);
echo "\">
";
}
// line 64
echo " ";
// line 65
echo "
";
// line 66
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(range(0, (($context["cnt_value"] ?? null) - 1)));
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 67
echo " ";
if ((($this->getAttribute(($context["criteria_values"] ?? null), ($context["column_index"] ?? null), [], "array", true, true) && twig_test_iterable($this->getAttribute( // line 68
($context["criteria_values"] ?? null), ($context["column_index"] ?? null), [], "array"))) && twig_in_filter($this->getAttribute( // line 69
($context["value"] ?? null), $context["i"], [], "array"), $this->getAttribute(($context["criteria_values"] ?? null), ($context["column_index"] ?? null), [], "array")))) {
// line 70
echo " getAttribute(($context["value"] ?? null), $context["i"], [], "array");
echo "\" selected>
";
// line 71
echo $this->getAttribute(($context["value"] ?? null), $context["i"], [], "array");
echo "
";
} else {
// line 74
echo " getAttribute(($context["value"] ?? null), $context["i"], [], "array");
echo "\">
";
// line 75
echo $this->getAttribute(($context["value"] ?? null), $context["i"], [], "array");
echo "
";
}
// line 78
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 79
echo "
";
} else {
// line 81
echo " ";
$context["the_class"] = "textfield";
// line 82
echo " ";
if ((($context["column_type"] ?? null) == "date")) {
// line 83
echo " ";
$context["the_class"] = (($context["the_class"] ?? null) . " datefield");
// line 84
echo " ";
} elseif (((($context["column_type"] ?? null) == "datetime") || (is_string($__internal_f10a4cc339617934220127f034125576ed229e948660ebac906a15846d52f136 = ($context["column_type"] ?? null)) && is_string($__internal_887a873a4dc3cf8bd4f99c487b4c7727999c350cc3a772414714e49a195e4386 = "timestamp") && ('' === $__internal_887a873a4dc3cf8bd4f99c487b4c7727999c350cc3a772414714e49a195e4386 || 0 === strpos($__internal_f10a4cc339617934220127f034125576ed229e948660ebac906a15846d52f136, $__internal_887a873a4dc3cf8bd4f99c487b4c7727999c350cc3a772414714e49a195e4386))))) {
// line 85
echo " ";
$context["the_class"] = (($context["the_class"] ?? null) . " datetimefield");
// line 86
echo " ";
} elseif ((is_string($__internal_d527c24a729d38501d770b40a0d25e1ce8a7f0bff897cc4f8f449ba71fcff3d9 = ($context["column_type"] ?? null)) && is_string($__internal_f6dde3a1020453fdf35e718e94f93ce8eb8803b28cc77a665308e14bbe8572ae = "bit") && ('' === $__internal_f6dde3a1020453fdf35e718e94f93ce8eb8803b28cc77a665308e14bbe8572ae || 0 === strpos($__internal_d527c24a729d38501d770b40a0d25e1ce8a7f0bff897cc4f8f449ba71fcff3d9, $__internal_f6dde3a1020453fdf35e718e94f93ce8eb8803b28cc77a665308e14bbe8572ae)))) {
// line 87
echo " ";
$context["the_class"] = (($context["the_class"] ?? null) . " bit");
// line 88
echo " ";
}
// line 89
echo " env, ($context["column_index"] ?? null), "html", null, true);
echo "]\"
size=\"40\"
class=\"";
// line 92
echo twig_escape_filter($this->env, ($context["the_class"] ?? null), "html", null, true);
echo "\"
id=\"";
// line 93
echo twig_escape_filter($this->env, ($context["column_id"] ?? null), "html", null, true);
echo twig_escape_filter($this->env, ($context["column_index"] ?? null), "html", null, true);
echo "\"
";
// line 94
if ($this->getAttribute(($context["criteria_values"] ?? null), ($context["column_index"] ?? null), [], "array", true, true)) {
// line 95
echo " value=\"";
echo twig_escape_filter($this->env, $this->getAttribute(($context["criteria_values"] ?? null), ($context["column_index"] ?? null), [], "array"), "html", null, true);
echo "\"";
}
// line 96
echo " />
";
}
}
public function getTemplateName()
{
return "table/search/input_box.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 274 => 96, 269 => 95, 267 => 94, 262 => 93, 258 => 92, 253 => 90, 250 => 89, 247 => 88, 244 => 87, 241 => 86, 238 => 85, 235 => 84, 232 => 83, 229 => 82, 226 => 81, 222 => 79, 216 => 78, 210 => 75, 205 => 74, 199 => 71, 194 => 70, 192 => 69, 191 => 68, 189 => 67, 185 => 66, 182 => 65, 180 => 64, 175 => 62, 169 => 60, 164 => 59, 158 => 57, 153 => 56, 151 => 55, 149 => 54, 147 => 48, 144 => 47, 141 => 46, 138 => 45, 136 => 44, 135 => 43, 129 => 40, 126 => 39, 123 => 38, 120 => 37, 118 => 36, 114 => 35, 108 => 32, 105 => 31, 103 => 30, 97 => 27, 93 => 26, 89 => 25, 87 => 24, 84 => 22, 78 => 21, 76 => 20, 69 => 18, 65 => 17, 60 => 16, 57 => 15, 55 => 14, 51 => 12, 49 => 11, 48 => 9, 47 => 8, 46 => 7, 45 => 6, 40 => 5, 35 => 4, 32 => 3, 30 => 2,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "table/search/input_box.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/search/input_box.twig");
}
}
PK ! ׁ G 88/88fa7705d0fd7a2631d49623c73bcfa73d4eb94f3b6fd284b48d58d4c2e37fb8.phpnu [ parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
// line 1
echo "env, ($context["title"] ?? null), "html", null, true);
echo "\">
";
// line 2
echo twig_escape_filter($this->env, ($context["truename"] ?? null), "html", null, true);
echo "
";
}
public function getTemplateName()
{
return "database/structure/browse_table_label.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 26 => 2, 19 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "database/structure/browse_table_label.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/browse_table_label.twig");
}
}
PK ! f&v v ' bc/bcf5a547ad31c0b42b4cbccb2e40f532.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
$context["partition_options"] = [0 => "", 1 => "HASH", 2 => "LINEAR HASH", 3 => "KEY", 4 => "LINEAR KEY", 5 => "RANGE", 6 => "RANGE COLUMNS", 7 => "LIST", 8 => "LIST COLUMNS"];
// line 12
$context["sub_partition_options"] = [0 => "", 1 => "HASH", 2 => "LINEAR HASH", 3 => "KEY", 4 => "LINEAR KEY"];
// line 13
$context["value_type_options"] = [0 => "", 1 => "LESS THAN", 2 => "LESS THAN MAXVALUE", 3 => "IN"];
// line 14
echo "
";
echo _gettext("Partition by:");
// line 17
echo "
";
// line 20
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["partition_options"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["option"]) {
// line 21
echo " env, $context["option"], "html", null, true);
echo "\"";
// line 22
if (((($__internal_compile_0 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0["partition_by"] ?? null) : null) == $context["option"])) {
// line 23
echo " selected=\"selected\"";
}
// line 24
echo ">
";
// line 25
echo twig_escape_filter($this->env, $context["option"], "html", null, true);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['option'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 28
echo "
( env, (($__internal_compile_1 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["partition_expr"] ?? null) : null), "html", null, true);
echo "\">)
";
echo _gettext("Partitions:");
// line 37
echo "
env, (($__internal_compile_3 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3["partition_count"] ?? null) : null), "html", null, true))) : (print ("")));
echo "\">
";
// line 43
if ((($__internal_compile_4 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4["can_have_subpartitions"] ?? null) : null)) {
// line 44
echo "
";
echo _gettext("Subpartition by:");
// line 45
echo "
";
// line 48
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["sub_partition_options"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["option"]) {
// line 49
echo " env, $context["option"], "html", null, true);
echo "\"";
// line 50
if (((($__internal_compile_5 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5["subpartition_by"] ?? null) : null) == $context["option"])) {
// line 51
echo " selected=\"selected\"";
}
// line 52
echo ">
";
// line 53
echo twig_escape_filter($this->env, $context["option"], "html", null, true);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['option'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 56
echo "
( env, (($__internal_compile_6 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6["subpartition_expr"] ?? null) : null), "html", null, true);
echo "\">)
";
echo _gettext("Subpartitions:");
// line 65
echo "
env, (($__internal_compile_8 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_8) || $__internal_compile_8 instanceof ArrayAccess ? ($__internal_compile_8["subpartition_count"] ?? null) : null), "html", null, true))) : (print ("")));
echo "\">
";
}
// line 72
echo "
";
// line 73
if (((($__internal_compile_9 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_9) || $__internal_compile_9 instanceof ArrayAccess ? ($__internal_compile_9["partition_count"] ?? null) : null) > 1)) {
// line 74
echo "
";
echo _gettext("Partition");
// line 76
echo "
";
// line 77
if ((($__internal_compile_10 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_10) || $__internal_compile_10 instanceof ArrayAccess ? ($__internal_compile_10["value_enabled"] ?? null) : null)) {
// line 78
echo " ";
echo _gettext("Values");
echo "
";
}
// line 80
echo " ";
if (((($__internal_compile_11 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_11) || $__internal_compile_11 instanceof ArrayAccess ? ($__internal_compile_11["can_have_subpartitions"] ?? null) : null) && ((($__internal_compile_12 = // line 81
($context["partition_details"] ?? null)) && is_array($__internal_compile_12) || $__internal_compile_12 instanceof ArrayAccess ? ($__internal_compile_12["subpartition_count"] ?? null) : null) > 1))) {
// line 82
echo " ";
echo _gettext("Subpartition");
echo "
";
}
// line 84
echo " ";
echo _gettext("Engine");
echo "
";
echo _gettext("Comment");
// line 85
echo "
";
echo _gettext("Data directory");
// line 86
echo "
";
echo _gettext("Index directory");
// line 87
echo "
";
echo _gettext("Max rows");
// line 88
echo "
";
echo _gettext("Min rows");
// line 89
echo "
";
echo _gettext("Table space");
// line 90
echo "
";
echo _gettext("Node group");
// line 91
echo "
";
// line 93
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((($__internal_compile_13 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_13) || $__internal_compile_13 instanceof ArrayAccess ? ($__internal_compile_13["partitions"] ?? null) : null));
foreach ($context['_seq'] as $context["_key"] => $context["partition"]) {
// line 94
echo " ";
$context["rowspan"] = (( !twig_test_empty((($__internal_compile_14 = $context["partition"]) && is_array($__internal_compile_14) || $__internal_compile_14 instanceof ArrayAccess ? ($__internal_compile_14["subpartition_count"] ?? null) : null))) ? (((($__internal_compile_15 = // line 95
$context["partition"]) && is_array($__internal_compile_15) || $__internal_compile_15 instanceof ArrayAccess ? ($__internal_compile_15["subpartition_count"] ?? null) : null) + 1)) : (2));
// line 96
echo "
env, ($context["rowspan"] ?? null), "html", null, true);
echo "\">
env, (($__internal_compile_16 = $context["partition"]) && is_array($__internal_compile_16) || $__internal_compile_16 instanceof ArrayAccess ? ($__internal_compile_16["prefix"] ?? null) : null), "html", null, true);
echo "[name]\"
value=\"";
// line 99
echo twig_escape_filter($this->env, (($__internal_compile_17 = $context["partition"]) && is_array($__internal_compile_17) || $__internal_compile_17 instanceof ArrayAccess ? ($__internal_compile_17["name"] ?? null) : null), "html", null, true);
echo "\">
";
// line 101
if ((($__internal_compile_18 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_18) || $__internal_compile_18 instanceof ArrayAccess ? ($__internal_compile_18["value_enabled"] ?? null) : null)) {
// line 102
echo " env, ($context["rowspan"] ?? null), "html", null, true);
echo "\" class=\"align-middle\">
env, (($__internal_compile_19 = $context["partition"]) && is_array($__internal_compile_19) || $__internal_compile_19 instanceof ArrayAccess ? ($__internal_compile_19["prefix"] ?? null) : null), "html", null, true);
echo "[value_type]\">
";
// line 105
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["value_type_options"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["option"]) {
// line 106
echo " env, $context["option"], "html", null, true);
echo "\"";
// line 107
if (((($__internal_compile_20 = $context["partition"]) && is_array($__internal_compile_20) || $__internal_compile_20 instanceof ArrayAccess ? ($__internal_compile_20["value_type"] ?? null) : null) == $context["option"])) {
// line 108
echo " selected=\"selected\"";
}
// line 109
echo ">
";
// line 110
echo twig_escape_filter($this->env, $context["option"], "html", null, true);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['option'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 113
echo "
env, (($__internal_compile_21 = $context["partition"]) && is_array($__internal_compile_21) || $__internal_compile_21 instanceof ArrayAccess ? ($__internal_compile_21["prefix"] ?? null) : null), "html", null, true);
echo "[value]\"
value=\"";
// line 116
echo twig_escape_filter($this->env, (($__internal_compile_22 = $context["partition"]) && is_array($__internal_compile_22) || $__internal_compile_22 instanceof ArrayAccess ? ($__internal_compile_22["value"] ?? null) : null), "html", null, true);
echo "\">
";
}
// line 119
echo "
";
// line 121
if (twig_get_attribute($this->env, $this->source, $context["partition"], "subpartitions", [], "array", true, true, false, 121)) {
// line 122
echo " ";
$context["subpartitions"] = (($__internal_compile_23 = $context["partition"]) && is_array($__internal_compile_23) || $__internal_compile_23 instanceof ArrayAccess ? ($__internal_compile_23["subpartitions"] ?? null) : null);
// line 123
echo " ";
} else {
// line 124
echo " ";
$context["subpartitions"] = [0 => $context["partition"]];
// line 125
echo " ";
}
// line 126
echo "
";
// line 127
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["subpartitions"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["subpartition"]) {
// line 128
echo "
";
// line 129
if (((($__internal_compile_24 = ($context["partition_details"] ?? null)) && is_array($__internal_compile_24) || $__internal_compile_24 instanceof ArrayAccess ? ($__internal_compile_24["can_have_subpartitions"] ?? null) : null) && ((($__internal_compile_25 = // line 130
($context["partition_details"] ?? null)) && is_array($__internal_compile_25) || $__internal_compile_25 instanceof ArrayAccess ? ($__internal_compile_25["subpartition_count"] ?? null) : null) > 1))) {
// line 131
echo "
env, (($__internal_compile_26 = $context["subpartition"]) && is_array($__internal_compile_26) || $__internal_compile_26 instanceof ArrayAccess ? ($__internal_compile_26["prefix"] ?? null) : null), "html", null, true);
echo "[name]\"
value=\"";
// line 133
echo twig_escape_filter($this->env, (($__internal_compile_27 = $context["subpartition"]) && is_array($__internal_compile_27) || $__internal_compile_27 instanceof ArrayAccess ? ($__internal_compile_27["name"] ?? null) : null), "html", null, true);
echo "\">
";
}
// line 136
echo "
env, (($__internal_compile_28 = $context["subpartition"]) && is_array($__internal_compile_28) || $__internal_compile_28 instanceof ArrayAccess ? ($__internal_compile_28["prefix"] ?? null) : null), "html", null, true);
echo "[engine]\" aria-label=\"";
echo _gettext("Storage engine");
echo "\">
";
// line 139
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["storage_engines"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["engine"]) {
// line 140
echo " env, twig_get_attribute($this->env, $this->source, $context["engine"], "name", [], "any", false, false, false, 140), "html", null, true);
echo "\"";
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, $context["engine"], "comment", [], "any", false, false, false, 140))) {
echo " title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["engine"], "comment", [], "any", false, false, false, 140), "html", null, true);
echo "\"";
}
// line 141
echo (((twig_lower_filter($this->env, twig_get_attribute($this->env, $this->source, $context["engine"], "name", [], "any", false, false, false, 141)) == twig_lower_filter($this->env, (($__internal_compile_29 = $context["subpartition"]) && is_array($__internal_compile_29) || $__internal_compile_29 instanceof ArrayAccess ? ($__internal_compile_29["engine"] ?? null) : null)))) ? (" selected") : (""));
echo ">";
// line 142
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["engine"], "name", [], "any", false, false, false, 142), "html", null, true);
// line 143
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['engine'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 145
echo "
env, (($__internal_compile_32 = $context["subpartition"]) && is_array($__internal_compile_32) || $__internal_compile_32 instanceof ArrayAccess ? ($__internal_compile_32["prefix"] ?? null) : null), "html", null, true);
echo "[data_directory]\"
value=\"";
// line 154
echo twig_escape_filter($this->env, (($__internal_compile_33 = $context["subpartition"]) && is_array($__internal_compile_33) || $__internal_compile_33 instanceof ArrayAccess ? ($__internal_compile_33["data_directory"] ?? null) : null), "html", null, true);
echo "\">
env, (($__internal_compile_34 = $context["subpartition"]) && is_array($__internal_compile_34) || $__internal_compile_34 instanceof ArrayAccess ? ($__internal_compile_34["prefix"] ?? null) : null), "html", null, true);
echo "[index_directory]\"
value=\"";
// line 158
echo twig_escape_filter($this->env, (($__internal_compile_35 = $context["subpartition"]) && is_array($__internal_compile_35) || $__internal_compile_35 instanceof ArrayAccess ? ($__internal_compile_35["index_directory"] ?? null) : null), "html", null, true);
echo "\">
env, (($__internal_compile_36 = $context["subpartition"]) && is_array($__internal_compile_36) || $__internal_compile_36 instanceof ArrayAccess ? ($__internal_compile_36["prefix"] ?? null) : null), "html", null, true);
echo "[max_rows]\"
value=\"";
// line 162
echo twig_escape_filter($this->env, (($__internal_compile_37 = $context["subpartition"]) && is_array($__internal_compile_37) || $__internal_compile_37 instanceof ArrayAccess ? ($__internal_compile_37["max_rows"] ?? null) : null), "html", null, true);
echo "\">
env, (($__internal_compile_38 = $context["subpartition"]) && is_array($__internal_compile_38) || $__internal_compile_38 instanceof ArrayAccess ? ($__internal_compile_38["prefix"] ?? null) : null), "html", null, true);
echo "[min_rows]\"
value=\"";
// line 166
echo twig_escape_filter($this->env, (($__internal_compile_39 = $context["subpartition"]) && is_array($__internal_compile_39) || $__internal_compile_39 instanceof ArrayAccess ? ($__internal_compile_39["min_rows"] ?? null) : null), "html", null, true);
echo "\">
env, (($__internal_compile_40 = $context["subpartition"]) && is_array($__internal_compile_40) || $__internal_compile_40 instanceof ArrayAccess ? ($__internal_compile_40["prefix"] ?? null) : null), "html", null, true);
echo "[tablespace]\"
value=\"";
// line 170
echo twig_escape_filter($this->env, (($__internal_compile_41 = $context["subpartition"]) && is_array($__internal_compile_41) || $__internal_compile_41 instanceof ArrayAccess ? ($__internal_compile_41["tablespace"] ?? null) : null), "html", null, true);
echo "\">
env, (($__internal_compile_42 = $context["subpartition"]) && is_array($__internal_compile_42) || $__internal_compile_42 instanceof ArrayAccess ? ($__internal_compile_42["prefix"] ?? null) : null), "html", null, true);
echo "[node_group]\"
value=\"";
// line 174
echo twig_escape_filter($this->env, (($__internal_compile_43 = $context["subpartition"]) && is_array($__internal_compile_43) || $__internal_compile_43 instanceof ArrayAccess ? ($__internal_compile_43["node_group"] ?? null) : null), "html", null, true);
echo "\">
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['subpartition'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 178
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['partition'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 179
echo "
";
}
}
public function getTemplateName()
{
return "columns_definitions/partitions.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 478 => 179, 472 => 178, 462 => 174, 458 => 173, 452 => 170, 448 => 169, 442 => 166, 438 => 165, 432 => 162, 428 => 161, 422 => 158, 418 => 157, 412 => 154, 408 => 153, 403 => 150, 401 => 149, 398 => 148, 393 => 145, 386 => 143, 384 => 142, 381 => 141, 372 => 140, 368 => 139, 361 => 137, 358 => 136, 352 => 133, 348 => 132, 345 => 131, 343 => 130, 342 => 129, 339 => 128, 335 => 127, 332 => 126, 329 => 125, 326 => 124, 323 => 123, 320 => 122, 318 => 121, 314 => 119, 308 => 116, 304 => 115, 300 => 113, 291 => 110, 288 => 109, 285 => 108, 283 => 107, 279 => 106, 275 => 105, 271 => 104, 265 => 102, 263 => 101, 258 => 99, 254 => 98, 250 => 97, 247 => 96, 245 => 95, 243 => 94, 239 => 93, 235 => 91, 231 => 90, 227 => 89, 223 => 88, 219 => 87, 215 => 86, 211 => 85, 205 => 84, 199 => 82, 197 => 81, 195 => 80, 189 => 78, 187 => 77, 184 => 76, 179 => 74, 177 => 73, 174 => 72, 167 => 68, 162 => 65, 154 => 61, 151 => 60, 144 => 56, 135 => 53, 132 => 52, 129 => 51, 127 => 50, 123 => 49, 119 => 48, 114 => 45, 110 => 44, 108 => 43, 102 => 40, 97 => 37, 89 => 33, 86 => 32, 79 => 28, 70 => 25, 67 => 24, 64 => 23, 62 => 22, 58 => 21, 54 => 20, 49 => 17, 43 => 14, 41 => 13, 39 => 12, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "columns_definitions/partitions.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/partitions.twig");
}
}
PK ! Je e ' 2b/2b07607b976776cfb6425dca01607093.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
echo _gettext("Partitions");
// line 5
echo " ";
echo PhpMyAdmin\Html\MySQLDocumentation::show("partitioning");
echo "
";
// line 7
if (twig_test_empty(($context["partitions"] ?? null))) {
// line 8
echo " ";
echo $this->env->getFilter('notice')->getCallable()(_gettext("No partitioning defined!"));
echo "
";
} else {
// line 10
echo "
";
echo _gettext("Partitioned by:");
// line 12
echo " ";
echo twig_escape_filter($this->env, ($context["partition_method"] ?? null), "html", null, true);
echo "(";
echo twig_escape_filter($this->env, ($context["partition_expression"] ?? null), "html", null, true);
echo ")
";
// line 14
if (($context["has_sub_partitions"] ?? null)) {
// line 15
echo "
";
echo _gettext("Sub partitioned by:");
// line 17
echo " ";
echo twig_escape_filter($this->env, ($context["sub_partition_method"] ?? null), "html", null, true);
echo "(";
echo twig_escape_filter($this->env, ($context["sub_partition_expression"] ?? null), "html", null, true);
echo ")
";
}
// line 20
echo "
#
";
echo _gettext("Partition");
// line 24
echo "
";
// line 25
if (($context["has_description"] ?? null)) {
// line 26
echo " ";
echo _gettext("Expression");
echo "
";
}
// line 28
echo " ";
echo _gettext("Rows");
echo "
";
echo _gettext("Data length");
// line 29
echo "
";
echo _gettext("Index length");
// line 30
echo "
";
echo _gettext("Comment");
// line 31
echo "
";
echo _gettext("Action");
// line 34
echo "
";
// line 38
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["partitions"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["partition"]) {
// line 39
echo "
";
// line 40
if (($context["has_sub_partitions"] ?? null)) {
// line 41
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partition"], "getOrdinal", [], "method", false, false, false, 41), "html", null, true);
echo "
";
} else {
// line 44
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partition"], "getOrdinal", [], "method", false, false, false, 44), "html", null, true);
echo "
";
}
// line 46
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partition"], "getName", [], "method", false, false, false, 46), "html", null, true);
echo "
";
// line 47
if (($context["has_description"] ?? null)) {
// line 48
echo "
";
// line 50
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partition"], "getExpression", [], "method", false, false, false, 50), "html", null, true);
// line 51
echo (((twig_get_attribute($this->env, $this->source, $context["partition"], "getMethod", [], "method", false, false, false, 51) == "LIST")) ? (" IN (") : (" < "));
// line 52
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partition"], "getDescription", [], "method", false, false, false, 52), "html", null, true);
// line 53
echo (((twig_get_attribute($this->env, $this->source, $context["partition"], "getMethod", [], "method", false, false, false, 53) == "LIST")) ? (")") : (""));
// line 54
echo "
";
}
// line 57
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partition"], "getRows", [], "method", false, false, false, 57), "html", null, true);
echo "
";
// line 59
$context["data_length"] = PhpMyAdmin\Util::formatByteDown(twig_get_attribute($this->env, $this->source, // line 60
$context["partition"], "getDataLength", [], "method", false, false, false, 60), 3, 1);
// line 64
echo " ";
echo twig_escape_filter($this->env, (($__internal_compile_0 = ($context["data_length"] ?? null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[0] ?? null) : null), "html", null, true);
echo "
";
// line 65
echo twig_escape_filter($this->env, (($__internal_compile_1 = ($context["data_length"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[1] ?? null) : null), "html", null, true);
echo "
";
// line 68
$context["index_length"] = PhpMyAdmin\Util::formatByteDown(twig_get_attribute($this->env, $this->source, // line 69
$context["partition"], "getIndexLength", [], "method", false, false, false, 69), 3, 1);
// line 73
echo " ";
echo twig_escape_filter($this->env, (($__internal_compile_2 = ($context["index_length"] ?? null)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2[0] ?? null) : null), "html", null, true);
echo "
";
// line 74
echo twig_escape_filter($this->env, (($__internal_compile_3 = ($context["index_length"] ?? null)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3[1] ?? null) : null), "html", null, true);
echo "
";
// line 76
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partition"], "getComment", [], "method", false, false, false, 76), "html", null, true);
echo "
// line 80
($context["db"] ?? null), "table" => // line 81
($context["table"] ?? null), "partition_name" => twig_get_attribute($this->env, $this->source, // line 82
$context["partition"], "getName", [], "method", false, false, false, 82)], "", false);
// line 83
echo "\">
";
// line 84
echo PhpMyAdmin\Html\Generator::getIcon("b_search", _gettext("Analyze"));
echo "
// line 90
($context["db"] ?? null), "table" => // line 91
($context["table"] ?? null), "partition_name" => twig_get_attribute($this->env, $this->source, // line 92
$context["partition"], "getName", [], "method", false, false, false, 92)], "", false);
// line 93
echo "\">
";
// line 94
echo PhpMyAdmin\Html\Generator::getIcon("eye", _gettext("Check"));
echo "
// line 100
($context["db"] ?? null), "table" => // line 101
($context["table"] ?? null), "partition_name" => twig_get_attribute($this->env, $this->source, // line 102
$context["partition"], "getName", [], "method", false, false, false, 102)], "", false);
// line 103
echo "\">
";
// line 104
echo PhpMyAdmin\Html\Generator::getIcon("normalize", _gettext("Optimize"));
echo "
// line 110
($context["db"] ?? null), "table" => // line 111
($context["table"] ?? null), "partition_name" => twig_get_attribute($this->env, $this->source, // line 112
$context["partition"], "getName", [], "method", false, false, false, 112)], "", false);
// line 113
echo "\">
";
// line 114
echo PhpMyAdmin\Html\Generator::getIcon("s_tbl", _gettext("Rebuild"));
echo "
// line 120
($context["db"] ?? null), "table" => // line 121
($context["table"] ?? null), "partition_name" => twig_get_attribute($this->env, $this->source, // line 122
$context["partition"], "getName", [], "method", false, false, false, 122)], "", false);
// line 123
echo "\">
";
// line 124
echo PhpMyAdmin\Html\Generator::getIcon("b_tblops", _gettext("Repair"));
echo "
// line 130
($context["db"] ?? null), "table" => // line 131
($context["table"] ?? null), "partition_name" => twig_get_attribute($this->env, $this->source, // line 132
$context["partition"], "getName", [], "method", false, false, false, 132)], "", false);
// line 133
echo "\">
";
// line 134
echo PhpMyAdmin\Html\Generator::getIcon("b_empty", _gettext("Truncate"));
echo "
";
// line 138
if (($context["range_or_list"] ?? null)) {
// line 139
echo "
// line 141
($context["db"] ?? null), "table" => // line 142
($context["table"] ?? null), "partition_name" => twig_get_attribute($this->env, $this->source, // line 143
$context["partition"], "getName", [], "method", false, false, false, 143)], "", false);
// line 144
echo "\">
";
// line 145
echo PhpMyAdmin\Html\Generator::getIcon("b_drop", _gettext("Drop"));
echo "
";
}
// line 149
echo "
";
// line 150
if (($context["has_sub_partitions"] ?? null)) {
// line 151
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["partition"], "getSubPartitions", [], "method", false, false, false, 151));
foreach ($context['_seq'] as $context["_key"] => $context["sub_partition"]) {
// line 152
echo "
";
// line 154
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["sub_partition"], "getOrdinal", [], "method", false, false, false, 154), "html", null, true);
echo "
";
// line 155
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["sub_partition"], "getName", [], "method", false, false, false, 155), "html", null, true);
echo "
";
// line 156
if (($context["has_description"] ?? null)) {
// line 157
echo "
";
}
// line 159
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["sub_partition"], "getRows", [], "method", false, false, false, 159), "html", null, true);
echo "
";
// line 161
$context["data_length"] = PhpMyAdmin\Util::formatByteDown(twig_get_attribute($this->env, $this->source, // line 162
$context["sub_partition"], "getDataLength", [], "method", false, false, false, 162), 3, 1);
// line 166
echo " ";
echo twig_escape_filter($this->env, (($__internal_compile_4 = ($context["data_length"] ?? null)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4[0] ?? null) : null), "html", null, true);
echo "
";
// line 167
echo twig_escape_filter($this->env, (($__internal_compile_5 = ($context["data_length"] ?? null)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5[1] ?? null) : null), "html", null, true);
echo "
";
// line 170
$context["index_length"] = PhpMyAdmin\Util::formatByteDown(twig_get_attribute($this->env, $this->source, // line 171
$context["sub_partition"], "getIndexLength", [], "method", false, false, false, 171), 3, 1);
// line 175
echo " ";
echo twig_escape_filter($this->env, (($__internal_compile_6 = ($context["index_length"] ?? null)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6[0] ?? null) : null), "html", null, true);
echo "
";
// line 176
echo twig_escape_filter($this->env, (($__internal_compile_7 = ($context["index_length"] ?? null)) && is_array($__internal_compile_7) || $__internal_compile_7 instanceof ArrayAccess ? ($__internal_compile_7[1] ?? null) : null), "html", null, true);
echo "
";
// line 178
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["sub_partition"], "getComment", [], "method", false, false, false, 178), "html", null, true);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_partition'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 182
echo " ";
}
// line 183
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['partition'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 185
echo "
";
}
// line 188
echo "
";
}
public function getTemplateName()
{
return "table/structure/display_partitions.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 469 => 209, 465 => 207, 461 => 206, 459 => 201, 458 => 200, 457 => 199, 455 => 196, 449 => 194, 447 => 193, 442 => 191, 438 => 190, 434 => 188, 429 => 185, 422 => 183, 419 => 182, 410 => 179, 406 => 178, 401 => 176, 396 => 175, 394 => 171, 393 => 170, 387 => 167, 382 => 166, 380 => 162, 379 => 161, 373 => 159, 369 => 157, 367 => 156, 363 => 155, 359 => 154, 355 => 152, 350 => 151, 348 => 150, 345 => 149, 338 => 145, 335 => 144, 333 => 143, 332 => 142, 331 => 141, 328 => 140, 325 => 139, 323 => 138, 316 => 134, 313 => 133, 311 => 132, 310 => 131, 309 => 130, 306 => 129, 298 => 124, 295 => 123, 293 => 122, 292 => 121, 291 => 120, 288 => 119, 280 => 114, 277 => 113, 275 => 112, 274 => 111, 273 => 110, 270 => 109, 262 => 104, 259 => 103, 257 => 102, 256 => 101, 255 => 100, 252 => 99, 244 => 94, 241 => 93, 239 => 92, 238 => 91, 237 => 90, 234 => 89, 226 => 84, 223 => 83, 221 => 82, 220 => 81, 219 => 80, 216 => 79, 210 => 76, 205 => 74, 200 => 73, 198 => 69, 197 => 68, 191 => 65, 186 => 64, 184 => 60, 183 => 59, 177 => 57, 172 => 54, 170 => 53, 168 => 52, 166 => 51, 164 => 50, 161 => 48, 159 => 47, 154 => 46, 148 => 44, 141 => 41, 139 => 40, 134 => 39, 130 => 38, 124 => 34, 119 => 32, 116 => 31, 112 => 30, 108 => 29, 102 => 28, 96 => 26, 94 => 25, 91 => 24, 84 => 20, 75 => 17, 71 => 15, 69 => 14, 61 => 12, 57 => 10, 51 => 8, 49 => 7, 43 => 5, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "table/structure/display_partitions.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/display_partitions.twig");
}
}
PK ! /X$]. ]. G 2b/2b29d9e98ea8c380e75001e0556ace9cdaac6c45b39c071aea13b9a15444bd5d.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
";
// line 2
if (($context["hide_structure_actions"] ?? null)) {
// line 3
echo "
";
}
// line 140
echo "
";
}
public function getTemplateName()
{
return "table/structure/actions_in_table_structure.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 204 => 140, 199 => 137, 196 => 136, 192 => 134, 186 => 131, 183 => 130, 177 => 127, 174 => 126, 172 => 125, 169 => 124, 167 => 123, 161 => 120, 158 => 119, 156 => 118, 155 => 117, 154 => 116, 153 => 115, 152 => 114, 149 => 113, 146 => 112, 142 => 109, 136 => 107, 130 => 104, 126 => 103, 124 => 102, 122 => 101, 121 => 100, 118 => 99, 115 => 98, 113 => 97, 112 => 96, 111 => 95, 110 => 94, 109 => 93, 108 => 92, 105 => 91, 102 => 89, 100 => 87, 99 => 85, 98 => 84, 97 => 80, 96 => 79, 95 => 77, 94 => 76, 93 => 74, 92 => 73, 90 => 72, 87 => 62, 84 => 60, 82 => 58, 81 => 56, 80 => 55, 79 => 51, 78 => 50, 77 => 46, 76 => 45, 74 => 44, 71 => 42, 69 => 40, 68 => 38, 67 => 37, 66 => 33, 65 => 32, 64 => 30, 63 => 28, 62 => 27, 60 => 26, 57 => 24, 55 => 22, 54 => 20, 53 => 19, 52 => 15, 51 => 14, 50 => 12, 49 => 10, 48 => 9, 46 => 8, 44 => 7, 38 => 4, 35 => 3, 33 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "table/structure/actions_in_table_structure.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/actions_in_table_structure.twig");
}
}
PK ! G G G 5e/5eb7cb0434e4f6f220103fa8ac50cec253de92cbb6871aeb7b49526e07a90bb0.phpnu [ parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
// line 1
echo " $context["value"]) {
// line 3
echo " ";
echo twig_escape_filter($this->env, $context["key"], "html", null, true);
echo "=\"";
echo twig_escape_filter($this->env, $context["value"], "html", null, true);
echo "\"";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['value'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 4
echo ">
";
// line 5
echo twig_escape_filter($this->env, ($context["title"] ?? null), "html", null, true);
echo "
";
// line 6
if ( !twig_test_empty(($context["description"] ?? null))) {
// line 7
echo " ";
echo ($context["description"] ?? null);
echo "
";
}
// line 10
if ((twig_test_iterable(($context["errors"] ?? null)) && (twig_length_filter($this->env, ($context["errors"] ?? null)) > 0))) {
// line 11
echo "
";
// line 12
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["errors"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["error"]) {
// line 13
echo " ";
echo twig_escape_filter($this->env, $context["error"], "html", null, true);
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 15
echo "
";
}
// line 17
echo "
";
}
public function getTemplateName()
{
return "config/form_display/fieldset_top.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 72 => 17, 68 => 15, 59 => 13, 55 => 12, 52 => 11, 50 => 10, 44 => 7, 42 => 6, 38 => 5, 35 => 4, 25 => 3, 21 => 2, 19 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("", "config/form_display/fieldset_top.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/fieldset_top.twig");
}
}
PK ! g; ; ' 5e/5e9bdbd409061dcd1c6496ec3c4737e2.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 "table/search/selection_form.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 160 => 99, 156 => 98, 152 => 97, 148 => 95, 145 => 93, 142 => 90, 141 => 89, 140 => 88, 138 => 85, 133 => 82, 131 => 80, 130 => 79, 129 => 78, 128 => 77, 125 => 76, 123 => 75, 118 => 72, 116 => 70, 115 => 69, 114 => 68, 112 => 65, 110 => 64, 107 => 63, 105 => 61, 104 => 60, 103 => 59, 97 => 55, 95 => 53, 94 => 52, 93 => 51, 92 => 50, 91 => 49, 90 => 48, 89 => 47, 88 => 46, 87 => 45, 83 => 43, 81 => 42, 76 => 39, 74 => 37, 73 => 36, 72 => 35, 70 => 32, 68 => 31, 64 => 29, 62 => 27, 61 => 26, 60 => 25, 58 => 24, 56 => 22, 55 => 21, 54 => 20, 53 => 19, 52 => 18, 51 => 17, 50 => 16, 49 => 15, 48 => 14, 45 => 13, 43 => 12, 38 => 9, 36 => 7, 35 => 6, 34 => 5, 32 => 2, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "table/search/selection_form.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/search/selection_form.twig");
}
}
PK ! y; ; ' 18/1890582ec7860ff3b35891d3d361387a.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/group_header.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 46 => 3, 42 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "config/form_display/group_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/group_header.twig");
}
}
PK ! _#0N N G cc/ccd5d54690b5441f1467ee3391bbf50684d95ab3bfd20b6c88444e1e5c8abe53.phpnu [ parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo " env, ($context["column_number"] ?? null), "html", null, true);
echo "_";
echo twig_escape_filter($this->env, (($context["ci"] ?? null) - ($context["ci_offset"] ?? null)), "html", null, true);
echo "\"
type=\"text\"
name=\"field_comments[";
// line 3
echo twig_escape_filter($this->env, ($context["column_number"] ?? null), "html", null, true);
echo "]\"
size=\"12\"
maxlength=\"";
// line 5
echo twig_escape_filter($this->env, ($context["max_length"] ?? null), "html", null, true);
echo "\"
value=\"";
// line 6
echo ($context["value"] ?? null);
echo "\"
class=\"textfield\" />
";
}
public function getTemplateName()
{
return "columns_definitions/column_comment.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 47 => 6, 43 => 5, 38 => 3, 30 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "columns_definitions/column_comment.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_comment.twig");
}
}
PK ! P) ) ' ef/ef603e4c5c0ac34540a9f6b8556bcec3.phpnu [ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath((("arrow_" . ($context["text_dir"] ?? null)) . ".png")), "html", null, true);
yield "\" width=\"38\" height=\"22\" alt=\"";
yield _gettext("With selected:");
yield "\">
";
yield _gettext("Check all");
// line 4
yield "
";
// line 5
if ((($context["overhead_check"] ?? null) != "")) {
// line 6
yield " /
";
yield _gettext("Check tables having overhead");
yield "
";
}
// line 8
yield "
";
yield _gettext("With selected:");
yield "
";
yield _gettext("Copy table");
// line 10
yield "
";
yield _gettext("Show create");
// line 11
yield "
";
yield _gettext("Export");
// line 12
yield "
";
// line 13
if (( !($context["db_is_system_schema"] ?? null) && !($context["disable_multi_table"] ?? null))) {
// line 14
yield "
";
yield _gettext("Empty");
// line 15
yield "
";
yield _gettext("Drop");
// line 16
yield "
";
yield _gettext("Analyze table");
// line 19
yield "
";
yield _gettext("Check table");
// line 20
yield "
";
yield _gettext("Checksum table");
// line 21
yield "
";
yield _gettext("Optimize table");
// line 22
yield "
";
yield _gettext("Repair table");
// line 23
yield "
";
yield _gettext("Add prefix to table");
// line 26
yield "
";
yield _gettext("Replace table prefix");
// line 27
yield "
";
yield _gettext("Copy table with prefix");
// line 28
yield "
";
}
// line 31
yield " ";
if ((array_key_exists("central_columns_work", $context) && ($context["central_columns_work"] ?? null))) {
// line 32
yield "
";
yield _gettext("Add columns to central list");
// line 33
yield "
";
yield _gettext("Remove columns from central list");
// line 34
yield "
";
yield _gettext("Make con