source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'title' => [$this, 'block_title'], 'message' => [$this, 'block_message'], 'selection_options' => [$this, 'block_selection_options'], ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "

"; // line 3 echo PhpMyAdmin\Html\Generator::getImage("b_export", _gettext("Export")); echo " "; // line 4 $this->displayBlock('title', $context, $blocks); // line 5 echo "

"; // line 7 echo ($context["page_settings_error_html"] ?? null); echo " "; // line 8 echo ($context["page_settings_html"] ?? null); echo " "; // line 10 $this->displayBlock('message', $context, $blocks); // line 11 echo " "; // line 12 if (twig_get_attribute($this->env, $this->source, ($context["templates"] ?? null), "is_enabled", [], "any", false, false, false, 12)) { // line 13 echo "
"; echo _gettext("Export templates:"); // line 14 echo "
"; echo _gettext("New template:"); // line 18 echo "
"; echo _gettext("Existing templates:"); // line 35 echo "
"; } // line 62 echo " "; // line 63 if ( !twig_test_empty(($context["sql_query"] ?? null))) { // line 64 echo "
"; // line 67 echo " "; echo _gettext("SQL query:"); // line 68 echo "
"; // line 72 echo "
"; echo _gettext("Loading"); // line 81 echo "
";
            // line 87
            echo twig_escape_filter($this->env, ($context["sql_query"] ?? null), "html", null, true);
            echo "
"; } // line 98 echo "
"; // line 100 echo PhpMyAdmin\Url::getHiddenInputs(($context["hidden_inputs"] ?? null)); echo " "; // line 102 if ((0 !== twig_compare(($context["export_method"] ?? null), "custom-no-form"))) { // line 103 echo "
"; echo _gettext("Export method:"); // line 104 echo "
"; } // line 117 echo "
"; echo _gettext("Format:"); // line 119 echo "
"; // line 127 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["plugins_choice"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["option"]) { // line 128 echo " env, twig_get_attribute($this->env, $this->source, $context["option"], "name", [], "any", false, false, false, 128), "html", null, true); echo "\" value=\""; echo ((twig_get_attribute($this->env, $this->source, $context["option"], "force_file", [], "any", false, false, false, 128)) ? ("true") : ("false")); echo "\"> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['option'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 130 echo "
"; // line 133 $this->displayBlock('selection_options', $context, $blocks); // line 134 echo " "; // line 135 if ( !twig_test_empty(($context["rows"] ?? null))) { // line 136 echo "
"; echo _gettext("Rows:"); // line 137 echo "
env, $this->source, ($context["rows"] ?? null), "allrows", [], "any", false, false, false, 140)) || (0 === twig_compare(twig_get_attribute($this->env, $this->source, ($context["rows"] ?? null), "allrows", [], "any", false, false, false, 140), 1)))) ? (" checked") : ("")); echo ">
env, $this->source, ($context["rows"] ?? null), "allrows", [], "any", false, false, false, 144)) && (0 === twig_compare(twig_get_attribute($this->env, $this->source, ($context["rows"] ?? null), "allrows", [], "any", false, false, false, 144), 0)))) ? (" checked") : ("")); echo ">
  • env, $this->source, ($context["rows"] ?? null), "limit_to", [], "any", false, false, false, 151))) { // line 152 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["rows"] ?? null), "limit_to", [], "any", false, false, false, 152), "html", null, true); } elseif (( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 153 ($context["rows"] ?? null), "unlim_num_rows", [], "any", false, false, false, 153)) && (0 !== twig_compare(twig_get_attribute($this->env, $this->source, ($context["rows"] ?? null), "unlim_num_rows", [], "any", false, false, false, 153), 0)))) { // line 154 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["rows"] ?? null), "unlim_num_rows", [], "any", false, false, false, 154), "html", null, true); } else { // line 156 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["rows"] ?? null), "number_of_rows", [], "any", false, false, false, 156), "html", null, true); } // line 157 echo "\" onfocus=\"this.select()\">
  • env, $this->source, ($context["rows"] ?? null), "limit_from", [], "any", false, false, false, 161))) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["rows"] ?? null), "limit_from", [], "any", false, false, false, 161), "html", null, true))) : (print (0))); echo "\" onfocus=\"this.select()\">
