source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; // line 3 if ( !($context["hide_order_table"] ?? null)) { // line 4 echo "
"; // line 5 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo "
"; echo _gettext("Alter table order by"); // line 9 echo "
"; echo _pgettext("Alter table order by a single field.", "(singly)"); // line 21 echo "
"; } // line 43 echo "
"; // line 45 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo "
"; echo _gettext("Move table to (database.table)"); // line 50 echo "
"; // line 55 if ( !twig_test_empty(($context["database_list"] ?? null))) { // line 56 echo " "; } else { // line 62 echo " env, ($context["db"] ?? null), "html", null, true); echo "\" aria-label=\""; echo _gettext("Database"); echo "\"> "; } // line 64 echo " . env, ($context["table"] ?? null), "html", null, true); echo "\" aria-label=\""; echo _gettext("Table"); echo "\">
"; // line 92 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo " env, ($context["table_comment"] ?? null), "html", null, true); echo "\"> "; // line 96 if (($context["has_auto_increment"] ?? null)) { // line 97 echo " env, ($context["auto_increment"] ?? null), "html", null, true); echo "\"> "; } // line 99 echo "
"; echo _gettext("Table options"); // line 101 echo "
env, ($context["table"] ?? null), "html", null, true); echo "\" required>
env, ($context["table_comment"] ?? null), "html", null, true); echo "\">
"; // line 174 if (($context["has_pack_keys"] ?? null)) { // line 175 echo "
"; } // line 188 echo " "; // line 189 if (($context["has_checksum_and_delay_key_write"] ?? null)) { // line 190 echo "
"; } // line 200 echo " "; // line 201 if (($context["has_transactional_and_page_checksum"] ?? null)) { // line 202 echo "
"; } // line 212 echo " "; // line 213 if (($context["has_auto_increment"] ?? null)) { // line 214 echo "
env, ($context["auto_increment"] ?? null), "html", null, true); echo "\">
"; } // line 223 echo " "; // line 224 if ( !twig_test_empty(($context["row_formats"] ?? null))) { // line 225 echo "
"; } // line 238 echo "
"; // line 247 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo "
"; echo _gettext("Copy table to (database.table)"); // line 251 echo "
"; // line 256 if ( !twig_test_empty(($context["database_list"] ?? null))) { // line 257 echo " "; } else { // line 263 echo " env, ($context["db"] ?? null), "html", null, true); echo "\" aria-label=\""; echo _gettext("Database"); echo "\"> "; } // line 265 echo " . env, ($context["table"] ?? null), "html", null, true); echo "\" aria-label=\""; echo _gettext("Table"); echo "\" required>
"; // line 303 if (($context["has_foreign_keys"] ?? null)) { // line 304 echo "
"; } // line 309 echo "
"; echo _gettext("Table maintenance"); // line 334 echo "
"; // line 401 if ( !($context["is_system_schema"] ?? null)) { // line 402 echo "
"; echo _gettext("Delete data or table"); // line 403 echo "
"; } // line 466 echo " "; // line 467 if ( !twig_test_empty(($context["partitions"] ?? null))) { // line 468 echo "
"; // line 469 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo "
"; echo _gettext("Partition maintenance"); // line 475 echo " "; echo PhpMyAdmin\Html\MySQLDocumentation::show("partitioning_maintenance"); echo "
"; // line 489 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["partitions_choices"] ?? null)); foreach ($context['_seq'] as $context["value"] => $context["description"]) { // line 490 echo "
env, twig_capitalize_string_filter($this->env, $context["value"]), "html", null, true); echo "\" value=\""; echo twig_escape_filter($this->env, $context["value"], "html", null, true); echo "\""; echo ((($context["value"] == "ANALYZE")) ? (" checked") : ("")); echo ">
"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['value'], $context['description'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 495 echo "
"; } // line 510 echo " "; // line 511 if ( !twig_test_empty(($context["foreigners"] ?? null))) { // line 512 echo "
"; echo _gettext("Check referential integrity"); // line 513 echo "
"; } // line 525 echo "
"; } public function getTemplateName() { return "table/operations/index.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 1136 => 525, 1131 => 522, 1115 => 518, 1111 => 517, 1108 => 516, 1104 => 515, 1100 => 513, 1096 => 512, 1094 => 511, 1091 => 510, 1084 => 505, 1074 => 500, 1072 => 499, 1071 => 498, 1066 => 495, 1055 => 492, 1047 => 491, 1044 => 490, 1040 => 489, 1034 => 485, 1013 => 483, 996 => 482, 992 => 480, 982 => 475, 973 => 469, 968 => 468, 966 => 467, 963 => 466, 955 => 461, 952 => 460, 950 => 458, 949 => 452, 948 => 451, 947 => 447, 946 => 446, 945 => 444, 942 => 443, 936 => 440, 933 => 439, 931 => 437, 930 => 431, 929 => 428, 928 => 427, 927 => 425, 921 => 422, 918 => 421, 916 => 419, 915 => 413, 914 => 410, 913 => 409, 912 => 407, 909 => 406, 907 => 405, 903 => 403, 899 => 402, 897 => 401, 892 => 398, 886 => 395, 883 => 394, 876 => 392, 873 => 391, 871 => 390, 868 => 389, 862 => 386, 859 => 385, 852 => 383, 849 => 382, 847 => 381, 841 => 378, 838 => 377, 834 => 375, 832 => 373, 831 => 372, 828 => 371, 824 => 369, 818 => 366, 815 => 365, 808 => 363, 805 => 362, 803 => 361, 797 => 358, 794 => 357, 787 => 355, 783 => 353, 777 => 350, 774 => 349, 767 => 347, 764 => 346, 762 => 345, 759 => 344, 753 => 341, 750 => 340, 743 => 338, 740 => 337, 738 => 336, 734 => 334, 725 => 328, 716 => 322, 711 => 321, 702 => 316, 695 => 313, 689 => 312, 685 => 309, 680 => 306, 675 => 304, 673 => 303, 668 => 300, 659 => 295, 650 => 288, 642 => 282, 634 => 276, 619 => 266, 616 => 265, 608 => 263, 604 => 261, 591 => 259, 587 => 258, 582 => 257, 580 => 256, 573 => 251, 565 => 247, 561 => 246, 554 => 241, 548 => 238, 542 => 234, 529 => 232, 525 => 231, 517 => 225, 515 => 224, 512 => 223, 505 => 219, 498 => 214, 496 => 213, 493 => 212, 486 => 208, 478 => 203, 475 => 202, 473 => 201, 470 => 200, 463 => 196, 455 => 191, 452 => 190, 450 => 189, 447 => 188, 439 => 183, 435 => 182, 431 => 181, 423 => 175, 421 => 174, 415 => 170, 407 => 165, 400 => 163, 391 => 160, 382 => 159, 378 => 158, 371 => 157, 367 => 156, 360 => 151, 351 => 145, 344 => 143, 342 => 142, 339 => 141, 330 => 140, 326 => 139, 317 => 134, 306 => 126, 301 => 123, 289 => 116, 282 => 113, 276 => 112, 270 => 108, 265 => 105, 258 => 101, 253 => 99, 247 => 97, 245 => 96, 241 => 95, 235 => 92, 231 => 91, 224 => 86, 213 => 80, 206 => 77, 200 => 76, 195 => 72, 182 => 65, 179 => 64, 171 => 62, 167 => 60, 154 => 58, 150 => 57, 145 => 56, 143 => 55, 136 => 50, 127 => 45, 123 => 44, 120 => 43, 113 => 38, 103 => 31, 96 => 27, 87 => 21, 82 => 18, 71 => 16, 67 => 15, 63 => 13, 56 => 9, 48 => 5, 43 => 4, 41 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "table/operations/index.twig", "/home/arif/public_html/pma/templates/table/operations/index.twig"); } }