df/dfeedc315a3a8e771ad981a8aeec20748074abd5c21fe81149d9f6ab1e3416f3.php000064400000006560147212741400017036 0ustar00parent = 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"); } } eb/eb580afd124e17c7b4da80ff1cf325600b485c586c618182aeff918c662d797c.php000064400000004745147212741400016555 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "env, ($context["column_number"] ?? null), "html", null, true); echo "]\" id=\"field_"; // line 2 echo twig_escape_filter($this->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 3 if (($this->getAttribute(($context["column_meta"] ?? null), "Extra", [], "array", true, true) && (twig_lower_filter($this->env, $this->getAttribute(($context["column_meta"] ?? null), "Extra", [], "array")) == "auto_increment"))) { // line 4 echo "checked=\"checked\""; } // line 6 echo " type=\"checkbox\" value=\"AUTO_INCREMENT\" /> "; } public function getTemplateName() { return "columns_definitions/column_auto_increment.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 6, 43 => 4, 41 => 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("", "columns_definitions/column_auto_increment.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_auto_increment.twig"); } } eb/ebad70c3711a96854395e345192e3618a35739360804f28b54d23d4b49eca4b0.php000064400000055462147212741400016103 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "env, ($context["curr"] ?? null), "html", null, true); echo "\""; echo ((($context["table_is_view"] ?? null)) ? (" class=\"is_view\"") : ("")); echo " data-filter-row=\""; echo twig_escape_filter($this->env, twig_upper_filter($this->env, $this->getAttribute(($context["current_table"] ?? null), "TABLE_NAME", [], "array")), "html", null, true); echo "\"> env, ($context["input_class"] ?? null), "html", null, true); echo "\" value=\""; // line 6 echo twig_escape_filter($this->env, $this->getAttribute(($context["current_table"] ?? null), "TABLE_NAME", [], "array"), "html", null, true); echo "\" id=\"checkbox_tbl_"; // line 7 echo twig_escape_filter($this->env, ($context["curr"] ?? null), "html", null, true); echo "\" /> "; // line 10 echo ($context["browse_table_label"] ?? null); echo " "; // line 11 echo ($context["tracking_icon"] ?? null); echo " "; // line 13 if (($context["server_slave_status"] ?? null)) { // line 14 echo " "; // line 15 echo ((($context["ignored"] ?? null)) ? (PhpMyAdmin\Util::getImage("s_cancel", _gettext("Not replicated"))) : ("")); echo " "; // line 16 echo ((($context["do"] ?? null)) ? (PhpMyAdmin\Util::getImage("s_success", _gettext("Replicated"))) : ("")); echo " "; } // line 19 echo " "; // line 21 echo " "; if ((($context["num_favorite_tables"] ?? null) > 0)) { // line 22 echo " "; // line 24 echo " "; $context["fav_params"] = ["db" => // line 25 ($context["db"] ?? null), "ajax_request" => true, "favorite_table" => $this->getAttribute( // line 27 ($context["current_table"] ?? null), "TABLE_NAME", [], "array"), ((( // line 28 ($context["already_favorite"] ?? null)) ? ("remove") : ("add")) . "_favorite") => true]; // line 30 echo " "; $this->loadTemplate("database/structure/favorite_anchor.twig", "database/structure/structure_table_row.twig", 30)->display(twig_to_array(["table_name_hash" => md5($this->getAttribute( // line 31 ($context["current_table"] ?? null), "TABLE_NAME", [], "array")), "db_table_name_hash" => md5((( // line 32 ($context["db"] ?? null) . ".") . $this->getAttribute(($context["current_table"] ?? null), "TABLE_NAME", [], "array"))), "fav_params" => // line 33 ($context["fav_params"] ?? null), "already_favorite" => // line 34 ($context["already_favorite"] ?? null), "titles" => // line 35 ($context["titles"] ?? null)])); // line 37 echo " "; } // line 39 echo " "; // line 41 echo ($context["browse_table"] ?? null); echo " "; // line 45 echo $this->getAttribute(($context["titles"] ?? null), "Structure", [], "array"); echo " "; // line 49 echo ($context["search_table"] ?? null); echo " "; // line 52 if ( !($context["db_is_system_schema"] ?? null)) { // line 53 echo " "; echo $this->getAttribute(($context["titles"] ?? null), "Insert", [], "array"); echo " "; // line 56 echo ($context["empty_table"] ?? null); echo " getAttribute(($context["current_table"] ?? null), "ENGINE", [], "array") == null))) ? (" view") : ("")); echo "\" href=\"sql.php\" data-post=\""; // line 60 echo ($context["tbl_url_query"] ?? null); echo "&reload=1&purge=1&sql_query="; // line 61 echo twig_escape_filter($this->env, twig_urlencode_filter(($context["drop_query"] ?? null)), "html", null, true); echo "&message_to_show="; echo twig_escape_filter($this->env, twig_urlencode_filter(($context["drop_message"] ?? null)), "html", null, true); echo "\"> "; // line 62 echo $this->getAttribute(($context["titles"] ?? null), "Drop", [], "array"); echo " "; } // line 66 echo " "; // line 67 if (($this->getAttribute(($context["current_table"] ?? null), "TABLE_ROWS", [], "array", true, true) && (($this->getAttribute( // line 68 ($context["current_table"] ?? null), "ENGINE", [], "array") != null) || ($context["table_is_view"] ?? null)))) { // line 69 echo " "; // line 70 echo " "; $context["row_count"] = PhpMyAdmin\Util::formatNumber($this->getAttribute(($context["current_table"] ?? null), "TABLE_ROWS", [], "array"), 0); // line 71 echo " "; // line 74 echo " env, $this->getAttribute(($context["current_table"] ?? null), "TABLE_NAME", [], "array"), "html", null, true); echo "\"> "; // line 76 if (($context["approx_rows"] ?? null)) { // line 77 echo " true, "db" => // line 79 ($context["db"] ?? null), "table" => $this->getAttribute( // line 80 ($context["current_table"] ?? null), "TABLE_NAME", [], "array"), "real_row_count" => "true"]); // line 82 echo "\" class=\"ajax real_row_count\"> ~"; // line 84 echo twig_escape_filter($this->env, ($context["row_count"] ?? null), "html", null, true); echo " "; } else { // line 88 echo " "; echo twig_escape_filter($this->env, ($context["row_count"] ?? null), "html", null, true); echo " "; } // line 90 echo " "; echo ($context["show_superscript"] ?? null); echo " "; // line 93 if ( !(($context["properties_num_columns"] ?? null) > 1)) { // line 94 echo " "; // line 95 if ( !twig_test_empty($this->getAttribute(($context["current_table"] ?? null), "ENGINE", [], "array"))) { // line 96 echo " "; echo twig_escape_filter($this->env, $this->getAttribute(($context["current_table"] ?? null), "ENGINE", [], "array"), "html", null, true); echo " "; } elseif ( // line 97 ($context["table_is_view"] ?? null)) { // line 98 echo " "; echo _gettext("View"); // line 99 echo " "; } // line 100 echo " "; // line 101 if ((twig_length_filter($this->env, ($context["collation"] ?? null)) > 0)) { // line 102 echo " "; // line 103 echo ($context["collation"] ?? null); echo " "; } // line 106 echo " "; } // line 107 echo " "; // line 108 if (($context["is_show_stats"] ?? null)) { // line 109 echo " "; // line 111 echo twig_escape_filter($this->env, ($context["formatted_size"] ?? null), "html", null, true); echo " "; // line 112 echo twig_escape_filter($this->env, ($context["unit"] ?? null), "html", null, true); echo " "; // line 116 echo ($context["overhead"] ?? null); echo " "; } // line 119 echo " "; // line 120 if ( !(($context["show_charset"] ?? null) > 1)) { // line 121 echo " "; if ((twig_length_filter($this->env, ($context["charset"] ?? null)) > 0)) { // line 122 echo " "; // line 123 echo ($context["charset"] ?? null); echo " "; } // line 126 echo " "; } // line 127 echo " "; // line 128 if (($context["show_comment"] ?? null)) { // line 129 echo " "; $context["comment"] = $this->getAttribute(($context["current_table"] ?? null), "Comment", [], "array"); // line 130 echo " "; // line 131 if ((twig_length_filter($this->env, ($context["comment"] ?? null)) > ($context["limit_chars"] ?? null))) { // line 132 echo " env, ($context["comment"] ?? null), "html", null, true); echo "\"> "; // line 133 echo twig_escape_filter($this->env, twig_slice($this->env, ($context["comment"] ?? null), 0, ($context["limit_chars"] ?? null)), "html", null, true); echo " ... "; } else { // line 137 echo " "; echo twig_escape_filter($this->env, ($context["comment"] ?? null), "html", null, true); echo " "; } // line 139 echo " "; } // line 141 echo " "; // line 142 if (($context["show_creation"] ?? null)) { // line 143 echo " "; // line 144 ((($context["create_time"] ?? null)) ? (print (twig_escape_filter($this->env, PhpMyAdmin\Util::localisedDate(strtotime(($context["create_time"] ?? null))), "html", null, true))) : (print ("-"))); echo " "; } // line 147 echo " "; // line 148 if (($context["show_last_update"] ?? null)) { // line 149 echo " "; // line 150 ((($context["update_time"] ?? null)) ? (print (twig_escape_filter($this->env, PhpMyAdmin\Util::localisedDate(strtotime(($context["update_time"] ?? null))), "html", null, true))) : (print ("-"))); echo " "; } // line 153 echo " "; // line 154 if (($context["show_last_check"] ?? null)) { // line 155 echo " "; // line 156 ((($context["check_time"] ?? null)) ? (print (twig_escape_filter($this->env, PhpMyAdmin\Util::localisedDate(strtotime(($context["check_time"] ?? null))), "html", null, true))) : (print ("-"))); echo " "; } // line 159 echo " "; } elseif ( // line 160 ($context["table_is_view"] ?? null)) { // line 161 echo " - "; // line 163 echo _gettext("View"); // line 164 echo " --- "; // line 166 if (($context["is_show_stats"] ?? null)) { // line 167 echo " - - "; } // line 170 echo " "; if (($context["show_charset"] ?? null)) { // line 171 echo " "; } // line 173 echo " "; if (($context["show_comment"] ?? null)) { // line 174 echo " "; } // line 176 echo " "; if (($context["show_creation"] ?? null)) { // line 177 echo " - "; } // line 179 echo " "; if (($context["show_last_update"] ?? null)) { // line 180 echo " - "; } // line 182 echo " "; if (($context["show_last_check"] ?? null)) { // line 183 echo " - "; } // line 185 echo " "; } else { // line 187 echo " "; $context["count"] = 0; // line 188 echo " "; if (($context["properties_num_columns"] ?? null)) { // line 189 echo " "; $context["count"] = (($context["count"] ?? null) + 2); // line 190 echo " "; } // line 191 echo " "; if (($context["is_show_stats"] ?? null)) { // line 192 echo " "; $context["count"] = (($context["count"] ?? null) + 2); // line 193 echo " "; } // line 194 echo " "; if (($context["show_charset"] ?? null)) { // line 195 echo " "; $context["count"] = (($context["count"] ?? null) + 1); // line 196 echo " "; } // line 197 echo " "; if (($context["show_comment"] ?? null)) { // line 198 echo " "; $context["count"] = (($context["count"] ?? null) + 1); // line 199 echo " "; } // line 200 echo " "; if (($context["show_creation"] ?? null)) { // line 201 echo " "; $context["count"] = (($context["count"] ?? null) + 1); // line 202 echo " "; } // line 203 echo " "; if (($context["show_last_update"] ?? null)) { // line 204 echo " "; $context["count"] = (($context["count"] ?? null) + 1); // line 205 echo " "; } // line 206 echo " "; if (($context["show_last_check"] ?? null)) { // line 207 echo " "; $context["count"] = (($context["count"] ?? null) + 1); // line 208 echo " "; } // line 209 echo " "; // line 210 if (($context["db_is_system_schema"] ?? null)) { // line 211 echo " "; $context["action_colspan"] = 3; // line 212 echo " "; } else { // line 213 echo " "; $context["action_colspan"] = 6; // line 214 echo " "; } // line 215 echo " "; if ((($context["num_favorite_tables"] ?? null) > 0)) { // line 216 echo " "; $context["action_colspan"] = (($context["action_colspan"] ?? null) + 1); // line 217 echo " "; } // line 218 echo " "; // line 219 $context["colspan_for_structure"] = (($context["action_colspan"] ?? null) + 3); // line 220 echo " "; // line 222 echo _gettext("in use"); // line 223 echo " "; } // line 225 echo " "; } public function getTemplateName() { return "database/structure/structure_table_row.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 556 => 225, 552 => 223, 550 => 222, 544 => 220, 542 => 219, 539 => 218, 536 => 217, 533 => 216, 530 => 215, 527 => 214, 524 => 213, 521 => 212, 518 => 211, 516 => 210, 513 => 209, 510 => 208, 507 => 207, 504 => 206, 501 => 205, 498 => 204, 495 => 203, 492 => 202, 489 => 201, 486 => 200, 483 => 199, 480 => 198, 477 => 197, 474 => 196, 471 => 195, 468 => 194, 465 => 193, 462 => 192, 459 => 191, 456 => 190, 453 => 189, 450 => 188, 447 => 187, 443 => 185, 439 => 183, 436 => 182, 432 => 180, 429 => 179, 425 => 177, 422 => 176, 418 => 174, 415 => 173, 411 => 171, 408 => 170, 403 => 167, 401 => 166, 397 => 164, 395 => 163, 391 => 161, 389 => 160, 386 => 159, 380 => 156, 377 => 155, 375 => 154, 372 => 153, 366 => 150, 363 => 149, 361 => 148, 358 => 147, 352 => 144, 349 => 143, 347 => 142, 344 => 141, 340 => 139, 334 => 137, 327 => 133, 322 => 132, 320 => 131, 317 => 130, 314 => 129, 312 => 128, 309 => 127, 306 => 126, 300 => 123, 297 => 122, 294 => 121, 292 => 120, 289 => 119, 283 => 116, 276 => 112, 272 => 111, 268 => 110, 265 => 109, 263 => 108, 260 => 107, 257 => 106, 251 => 103, 248 => 102, 246 => 101, 243 => 100, 240 => 99, 237 => 98, 235 => 97, 230 => 96, 228 => 95, 225 => 94, 223 => 93, 216 => 90, 210 => 88, 203 => 84, 199 => 82, 197 => 80, 196 => 79, 194 => 77, 192 => 76, 188 => 75, 185 => 74, 182 => 71, 179 => 70, 177 => 69, 175 => 68, 174 => 67, 171 => 66, 164 => 62, 158 => 61, 155 => 60, 151 => 59, 146 => 56, 139 => 54, 136 => 53, 134 => 52, 128 => 49, 121 => 45, 117 => 44, 111 => 41, 107 => 39, 103 => 37, 101 => 35, 100 => 34, 99 => 33, 98 => 32, 97 => 31, 95 => 30, 93 => 28, 92 => 27, 91 => 25, 89 => 24, 86 => 22, 83 => 21, 80 => 19, 74 => 16, 70 => 15, 67 => 14, 65 => 13, 60 => 11, 56 => 10, 50 => 7, 46 => 6, 42 => 5, 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/structure_table_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/structure_table_row.twig"); } } ea/ea83a9c90f4972138fe3ff9a3a3fd42290a70b376123cf31c045c77a9656d9d9.php000064400000026236147212741400016420 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
"; // line 34 echo " "; if (((isset($context["change_column"]) || array_key_exists("change_column", $context)) && !twig_test_empty(($context["change_column"] ?? null)))) { // line 35 echo " "; } // line 40 echo " "; // line 44 echo " "; if ( !($context["is_backup"] ?? null)) { // line 45 echo " "; } // line 49 echo " "; // line 57 if (($context["is_virtual_columns_supported"] ?? null)) { // line 58 echo " "; } // line 62 echo " "; // line 63 if ((isset($context["fields_meta"]) || array_key_exists("fields_meta", $context))) { // line 64 echo " "; } // line 68 echo " "; // line 69 if ((($context["mimework"] ?? null) && ($context["browse_mime"] ?? null))) { // line 70 echo " "; } // line 97 echo " "; // line 98 $context["options"] = ["" => "", "VIRTUAL" => "VIRTUAL"]; // line 99 echo " "; if ((($context["server_type"] ?? null) == "MariaDB")) { // line 100 echo " "; $context["options"] = twig_array_merge(($context["options"] ?? null), ["PERSISTENT" => "PERSISTENT"]); // line 101 echo " "; $context["options"] = twig_array_merge(($context["options"] ?? null), ["STORED" => "STORED"]); // line 102 echo " "; } else { // line 103 echo " "; $context["options"] = twig_array_merge(($context["options"] ?? null), ["STORED" => "STORED"]); // line 104 echo " "; } // line 105 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["content_cells"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["content_row"]) { // line 106 echo " "; // line 107 $this->loadTemplate("columns_definitions/column_attributes.twig", "columns_definitions/table_fields_definitions.twig", 107)->display(twig_to_array(twig_array_merge($context["content_row"], ["options" => // line 108 ($context["options"] ?? null), "change_column" => // line 109 ($context["change_column"] ?? null), "is_virtual_columns_supported" => // line 110 ($context["is_virtual_columns_supported"] ?? null), "browse_mime" => // line 111 ($context["browse_mime"] ?? null), "max_rows" => // line 112 ($context["max_rows"] ?? null), "char_editing" => // line 113 ($context["char_editing"] ?? null), "attribute_types" => // line 114 ($context["attribute_types"] ?? null), "privs_available" => // line 115 ($context["privs_available"] ?? null), "max_length" => // line 116 ($context["max_length"] ?? null), "dbi" => // line 117 ($context["dbi"] ?? null), "disable_is" => // line 118 ($context["disable_is"] ?? null)]))); // line 120 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['content_row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 122 echo "
"; // line 4 echo _gettext("Structure"); // line 5 echo " "; echo PhpMyAdmin\Util::showMySQLDocu("CREATE_TABLE"); echo "
"; // line 9 echo _gettext("Name"); // line 10 echo " "; // line 12 echo _gettext("Type"); // line 13 echo " "; echo PhpMyAdmin\Util::showMySQLDocu("data-types"); echo " "; // line 16 echo _gettext("Length/Values"); // line 17 echo " "; echo PhpMyAdmin\Util::showHint(_gettext("If column type is \"enum\" or \"set\", please enter the values using this format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a single quote (\"'\") amongst those values, precede it with a backslash (for example '\\\\xyz' or 'a\\'b').")); echo "
"; // line 20 echo _gettext("Default"); // line 21 echo " "; echo PhpMyAdmin\Util::showHint(_gettext("For default values, please enter just a single value, without backslash escaping or quotes, using this format: a")); echo " "; // line 24 echo _gettext("Collation"); // line 25 echo " "; // line 27 echo _gettext("Attributes"); // line 28 echo " "; // line 30 echo _gettext("Null"); // line 31 echo " "; // line 36 echo _gettext("Adjust privileges"); // line 37 echo " "; echo PhpMyAdmin\Util::showDocu("faq", "faq6-39"); echo " "; // line 46 echo _gettext("Index"); // line 47 echo " A_I "; // line 54 echo _gettext("Comments"); // line 55 echo " "; // line 59 echo _gettext("Virtuality"); // line 60 echo " "; // line 65 echo _gettext("Move column"); // line 66 echo " "; // line 71 echo _gettext("MIME type"); // line 72 echo " "; // line 78 echo _gettext("Browser display transformation"); // line 79 echo " "; // line 82 echo _gettext("Browser display transformation options"); // line 83 echo " "; echo PhpMyAdmin\Util::showHint(_gettext("Please enter the values for transformation options using this format: 'a', 100, b,'c'…
If you ever need to put a backslash (\"\\\") or a single quote (\"'\") amongst those values, precede it with a backslash (for example '\\\\xyz' or 'a\\'b').")); echo "
"; // line 89 echo _gettext("Input transformation"); // line 90 echo " "; // line 93 echo _gettext("Input transformation options"); // line 94 echo " "; echo PhpMyAdmin\Util::showHint(_gettext("Please enter the values for transformation options using this format: 'a', 100, b,'c'…
If you ever need to put a backslash (\"\\\") or a single quote (\"'\") amongst those values, precede it with a backslash (for example '\\\\xyz' or 'a\\'b').")); echo "
"; } public function getTemplateName() { return "columns_definitions/table_fields_definitions.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 278 => 122, 271 => 120, 269 => 118, 268 => 117, 267 => 116, 266 => 115, 265 => 114, 264 => 113, 263 => 112, 262 => 111, 261 => 110, 260 => 109, 259 => 108, 258 => 107, 255 => 106, 250 => 105, 247 => 104, 244 => 103, 241 => 102, 238 => 101, 235 => 100, 232 => 99, 230 => 98, 227 => 97, 220 => 94, 218 => 93, 213 => 90, 211 => 89, 206 => 87, 202 => 86, 195 => 83, 193 => 82, 188 => 79, 186 => 78, 183 => 77, 181 => 76, 178 => 75, 174 => 72, 172 => 71, 169 => 70, 167 => 69, 164 => 68, 160 => 66, 158 => 65, 155 => 64, 153 => 63, 150 => 62, 146 => 60, 144 => 59, 141 => 58, 139 => 57, 135 => 55, 133 => 54, 126 => 49, 122 => 47, 120 => 46, 117 => 45, 114 => 44, 111 => 40, 104 => 37, 102 => 36, 99 => 35, 96 => 34, 92 => 31, 90 => 30, 86 => 28, 84 => 27, 80 => 25, 78 => 24, 71 => 21, 69 => 20, 62 => 17, 60 => 16, 53 => 13, 51 => 12, 47 => 10, 45 => 9, 37 => 5, 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("", "columns_definitions/table_fields_definitions.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/table_fields_definitions.twig"); } } 40/40e4cffda5b91a109fbdcbc7c461c59cee77ba1e13518f3bdcb0c13ed65c2fff.php000064400000003356147212741400017313 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; // line 2 echo ($context["title"] ?? null); echo " "; } public function getTemplateName() { return "database/structure/search_table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 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("", "database/structure/search_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/search_table.twig"); } } bf/bfb101ebc0ae3bd60ebed29d03f3c5b834fc6b1abed381e6394c2e9c383520f6.php000064400000005077147212741400017151 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "env, ($context["table_name_hash"] ?? null), "html", null, true); echo "_favorite_anchor\" class=\"ajax favorite_table_anchor\" href=\"db_structure.php"; // line 3 echo PhpMyAdmin\Url::getCommon(($context["fav_params"] ?? null)); echo "\" title=\""; // line 4 echo twig_escape_filter($this->env, ((($context["already_favorite"] ?? null)) ? (_gettext("Remove from Favorites")) : (_gettext("Add to Favorites"))), "html", null, true); echo "\" data-favtargets=\""; // line 5 echo twig_escape_filter($this->env, ($context["db_table_name_hash"] ?? null), "html", null, true); echo "\" > "; // line 6 echo ((($context["already_favorite"] ?? null)) ? ($this->getAttribute(($context["titles"] ?? null), "Favorite", [], "array")) : ($this->getAttribute(($context["titles"] ?? null), "NoFavorite", [], "array"))); echo " "; } public function getTemplateName() { return "database/structure/favorite_anchor.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 48 => 6, 44 => 5, 40 => 4, 36 => 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("", "database/structure/favorite_anchor.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/favorite_anchor.twig"); } } 15/15de5799d2abc58084ae90abe26e9862248c336b83dc2f40e6834b5b33f7aaad.php000064400000004100147212741400016447 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "

"; // line 2 echo _gettext("Move the columns by dragging them up and down."); echo "

"; // line 5 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo "
    "; } public function getTemplateName() { return "table/structure/move_columns_dialog.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 41 => 5, 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("", "table/structure/move_columns_dialog.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/move_columns_dialog.twig"); } } a9/a93de3be313f72575577bc39a36ba706434a9821dbfdcfc02bc3accf52a3d530.php000064400000002761147212741400016654 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "config/form_display/form_bottom.twig"; } 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("", "config/form_display/form_bottom.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/form_bottom.twig"); } } a9/a927a03f526e74569a85726f443090f84a8f992c64804bf95044d29445dce688.php000064400000005050147212741400015726 0ustar00parent = 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"); } } 93/9324b539cde75f6e934c368174c88a454eae7e54343e499583dd99f6f59d8149.php000064400000013227147212741400016126 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
    "; // line 2 $this->loadTemplate("select_all.twig", "table/structure/check_all_table_column.twig", 2)->display(twig_to_array(["pma_theme_image" => // line 3 ($context["pma_theme_image"] ?? null), "text_dir" => // line 4 ($context["text_dir"] ?? null), "form_name" => "fieldsForm"])); // line 7 echo " "; // line 8 echo PhpMyAdmin\Util::getButtonOrImage("submit_mult", "mult_submit", _gettext("Browse"), "b_browse", "browse"); // line 14 echo " "; // line 16 if (( !($context["tbl_is_view"] ?? null) && !($context["db_is_system_schema"] ?? null))) { // line 17 echo " "; echo PhpMyAdmin\Util::getButtonOrImage("submit_mult", "mult_submit change_columns_anchor ajax", _gettext("Change"), "b_edit", "change"); // line 23 echo " "; // line 24 echo PhpMyAdmin\Util::getButtonOrImage("submit_mult", "mult_submit", _gettext("Drop"), "b_drop", "drop"); // line 30 echo " "; // line 32 if ((($context["tbl_storage_engine"] ?? null) != "ARCHIVE")) { // line 33 echo " "; echo PhpMyAdmin\Util::getButtonOrImage("submit_mult", "mult_submit", _gettext("Primary"), "b_primary", "primary"); // line 39 echo " "; // line 40 echo PhpMyAdmin\Util::getButtonOrImage("submit_mult", "mult_submit", _gettext("Unique"), "b_unique", "unique"); // line 46 echo " "; // line 47 echo PhpMyAdmin\Util::getButtonOrImage("submit_mult", "mult_submit", _gettext("Index"), "b_index", "index"); // line 53 echo " "; // line 54 echo PhpMyAdmin\Util::getButtonOrImage("submit_mult", "mult_submit", _gettext("Fulltext"), "b_ftext", "ftext"); // line 60 echo " "; // line 62 if (( !twig_test_empty(($context["tbl_storage_engine"] ?? null)) && ((( // line 63 ($context["tbl_storage_engine"] ?? null) == "MYISAM") || ( // line 64 ($context["tbl_storage_engine"] ?? null) == "ARIA")) || ( // line 65 ($context["tbl_storage_engine"] ?? null) == "MARIA")))) { // line 66 echo " "; echo PhpMyAdmin\Util::getButtonOrImage("submit_mult", "mult_submit", _gettext("Fulltext"), "b_ftext", "ftext"); // line 72 echo " "; } // line 74 echo " "; // line 75 if (($context["central_columns_work"] ?? null)) { // line 76 echo " "; echo PhpMyAdmin\Util::getButtonOrImage("submit_mult", "mult_submit", _gettext("Add to central columns"), "centralColumns_add", "add_to_central_columns"); // line 82 echo " "; // line 83 echo PhpMyAdmin\Util::getButtonOrImage("submit_mult", "mult_submit", _gettext("Remove from central columns"), "centralColumns_delete", "remove_from_central_columns"); // line 89 echo " "; } // line 91 echo " "; } // line 92 echo " "; } // line 93 echo "
    "; } public function getTemplateName() { return "table/structure/check_all_table_column.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 119 => 93, 116 => 92, 113 => 91, 109 => 89, 107 => 83, 104 => 82, 101 => 76, 99 => 75, 96 => 74, 92 => 72, 89 => 66, 87 => 65, 86 => 64, 85 => 63, 84 => 62, 80 => 60, 78 => 54, 75 => 53, 73 => 47, 70 => 46, 68 => 40, 65 => 39, 62 => 33, 60 => 32, 56 => 30, 54 => 24, 51 => 23, 48 => 17, 46 => 16, 42 => 14, 40 => 8, 37 => 7, 35 => 4, 34 => 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/check_all_table_column.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/check_all_table_column.twig"); } } e3/e3e1ac8ef58490516f138f0b6ac0a12b47af9e6d181790b13c45947cc93c40cd.php000064400000004540147212741400016447 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 if (($this->getAttribute(($context["cfg_relation"] ?? null), "relwork", [], "array") || ($context["is_foreign_key_supported"] ?? null))) { // line 2 echo "
    "; } } public function getTemplateName() { return "table/secondary_tabs.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 41 => 14, 40 => 9, 36 => 8, 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("", "table/secondary_tabs.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/secondary_tabs.twig"); } } 33/3332dd5ec23e06d91b466c91dd2d22b84eeb240eedd943cd72cf6588c31816ac.php000064400000043146147212741400016532 0ustar00parent = 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\" />
    env, ($context["id_key"] ?? null), "html", null, true); echo "\" value=\""; echo twig_escape_filter($this->env, ($context["upload_id"] ?? null), "html", null, true); echo "\" /> "; // line 27 if ((($context["import_type"] ?? null) == "server")) { // line 28 echo " "; echo PhpMyAdmin\Url::getHiddenInputs("", "", 1); echo " "; } elseif (( // line 29 ($context["import_type"] ?? null) == "database")) { // line 30 echo " "; echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), "", 1); echo " "; } else { // line 32 echo " "; echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null), 1); echo " "; } // line 34 echo " env, ($context["import_type"] ?? null), "html", null, true); echo "\" />

    "; // line 38 echo PhpMyAdmin\Util::getImage("b_import", _gettext("Import")); echo " "; // line 39 if ((($context["import_type"] ?? null) == "server")) { // line 40 echo " "; echo _gettext("Importing into the current server"); // line 41 echo " "; } elseif ((($context["import_type"] ?? null) == "database")) { // line 42 echo " "; echo twig_escape_filter($this->env, sprintf(_gettext("Importing into the database \"%s\""), ($context["db"] ?? null)), "html", null, true); echo " "; } else { // line 44 echo " "; echo twig_escape_filter($this->env, sprintf(_gettext("Importing into the table \"%s\""), ($context["table"] ?? null)), "html", null, true); echo " "; } // line 46 echo "

    "; // line 50 echo _gettext("File to import:"); echo "

    "; // line 53 echo " "; if ( !twig_test_empty(($context["compressions"] ?? null))) { // line 54 echo "

    "; // line 56 echo twig_escape_filter($this->env, sprintf(_gettext("File may be compressed (%s) or uncompressed."), twig_join_filter(($context["compressions"] ?? null), ", ")), "html", null, true); echo "
    "; // line 58 echo _gettext("A compressed file's name must end in .[format].[compression]. Example: .sql.zip"); // line 59 echo "

    "; } // line 62 echo "
    "; // line 64 if ((($context["is_upload"] ?? null) && !twig_test_empty(($context["upload_dir"] ?? null)))) { // line 65 echo "
    • "; // line 68 echo PhpMyAdmin\Util::getBrowseUploadFileBlock(($context["max_upload_size"] ?? null)); echo " "; // line 69 echo _gettext("You may also drag and drop a file on any page."); // line 70 echo "
    • "; // line 76 echo PhpMyAdmin\Util::getSelectUploadFileBlock( // line 77 ($context["import_list"] ?? null), // line 78 ($context["upload_dir"] ?? null)); // line 79 echo "
    "; } elseif ( // line 82 ($context["is_upload"] ?? null)) { // line 83 echo " "; echo PhpMyAdmin\Util::getBrowseUploadFileBlock(($context["max_upload_size"] ?? null)); echo "

    "; // line 84 echo _gettext("You may also drag and drop a file on any page."); echo "

    "; } elseif ( ! // line 85 ($context["is_upload"] ?? null)) { // line 86 echo " "; echo call_user_func_array($this->env->getFunction('Message_notice')->getCallable(), [_gettext("File uploads are not allowed on this server.")]); echo " "; } elseif ( !twig_test_empty( // line 87 ($context["upload_dir"] ?? null))) { // line 88 echo " "; echo PhpMyAdmin\Util::getSelectUploadFileBlock( // line 89 ($context["import_list"] ?? null), // line 90 ($context["upload_dir"] ?? null)); // line 91 echo " "; } // line 93 echo "
    "; // line 97 echo " "; // line 98 if (($context["is_encoding_supported"] ?? null)) { // line 99 echo " "; } else { // line 111 echo " "; echo PhpMyAdmin\Charsets::getCharsetDropdownBox( // line 112 ($context["dbi"] ?? null), // line 113 ($context["disable_is"] ?? null), "charset_of_file", "charset_of_file", "utf8", false); // line 118 echo " "; } // line 120 echo "

    "; // line 124 echo _gettext("Partial import:"); echo "

    "; // line 126 if (((isset($context["timeout_passed"]) || array_key_exists("timeout_passed", $context)) && ($context["timeout_passed"] ?? null))) { // line 127 echo "
    env, ($context["offset"] ?? null), "html", null, true); echo "\" /> "; // line 129 echo twig_escape_filter($this->env, sprintf(_gettext("Previous import timed out, after resubmitting will continue from position %d."), ($context["offset"] ?? null)), "html", null, true); echo "
    "; } // line 132 echo "
    "; // line 141 if ( !((isset($context["timeout_passed"]) || array_key_exists("timeout_passed", $context)) && ($context["timeout_passed"] ?? null))) { // line 142 echo "
    "; } else { // line 151 echo " "; // line 154 echo " "; } // line 158 echo "

    "; // line 161 echo _gettext("Other options:"); echo "

    "; // line 163 echo PhpMyAdmin\Util::getFKCheckbox(); echo "

    "; // line 168 echo _gettext("Format:"); echo "

    "; // line 169 echo PhpMyAdmin\Plugins::getChoice("Import", "format", ($context["import_list"] ?? null)); echo "

    "; // line 174 echo _gettext("Format-specific options:"); echo "

    "; // line 176 echo _gettext("Scroll down to fill in the options for the selected format and ignore the options for other formats."); // line 177 echo "

    "; // line 178 echo PhpMyAdmin\Plugins::getOptions("Import", ($context["import_list"] ?? null)); echo "
    "; // line 183 echo " "; if (($context["can_convert_kanji"] ?? null)) { // line 184 echo "

    "; // line 185 echo _gettext("Encoding Conversion:"); echo "

    "; // line 186 $this->loadTemplate("encoding/kanji_encoding_form.twig", "display/import/import.twig", 186)->display($context); // line 187 echo "
    "; } // line 189 echo "
    "; } 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"); } } 4e/4e18d70cfbb6bf445e549032d630cf93936a72ce6b59fa0dd9614ca6619336e3.php000064400000007550147212741400016413 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // 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 ( 83 => 17, 79 => 15, 70 => 13, 66 => 12, 63 => 11, 61 => 10, 55 => 7, 53 => 6, 49 => 5, 46 => 4, 36 => 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_top.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/fieldset_top.twig"); } } c1/c1049d6a9daeb283c6fd4fe4124ade0f8e86b22fee7d135ef9cf326e7d6520aa.php000064400000021701147212741400017111 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; // line 2 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); echo "
    "; // line 9 if (($context["replication"] ?? null)) { // line 10 echo " "; } // line 12 echo " "; // line 13 if (($context["db_is_system_schema"] ?? null)) { // line 14 echo " "; $context["action_colspan"] = 3; // line 15 echo " "; } else { // line 16 echo " "; $context["action_colspan"] = 6; // line 17 echo " "; } // line 18 echo " "; if ((($context["num_favorite_tables"] ?? null) > 0)) { // line 19 echo " "; $context["action_colspan"] = (($context["action_colspan"] ?? null) + 1); // line 20 echo " "; } // line 21 echo " "; // line 25 echo " "; // line 31 if ( !(($context["properties_num_columns"] ?? null) > 1)) { // line 32 echo " "; } // line 35 echo " "; // line 36 if (($context["is_show_stats"] ?? null)) { // line 37 echo " "; // line 38 echo " "; // line 40 echo " "; } // line 42 echo " "; // line 43 if (($context["show_charset"] ?? null)) { // line 44 echo " "; } // line 46 echo " "; // line 47 if (($context["show_comment"] ?? null)) { // line 48 echo " "; } // line 50 echo " "; // line 51 if (($context["show_creation"] ?? null)) { // line 52 echo " "; // line 53 echo " "; } // line 55 echo " "; // line 56 if (($context["show_last_update"] ?? null)) { // line 57 echo " "; // line 58 echo " "; } // line 60 echo " "; // line 61 if (($context["show_last_check"] ?? null)) { // line 62 echo " "; // line 63 echo " "; } // line 65 echo " "; // line 68 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["structure_table_rows"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["structure_table_row"]) { // line 69 echo " "; $this->loadTemplate("database/structure/structure_table_row.twig", "database/structure/table_header.twig", 69)->display(twig_to_array($context["structure_table_row"])); // line 70 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['structure_table_row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 71 echo " "; // line 72 if (($context["body_for_table_summary"] ?? null)) { // line 73 echo " "; $this->loadTemplate("database/structure/body_for_table_summary.twig", "database/structure/table_header.twig", 73)->display(twig_to_array(($context["body_for_table_summary"] ?? null))); // line 74 echo " "; } // line 75 echo "
    "; // line 8 echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Table"), "table"); echo ""; echo _gettext("Replication"); echo "env, ($context["action_colspan"] ?? null), "html", null, true); echo "\" class=\"print_ignore\"> "; // line 22 echo _gettext("Action"); // line 23 echo " "; // line 26 echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Rows"), "records", "DESC"); echo " "; // line 27 echo PhpMyAdmin\Util::showHint(PhpMyAdmin\Sanitize::sanitize(_gettext("May be approximate. Click on the number to get the exact count. See [doc@faq3-11]FAQ 3.11[/doc]."))); // line 29 echo " "; echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Type"), "type"); echo " "; // line 33 echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Collation"), "collation"); echo ""; echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Size"), "size", "DESC"); echo ""; echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Overhead"), "overhead", "DESC"); echo ""; echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Charset"), "charset"); echo ""; echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Comment"), "comment"); echo ""; echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Creation"), "creation", "DESC"); echo ""; echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Last update"), "last_update", "DESC"); echo ""; echo PhpMyAdmin\Util::sortableTableHeader(_gettext("Last check"), "last_check", "DESC"); echo "
    "; // line 77 if (($context["check_all_tables"] ?? null)) { // line 78 echo " "; $this->loadTemplate("database/structure/check_all_tables.twig", "database/structure/table_header.twig", 78)->display(twig_to_array(($context["check_all_tables"] ?? null))); } // line 80 echo " "; } public function getTemplateName() { return "database/structure/table_header.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 233 => 80, 229 => 78, 227 => 77, 223 => 75, 220 => 74, 217 => 73, 215 => 72, 212 => 71, 206 => 70, 203 => 69, 199 => 68, 194 => 65, 188 => 63, 186 => 62, 184 => 61, 181 => 60, 175 => 58, 173 => 57, 171 => 56, 168 => 55, 162 => 53, 160 => 52, 158 => 51, 155 => 50, 149 => 48, 147 => 47, 144 => 46, 138 => 44, 136 => 43, 133 => 42, 127 => 40, 122 => 38, 120 => 37, 118 => 36, 115 => 35, 110 => 33, 105 => 32, 103 => 31, 99 => 29, 97 => 27, 93 => 26, 90 => 25, 87 => 23, 85 => 22, 80 => 21, 77 => 20, 74 => 19, 71 => 18, 68 => 17, 65 => 16, 62 => 15, 59 => 14, 57 => 13, 54 => 12, 48 => 10, 46 => 9, 42 => 8, 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/table_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/table_header.twig"); } } c1/c10e9275d097047e3c6252c9eba5765bf284d8c04eb5520e67369604ea437e3d.php000064400000011740147212741400016162 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
    "; // line 2 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo " "; // line 3 if (PhpMyAdmin\Util::showIcons("ActionLinksMode")) { // line 4 echo " "; echo PhpMyAdmin\Util::getImage("b_insrow", _gettext("Add column")); echo "  "; } // line 6 echo " "; $context["num_fields"] = ('' === $tmp = "") ? '' : new Markup($tmp, $this->env->getCharset()); // line 9 echo " "; echo sprintf(_gettext("Add %s column(s)"), ($context["num_fields"] ?? null)); echo "   "; // line 12 echo "
    "; } public function getTemplateName() { return "table/structure/add_column.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 108 => 23, 105 => 22, 88 => 19, 84 => 18, 80 => 17, 63 => 16, 60 => 15, 58 => 14, 54 => 12, 48 => 9, 45 => 6, 39 => 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("", "table/structure/add_column.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/add_column.twig"); } } 2c/2c8132363817803038cc421e5d937d2d4516ef49fa1c21a9ecabcfd5ceaae6d8.php000064400000015604147212741400016603 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
    "; // line 2 echo PhpMyAdmin\Url::getHiddenInputs(["db" => // line 3 ($context["db"] ?? null), "table" => // line 4 ($context["table"] ?? null), "sql_query" => // line 5 ($context["sql_query"] ?? null), "goto" => // line 6 ($context["goto"] ?? null), "display_options_form" => 1]); // line 8 echo " "; // line 10 echo PhpMyAdmin\Util::getDivForSliderEffect("", _gettext("Options")); echo "
    "; // line 14 echo " "; echo PhpMyAdmin\Util::getRadioFields("pftext", ["P" => _gettext("Partial texts"), "F" => _gettext("Full texts")], // line 20 ($context["pftext"] ?? null), true, true, "", ("pftext_" . // line 24 ($context["unique_id"] ?? null))); // line 25 echo "
    "; // line 28 if ((($context["relwork"] ?? null) && ($context["displaywork"] ?? null))) { // line 29 echo "
    "; // line 30 echo PhpMyAdmin\Util::getRadioFields("relational_display", ["K" => _gettext("Relational key"), "D" => _gettext("Display column for relationships")], // line 36 ($context["relational_display"] ?? null), true, true, "", ("relational_display_" . // line 40 ($context["unique_id"] ?? null))); // line 41 echo "
    "; } // line 44 echo "
    "; // line 46 $this->loadTemplate("checkbox.twig", "display/results/options_block.twig", 46)->display(twig_to_array(["html_field_name" => "display_binary", "label" => _gettext("Show binary contents"), "checked" => !twig_test_empty( // line 49 ($context["display_binary"] ?? null)), "onclick" => false, "html_field_id" => ("display_binary_" . // line 51 ($context["unique_id"] ?? null))])); // line 53 echo " "; $this->loadTemplate("checkbox.twig", "display/results/options_block.twig", 53)->display(twig_to_array(["html_field_name" => "display_blob", "label" => _gettext("Show BLOB contents"), "checked" => !twig_test_empty( // line 56 ($context["display_blob"] ?? null)), "onclick" => false, "html_field_id" => ("display_blob_" . // line 58 ($context["unique_id"] ?? null))])); // line 60 echo "
    "; // line 66 echo "
    "; // line 67 $this->loadTemplate("checkbox.twig", "display/results/options_block.twig", 67)->display(twig_to_array(["html_field_name" => "hide_transformation", "label" => _gettext("Hide browser transformation"), "checked" => !twig_test_empty( // line 70 ($context["hide_transformation"] ?? null)), "onclick" => false, "html_field_id" => ("hide_transformation_" . // line 72 ($context["unique_id"] ?? null))])); // line 74 echo "
    "; // line 77 if (($context["possible_as_geometry"] ?? null)) { // line 78 echo "
    "; // line 79 echo PhpMyAdmin\Util::getRadioFields("geoOption", ["GEOM" => _gettext("Geometry"), "WKT" => _gettext("Well Known Text"), "WKB" => _gettext("Well Known Binary")], // line 86 ($context["geo_option"] ?? null), true, true, "", ("geoOption_" . // line 90 ($context["unique_id"] ?? null))); // line 91 echo "
    "; } else { // line 94 echo "
    "; // line 95 echo twig_escape_filter($this->env, ($context["possible_as_geometry"] ?? null), "html", null, true); echo " "; // line 96 echo PhpMyAdmin\Util::getRadioFields("geoOption", ["WKT" => _gettext("Well Known Text"), "WKB" => _gettext("Well Known Binary")], // line 102 ($context["geo_option"] ?? null), true, true, "", ("geoOption_" . // line 106 ($context["unique_id"] ?? null))); // line 107 echo "
    "; } // line 110 echo "
    "; // line 117 echo "
    "; } public function getTemplateName() { return "display/results/options_block.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 143 => 117, 138 => 114, 132 => 110, 127 => 107, 125 => 106, 124 => 102, 123 => 96, 119 => 95, 116 => 94, 111 => 91, 109 => 90, 108 => 86, 107 => 79, 104 => 78, 102 => 77, 97 => 74, 95 => 72, 94 => 70, 93 => 67, 90 => 66, 86 => 60, 84 => 58, 83 => 56, 81 => 53, 79 => 51, 78 => 49, 77 => 46, 73 => 44, 68 => 41, 66 => 40, 65 => 36, 64 => 30, 61 => 29, 59 => 28, 54 => 25, 52 => 24, 51 => 20, 49 => 14, 43 => 10, 39 => 8, 37 => 6, 36 => 5, 35 => 4, 34 => 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/options_block.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/options_block.twig"); } } 00/0006ee2a987cc6d51ec9c12ba1ed4a2300ac1a9286c873a653b985805e3630b6.php000064400000045565147212741400016214 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
    "; // line 4 echo _gettext("Partitions"); // line 5 echo " "; echo PhpMyAdmin\Util::showMySQLDocu("partitioning"); echo " "; // line 7 if (twig_test_empty(($context["partitions"] ?? null))) { // line 8 echo " "; echo call_user_func_array($this->env->getFunction('Message_notice')->getCallable(), [_gettext("No partitioning defined!")]); echo " "; } else { // line 10 echo "

    "; // line 11 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 "

    "; // line 16 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 " "; // line 25 if (($context["has_description"] ?? null)) { // line 26 echo " "; } // line 28 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 " "; } else { // line 44 echo " "; } // line 46 echo " "; // line 47 if (($context["has_description"] ?? null)) { // line 48 echo " "; } // line 57 echo " "; // line 77 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["action_icons"] ?? null)); foreach ($context['_seq'] as $context["action"] => $context["icon"]) { // line 78 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['action'], $context['icon'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 90 echo " "; // line 91 if (($context["has_sub_partitions"] ?? null)) { // line 92 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["partition"], "getSubPartitions", [], "method")); foreach ($context['_seq'] as $context["_key"] => $context["sub_partition"]) { // line 93 echo " "; // line 97 if (($context["has_description"] ?? null)) { // line 98 echo " "; } // line 100 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 123 echo " "; } // line 124 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 126 echo "
    # "; // line 24 echo _gettext("Partition"); echo ""; echo _gettext("Expression"); echo ""; echo _gettext("Rows"); echo " "; // line 29 echo _gettext("Data length"); echo " "; // line 30 echo _gettext("Index length"); echo " "; // line 31 echo _gettext("Comment"); echo " "; // line 33 echo _gettext("Action"); // line 34 echo "
    "; echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "getOrdinal", [], "method"), "html", null, true); echo " "; echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "getOrdinal", [], "method"), "html", null, true); echo ""; echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "getName", [], "method"), "html", null, true); echo " "; // line 50 echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "getExpression", [], "method"), "html", null, true); // line 51 echo ((($this->getAttribute($context["partition"], "getMethod", [], "method") == "LIST")) ? (" IN (") : (" < ")); // line 52 echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "getDescription", [], "method"), "html", null, true); // line 53 echo ((($this->getAttribute($context["partition"], "getMethod", [], "method") == "LIST")) ? (")") : ("")); // line 54 echo " "; echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "getRows", [], "method"), "html", null, true); echo " "; // line 59 $context["data_length"] = PhpMyAdmin\Util::formatByteDown($this->getAttribute( // line 60 $context["partition"], "getDataLength", [], "method"), 3, 1); // line 64 echo " "; echo twig_escape_filter($this->env, $this->getAttribute(($context["data_length"] ?? null), 0, [], "array"), "html", null, true); echo " "; // line 65 echo twig_escape_filter($this->env, $this->getAttribute(($context["data_length"] ?? null), 1, [], "array"), "html", null, true); echo " "; // line 68 $context["index_length"] = PhpMyAdmin\Util::formatByteDown($this->getAttribute( // line 69 $context["partition"], "getIndexLength", [], "method"), 3, 1); // line 73 echo " "; echo twig_escape_filter($this->env, $this->getAttribute(($context["index_length"] ?? null), 0, [], "array"), "html", null, true); echo " "; // line 74 echo twig_escape_filter($this->env, $this->getAttribute(($context["index_length"] ?? null), 1, [], "array"), "html", null, true); echo " "; // line 76 echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "getComment", [], "method"), "html", null, true); echo " env, ($context["url_query"] ?? null), "html", null, true); // line 80 echo "&partition_maintenance=1&sql_query="; // line 81 echo twig_escape_filter($this->env, twig_urlencode_filter(((((("ALTER TABLE " . PhpMyAdmin\Util::backquote(($context["table"] ?? null))) . " ") . $context["action"]) . " PARTITION ") . $this->getAttribute( // line 82 $context["partition"], "getName", [], "method"))), "html", null, true); echo "\" id=\"partition_action_"; // line 83 echo twig_escape_filter($this->env, $context["action"], "html", null, true); echo "\" name=\"partition_action_"; // line 84 echo twig_escape_filter($this->env, $context["action"], "html", null, true); echo "\" class=\"ajax\"> "; // line 86 echo $context["icon"]; echo "
    "; // line 95 echo twig_escape_filter($this->env, $this->getAttribute($context["sub_partition"], "getOrdinal", [], "method"), "html", null, true); echo " "; // line 96 echo twig_escape_filter($this->env, $this->getAttribute($context["sub_partition"], "getName", [], "method"), "html", null, true); echo ""; echo twig_escape_filter($this->env, $this->getAttribute($context["sub_partition"], "getRows", [], "method"), "html", null, true); echo " "; // line 102 $context["data_length"] = PhpMyAdmin\Util::formatByteDown($this->getAttribute( // line 103 $context["sub_partition"], "getDataLength", [], "method"), 3, 1); // line 107 echo " "; echo twig_escape_filter($this->env, $this->getAttribute(($context["data_length"] ?? null), 0, [], "array"), "html", null, true); echo " "; // line 108 echo twig_escape_filter($this->env, $this->getAttribute(($context["data_length"] ?? null), 1, [], "array"), "html", null, true); echo " "; // line 111 $context["index_length"] = PhpMyAdmin\Util::formatByteDown($this->getAttribute( // line 112 $context["sub_partition"], "getIndexLength", [], "method"), 3, 1); // line 116 echo " "; echo twig_escape_filter($this->env, $this->getAttribute(($context["index_length"] ?? null), 0, [], "array"), "html", null, true); echo " "; // line 117 echo twig_escape_filter($this->env, $this->getAttribute(($context["index_length"] ?? null), 1, [], "array"), "html", null, true); echo " "; // line 119 echo twig_escape_filter($this->env, $this->getAttribute($context["sub_partition"], "getComment", [], "method"), "html", null, true); echo "
    "; } // line 129 echo "

    "; // line 132 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo " "; // line 134 if (twig_test_empty(($context["partitions"] ?? null))) { // line 135 echo " "; } else { // line 137 echo " "; echo PhpMyAdmin\Util::linkOrButton("sql.php", ($context["remove_url_params"] ?? null), _gettext("Remove partitioning"), ["class" => "button ajax", "id" => "remove_partitioning"]); // line 140 echo " "; } // line 143 echo "
    "; } public function getTemplateName() { return "table/structure/display_partitions.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 364 => 143, 359 => 141, 356 => 140, 353 => 137, 347 => 135, 345 => 134, 340 => 132, 335 => 129, 330 => 126, 323 => 124, 320 => 123, 311 => 120, 307 => 119, 302 => 117, 297 => 116, 295 => 112, 294 => 111, 288 => 108, 283 => 107, 281 => 103, 280 => 102, 274 => 100, 270 => 98, 268 => 97, 264 => 96, 260 => 95, 256 => 93, 251 => 92, 249 => 91, 246 => 90, 236 => 86, 231 => 84, 227 => 83, 223 => 82, 222 => 81, 220 => 80, 218 => 79, 215 => 78, 211 => 77, 207 => 76, 202 => 74, 197 => 73, 195 => 69, 194 => 68, 188 => 65, 183 => 64, 181 => 60, 180 => 59, 174 => 57, 169 => 54, 167 => 53, 165 => 52, 163 => 51, 161 => 50, 158 => 48, 156 => 47, 151 => 46, 145 => 44, 138 => 41, 136 => 40, 131 => 39, 127 => 38, 121 => 34, 119 => 33, 115 => 32, 111 => 31, 107 => 30, 103 => 29, 98 => 28, 92 => 26, 90 => 25, 86 => 24, 80 => 20, 71 => 17, 69 => 16, 66 => 15, 64 => 14, 56 => 12, 54 => 11, 51 => 10, 45 => 8, 43 => 7, 37 => 5, 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("", "table/structure/display_partitions.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/display_partitions.twig"); } } 5a/5abc4616e7174217f134bab455cd31bd3dbab548afbbaeb43ab56e4bbe2ddb45.php000064400000004103147212741400017175 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 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"); } } 21/21da9819143464d54ee6b898f48222ab320e5718dfa0e39cee2fa29422d74cc9.php000064400000003525147212741400016243 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "fk_checkbox.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 4, 33 => 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("", "fk_checkbox.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/fk_checkbox.twig"); } } b8/b8467faa5f2a7b309d051ad2bf80809b54162172bdc2b15ae0a6642bd81d528b.php000064400000006142147212741400016420 0ustar00parent = 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"); } } d5/d52220f7879a7c498d2943ebe60f3f3d1f5d1f707f9b17486bb1e818ed820eaf.php000064400000034255147212741400016513 0ustar00parent = 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 140 $this->loadTemplate("console/toolbar.twig", "console/display.twig", 140)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "switch_button", 1 => _gettext("Options")], 1 => [0 => "button default", 1 => _gettext("Set default")]]])); // line 147 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"); } } 0e/0eb1aeda282ccbbe77a54d41933472e0fa22cbdb67d065a70f10e52ef8eee03a.php000064400000012026147212741400017046 0ustar00parent = 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"); } } 55/557650a157224143a5825b9dcd146d4a840c27b83635f5214fb330b3da56f06c.php000064400000003616147212741400015715 0ustar00parent = 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"); } } 55/55e9bd1b34717b755da8f2c9cf4d2661c8a157e1638b85efd89ca7bdd78cd697.php000064400000007525147212741400016613 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "columns_definitions/move_column.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 74 => 15, 65 => 12, 61 => 11, 57 => 10, 53 => 9, 50 => 8, 48 => 7, 44 => 6, 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("", "columns_definitions/move_column.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/move_column.twig"); } } 87/870638e5d5690f17cc64f71d4afb7ab8605a1e2516ad57a23f94158490ee7af8.php000064400000005144147212741400016266 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 if (((($context["delete_link"] ?? null) == ($context["delete_row"] ?? null)) || (($context["delete_link"] ?? null) == ($context["kill_process"] ?? null)))) { // line 2 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" class=\"ajax\"> "; // line 7 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null), 1); echo " "; } // line 10 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\"> "; } public function getTemplateName() { return "display/results/multi_row_operations_form.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 52 => 12, 48 => 10, 42 => 7, 37 => 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("", "display/results/multi_row_operations_form.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/multi_row_operations_form.twig"); } } db/dbe8d9cb3e922ff9f6b0ee28da86454965041658d7e294d48d5fa8a646522b29.php000064400000005520147212741400016520 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
    "; // line 4 if (PhpMyAdmin\Util::showIcons("ActionLinksMode")) { // line 5 echo PhpMyAdmin\Util::getImage("b_table_add"); } // line 7 echo " "; echo _gettext("Create table"); // line 8 echo " "; // line 9 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); echo "
    "; // line 11 echo _gettext("Name"); echo ":
    "; // line 15 echo _gettext("Number of columns"); echo ":
    "; } public function getTemplateName() { return "database/create_table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 67 => 21, 58 => 15, 51 => 11, 46 => 9, 43 => 8, 40 => 7, 37 => 5, 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("", "database/create_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/create_table.twig"); } } b9/b9b28b9da42c96adf5f4fd5aa40e7970e674d14b45a1fbb616dc0da871811996.php000064400000030511147212741400016623 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "env, ($context["action"] ?? null), "html", null, true); echo "\" class=\""; // line 2 echo (((($context["action"] ?? null) == "tbl_create.php")) ? ("create_table") : ("append_fields")); // line 3 echo "_form ajax lock-page\"> "; // line 4 echo PhpMyAdmin\Url::getHiddenInputs(($context["form_params"] ?? null)); echo " "; // line 6 echo " "; // line 7 echo " "; // line 8 echo " env, ($context["primary_indexes"] ?? null), "html", null, true))) : (print ("[]"))); echo "\"> env, ($context["unique_indexes"] ?? null), "html", null, true))) : (print ("[]"))); echo "\"> env, ($context["indexes"] ?? null), "html", null, true))) : (print ("[]"))); echo "\"> env, ($context["fulltext_indexes"] ?? null), "html", null, true))) : (print ("[]"))); echo "\"> env, ($context["spatial_indexes"] ?? null), "html", null, true))) : (print ("[]"))); echo "\"> "; // line 19 if ((($context["action"] ?? null) == "tbl_create.php")) { // line 20 echo "
    "; // line 23 echo _gettext("Table name"); echo ": env, ($context["table"] ?? null), "html", null, true))) : (print (""))); echo "\" class=\"textfield\" autofocus required /> "; // line 32 echo _gettext("Add"); // line 33 echo " "; // line 40 echo _gettext("column(s)"); // line 41 echo "
    "; } // line 49 echo " "; if (twig_test_iterable(($context["content_cells"] ?? null))) { // line 50 echo " "; $this->loadTemplate("columns_definitions/table_fields_definitions.twig", "columns_definitions/column_definitions_form.twig", 50)->display(twig_to_array(["is_backup" => // line 51 ($context["is_backup"] ?? null), "fields_meta" => // line 52 ($context["fields_meta"] ?? null), "mimework" => // line 53 ($context["mimework"] ?? null), "content_cells" => // line 54 ($context["content_cells"] ?? null), "change_column" => // line 55 ($context["change_column"] ?? null), "is_virtual_columns_supported" => // line 56 ($context["is_virtual_columns_supported"] ?? null), "browse_mime" => // line 57 ($context["browse_mime"] ?? null), "server_type" => // line 58 ($context["server_type"] ?? null), "max_rows" => // line 59 ($context["max_rows"] ?? null), "char_editing" => // line 60 ($context["char_editing"] ?? null), "attribute_types" => // line 61 ($context["attribute_types"] ?? null), "privs_available" => // line 62 ($context["privs_available"] ?? null), "max_length" => // line 63 ($context["max_length"] ?? null), "dbi" => // line 64 ($context["dbi"] ?? null), "disable_is" => // line 65 ($context["disable_is"] ?? null)])); // line 67 echo " "; } // line 68 echo " "; if ((($context["action"] ?? null) == "tbl_create.php")) { // line 69 echo "
    "; // line 125 if (($context["have_partitioning"] ?? null)) { // line 126 echo " "; } // line 140 echo "
    "; // line 72 echo _gettext("Table comments:"); echo "   "; // line 74 echo _gettext("Collation:"); echo "   "; // line 77 echo _gettext("Storage Engine:"); // line 78 echo " "; echo PhpMyAdmin\Util::showMySQLDocu("Storage_engines"); echo "   "; // line 82 echo _gettext("Connection:"); // line 83 echo " "; echo PhpMyAdmin\Util::showMySQLDocu("federated-create-connection"); echo "
    env, ($context["comment"] ?? null), "html", null, true))) : (print (""))); echo "\" class=\"textfield\" />   "; // line 97 echo PhpMyAdmin\Charsets::getCollationDropdownBox( // line 98 ($context["dbi"] ?? null), // line 99 ($context["disable_is"] ?? null), "tbl_collation", null, // line 102 ($context["tbl_collation"] ?? null), false); // line 104 echo "   "; // line 108 echo PhpMyAdmin\StorageEngine::getHtmlSelect("tbl_storage_engine", null, // line 111 ($context["tbl_storage_engine"] ?? null)); // line 112 echo "   env, ($context["connection"] ?? null), "html", null, true))) : (print (""))); echo "\" placeholder=\"scheme://user_name[:password]@host_name[:port_num]/db_name/tbl_name\" class=\"textfield\" required=\"required\" />
    "; // line 128 echo _gettext("PARTITION definition:"); // line 129 echo " "; echo PhpMyAdmin\Util::showMySQLDocu("Partitioning"); echo "
    "; // line 134 $this->loadTemplate("columns_definitions/partitions.twig", "columns_definitions/column_definitions_form.twig", 134)->display(twig_to_array(["partition_details" => // line 135 ($context["partition_details"] ?? null)])); // line 137 echo "
    "; } // line 143 echo "
    "; } public function getTemplateName() { return "columns_definitions/column_definitions_form.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 267 => 149, 261 => 146, 256 => 143, 251 => 140, 246 => 137, 244 => 135, 243 => 134, 234 => 129, 232 => 128, 228 => 126, 226 => 125, 217 => 119, 208 => 112, 206 => 111, 205 => 108, 199 => 104, 197 => 102, 196 => 99, 195 => 98, 194 => 97, 186 => 92, 173 => 83, 171 => 82, 163 => 78, 161 => 77, 155 => 74, 150 => 72, 145 => 69, 142 => 68, 139 => 67, 137 => 65, 136 => 64, 135 => 63, 134 => 62, 133 => 61, 132 => 60, 131 => 59, 130 => 58, 129 => 57, 128 => 56, 127 => 55, 126 => 54, 125 => 53, 124 => 52, 123 => 51, 121 => 50, 118 => 49, 109 => 43, 105 => 41, 103 => 40, 94 => 33, 92 => 32, 85 => 28, 77 => 23, 72 => 20, 70 => 19, 65 => 17, 61 => 15, 57 => 13, 53 => 11, 49 => 9, 47 => 8, 45 => 7, 43 => 6, 39 => 4, 36 => 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("", "columns_definitions/column_definitions_form.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_definitions_form.twig"); } } b9/b94e0fc9456ae54cc451c9f685b4de4f733aa68d007ba566951743f3080e511a.php000064400000022604147212741400016325 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
    "; // line 3 echo _gettext("Information"); echo " "; // line 4 if ($this->getAttribute(($context["showtable"] ?? null), "TABLE_COMMENT", [], "array")) { // line 5 echo "

    "; // line 6 echo _gettext("Table comments:"); echo " "; // line 7 echo twig_escape_filter($this->env, $this->getAttribute(($context["showtable"] ?? null), "TABLE_COMMENT", [], "array"), "html", null, true); echo "

    "; } // line 10 echo " "; // line 12 if (( !($context["tbl_is_view"] ?? null) && !($context["db_is_system_schema"] ?? null))) { // line 13 echo " "; // line 22 if ((isset($context["index_size"]) || array_key_exists("index_size", $context))) { // line 23 echo " "; } // line 29 echo " "; // line 30 if ((isset($context["free_size"]) || array_key_exists("free_size", $context))) { // line 31 echo " "; } // line 42 echo " "; // line 43 if (((isset($context["tot_size"]) || array_key_exists("tot_size", $context)) && (($context["mergetable"] ?? null) == false))) { // line 44 echo " "; } // line 50 echo " "; // line 52 echo " "; if (((isset($context["free_size"]) || array_key_exists("free_size", $context)) && (((( // line 53 ($context["tbl_storage_engine"] ?? null) == "MYISAM") || ( // line 54 ($context["tbl_storage_engine"] ?? null) == "ARIA")) || ( // line 55 ($context["tbl_storage_engine"] ?? null) == "MARIA")) || ( // line 56 ($context["tbl_storage_engine"] ?? null) == "BDB")))) { // line 57 echo " "; } // line 66 echo "
    "; // line 14 echo _gettext("Space usage"); echo "
    "; // line 17 echo _gettext("Data"); echo " "; // line 18 echo twig_escape_filter($this->env, ($context["data_size"] ?? null), "html", null, true); echo " "; // line 19 echo twig_escape_filter($this->env, ($context["data_unit"] ?? null), "html", null, true); echo "
    "; // line 24 echo _gettext("Index"); echo " "; // line 25 echo twig_escape_filter($this->env, ($context["index_size"] ?? null), "html", null, true); echo " "; // line 26 echo twig_escape_filter($this->env, ($context["index_unit"] ?? null), "html", null, true); echo "
    "; // line 32 echo _gettext("Overhead"); echo " "; // line 33 echo twig_escape_filter($this->env, ($context["free_size"] ?? null), "html", null, true); echo " "; // line 34 echo twig_escape_filter($this->env, ($context["free_unit"] ?? null), "html", null, true); echo "
    "; // line 37 echo _gettext("Effective"); echo " "; // line 38 echo twig_escape_filter($this->env, ($context["effect_size"] ?? null), "html", null, true); echo " "; // line 39 echo twig_escape_filter($this->env, ($context["effect_unit"] ?? null), "html", null, true); echo "
    "; // line 45 echo _gettext("Total"); echo " "; // line 46 echo twig_escape_filter($this->env, ($context["tot_size"] ?? null), "html", null, true); echo " "; // line 47 echo twig_escape_filter($this->env, ($context["tot_unit"] ?? null), "html", null, true); echo "
    env, ($context["url_query"] ?? null), "html", null, true); echo "&pos=0&sql_query="; // line 60 echo twig_escape_filter($this->env, twig_urlencode_filter(("OPTIMIZE TABLE " . PhpMyAdmin\Util::backquote(($context["table"] ?? null)))), "html", null, true); echo "\"> "; // line 61 echo PhpMyAdmin\Util::getIcon("b_tbloptimize", _gettext("Optimize table")); echo "
    "; } // line 69 echo " "; // line 70 $this->loadTemplate("table/structure/row_stats_table.twig", "table/structure/display_table_stats.twig", 70)->display(twig_to_array(["showtable" => // line 71 ($context["showtable"] ?? null), "tbl_collation" => // line 72 ($context["tbl_collation"] ?? null), "is_innodb" => // line 73 ($context["is_innodb"] ?? null), "mergetable" => // line 74 ($context["mergetable"] ?? null), "avg_size" => (( // line 75 (isset($context["avg_size"]) || array_key_exists("avg_size", $context))) ? (($context["avg_size"] ?? null)) : (null)), "avg_unit" => (( // line 76 (isset($context["avg_unit"]) || array_key_exists("avg_unit", $context))) ? (($context["avg_unit"] ?? null)) : (null))])); // line 78 echo "
    "; } public function getTemplateName() { return "table/structure/display_table_stats.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 204 => 78, 202 => 76, 201 => 75, 200 => 74, 199 => 73, 198 => 72, 197 => 71, 196 => 70, 193 => 69, 188 => 66, 180 => 61, 176 => 60, 173 => 59, 169 => 57, 167 => 56, 166 => 55, 165 => 54, 164 => 53, 162 => 52, 159 => 50, 153 => 47, 149 => 46, 145 => 45, 142 => 44, 140 => 43, 137 => 42, 131 => 39, 127 => 38, 123 => 37, 117 => 34, 113 => 33, 109 => 32, 106 => 31, 104 => 30, 101 => 29, 95 => 26, 91 => 25, 87 => 24, 84 => 23, 82 => 22, 76 => 19, 72 => 18, 68 => 17, 62 => 14, 59 => 13, 57 => 12, 53 => 10, 47 => 7, 43 => 6, 40 => 5, 38 => 4, 34 => 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("", "table/structure/display_table_stats.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/display_table_stats.twig"); } } c9/c916a03c41ea456d5777a282c22fffd9bce9d9c5873be173d122658c88ddcf6c.php000064400000057615147212741400016661 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
    "; // line 3 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo "
    "; // line 15 echo " "; $this->loadTemplate("table/structure/table_structure_header.twig", "table/structure/display_structure.twig", 15)->display(twig_to_array(["db_is_system_schema" => // line 16 ($context["db_is_system_schema"] ?? null), "tbl_is_view" => // line 17 ($context["tbl_is_view"] ?? null), "show_column_comments" => // line 18 ($context["show_column_comments"] ?? null)])); // line 20 echo " "; // line 22 echo " "; $context["rownum"] = 0; // line 23 echo " "; $context["columns_list"] = []; // line 24 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["fields"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["row"]) { // line 25 echo " "; $context["rownum"] = (($context["rownum"] ?? null) + 1); // line 26 echo " "; $context["columns_list"] = twig_array_merge(($context["columns_list"] ?? null), [0 => $this->getAttribute($context["row"], "Field", [], "array")]); // line 27 echo " "; $context["field_charset"] = $this->getAttribute($context["row"], "Collation", [], "array"); // line 28 echo " "; // line 29 $context["extracted_columnspec"] = PhpMyAdmin\Util::extractColumnSpec($this->getAttribute($context["row"], "Type", [], "array")); // line 30 echo " "; $context["attribute"] = $this->getAttribute(($context["extracted_columnspec"] ?? null), "attribute", [], "array"); // line 31 echo " "; if ( !(strpos($this->getAttribute($context["row"], "Extra", [], "array"), "on update CURRENT_TIMESTAMP") === false)) { // line 33 echo " "; $context["attribute"] = "on update CURRENT_TIMESTAMP"; // line 34 echo " "; } // line 35 echo " "; // line 36 if ((null === $this->getAttribute($context["row"], "Default", [], "array"))) { // line 37 echo " "; if (($this->getAttribute($context["row"], "Null", [], "array") == "YES")) { // line 38 echo " "; $context["row"] = twig_array_merge($context["row"], ["Default" => "NULL"]); // line 39 echo " "; } // line 40 echo " "; } else { // line 41 echo " "; $context["row"] = twig_array_merge($context["row"], ["Default" => twig_escape_filter($this->env, $this->getAttribute($context["row"], "Default", [], "array"))]); // line 42 echo " "; } // line 43 echo " "; // line 44 $context["field_name"] = twig_escape_filter($this->env, $this->getAttribute($context["row"], "Field", [], "array")); // line 45 echo " "; $context["displayed_field_name"] = ($context["field_name"] ?? null); // line 46 echo " "; // line 47 echo " "; $context["comments"] = ""; // line 48 echo " "; // line 49 echo " "; // line 50 if ($this->getAttribute(($context["comments_map"] ?? null), $this->getAttribute($context["row"], "Field", [], "array"), [], "array", true, true)) { // line 51 echo " "; ob_start(function () { return ''; }); // line 52 echo "env, $this->getAttribute(($context["comments_map"] ?? null), $this->getAttribute($context["row"], "Field", [], "array"), [], "array"), "html", null, true); echo "\">"; // line 54 echo ($context["field_name"] ?? null); // line 55 echo ""; $context["displayed_field_name"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 57 echo " "; $context["comments"] = $this->getAttribute(($context["comments_map"] ?? null), $this->getAttribute($context["row"], "Field", [], "array"), [], "array"); // line 58 echo " "; } // line 59 echo " "; // line 60 if ((($context["primary"] ?? null) && $this->getAttribute(($context["primary"] ?? null), "hasColumn", [0 => ($context["field_name"] ?? null)], "method"))) { // line 61 echo " "; $context["displayed_field_name"] = (($context["displayed_field_name"] ?? null) . PhpMyAdmin\Util::getImage("b_primary", _gettext("Primary"))); // line 64 echo " "; } // line 65 echo " "; if (twig_in_filter(($context["field_name"] ?? null), ($context["columns_with_index"] ?? null))) { // line 66 echo " "; $context["displayed_field_name"] = (($context["displayed_field_name"] ?? null) . PhpMyAdmin\Util::getImage("bd_primary", _gettext("Index"))); // line 69 echo " "; } // line 70 echo " "; // line 71 $this->loadTemplate("table/structure/table_structure_row.twig", "table/structure/display_structure.twig", 71)->display(twig_to_array(["row" => // line 72 $context["row"], "rownum" => // line 73 ($context["rownum"] ?? null), "displayed_field_name" => preg_replace("/[\\x00-\\x1F]/", "⁑", // line 77 ($context["displayed_field_name"] ?? null)), "type_nowrap" => PhpMyAdmin\Util::getClassForType($this->getAttribute( // line 79 ($context["extracted_columnspec"] ?? null), "type", [], "array")), "extracted_columnspec" => // line 80 ($context["extracted_columnspec"] ?? null), "attribute" => // line 81 ($context["attribute"] ?? null), "tbl_is_view" => // line 82 ($context["tbl_is_view"] ?? null), "db_is_system_schema" => // line 83 ($context["db_is_system_schema"] ?? null), "url_query" => // line 84 ($context["url_query"] ?? null), "titles" => // line 85 ($context["titles"] ?? null), "table" => // line 86 ($context["table"] ?? null), "tbl_storage_engine" => // line 87 ($context["tbl_storage_engine"] ?? null), "field_charset" => // line 88 ($context["field_charset"] ?? null), "comments" => // line 89 ($context["comments"] ?? null), "show_column_comments" => // line 90 ($context["show_column_comments"] ?? null), "relation_commwork" => // line 91 ($context["relation_commwork"] ?? null), "relation_mimework" => // line 92 ($context["relation_mimework"] ?? null), "browse_mime" => // line 93 ($context["browse_mime"] ?? null)])); // line 95 echo " "; if (( !($context["tbl_is_view"] ?? null) && !($context["db_is_system_schema"] ?? null))) { // line 96 echo " "; $this->loadTemplate("table/structure/actions_in_table_structure.twig", "table/structure/display_structure.twig", 96)->display(twig_to_array(["row" => // line 97 $context["row"], "rownum" => // line 98 ($context["rownum"] ?? null), "extracted_columnspec" => // line 99 ($context["extracted_columnspec"] ?? null), "type" => (( !twig_test_empty($this->getAttribute( // line 100 ($context["extracted_columnspec"] ?? null), "print_type", [], "array"))) ? ($this->getAttribute(($context["extracted_columnspec"] ?? null), "print_type", [], "array")) : ("")), "tbl_storage_engine" => // line 101 ($context["tbl_storage_engine"] ?? null), "primary" => // line 102 ($context["primary"] ?? null), "field_name" => // line 103 ($context["field_name"] ?? null), "url_query" => // line 104 ($context["url_query"] ?? null), "titles" => // line 105 ($context["titles"] ?? null), "columns_with_unique_index" => // line 106 ($context["columns_with_unique_index"] ?? null), "is_in_central_columns" => ((twig_in_filter($this->getAttribute( // line 107 $context["row"], "Field", [], "array"), ($context["central_list"] ?? null))) ? (true) : (false)), "central_columns_work" => // line 108 ($context["central_columns_work"] ?? null), "table" => // line 109 ($context["table"] ?? null), "hide_structure_actions" => // line 110 ($context["hide_structure_actions"] ?? null), "mysql_int_version" => // line 111 ($context["mysql_int_version"] ?? null)])); // line 113 echo " "; } // line 114 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 116 echo "
    "; // line 119 $this->loadTemplate("table/structure/check_all_table_column.twig", "table/structure/display_structure.twig", 119)->display(twig_to_array(["pma_theme_image" => // line 120 ($context["pma_theme_image"] ?? null), "text_dir" => // line 121 ($context["text_dir"] ?? null), "tbl_is_view" => // line 122 ($context["tbl_is_view"] ?? null), "db_is_system_schema" => // line 123 ($context["db_is_system_schema"] ?? null), "tbl_storage_engine" => // line 124 ($context["tbl_storage_engine"] ?? null), "central_columns_work" => // line 125 ($context["central_columns_work"] ?? null)])); // line 127 echo "

    "; // line 129 $this->loadTemplate("table/structure/move_columns_dialog.twig", "table/structure/display_structure.twig", 129)->display(twig_to_array(["db" => // line 130 ($context["db"] ?? null), "table" => // line 131 ($context["table"] ?? null)])); // line 134 echo "
    "; // line 135 if ((($context["tbl_is_view"] ?? null) && !($context["db_is_system_schema"] ?? null))) { // line 136 echo " "; echo PhpMyAdmin\Util::linkOrButton("view_create.php", ["db" => // line 138 ($context["db"] ?? null), "table" => ($context["table"] ?? null)], PhpMyAdmin\Util::getIcon("b_edit", _gettext("Edit view"), true)); // line 140 echo " "; } // line 142 echo " "; $this->loadTemplate("table/structure/optional_action_links.twig", "table/structure/display_structure.twig", 142)->display(twig_to_array(["url_query" => // line 143 ($context["url_query"] ?? null), "tbl_is_view" => // line 144 ($context["tbl_is_view"] ?? null), "db_is_system_schema" => // line 145 ($context["db_is_system_schema"] ?? null), "table" => // line 146 ($context["table"] ?? null), "is_active" => // line 147 ($context["is_active"] ?? null), "mysql_int_version" => // line 148 ($context["mysql_int_version"] ?? null), "is_mariadb" => // line 149 ($context["is_mariadb"] ?? null)])); // line 151 echo "
    "; // line 152 if (( !($context["tbl_is_view"] ?? null) && !($context["db_is_system_schema"] ?? null))) { // line 153 echo " "; $this->loadTemplate("table/structure/add_column.twig", "table/structure/display_structure.twig", 153)->display(twig_to_array(["columns_list" => // line 154 ($context["columns_list"] ?? null), "db" => // line 155 ($context["db"] ?? null), "table" => // line 156 ($context["table"] ?? null)])); } // line 159 echo " "; // line 161 if ((( !($context["tbl_is_view"] ?? null) && !($context["db_is_system_schema"] ?? null)) && ("ARCHIVE" != // line 162 ($context["tbl_storage_engine"] ?? null)))) { // line 163 echo " "; echo PhpMyAdmin\Index::getHtmlForDisplayIndexes(); echo " "; } // line 165 echo " "; // line 167 if (($context["have_partitioning"] ?? null)) { // line 168 echo " "; // line 169 echo " "; if (( !twig_test_empty(($context["partition_names"] ?? null)) && !(null === $this->getAttribute(($context["partition_names"] ?? null), 0, [], "array")))) { // line 170 echo " "; $context["partitions"] = PhpMyAdmin\Partition::getPartitions(($context["db"] ?? null), ($context["table"] ?? null)); // line 171 echo " "; $context["first_partition"] = $this->getAttribute(($context["partitions"] ?? null), 0, [], "array"); // line 172 echo " "; $context["range_or_list"] = (((($this->getAttribute(($context["first_partition"] ?? null), "getMethod", [], "method") == "RANGE") || ($this->getAttribute( // line 173 ($context["first_partition"] ?? null), "getMethod", [], "method") == "RANGE COLUMNS")) || ($this->getAttribute( // line 174 ($context["first_partition"] ?? null), "getMethod", [], "method") == "LIST")) || ($this->getAttribute( // line 175 ($context["first_partition"] ?? null), "getMethod", [], "method") == "LIST COLUMNS")); // line 176 echo " "; $context["sub_partitions"] = $this->getAttribute(($context["first_partition"] ?? null), "getSubPartitions", [], "method"); // line 177 echo " "; $context["has_sub_partitions"] = $this->getAttribute(($context["first_partition"] ?? null), "hasSubPartitions", [], "method"); // line 178 echo " "; if (($context["has_sub_partitions"] ?? null)) { // line 179 echo " "; $context["first_sub_partition"] = $this->getAttribute(($context["sub_partitions"] ?? null), 0, [], "array"); // line 180 echo " "; } // line 181 echo " "; // line 182 $context["action_icons"] = ["ANALYZE" => PhpMyAdmin\Util::getIcon("b_search", _gettext("Analyze")), "CHECK" => PhpMyAdmin\Util::getIcon("eye", _gettext("Check")), "OPTIMIZE" => PhpMyAdmin\Util::getIcon("normalize", _gettext("Optimize")), "REBUILD" => PhpMyAdmin\Util::getIcon("s_tbl", _gettext("Rebuild")), "REPAIR" => PhpMyAdmin\Util::getIcon("b_tblops", _gettext("Repair")), "TRUNCATE" => PhpMyAdmin\Util::getIcon("b_empty", _gettext("Truncate"))]; // line 190 echo " "; if (($context["range_or_list"] ?? null)) { // line 191 echo " "; $context["action_icons"] = twig_array_merge(($context["action_icons"] ?? null), ["DROP" => PhpMyAdmin\Util::getIcon("b_drop", _gettext("Drop"))]); // line 192 echo " "; } // line 193 echo " "; // line 194 echo PhpMyAdmin\Util::getDivForSliderEffect("partitions", _gettext("Partitions")); echo " "; // line 196 $context["remove_sql"] = (("ALTER TABLE " . PhpMyAdmin\Util::backquote(($context["table"] ?? null))) . " REMOVE PARTITIONING"); // line 197 echo " "; // line 198 $this->loadTemplate("table/structure/display_partitions.twig", "table/structure/display_structure.twig", 198)->display(twig_to_array(["db" => // line 199 ($context["db"] ?? null), "table" => // line 200 ($context["table"] ?? null), "url_query" => // line 201 ($context["url_query"] ?? null), "partitions" => // line 202 ($context["partitions"] ?? null), "partition_method" => $this->getAttribute( // line 203 ($context["first_partition"] ?? null), "getMethod", [], "method"), "partition_expression" => $this->getAttribute( // line 204 ($context["first_partition"] ?? null), "getExpression", [], "method"), "has_description" => !twig_test_empty($this->getAttribute( // line 205 ($context["first_partition"] ?? null), "getDescription", [], "method")), "has_sub_partitions" => // line 206 ($context["has_sub_partitions"] ?? null), "sub_partition_method" => (( // line 207 ($context["has_sub_partitions"] ?? null)) ? ($this->getAttribute(($context["first_sub_partition"] ?? null), "getMethod", [], "method")) : ("")), "sub_partition_expression" => (( // line 208 ($context["has_sub_partitions"] ?? null)) ? ($this->getAttribute(($context["first_sub_partition"] ?? null), "getExpression", [], "method")) : ("")), "action_icons" => // line 209 ($context["action_icons"] ?? null), "range_or_list" => // line 210 ($context["range_or_list"] ?? null), "remove_url_params" => twig_array_merge( // line 211 ($context["url_params"] ?? null), ["sql_query" => ($context["remove_sql"] ?? null)])])); // line 213 echo " "; } else { // line 214 echo " "; $this->loadTemplate("table/structure/display_partitions.twig", "table/structure/display_structure.twig", 214)->display(twig_to_array(["db" => // line 215 ($context["db"] ?? null), "table" => // line 216 ($context["table"] ?? null)])); // line 218 echo " "; } // line 219 echo " "; // line 220 echo " "; } // line 222 echo " "; // line 224 if (($context["show_stats"] ?? null)) { // line 225 echo " "; echo ($context["table_stats"] ?? null); echo " "; } // line 227 echo "
    "; } public function getTemplateName() { return "table/structure/display_structure.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 415 => 227, 409 => 225, 407 => 224, 404 => 222, 400 => 220, 398 => 219, 395 => 218, 393 => 216, 392 => 215, 390 => 214, 387 => 213, 385 => 211, 384 => 210, 383 => 209, 382 => 208, 381 => 207, 380 => 206, 379 => 205, 378 => 204, 377 => 203, 376 => 202, 375 => 201, 374 => 200, 373 => 199, 372 => 198, 369 => 197, 367 => 196, 362 => 194, 359 => 193, 356 => 192, 353 => 191, 350 => 190, 348 => 182, 345 => 181, 342 => 180, 339 => 179, 336 => 178, 333 => 177, 330 => 176, 328 => 175, 327 => 174, 326 => 173, 324 => 172, 321 => 171, 318 => 170, 315 => 169, 313 => 168, 311 => 167, 308 => 165, 302 => 163, 300 => 162, 299 => 161, 296 => 159, 293 => 156, 292 => 155, 291 => 154, 289 => 153, 287 => 152, 284 => 151, 282 => 149, 281 => 148, 280 => 147, 279 => 146, 278 => 145, 277 => 144, 276 => 143, 274 => 142, 270 => 140, 268 => 138, 266 => 136, 264 => 135, 261 => 134, 259 => 131, 258 => 130, 257 => 129, 253 => 127, 251 => 125, 250 => 124, 249 => 123, 248 => 122, 247 => 121, 246 => 120, 245 => 119, 240 => 116, 233 => 114, 230 => 113, 228 => 111, 227 => 110, 226 => 109, 225 => 108, 224 => 107, 223 => 106, 222 => 105, 221 => 104, 220 => 103, 219 => 102, 218 => 101, 217 => 100, 216 => 99, 215 => 98, 214 => 97, 212 => 96, 209 => 95, 207 => 93, 206 => 92, 205 => 91, 204 => 90, 203 => 89, 202 => 88, 201 => 87, 200 => 86, 199 => 85, 198 => 84, 197 => 83, 196 => 82, 195 => 81, 194 => 80, 193 => 79, 192 => 77, 191 => 73, 190 => 72, 189 => 71, 186 => 70, 183 => 69, 180 => 66, 177 => 65, 174 => 64, 171 => 61, 169 => 60, 166 => 59, 163 => 58, 160 => 57, 157 => 55, 155 => 54, 152 => 53, 150 => 52, 147 => 51, 145 => 50, 142 => 49, 140 => 48, 137 => 47, 135 => 46, 132 => 45, 130 => 44, 127 => 43, 124 => 42, 121 => 41, 118 => 40, 115 => 39, 112 => 38, 109 => 37, 107 => 36, 104 => 35, 101 => 34, 98 => 33, 95 => 31, 92 => 30, 90 => 29, 87 => 28, 84 => 27, 81 => 26, 78 => 25, 73 => 24, 70 => 23, 67 => 22, 64 => 20, 62 => 18, 61 => 17, 60 => 16, 58 => 15, 53 => 11, 50 => 10, 47 => 8, 45 => 7, 43 => 6, 41 => 5, 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("", "table/structure/display_structure.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/display_structure.twig"); } } c0/c0dff9d7ddec2f60cacb20dd9e0aaea53ead459023d9ab6c33a9239d8efd5bcd.php000064400000005011147212741400017524 0ustar00parent = 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 "\" /> "; // 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"); } } b0/b09e5befdeec571d23efa809282673b69cca704a6b1b338a929a4f28cd337923.php000064400000005403147212741400016534 0ustar00parent = 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"); } } 3d/3da49499f71b689cd54aedbbb3b23d74dbd69f60caf21b16672d87ead8a58cf4.php000064400000003434147212741400017055 0ustar00parent = 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"); } } 3d/3d8e4d464605f0b74f9c2014b49c91e129344220bcba7edbb5551424316b94d6.php000064400000003361147212741400016135 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; // line 2 echo ($context["title"] ?? null); echo " "; } public function getTemplateName() { return "database/structure/browse_table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 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("", "database/structure/browse_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/browse_table.twig"); } } 65/652fd8defc4cee33f0ac457fb447bef3bb212c470dc13d3a84dc425af3fa821e.php000064400000005621147212741400017076 0ustar00parent = 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_length["; // line 3 echo twig_escape_filter($this->env, ($context["column_number"] ?? null), "html", null, true); echo "]\" size=\""; // line 4 echo twig_escape_filter($this->env, ($context["length_values_input_size"] ?? null), "html", null, true); echo "\" value=\""; // line 5 echo twig_escape_filter($this->env, ($context["length_to_display"] ?? null), "html", null, true); echo "\" class=\"textfield\" />

    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 9 echo _gettext("Edit ENUM/SET values"); // line 10 echo "

    "; } public function getTemplateName() { return "columns_definitions/column_length.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 60 => 10, 58 => 9, 51 => 7, 46 => 5, 42 => 4, 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_length.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_length.twig"); } } 0a/0a749dcdbf7fd0541417660f883e4a70374b6889c98221bd838ed1eae6ec85fd.php000064400000005461147212741400016504 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // 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 " /> "; // 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 ( 63 => 10, 61 => 9, 57 => 7, 55 => 6, 49 => 5, 38 => 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("", "radio_fields.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/radio_fields.twig"); } } 70/70db16a839c421259db752d113c99732342fd93595829a14162bc42a5e7d50af.php000064400000021223147212741400015726 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " env, $this->getAttribute(($context["row"] ?? null), "Field", [], "array"), "html", null, true); echo "\" id=\"checkbox_row_"; echo twig_escape_filter($this->env, ($context["rownum"] ?? null), "html", null, true); echo "\"/> "; // line 4 echo twig_escape_filter($this->env, ($context["rownum"] ?? null), "html", null, true); echo " env, ($context["type_nowrap"] ?? null), "html", null, true); echo "> "; // line 12 echo $this->getAttribute(($context["extracted_columnspec"] ?? null), "displayed_type", [], "array"); echo " "; // line 13 if ((((($context["relation_commwork"] ?? null) && ($context["relation_mimework"] ?? null)) && ($context["browse_mime"] ?? null)) && $this->getAttribute($this->getAttribute( // line 14 ($context["mime_map"] ?? null), $this->getAttribute(($context["row"] ?? null), "Field", [], "array"), [], "array", false, true), "mimetype", [], "array", true, true))) { // line 15 echo "
    MIME: "; echo twig_escape_filter($this->env, twig_lower_filter($this->env, twig_replace_filter($this->getAttribute($this->getAttribute(($context["mime_map"] ?? null), $this->getAttribute(($context["row"] ?? null), "Field", [], "array"), [], "array"), "mimetype", [], "array"), ["_" => "/"])), "html", null, true); echo " "; } // line 17 echo "
    "; // line 20 if ( !twig_test_empty(($context["field_charset"] ?? null))) { // line 21 echo " env, PhpMyAdmin\Charsets::getCollationDescr(($context["field_charset"] ?? null)), "html", null, true); echo "\">"; echo twig_escape_filter($this->env, ($context["field_charset"] ?? null), "html", null, true); echo " "; } // line 23 echo " "; // line 24 echo twig_escape_filter($this->env, ($context["attribute"] ?? null), "html", null, true); echo " "; // line 25 echo twig_escape_filter($this->env, ((($this->getAttribute(($context["row"] ?? null), "Null", [], "array") == "YES")) ? (_gettext("Yes")) : (_gettext("No"))), "html", null, true); echo " "; // line 27 if ( !(null === $this->getAttribute(($context["row"] ?? null), "Default", [], "array"))) { // line 28 echo " "; if (($this->getAttribute(($context["extracted_columnspec"] ?? null), "type", [], "array") == "bit")) { // line 29 echo " "; echo twig_escape_filter($this->env, PhpMyAdmin\Util::convertBitDefaultValue($this->getAttribute(($context["row"] ?? null), "Default", [], "array")), "html", null, true); echo " "; } else { // line 31 echo " "; echo $this->getAttribute(($context["row"] ?? null), "Default", [], "array"); echo " "; } // line 33 echo " "; } else { // line 34 echo " "; echo _pgettext( "None for default", "None"); echo " "; } // line 36 echo " "; // line 37 if (($context["show_column_comments"] ?? null)) { // line 38 echo " "; // line 39 echo twig_escape_filter($this->env, ($context["comments"] ?? null), "html", null, true); echo " "; } // line 42 echo ""; echo twig_escape_filter($this->env, twig_upper_filter($this->env, $this->getAttribute(($context["row"] ?? null), "Extra", [], "array")), "html", null, true); echo " "; // line 43 if (( !($context["tbl_is_view"] ?? null) && !($context["db_is_system_schema"] ?? null))) { // line 44 echo " env, ($context["url_query"] ?? null), "html", null, true); echo "&field="; echo twig_escape_filter($this->env, twig_urlencode_filter($this->getAttribute(($context["row"] ?? null), "Field", [], "array")), "html", null, true); echo "&change_column=1\"> "; // line 47 echo $this->getAttribute(($context["titles"] ?? null), "Change", [], "array"); echo " env, ($context["url_query"] ?? null), "html", null, true); echo "&sql_query="; // line 52 echo twig_escape_filter($this->env, twig_urlencode_filter((((("ALTER TABLE " . PhpMyAdmin\Util::backquote(($context["table"] ?? null))) . " DROP ") . PhpMyAdmin\Util::backquote($this->getAttribute( // line 53 ($context["row"] ?? null), "Field", [], "array"))) . ";")), "html", null, true); // line 54 echo "&dropped_column="; echo twig_escape_filter($this->env, twig_urlencode_filter($this->getAttribute(($context["row"] ?? null), "Field", [], "array")), "html", null, true); echo "&purge=1&message_to_show="; // line 55 echo twig_escape_filter($this->env, twig_urlencode_filter(sprintf(_gettext("Column %s has been dropped."), twig_escape_filter($this->env, $this->getAttribute(($context["row"] ?? null), "Field", [], "array")))), "html", null, true); echo "\"> "; // line 56 echo $this->getAttribute(($context["titles"] ?? null), "Drop", [], "array"); echo " "; } } public function getTemplateName() { return "table/structure/table_structure_row.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 177 => 56, 173 => 55, 169 => 54, 167 => 53, 166 => 52, 163 => 51, 156 => 47, 150 => 46, 147 => 44, 145 => 43, 140 => 42, 134 => 39, 131 => 38, 129 => 37, 126 => 36, 120 => 34, 117 => 33, 111 => 31, 105 => 29, 102 => 28, 100 => 27, 95 => 25, 91 => 24, 88 => 23, 80 => 21, 78 => 20, 73 => 17, 67 => 15, 65 => 14, 64 => 13, 60 => 12, 55 => 10, 49 => 7, 45 => 6, 40 => 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/table_structure_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/table_structure_row.twig"); } } e1/e16bc846aa0cbfb2b4cfca42946a05dd8571064990b8100a62b95c90508b249b.php000064400000014346147212741400016352 0ustar00parent = 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"); } } 95/957e730ffafea958abfa3dd6b0bdae7a0075977cd39765b2f4883121b0f49e4d.php000064400000011636147212741400016645 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "columns_definitions/column_indexes.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 94 => 21, 89 => 20, 83 => 17, 78 => 16, 72 => 13, 67 => 12, 61 => 9, 56 => 8, 50 => 5, 45 => 4, 41 => 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("", "columns_definitions/column_indexes.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_indexes.twig"); } } b5/b56b406a24364f88325a4abefaba525f3355222cd85457ef2f758f93580324fb.php000064400000015244147212741400016241 0ustar00parent = 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 5 if ((($context["overhead_check"] ?? null) != "")) { // line 6 echo " / "; echo _gettext("Check tables having overhead"); echo " "; } // line 8 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"); } } 76/76481c8d8c124549abddf4fdd63221617722d04367906d6167f47caac3b2e3d7.php000064400000004516147212741400016171 0ustar00parent = 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"); } } 10/10908ac9b64e962d693e6f1435ea4f0fc46837d4fbc6897c48d7c6a16bb82166.php000064400000005325147212741400016264 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // 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 ( 55 => 14, 53 => 13, 52 => 10, 51 => 9, 50 => 7, 48 => 6, 44 => 5, 39 => 4, 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("", "display/results/additional_fields.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/additional_fields.twig"); } } 10/10b5d9bca8402e35da6fcbedb4a0ba58f8b59ed4280ea704e4351abd18dfba51.php000064400000025705147212741400017056 0ustar00parent = 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 7 if (($this->getAttribute(($context["showtable"] ?? null), "Row_format", [], "array") == "Fixed")) { // line 8 echo " "; } elseif (($this->getAttribute( // line 9 ($context["showtable"] ?? null), "Row_format", [], "array") == "Dynamic")) { // line 10 echo " "; } else { // line 12 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 20 if (($this->getAttribute(($context["showtable"] ?? null), "Create_options", [], "array") == "partitioned")) { // line 21 echo " "; } else { // line 23 echo " "; } // line 25 echo " "; } // line 27 echo " "; // line 28 if ( !twig_test_empty(($context["tbl_collation"] ?? null))) { // line 29 echo " "; } // line 38 echo " "; // line 39 if (( !($context["is_innodb"] ?? null) && $this->getAttribute(($context["showtable"] ?? null), "Rows", [], "array", true, true))) { // line 40 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 51 $context["avg_row_length"] = PhpMyAdmin\Util::formatByteDown($this->getAttribute(($context["showtable"] ?? null), "Avg_row_length", [], "array"), 6, 1); // line 52 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 66 echo " "; // line 67 if ($this->getAttribute(($context["showtable"] ?? null), "Auto_increment", [], "array", true, true)) { // line 68 echo " "; } // line 73 echo " "; // line 74 if ($this->getAttribute(($context["showtable"] ?? null), "Create_time", [], "array", true, true)) { // line 75 echo " "; } // line 80 echo " "; // line 81 if ($this->getAttribute(($context["showtable"] ?? null), "Update_time", [], "array", true, true)) { // line 82 echo " "; } // line 87 echo " "; // line 88 if ($this->getAttribute(($context["showtable"] ?? null), "Check_time", [], "array", true, true)) { // line 89 echo " "; } // line 94 echo "
    "; // line 2 echo _gettext("Row statistics"); echo "
    "; // line 6 echo _gettext("Format"); echo ""; echo _gettext("static"); echo ""; echo _gettext("dynamic"); echo ""; echo twig_escape_filter($this->env, $this->getAttribute(($context["showtable"] ?? null), "Row_format", [], "array"), "html", null, true); echo "
    "; // line 19 echo _gettext("Options"); echo ""; echo _gettext("partitioned"); echo ""; echo twig_escape_filter($this->env, $this->getAttribute(($context["showtable"] ?? null), "Create_options", [], "array"), "html", null, true); 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 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 50 echo _gettext("Row length"); 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 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 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 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 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 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 "
    "; } 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"); } } 20/2049bed753d83b89a1e081fdd44e43a5925b0d47c00d374a1d058053ad338e51.php000064400000051266147212741400016133 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 2 $context["ci"] = 0; // line 3 echo " "; // line 6 $context["ci_offset"] = -1; // line 7 echo " "; // line 10 echo " "; $this->loadTemplate("columns_definitions/column_name.twig", "columns_definitions/column_attributes.twig", 10)->display(twig_to_array(["column_number" => // line 11 ($context["column_number"] ?? null), "ci" => // line 12 ($context["ci"] ?? null), "ci_offset" => // line 13 ($context["ci_offset"] ?? null), "column_meta" => // line 14 ($context["column_meta"] ?? null), "cfg_relation" => // line 15 ($context["cfg_relation"] ?? null), "max_rows" => // line 16 ($context["max_rows"] ?? null)])); // line 18 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 19 echo " "; // line 22 echo " "; $this->loadTemplate("columns_definitions/column_type.twig", "columns_definitions/column_attributes.twig", 22)->display(twig_to_array(["column_number" => // line 23 ($context["column_number"] ?? null), "ci" => // line 24 ($context["ci"] ?? null), "ci_offset" => // line 25 ($context["ci_offset"] ?? null), "column_meta" => // line 26 ($context["column_meta"] ?? null), "type_upper" => // line 27 ($context["type_upper"] ?? null)])); // line 29 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 30 echo " "; // line 33 echo " "; $this->loadTemplate("columns_definitions/column_length.twig", "columns_definitions/column_attributes.twig", 33)->display(twig_to_array(["column_number" => // line 34 ($context["column_number"] ?? null), "ci" => // line 35 ($context["ci"] ?? null), "ci_offset" => // line 36 ($context["ci_offset"] ?? null), "length_values_input_size" => // line 37 ($context["length_values_input_size"] ?? null), "length_to_display" => // line 38 ($context["length"] ?? null)])); // line 40 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 41 echo " "; // line 44 echo " "; $this->loadTemplate("columns_definitions/column_default.twig", "columns_definitions/column_attributes.twig", 44)->display(twig_to_array(["column_number" => // line 45 ($context["column_number"] ?? null), "ci" => // line 46 ($context["ci"] ?? null), "ci_offset" => // line 47 ($context["ci_offset"] ?? null), "column_meta" => // line 48 ($context["column_meta"] ?? null), "type_upper" => // line 49 ($context["type_upper"] ?? null), "char_editing" => // line 50 ($context["char_editing"] ?? null)])); // line 52 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 53 echo " "; // line 56 echo " "; echo PhpMyAdmin\Charsets::getCollationDropdownBox( // line 57 ($context["dbi"] ?? null), // line 58 ($context["disable_is"] ?? null), (("field_collation[" . // line 59 ($context["column_number"] ?? null)) . "]"), ((("field_" . // line 60 ($context["column_number"] ?? null)) . "_") . (($context["ci"] ?? null) - ($context["ci_offset"] ?? null))), (( !twig_test_empty($this->getAttribute( // line 61 ($context["column_meta"] ?? null), "Collation", [], "array"))) ? ($this->getAttribute(($context["column_meta"] ?? null), "Collation", [], "array")) : (null)), false); // line 63 echo " "; // line 64 $context["ci"] = (($context["ci"] ?? null) + 1); // line 65 echo " "; // line 68 echo " "; $this->loadTemplate("columns_definitions/column_attribute.twig", "columns_definitions/column_attributes.twig", 68)->display(twig_to_array(["column_number" => // line 69 ($context["column_number"] ?? null), "ci" => // line 70 ($context["ci"] ?? null), "ci_offset" => // line 71 ($context["ci_offset"] ?? null), "column_meta" => // line 72 ($context["column_meta"] ?? null), "extracted_columnspec" => // line 73 ($context["extracted_columnspec"] ?? null), "submit_attribute" => // line 74 ($context["submit_attribute"] ?? null), "attribute_types" => // line 75 ($context["attribute_types"] ?? null)])); // line 77 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 78 echo " "; // line 81 echo " "; $this->loadTemplate("columns_definitions/column_null.twig", "columns_definitions/column_attributes.twig", 81)->display(twig_to_array(["column_number" => // line 82 ($context["column_number"] ?? null), "ci" => // line 83 ($context["ci"] ?? null), "ci_offset" => // line 84 ($context["ci_offset"] ?? null), "column_meta" => // line 85 ($context["column_meta"] ?? null)])); // line 87 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 88 echo " "; // line 89 if (((isset($context["change_column"]) || array_key_exists("change_column", $context)) && !twig_test_empty(($context["change_column"] ?? null)))) { // line 90 echo " "; // line 91 echo " "; // line 92 $this->loadTemplate("columns_definitions/column_adjust_privileges.twig", "columns_definitions/column_attributes.twig", 92)->display(twig_to_array(["column_number" => // line 93 ($context["column_number"] ?? null), "ci" => // line 94 ($context["ci"] ?? null), "ci_offset" => // line 95 ($context["ci_offset"] ?? null), "privs_available" => // line 96 ($context["privs_available"] ?? null)])); // line 98 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 99 echo " "; } // line 101 if ( !($context["is_backup"] ?? null)) { // line 102 echo " "; // line 103 echo " "; // line 104 $this->loadTemplate("columns_definitions/column_indexes.twig", "columns_definitions/column_attributes.twig", 104)->display(twig_to_array(["column_number" => // line 105 ($context["column_number"] ?? null), "ci" => // line 106 ($context["ci"] ?? null), "ci_offset" => // line 107 ($context["ci_offset"] ?? null), "column_meta" => // line 108 ($context["column_meta"] ?? null)])); // line 110 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 111 echo " "; } // line 113 echo " "; // line 115 echo " "; $this->loadTemplate("columns_definitions/column_auto_increment.twig", "columns_definitions/column_attributes.twig", 115)->display(twig_to_array(["column_number" => // line 116 ($context["column_number"] ?? null), "ci" => // line 117 ($context["ci"] ?? null), "ci_offset" => // line 118 ($context["ci_offset"] ?? null), "column_meta" => // line 119 ($context["column_meta"] ?? null)])); // line 121 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 122 echo " "; // line 125 echo " "; $this->loadTemplate("columns_definitions/column_comment.twig", "columns_definitions/column_attributes.twig", 125)->display(twig_to_array(["column_number" => // line 126 ($context["column_number"] ?? null), "ci" => // line 127 ($context["ci"] ?? null), "ci_offset" => // line 128 ($context["ci_offset"] ?? null), "max_length" => // line 129 ($context["max_length"] ?? null), "value" => (((($this->getAttribute( // line 130 ($context["column_meta"] ?? null), "Field", [], "array", true, true) && twig_test_iterable( // line 131 ($context["comments_map"] ?? null))) && $this->getAttribute( // line 132 ($context["comments_map"] ?? null), $this->getAttribute(($context["column_meta"] ?? null), "Field", [], "array"), [], "array", true, true))) ? (twig_escape_filter($this->env, $this->getAttribute( // line 133 ($context["comments_map"] ?? null), $this->getAttribute(($context["column_meta"] ?? null), "Field", [], "array"), [], "array"))) : (""))])); // line 135 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 136 echo " "; // line 138 if (($context["is_virtual_columns_supported"] ?? null)) { // line 139 echo " "; // line 140 $this->loadTemplate("columns_definitions/column_virtuality.twig", "columns_definitions/column_attributes.twig", 140)->display(twig_to_array(["column_number" => // line 141 ($context["column_number"] ?? null), "ci" => // line 142 ($context["ci"] ?? null), "ci_offset" => // line 143 ($context["ci_offset"] ?? null), "column_meta" => // line 144 ($context["column_meta"] ?? null), "char_editing" => // line 145 ($context["char_editing"] ?? null), "expression" => (($this->getAttribute( // line 146 ($context["column_meta"] ?? null), "Expression", [], "array", true, true)) ? ($this->getAttribute(($context["column_meta"] ?? null), "Expression", [], "array")) : ("")), "options" => // line 147 ($context["options"] ?? null)])); // line 149 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 150 echo " "; } // line 153 if ((isset($context["fields_meta"]) || array_key_exists("fields_meta", $context))) { // line 154 echo " "; $context["current_index"] = 0; // line 155 echo " "; $context["cols"] = (twig_length_filter($this->env, ($context["move_columns"] ?? null)) - 1); // line 156 echo " "; $context["break"] = false; // line 157 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(range(0, ($context["cols"] ?? null))); foreach ($context['_seq'] as $context["_key"] => $context["mi"]) { // line 158 echo " "; if ((($this->getAttribute($this->getAttribute(($context["move_columns"] ?? null), $context["mi"], [], "array"), "name", []) == $this->getAttribute(($context["column_meta"] ?? null), "Field", [], "array")) && !($context["break"] ?? null))) { // line 159 echo " "; $context["current_index"] = $context["mi"]; // line 160 echo " "; $context["break"] = true; // line 161 echo " "; } // line 162 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['mi'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 163 echo " "; // line 165 $this->loadTemplate("columns_definitions/move_column.twig", "columns_definitions/column_attributes.twig", 165)->display(twig_to_array(["column_number" => // line 166 ($context["column_number"] ?? null), "ci" => // line 167 ($context["ci"] ?? null), "ci_offset" => // line 168 ($context["ci_offset"] ?? null), "column_meta" => // line 169 ($context["column_meta"] ?? null), "move_columns" => // line 170 ($context["move_columns"] ?? null), "current_index" => // line 171 ($context["current_index"] ?? null)])); // line 173 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 174 echo " "; } // line 176 echo " "; // line 177 if ((($this->getAttribute(($context["cfg_relation"] ?? null), "mimework", [], "array") && ($context["browse_mime"] ?? null)) && $this->getAttribute(($context["cfg_relation"] ?? null), "commwork", [], "array"))) { // line 178 echo " "; // line 180 echo " "; $this->loadTemplate("columns_definitions/mime_type.twig", "columns_definitions/column_attributes.twig", 180)->display(twig_to_array(["column_number" => // line 181 ($context["column_number"] ?? null), "ci" => // line 182 ($context["ci"] ?? null), "ci_offset" => // line 183 ($context["ci_offset"] ?? null), "column_meta" => // line 184 ($context["column_meta"] ?? null), "available_mime" => // line 185 ($context["available_mime"] ?? null), "mime_map" => // line 186 ($context["mime_map"] ?? null)])); // line 188 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 189 echo " "; // line 192 echo " "; $this->loadTemplate("columns_definitions/transformation.twig", "columns_definitions/column_attributes.twig", 192)->display(twig_to_array(["column_number" => // line 193 ($context["column_number"] ?? null), "ci" => // line 194 ($context["ci"] ?? null), "ci_offset" => // line 195 ($context["ci_offset"] ?? null), "column_meta" => // line 196 ($context["column_meta"] ?? null), "available_mime" => // line 197 ($context["available_mime"] ?? null), "mime_map" => // line 198 ($context["mime_map"] ?? null), "type" => "transformation"])); // line 201 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 202 echo " "; // line 205 echo " "; $this->loadTemplate("columns_definitions/transformation_option.twig", "columns_definitions/column_attributes.twig", 205)->display(twig_to_array(["column_number" => // line 206 ($context["column_number"] ?? null), "ci" => // line 207 ($context["ci"] ?? null), "ci_offset" => // line 208 ($context["ci_offset"] ?? null), "column_meta" => // line 209 ($context["column_meta"] ?? null), "mime_map" => // line 210 ($context["mime_map"] ?? null), "type_prefix" => ""])); // line 213 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 214 echo " "; // line 217 echo " "; $this->loadTemplate("columns_definitions/transformation.twig", "columns_definitions/column_attributes.twig", 217)->display(twig_to_array(["column_number" => // line 218 ($context["column_number"] ?? null), "ci" => // line 219 ($context["ci"] ?? null), "ci_offset" => // line 220 ($context["ci_offset"] ?? null), "column_meta" => // line 221 ($context["column_meta"] ?? null), "available_mime" => // line 222 ($context["available_mime"] ?? null), "mime_map" => // line 223 ($context["mime_map"] ?? null), "type" => "input_transformation"])); // line 226 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 227 echo " "; // line 230 echo " "; $this->loadTemplate("columns_definitions/transformation_option.twig", "columns_definitions/column_attributes.twig", 230)->display(twig_to_array(["column_number" => // line 231 ($context["column_number"] ?? null), "ci" => // line 232 ($context["ci"] ?? null), "ci_offset" => // line 233 ($context["ci_offset"] ?? null), "column_meta" => // line 234 ($context["column_meta"] ?? null), "mime_map" => // line 235 ($context["mime_map"] ?? null), "type_prefix" => "input_"])); // line 238 echo " "; $context["ci"] = (($context["ci"] ?? null) + 1); // line 239 echo " "; } } public function getTemplateName() { return "columns_definitions/column_attributes.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 380 => 239, 377 => 238, 375 => 235, 374 => 234, 373 => 233, 372 => 232, 371 => 231, 369 => 230, 365 => 227, 362 => 226, 360 => 223, 359 => 222, 358 => 221, 357 => 220, 356 => 219, 355 => 218, 353 => 217, 349 => 214, 346 => 213, 344 => 210, 343 => 209, 342 => 208, 341 => 207, 340 => 206, 338 => 205, 334 => 202, 331 => 201, 329 => 198, 328 => 197, 327 => 196, 326 => 195, 325 => 194, 324 => 193, 322 => 192, 318 => 189, 315 => 188, 313 => 186, 312 => 185, 311 => 184, 310 => 183, 309 => 182, 308 => 181, 306 => 180, 303 => 178, 301 => 177, 298 => 176, 294 => 174, 291 => 173, 289 => 171, 288 => 170, 287 => 169, 286 => 168, 285 => 167, 284 => 166, 283 => 165, 279 => 163, 273 => 162, 270 => 161, 267 => 160, 264 => 159, 261 => 158, 256 => 157, 253 => 156, 250 => 155, 247 => 154, 245 => 153, 241 => 150, 238 => 149, 236 => 147, 235 => 146, 234 => 145, 233 => 144, 232 => 143, 231 => 142, 230 => 141, 229 => 140, 226 => 139, 224 => 138, 221 => 136, 218 => 135, 216 => 133, 215 => 132, 214 => 131, 213 => 130, 212 => 129, 211 => 128, 210 => 127, 209 => 126, 207 => 125, 203 => 122, 200 => 121, 198 => 119, 197 => 118, 196 => 117, 195 => 116, 193 => 115, 190 => 113, 186 => 111, 183 => 110, 181 => 108, 180 => 107, 179 => 106, 178 => 105, 177 => 104, 174 => 103, 172 => 102, 170 => 101, 166 => 99, 163 => 98, 161 => 96, 160 => 95, 159 => 94, 158 => 93, 157 => 92, 154 => 91, 152 => 90, 150 => 89, 147 => 88, 144 => 87, 142 => 85, 141 => 84, 140 => 83, 139 => 82, 137 => 81, 133 => 78, 130 => 77, 128 => 75, 127 => 74, 126 => 73, 125 => 72, 124 => 71, 123 => 70, 122 => 69, 120 => 68, 116 => 65, 114 => 64, 111 => 63, 109 => 61, 108 => 60, 107 => 59, 106 => 58, 105 => 57, 103 => 56, 99 => 53, 96 => 52, 94 => 50, 93 => 49, 92 => 48, 91 => 47, 90 => 46, 89 => 45, 87 => 44, 83 => 41, 80 => 40, 78 => 38, 77 => 37, 76 => 36, 75 => 35, 74 => 34, 72 => 33, 68 => 30, 65 => 29, 63 => 27, 62 => 26, 61 => 25, 60 => 24, 59 => 23, 57 => 22, 53 => 19, 50 => 18, 48 => 16, 47 => 15, 46 => 14, 45 => 13, 44 => 12, 43 => 11, 41 => 10, 37 => 7, 35 => 6, 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("", "columns_definitions/column_attributes.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_attributes.twig"); } } 2d/2dd0ef5185cb8d853b8afd1c6e80e7d8653c5a490c0d63b5c925796bd4b86e9d.php000064400000003672147212741400016650 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // 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 ( 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("", "database/structure/browse_table_label.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/browse_table_label.twig"); } } 2d/2d18a13e45e593091a67ec2e80c2d3a3063abc65e1ee0e140a02ec311e653656.php000064400000005610147212741400016244 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 if ((($context["initial_sliders_state"] ?? null) == "disabled")) { // line 2 echo " env, ($context["id"] ?? null), "html", null, true); echo "\""; } echo "> "; } else { // line 4 echo " "; // line 12 echo " env, ($context["id"] ?? null), "html", null, true); echo "\""; } // line 13 echo " "; if ((($context["initial_sliders_state"] ?? null) == "closed")) { // line 14 echo "style=\"display: none; overflow:auto;\""; } echo " class=\"pma_auto_slider\""; // line 15 if ((isset($context["message"]) || array_key_exists("message", $context))) { echo " title=\""; echo twig_escape_filter($this->env, ($context["message"] ?? null), "html", null, true); echo "\""; } echo "> "; } } public function getTemplateName() { return "div_for_slider_effect.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 58 => 15, 54 => 14, 51 => 13, 44 => 12, 42 => 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("", "div_for_slider_effect.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/div_for_slider_effect.twig"); } } 99/99d2c29873488a4d10804765bf97aa87cf7a5b027156a7a1455a576a6a8a14ae.php000064400000007401147212741400016122 0ustar00parent = 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 " env, $this->getAttribute($this->getAttribute(($context["comments_map"] ?? null), $this->getAttribute(($context["fields_meta"] ?? null), "table", []), [], "array"), $this->getAttribute(($context["fields_meta"] ?? null), "name", []), [], "array"), "html", null, true); echo "\"> "; // line 4 if ((twig_length_filter($this->env, $this->getAttribute($this->getAttribute(($context["comments_map"] ?? null), $this->getAttribute(($context["fields_meta"] ?? null), "table", []), [], "array"), $this->getAttribute(($context["fields_meta"] ?? null), "name", []), [], "array")) > ($context["limit_chars"] ?? null))) { // line 5 echo " "; echo twig_escape_filter($this->env, twig_slice($this->env, $this->getAttribute($this->getAttribute(($context["comments_map"] ?? null), $this->getAttribute(($context["fields_meta"] ?? null), "table", []), [], "array"), $this->getAttribute(($context["fields_meta"] ?? null), "name", []), [], "array"), 0, ($context["limit_chars"] ?? null)), "html", null, true); echo "… "; } else { // line 7 echo " "; echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(($context["comments_map"] ?? null), $this->getAttribute(($context["fields_meta"] ?? null), "table", []), [], "array"), $this->getAttribute(($context["fields_meta"] ?? null), "name", []), [], "array"), "html", null, true); echo " "; } // line 9 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"); } } 99/99d7424642b29df053f268f973c2b8db0a747aa12e9f49c7a8a43bbd96995357.php000064400000027135147212741400016236 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 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"); } } 01/01ab6a3355363a1d84ad0f8e1cb359a8d83bf6b6cc3adc1d6e48a43fb65befc2.php000064400000032007147212741400017000 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "\$( function() { "; // line 3 echo " \$(\"#buttonGo\").bind(\"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"] = (("import_status.php?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 16 echo " "; $context["statustext_str"] = PhpMyAdmin\Sanitize::escapeJsString(_gettext("%s of %s")); // line 17 echo " "; $context["second_str"] = PhpMyAdmin\Sanitize::jsFormat(_gettext("%s/sec."), false); // line 18 echo " "; $context["remaining_min"] = PhpMyAdmin\Sanitize::jsFormat(_gettext("About %MIN min. %SEC sec. remaining."), false); // line 19 echo " "; $context["remaining_second"] = PhpMyAdmin\Sanitize::jsFormat(_gettext("About %SEC sec. remaining."), false); // line 20 echo " "; $context["processed_str"] = PhpMyAdmin\Sanitize::jsFormat(_gettext("The file is being processed, please be patient."), false); // line 24 echo " "; $context["import_url"] = PhpMyAdmin\Url::getCommonRaw(["import_status" => 1], "&"); // line 25 echo " "; // line 26 ob_start(function () { return ''; }); // line 27 echo " "; ob_start(function () { return ''; }); // line 28 echo "
    env, ($context["pma_theme_image"] ?? null), "html", null, true); echo "ajax_clock_small.gif\" width=\"16\" height=\"16\" alt=\"ajax clock\" /> "; echo PhpMyAdmin\Sanitize::jsFormat(_gettext("Uploading your import file…"), false); // line 37 echo "
    "; $___internal_91113cdbde9beb93431482451714f4142bd2a9567edfd728960c8415376d575f_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 27 echo twig_spaceless($___internal_91113cdbde9beb93431482451714f4142bd2a9567edfd728960c8415376d575f_); // line 41 echo " "; $context["upload_html"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 42 echo " "; // line 44 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 53 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, ($context["pma_theme_image"] ?? null), "html", null, true); echo "ajax_clock_small.gif\" 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 = PMA_sprintf( \""; // line 75 echo ($context["statustext_str"] ?? null); echo "\", formatBytes( complete, 1, PMA_messages.strDecimalSeparator ), formatBytes( total, 1, PMA_messages.strDecimalSeparator ) ); if (\$(\"#importmain\").is(\":visible\")) { "; // line 86 echo " \$(\"#importmain\").hide(); \$(\"#import_form_status\") .html('"; // line 88 echo ($context["upload_html"] ?? null); echo "') .show(); import_start = now; } else if (percent > 9 || complete > 2000000) { "; // line 94 echo " var used_time = now - import_start; var seconds = parseInt(((total - complete) / complete) * used_time / 1000); var speed = PMA_sprintf( \""; // line 97 echo ($context["second_str"] ?? null); echo "\", formatBytes(complete / used_time * 1000, 1, PMA_messages.strDecimalSeparator) ); var minutes = parseInt(seconds / 60); seconds %= 60; var estimated_time; if (minutes > 0) { estimated_time = \""; // line 105 echo ($context["remaining_min"] ?? null); echo "\" .replace(\"%MIN\", minutes) .replace(\"%SEC\", seconds); } else { estimated_time = \""; // line 110 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 122 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 142 echo " \$(\"#import_form_status\") .html('env, ($context["pma_theme_image"] ?? null), "html", null, true); echo "ajax_clock_small.gif\" width=\"16\" height=\"16\" alt=\"ajax clock\" /> "; echo ($context["processed_str"] ?? null); echo "') .show(); \$(\"#import_form_status\").load(\"import_status.php?message=true&"; // line 145 echo ($context["import_url"] ?? null); echo "\"); PMA_reloadNavigation(); "; // line 149 echo " } else { setTimeout(perform_upload, 1000); } }); }; setTimeout(perform_upload, 1000); "; } else { // line 157 echo " "; // line 158 echo " "; ob_start(function () { return ''; }); // line 159 echo "env, ($context["pma_theme_image"] ?? null), "html", null, true); // line 160 echo "ajax_clock_small.gif\" width=\"16\" height=\"16\" alt=\"ajax clock\" />"; // line 161 echo PhpMyAdmin\Sanitize::jsFormat(_gettext("Please be patient, the file is being uploaded. Details about the upload are not available."), false); // line 165 echo PhpMyAdmin\Util::showDocu("faq", "faq2-9"); $context["image_tag"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 167 echo " \$('#upload_form_status_info').html('"; echo ($context["image_tag"] ?? null); echo "'); \$(\"#upload_form_status\").css(\"display\", \"none\"); "; } // line 170 echo " }); }); "; } public function getTemplateName() { return "display/import/javascript.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 277 => 170, 270 => 167, 267 => 165, 265 => 161, 263 => 160, 260 => 159, 257 => 158, 255 => 157, 245 => 149, 239 => 145, 232 => 143, 229 => 142, 208 => 122, 194 => 110, 186 => 105, 175 => 97, 170 => 94, 162 => 88, 158 => 86, 145 => 75, 127 => 62, 115 => 53, 104 => 44, 101 => 42, 98 => 41, 96 => 27, 90 => 37, 86 => 36, 76 => 28, 73 => 27, 71 => 26, 68 => 25, 65 => 24, 62 => 20, 59 => 19, 56 => 18, 53 => 17, 50 => 16, 47 => 12, 44 => 9, 42 => 8, 40 => 7, 36 => 5, 33 => 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("", "display/import/javascript.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/import/javascript.twig"); } } cc/ccb726244b12924b146fd2ecb99d5c0d41d0dce15d84681f00c0aab5af9d43a6.php000064400000026507147212741400016725 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; // line 5 ob_start(function () { return ''; }); // line 6 echo _ngettext("%s table", "%s tables", abs(($context["num_tables"] ?? null))); $context["num_tables_trans"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 8 echo " "; echo twig_escape_filter($this->env, sprintf(($context["num_tables_trans"] ?? null), PhpMyAdmin\Util::formatNumber(($context["num_tables"] ?? null), 0)), "html", null, true); echo " "; // line 10 if (($context["server_slave_status"] ?? null)) { // line 11 echo " "; echo _gettext("Replication"); echo " "; } // line 13 echo " "; $context["sum_colspan"] = ((($context["db_is_system_schema"] ?? null)) ? (4) : (7)); // line 14 echo " "; if ((($context["num_favorite_tables"] ?? null) == 0)) { // line 15 echo " "; $context["sum_colspan"] = (($context["sum_colspan"] ?? null) - 1); // line 16 echo " "; } // line 17 echo " env, ($context["sum_colspan"] ?? null), "html", null, true); echo "\" class=\"print_ignore\">"; echo _gettext("Sum"); echo " "; // line 18 $context["row_count_sum"] = PhpMyAdmin\Util::formatNumber(($context["sum_entries"] ?? null), 0); // line 19 echo " "; // line 20 echo " "; $context["row_sum_url"] = []; // line 21 echo " "; if ((isset($context["approx_rows"]) || array_key_exists("approx_rows", $context))) { // line 22 echo " "; $context["row_sum_url"] = ["ajax_request" => true, "db" => // line 24 ($context["db"] ?? null), "real_row_count" => "true", "real_row_count_all" => "true"]; // line 28 echo " "; } // line 29 echo " "; if (($context["approx_rows"] ?? null)) { // line 30 echo " "; ob_start(function () { return ''; }); // line 31 echo "~"; // line 33 echo twig_escape_filter($this->env, ($context["row_count_sum"] ?? null), "html", null, true); // line 34 echo ""; $context["cell_text"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 36 echo " "; } else { // line 37 echo " "; $context["cell_text"] = ($context["row_count_sum"] ?? null); // line 38 echo " "; } // line 39 echo " "; echo twig_escape_filter($this->env, ($context["cell_text"] ?? null), "html", null, true); echo " "; // line 40 if ( !(($context["properties_num_columns"] ?? null) > 1)) { // line 41 echo " "; // line 42 echo " "; $context["default_engine"] = $this->getAttribute(($context["dbi"] ?? null), "fetchValue", [0 => "SELECT @@storage_engine;"], "method"); // line 43 echo " "; if (twig_test_empty(($context["default_engine"] ?? null))) { // line 44 echo " "; // line 45 echo " "; $context["default_engine"] = $this->getAttribute(($context["dbi"] ?? null), "fetchValue", [0 => "SELECT @@default_storage_engine;"], "method"); // line 46 echo " "; } // line 47 echo " env, sprintf(_gettext("%s is the default storage engine on this MySQL server."), ($context["default_engine"] ?? null)), "html", null, true); echo "\"> "; // line 49 echo twig_escape_filter($this->env, ($context["default_engine"] ?? null), "html", null, true); echo " "; // line 53 if ( !twig_test_empty(($context["db_collation"] ?? null))) { // line 54 echo " env, PhpMyAdmin\Charsets::getCollationDescr(($context["db_collation"] ?? null)), "html", null, true); echo " ("; echo _gettext("Default"); echo ")\"> "; // line 55 echo twig_escape_filter($this->env, ($context["db_collation"] ?? null), "html", null, true); echo " "; } // line 58 echo " "; } // line 60 echo " "; // line 61 if (($context["is_show_stats"] ?? null)) { // line 62 echo " "; $context["sum"] = PhpMyAdmin\Util::formatByteDown(($context["sum_size"] ?? null), 3, 1); // line 63 echo " "; $context["sum_formatted"] = $this->getAttribute(($context["sum"] ?? null), 0, [], "array"); // line 64 echo " "; $context["sum_unit"] = $this->getAttribute(($context["sum"] ?? null), 1, [], "array"); // line 65 echo " "; echo twig_escape_filter($this->env, ($context["sum_formatted"] ?? null), "html", null, true); echo " "; echo twig_escape_filter($this->env, ($context["sum_unit"] ?? null), "html", null, true); echo " "; // line 67 $context["overhead"] = PhpMyAdmin\Util::formatByteDown(($context["overhead_size"] ?? null), 3, 1); // line 68 echo " "; $context["overhead_formatted"] = $this->getAttribute(($context["overhead"] ?? null), 0, [], "array"); // line 69 echo " "; $context["overhead_unit"] = $this->getAttribute(($context["overhead"] ?? null), 1, [], "array"); // line 70 echo " "; echo twig_escape_filter($this->env, ($context["overhead_formatted"] ?? null), "html", null, true); echo " "; echo twig_escape_filter($this->env, ($context["overhead_unit"] ?? null), "html", null, true); echo " "; } // line 72 echo " "; // line 73 if (($context["show_charset"] ?? null)) { // line 74 echo " "; echo twig_escape_filter($this->env, ($context["db_charset"] ?? null), "html", null, true); echo " "; } // line 76 echo " "; if (($context["show_comment"] ?? null)) { // line 77 echo " "; } // line 79 echo " "; if (($context["show_creation"] ?? null)) { // line 80 echo " "; // line 81 ((($context["create_time_all"] ?? null)) ? (print (twig_escape_filter($this->env, PhpMyAdmin\Util::localisedDate(strtotime(($context["create_time_all"] ?? null))), "html", null, true))) : (print ("-"))); echo " "; } // line 84 echo " "; if (($context["show_last_update"] ?? null)) { // line 85 echo " "; // line 86 ((($context["update_time_all"] ?? null)) ? (print (twig_escape_filter($this->env, PhpMyAdmin\Util::localisedDate(strtotime(($context["update_time_all"] ?? null))), "html", null, true))) : (print ("-"))); echo " "; } // line 89 echo " "; if (($context["show_last_check"] ?? null)) { // line 90 echo " "; // line 91 ((($context["check_time_all"] ?? null)) ? (print (twig_escape_filter($this->env, PhpMyAdmin\Util::localisedDate(strtotime(($context["check_time_all"] ?? null))), "html", null, true))) : (print ("-"))); echo " "; } // line 94 echo " "; } public function getTemplateName() { return "database/structure/body_for_table_summary.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 264 => 94, 258 => 91, 255 => 90, 252 => 89, 246 => 86, 243 => 85, 240 => 84, 234 => 81, 231 => 80, 228 => 79, 224 => 77, 221 => 76, 215 => 74, 213 => 73, 210 => 72, 202 => 70, 199 => 69, 196 => 68, 194 => 67, 186 => 65, 183 => 64, 180 => 63, 177 => 62, 175 => 61, 172 => 60, 168 => 58, 162 => 55, 155 => 54, 153 => 53, 146 => 49, 142 => 48, 139 => 47, 136 => 46, 133 => 45, 131 => 44, 128 => 43, 125 => 42, 123 => 41, 121 => 40, 116 => 39, 113 => 38, 110 => 37, 107 => 36, 104 => 34, 102 => 33, 99 => 32, 97 => 31, 94 => 30, 91 => 29, 88 => 28, 86 => 24, 84 => 22, 81 => 21, 78 => 20, 76 => 19, 74 => 18, 67 => 17, 64 => 16, 61 => 15, 58 => 14, 55 => 13, 49 => 11, 47 => 10, 41 => 8, 38 => 6, 36 => 5, 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/body_for_table_summary.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/body_for_table_summary.twig"); } } 6c/6c94708d292c1d4b68f6c4bb6f87f83baeb2e7f1f5595914cc00acdd1120a3cb.php000064400000011427147212741400016672 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 if (((isset($context["submit_attribute"]) || array_key_exists("submit_attribute", $context)) && (($context["submit_attribute"] ?? null) != false))) { // line 2 echo " "; $context["attribute"] = ($context["submit_attribute"] ?? null); } elseif (($this->getAttribute( // line 3 ($context["column_meta"] ?? null), "Extra", [], "array", true, true) && ($this->getAttribute( // line 4 ($context["column_meta"] ?? null), "Extra", [], "array") == "on update CURRENT_TIMESTAMP"))) { // line 5 echo " "; $context["attribute"] = "on update CURRENT_TIMESTAMP"; } elseif ($this->getAttribute( // line 6 ($context["extracted_columnspec"] ?? null), "attribute", [], "array", true, true)) { // line 7 echo " "; $context["attribute"] = $this->getAttribute(($context["extracted_columnspec"] ?? null), "attribute", [], "array"); } else { // line 9 echo " "; $context["attribute"] = ""; } // line 11 $context["attribute"] = twig_upper_filter($this->env, ($context["attribute"] ?? null)); // line 12 echo " "; } public function getTemplateName() { return "columns_definitions/column_attribute.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 88 => 21, 79 => 18, 75 => 17, 71 => 16, 66 => 15, 64 => 14, 58 => 13, 53 => 12, 51 => 11, 47 => 9, 43 => 7, 41 => 6, 38 => 5, 36 => 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("", "columns_definitions/column_attribute.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_attribute.twig"); } } bc/bc23326348cf90d4305cf355481e7b5bc02dcadda7287031e414ec57bbcf024d.php000064400000006147147212741400016563 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " # "; // line 5 echo _gettext("Name"); echo " "; // line 6 echo _gettext("Type"); echo " "; // line 7 echo _gettext("Collation"); echo " "; // line 8 echo _gettext("Attributes"); echo " "; // line 9 echo _gettext("Null"); echo " "; // line 10 echo _gettext("Default"); echo " "; // line 11 if (($context["show_column_comments"] ?? null)) { // line 12 echo ""; echo _gettext("Comments"); echo ""; } // line 14 echo " "; echo _gettext("Extra"); echo " "; // line 16 echo " "; if (( !($context["db_is_system_schema"] ?? null) && !($context["tbl_is_view"] ?? null))) { // line 17 echo " "; echo _gettext("Action"); echo " "; } // line 20 echo " "; } public function getTemplateName() { return "table/structure/table_structure_header.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 84 => 20, 78 => 18, 75 => 17, 72 => 16, 67 => 14, 62 => 12, 60 => 11, 56 => 10, 52 => 9, 48 => 8, 44 => 7, 40 => 6, 36 => 5, 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/table_structure_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/table_structure_header.twig"); } } b6/b6079fe255c3aa67a3ee83c05b3dd26678bb18fc5f7681a6855eb8f22e603ad4.php000064400000007215147212741400016551 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "dropdown.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 78 => 11, 68 => 9, 64 => 8, 60 => 7, 51 => 5, 49 => 4, 47 => 3, 39 => 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("", "dropdown.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/dropdown.twig"); } } b4/b4b9aaea9dac879728444b39966cadf564e96bc79623176d67ea195c452598b2.php000064400000011000147212741400016352 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
  • env, ($context["class"] ?? null), "html", null, true); echo "\"> "; // line 2 if (((((($context["type"] ?? null) == "text") || ( // line 3 ($context["type"] ?? null) == "blob")) || ( // line 4 ($context["tbl_storage_engine"] ?? null) == "ARCHIVE")) || // line 5 ($context["has_field"] ?? null))) { // line 6 echo " "; echo $this->getAttribute(($context["titles"] ?? null), ("No" . ($context["action"] ?? null)), [], "array"); echo " "; } else { // line 8 echo " env, twig_urlencode_filter(((((((("ALTER TABLE " . PhpMyAdmin\Util::backquote( // line 20 ($context["table"] ?? null))) . (( // line 21 ($context["is_primary"] ?? null)) ? (((($context["primary"] ?? null)) ? (" DROP PRIMARY KEY,") : (""))) : (""))) . " ") . // line 23 ($context["syntax"] ?? null)) . "(") . PhpMyAdmin\Util::backquote($this->getAttribute( // line 25 ($context["row"] ?? null), "Field", [], "array"))) . ");")), "html", null, true); // line 27 echo "&message_to_show="; echo twig_escape_filter($this->env, twig_urlencode_filter(sprintf(($context["message"] ?? null), twig_escape_filter($this->env, $this->getAttribute(($context["row"] ?? null), "Field", [], "array")))), "html", null, true); echo "\"> "; // line 28 echo $this->getAttribute(($context["titles"] ?? null), ($context["action"] ?? null), [], "array"); echo " "; } // line 31 echo "
  • "; } public function getTemplateName() { return "table/structure/action_row_in_structure_table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 87 => 31, 81 => 28, 76 => 27, 74 => 25, 73 => 23, 72 => 21, 71 => 20, 70 => 19, 68 => 18, 65 => 17, 62 => 16, 60 => 15, 58 => 14, 56 => 13, 54 => 12, 52 => 11, 50 => 10, 48 => 9, 46 => 8, 40 => 6, 38 => 5, 37 => 4, 36 => 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("", "table/structure/action_row_in_structure_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/action_row_in_structure_table.twig"); } } b4/b49d1f62959abd552e7abd70c3e42287d6abc15a9565703e59530ea780addf78.php000064400000006426147212741400016473 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
    "; // line 3 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo " env, ($context["is_browse_distinct"] ?? null), "html", null, true); echo "\" /> env, ($context["max_rows"] ?? null), "html", null, true)))); echo "\" /> env, ($context["goto"] ?? null), "html", null, true); echo "\" /> env, ($context["unique_id"] ?? null), "html", null, true); echo "\" class=\"showAllRows\""; // line 10 echo ((($context["showing_all"] ?? null)) ? (" checked=\"checked\"") : ("")); echo " value=\"all\" />
    "; } public function getTemplateName() { return "display/results/show_all_checkbox.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 62 => 11, 58 => 10, 55 => 9, 51 => 8, 47 => 7, 43 => 6, 38 => 4, 34 => 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("", "display/results/show_all_checkbox.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/show_all_checkbox.twig"); } } 3c/3c1ce12790d85be1843a8b9bf6dd915d26d6aff8907d396a03e0249b21080b80.php000064400000005142147212741400016310 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "columns_definitions/column_type.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 50 => 7, 47 => 6, 44 => 5, 42 => 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("", "columns_definitions/column_type.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_type.twig"); } } 8d/8d9d8a912b4c8cff24997c81deb097790322a80a0d11797efbc34dd3e7d3956b.php000064400000002760147212741400016513 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "config/form_display/tabs_bottom.twig"; } 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("", "config/form_display/tabs_bottom.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/tabs_bottom.twig"); } } 8d/8d46178e1db7a08e822ae7f2b5ceb0f62f5ab02533c5b47ee902eef45b8e7bf9.php000064400000007046147212741400016774 0ustar00parent = 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 ( !twig_test_empty(($context["items"] ?? null))) { // line 5 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["item"]) { // line 6 echo " "; if ( !twig_test_iterable($context["item"])) { // line 7 echo " "; $context["item"] = ["content" => $context["item"]]; // line 8 echo " "; } // line 9 echo " "; $this->loadTemplate("list/item.twig", "list/unordered.twig", 9)->display(twig_to_array($context["item"])); // line 10 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 11 echo " "; } elseif ( !twig_test_empty(($context["content"] ?? null))) { // line 12 echo " "; echo ($context["content"] ?? null); echo " "; } // line 14 echo " "; } public function getTemplateName() { return "list/unordered.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 80 => 14, 74 => 12, 71 => 11, 65 => 10, 62 => 9, 59 => 8, 56 => 7, 53 => 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/unordered.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/list/unordered.twig"); } } 61/617742b41a84a517d9ba8cea5c758317c8710226dba696447e827ff2b5ecac85.php000064400000011130147212741400016241 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo ""; echo PhpMyAdmin\Util::getIcon("b_print", _gettext("Print"), true); echo " "; // line 2 if (( !($context["tbl_is_view"] ?? null) && !($context["db_is_system_schema"] ?? null))) { // line 3 echo " "; // line 4 echo " "; if (((($context["mysql_int_version"] ?? null) < 80000) || ($context["is_mariadb"] ?? null))) { // line 5 echo " env, twig_urlencode_filter((("SELECT * FROM " . PhpMyAdmin\Util::backquote(($context["table"] ?? null))) . " PROCEDURE ANALYSE()")), "html", null, true); // line 7 echo "\" style=\"margin-right: 0;\"> "; // line 8 echo PhpMyAdmin\Util::getIcon("b_tblanalyse", _gettext("Propose table structure"), true); // line 12 echo " "; // line 14 echo PhpMyAdmin\Util::showMySQLDocu("procedure_analyse"); echo " "; } // line 16 echo " "; if (($context["is_active"] ?? null)) { // line 17 echo " "; // line 18 echo PhpMyAdmin\Util::getIcon("eye", _gettext("Track table"), true); echo " "; } // line 21 echo " "; // line 22 echo PhpMyAdmin\Util::getIcon("b_move", _gettext("Move columns"), true); echo " "; // line 25 echo PhpMyAdmin\Util::getIcon("normalize", _gettext("Normalize"), true); echo " "; } // line 28 if ((($context["tbl_is_view"] ?? null) && !($context["db_is_system_schema"] ?? null))) { // line 29 echo " "; if (($context["is_active"] ?? null)) { // line 30 echo " "; // line 31 echo PhpMyAdmin\Util::getIcon("eye", _gettext("Track view"), true); echo " "; } } } public function getTemplateName() { return "table/structure/optional_action_links.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 104 => 31, 99 => 30, 96 => 29, 94 => 28, 88 => 25, 84 => 24, 79 => 22, 76 => 21, 70 => 18, 65 => 17, 62 => 16, 57 => 14, 53 => 12, 51 => 8, 48 => 7, 46 => 6, 42 => 5, 39 => 4, 37 => 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("", "table/structure/optional_action_links.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/optional_action_links.twig"); } } 9b/9b951e761486c8afec32fdccf199b64f09788d963577615d55b2fc265a86e291.php000064400000004030147212741400016313 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "env, ($context["group"] ?? null), "html", null, true); echo "\"> env, ($context["colspan"] ?? null), "html", null, true); echo "\"> "; // line 3 echo twig_escape_filter($this->env, ($context["header_text"] ?? null), "html", null, true); echo " "; } public function getTemplateName() { return "config/form_display/group_header.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 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("", "config/form_display/group_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/group_header.twig"); } } 4d/4dd56f0008284f0547f9a23c17a8fdbefbfbd11d12b9a2b6f2bf5412e73b8a50.php000064400000003775147212741400016662 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
    "; // line 2 echo _gettext("Filters"); 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 ( 43 => 6, 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("", "filter.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/filter.twig"); } } 0b/0b67065b098a35d4f259d861e36706162f32786487f103a8ef18450e791807f6.php000064400000005005147212741400015536 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "env, ($context["column_number"] ?? null), "html", null, true); echo "]\" id=\"field_"; // line 2 echo twig_escape_filter($this->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 3 if ((( !twig_test_empty($this->getAttribute(($context["column_meta"] ?? null), "Null", [], "array")) && ($this->getAttribute(($context["column_meta"] ?? null), "Null", [], "array") != "NO")) && ($this->getAttribute(($context["column_meta"] ?? null), "Null", [], "array") != "NOT NULL"))) { // line 4 echo "checked=\"checked\""; } // line 6 echo " type=\"checkbox\" value=\"YES\" class=\"allow_null\" /> "; } public function getTemplateName() { return "columns_definitions/column_null.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 6, 43 => 4, 41 => 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("", "columns_definitions/column_null.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_null.twig"); } } f0/f08179f137ebb22a9e5d699001ef0dcca44890194051ae470e6d79fce9d51d9c.php000064400000004247147212741400016474 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "

    "; // line 3 echo PhpMyAdmin\Util::getIcon("b_print", _gettext("Print"), true); echo " env, ($context["url_query"] ?? null), "html", null, true); echo "\" target=\"print_view\"> "; // line 6 echo PhpMyAdmin\Util::getIcon("b_tblanalyse", _gettext("Data dictionary"), true); echo "

    "; } public function getTemplateName() { return "database/structure/print_view_data_dictionary_link.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 43 => 6, 39 => 5, 34 => 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("", "database/structure/print_view_data_dictionary_link.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/print_view_data_dictionary_link.twig"); } } 48/485b3b69d2b7f93d18aac7fe92a1cf0fc7c40391c80726ddc629c460c73d67d4.php000064400000012100147212741400016462 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; // line 16 if ((($context["char_editing"] ?? null) == "textarea")) { // line 17 echo " "; ob_start(function () { return ''; }); // line 18 echo " "; $___internal_c48f410f880491d5acc0fed7bb8d64a02caa0752b64437fbc829ef0b4c803c9f_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 17 echo twig_spaceless($___internal_c48f410f880491d5acc0fed7bb8d64a02caa0752b64437fbc829ef0b4c803c9f_); } else { // line 25 echo " env, ($context["column_number"] ?? null), "html", null, true); echo "]\" size=\"12\" value=\""; // line 28 echo twig_escape_filter($this->env, ($context["expression"] ?? null), "html", null, true); echo "\" placeholder=\""; // line 29 echo _gettext("Expression"); echo "\" class=\"textfield expression\" /> "; } } public function getTemplateName() { return "columns_definitions/column_virtuality.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 106 => 29, 102 => 28, 97 => 26, 94 => 25, 91 => 17, 85 => 21, 78 => 18, 75 => 17, 73 => 16, 69 => 14, 60 => 11, 57 => 10, 54 => 9, 52 => 8, 51 => 7, 50 => 6, 46 => 5, 42 => 4, 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("", "columns_definitions/column_virtuality.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_virtuality.twig"); } } 48/48a573d7eed67021ea97956739d952d74698a381585cad8e37a55c2c98e28638.php000064400000005230147212741400016027 0ustar00parent = 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"); } } d4/d46a8543932790b9a7d42742388b0482e3fd4bf2136687f7328eec3aaa1dd1fe.php000064400000014141147212741400016325 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 3 ob_start(function () { return ''; }); echo _pgettext( "for default", "None"); $context["translation"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 4 $context["default_options"] = ["NONE" => // line 5 ($context["translation"] ?? null), "USER_DEFINED" => _gettext("As defined:"), "NULL" => "NULL", "CURRENT_TIMESTAMP" => "CURRENT_TIMESTAMP"]; // line 10 echo " "; // line 12 $context["default_value"] = ""; // line 13 if ($this->getAttribute(($context["column_meta"] ?? null), "DefaultValue", [], "array", true, true)) { // line 14 echo " "; $context["default_value"] = $this->getAttribute(($context["column_meta"] ?? null), "DefaultValue", [], "array"); } // line 16 if ((($context["type_upper"] ?? null) == "BIT")) { // line 17 echo " "; $context["default_value"] = PhpMyAdmin\Util::convertBitDefaultValue($this->getAttribute(($context["column_meta"] ?? null), "DefaultValue", [], "array")); } elseif ((( // line 18 ($context["type_upper"] ?? null) == "BINARY") || (($context["type_upper"] ?? null) == "VARBINARY"))) { // line 19 echo " "; $context["default_value"] = bin2hex($this->getAttribute(($context["column_meta"] ?? null), "DefaultValue", [], "array")); } // line 21 echo " "; // line 35 if ((($context["char_editing"] ?? null) == "textarea")) { // line 36 echo " "; } else { // line 41 echo " env, ($context["column_number"] ?? null), "html", null, true); echo "]\" size=\"12\" value=\""; // line 44 echo twig_escape_filter($this->env, ($context["default_value"] ?? null), "html", null, true); echo "\" class=\"textfield default_value\" /> "; } } public function getTemplateName() { return "columns_definitions/column_default.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 124 => 44, 119 => 42, 116 => 41, 111 => 39, 104 => 36, 102 => 35, 99 => 34, 90 => 31, 87 => 30, 84 => 29, 82 => 28, 81 => 27, 77 => 26, 73 => 25, 66 => 23, 62 => 22, 59 => 21, 55 => 19, 53 => 18, 50 => 17, 48 => 16, 44 => 14, 42 => 13, 40 => 12, 37 => 10, 35 => 5, 34 => 4, 30 => 3,); } /** @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_default.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_default.twig"); } } 6d/6d532b1e30e5dcd8a26e36cb2233efc07d7bb2135dc77dd0244113e7d58e513b.php000064400000007722147212741400016511 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
    "; // line 2 echo PhpMyAdmin\Url::getHiddenInputs(($context["_form_params"] ?? null)); echo " "; // line 4 if (($context["use_fieldset"] ?? null)) { // line 5 echo "
    "; // line 6 echo ($context["language_title"] ?? null); echo " "; } else { // line 8 echo " "; } // line 12 echo " "; // line 28 if (($context["use_fieldset"] ?? null)) { // line 29 echo "
    "; } // line 31 echo "
    "; } public function getTemplateName() { return "select_lang.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 100 => 31, 96 => 29, 94 => 28, 89 => 25, 80 => 22, 77 => 21, 74 => 19, 72 => 18, 68 => 17, 66 => 16, 62 => 15, 57 => 12, 51 => 9, 48 => 8, 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("", "select_lang.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/select_lang.twig"); } }