"; } // line 167 echo " "; // line 168 if (($context["has_save_dir"] ?? null)) { // line 169 echo "
"; echo _gettext("Output:"); // line 170 echo "
"; } // line 188 echo "
"; echo _gettext("Rename exported databases/tables/columns"); // line 193 echo "
"; // line 207 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["aliases"] ?? null)); foreach ($context['_seq'] as $context["db"] => $context["db_data"]) { // line 208 echo " "; if ((twig_get_attribute($this->env, $this->source, $context["db_data"], "alias", [], "any", true, true, false, 208) && !(null === twig_get_attribute($this->env, $this->source, $context["db_data"], "alias", [], "any", false, false, false, 208)))) { // line 209 echo " "; } // line 220 echo " "; // line 221 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((((twig_get_attribute($this->env, $this->source, $context["db_data"], "tables", [], "any", true, true, false, 221) && !(null === twig_get_attribute($this->env, $this->source, $context["db_data"], "tables", [], "any", false, false, false, 221)))) ? (twig_get_attribute($this->env, $this->source, $context["db_data"], "tables", [], "any", false, false, false, 221)) : ([]))); foreach ($context['_seq'] as $context["table"] => $context["table_data"]) { // line 222 echo " "; if ((twig_get_attribute($this->env, $this->source, $context["table_data"], "alias", [], "any", true, true, false, 222) && !(null === twig_get_attribute($this->env, $this->source, $context["table_data"], "alias", [], "any", false, false, false, 222)))) { // line 223 echo " "; } // line 234 echo " "; // line 235 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((((twig_get_attribute($this->env, $this->source, $context["table_data"], "columns", [], "any", true, true, false, 235) && !(null === twig_get_attribute($this->env, $this->source, $context["table_data"], "columns", [], "any", false, false, false, 235)))) ? (twig_get_attribute($this->env, $this->source, $context["table_data"], "columns", [], "any", false, false, false, 235)) : ([]))); foreach ($context['_seq'] as $context["column"] => $context["column_name"]) { // line 236 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['column'], $context['column_name'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 247 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['table'], $context['table_data'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 248 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['db'], $context['db_data'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 249 echo " "; // line 252 echo "
"; echo _gettext("Defined aliases"); // line 202 echo "
"; echo _pgettext("Alias", "Database"); // line 210 echo " "; // line 211 echo twig_escape_filter($this->env, $context["db"], "html", null, true); echo " env, $context["db"], "html", null, true); echo "][alias]\" value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["db_data"], "alias", [], "any", false, false, false, 213), "html", null, true); echo "\" type=\"text\">
"; echo _pgettext("Alias", "Table"); // line 224 echo " "; // line 225 echo twig_escape_filter($this->env, $context["db"], "html", null, true); echo "."; echo twig_escape_filter($this->env, $context["table"], "html", null, true); echo " env, $context["db"], "html", null, true); echo "][tables]["; echo twig_escape_filter($this->env, $context["table"], "html", null, true); echo "][alias]\" value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["table_data"], "alias", [], "any", false, false, false, 227), "html", null, true); echo "\" type=\"text\">
"; echo _pgettext("Alias", "Column"); // line 237 echo " "; // line 238 echo twig_escape_filter($this->env, $context["db"], "html", null, true); echo "."; echo twig_escape_filter($this->env, $context["table"], "html", null, true); echo "."; echo twig_escape_filter($this->env, $context["column"], "html", null, true); echo " env, $context["db"], "html", null, true); echo "][tables]["; echo twig_escape_filter($this->env, $context["table"], "html", null, true); echo "][colums]["; echo twig_escape_filter($this->env, $context["column"], "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, $context["column_name"], "html", null, true); echo "\" type=\"text\">
"; echo _gettext("Define new aliases"); // line 269 echo "
"; echo _gettext("Output:"); // line 332 echo "
  • "; // line 341 if ((0 !== twig_compare(($context["export_type"] ?? null), "server"))) { // line 342 echo "
  • "; } // line 352 echo "
    • "; // line 365 if (($context["has_save_dir"] ?? null)) { // line 366 echo "
    • "; } // line 382 echo "
    • env, ($context["filename_template"] ?? null), "html", null, true); echo "\">
    • "; // line 405 if (($context["is_encoding_supported"] ?? null)) { // line 406 echo "
    • "; } // line 424 echo " "; // line 425 if ((($context["has_zip"] ?? null) || ($context["has_gzip"] ?? null))) { // line 426 echo "
    • "; } else { // line 451 echo " env, ($context["selected_compression"] ?? null), "html", null, true); echo "\"> "; } // line 453 echo " "; // line 454 if (((0 === twig_compare(($context["export_type"] ?? null), "server")) || (0 === twig_compare(($context["export_type"] ?? null), "database")))) { // line 455 echo "
    • env, ($context["export_type"] ?? null), "html", null, true); echo "\""; // line 458 echo ((($context["is_checked_as_separate_files"] ?? null)) ? (" checked") : ("")); echo ">
    • "; } // line 469 echo "
  • "; echo _gettext("The size is measured in MiB."); // line 476 echo "
"; echo _gettext("Format-specific options:"); // line 482 echo "
"; // line 484 echo ($context["options"] ?? null); echo "
"; // line 488 if (($context["can_convert_kanji"] ?? null)) { // line 489 echo " "; // line 490 echo "
"; echo _gettext("Encoding Conversion:"); // line 491 echo "
"; // line 493 $this->loadTemplate("encoding/kanji_encoding_form.twig", "export.twig", 493)->display($context); // line 494 echo "
"; } // line 497 echo "
env, ($context["exec_time_limit"] ?? null), "html", null, true); echo "\">
"; } // line 4 public function block_title($context, array $blocks = []) { $macros = $this->macros; } // line 10 public function block_message($context, array $blocks = []) { $macros = $this->macros; } // line 133 public function block_selection_options($context, array $blocks = []) { $macros = $this->macros; } public function getTemplateName() { return "export.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 1074 => 133, 1068 => 10, 1062 => 4, 1052 => 499, 1047 => 497, 1042 => 494, 1040 => 493, 1036 => 491, 1032 => 490, 1030 => 489, 1028 => 488, 1021 => 484, 1017 => 482, 1008 => 476, 1003 => 474, 995 => 469, 989 => 465, 986 => 464, 983 => 463, 980 => 462, 977 => 461, 975 => 460, 970 => 458, 967 => 457, 963 => 455, 961 => 454, 958 => 453, 952 => 451, 945 => 446, 941 => 444, 936 => 442, 934 => 441, 931 => 440, 927 => 438, 922 => 436, 920 => 435, 918 => 434, 915 => 433, 908 => 429, 902 => 426, 900 => 425, 897 => 424, 890 => 419, 883 => 417, 881 => 416, 878 => 415, 874 => 414, 870 => 413, 864 => 409, 858 => 406, 856 => 405, 848 => 399, 842 => 396, 835 => 392, 827 => 388, 819 => 382, 813 => 378, 807 => 375, 800 => 370, 795 => 368, 791 => 366, 789 => 365, 782 => 360, 777 => 359, 772 => 356, 767 => 355, 762 => 352, 754 => 347, 749 => 345, 745 => 342, 743 => 341, 737 => 337, 732 => 336, 726 => 332, 716 => 325, 706 => 317, 700 => 314, 689 => 306, 681 => 301, 675 => 298, 664 => 290, 656 => 285, 650 => 282, 639 => 274, 631 => 269, 619 => 260, 608 => 252, 604 => 249, 598 => 248, 592 => 247, 583 => 243, 570 => 240, 561 => 238, 558 => 237, 554 => 236, 550 => 235, 547 => 234, 541 => 230, 530 => 227, 523 => 225, 520 => 224, 516 => 223, 513 => 222, 509 => 221, 506 => 220, 500 => 216, 491 => 213, 486 => 211, 483 => 210, 479 => 209, 476 => 208, 472 => 207, 465 => 202, 455 => 194, 451 => 193, 443 => 188, 436 => 183, 430 => 180, 423 => 175, 418 => 173, 413 => 170, 409 => 169, 407 => 168, 404 => 167, 395 => 161, 392 => 160, 386 => 157, 383 => 156, 380 => 154, 378 => 153, 376 => 152, 374 => 151, 371 => 149, 364 => 145, 359 => 144, 354 => 141, 349 => 140, 344 => 137, 340 => 136, 338 => 135, 335 => 134, 333 => 133, 328 => 130, 317 => 128, 313 => 127, 309 => 125, 296 => 123, 292 => 122, 289 => 121, 284 => 119, 279 => 117, 272 => 112, 267 => 111, 262 => 108, 257 => 107, 252 => 104, 248 => 103, 246 => 102, 241 => 100, 237 => 99, 234 => 98, 226 => 92, 217 => 87, 210 => 82, 206 => 81, 192 => 72, 187 => 68, 184 => 67, 180 => 64, 178 => 63, 175 => 62, 162 => 54, 154 => 51, 149 => 48, 140 => 45, 133 => 44, 129 => 43, 126 => 42, 119 => 38, 113 => 35, 102 => 27, 96 => 24, 90 => 21, 84 => 18, 78 => 16, 74 => 14, 70 => 13, 68 => 12, 65 => 11, 63 => 10, 58 => 8, 54 => 7, 50 => 5, 48 => 4, 44 => 3, 40 => 1,); } public function getSourceContext() { return new Source("", "export.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/export.twig"); } }