芝麻web文件管理V1.00
编辑当前文件:/home/krishnamexports/tmp/pma_template_compiles_krishnamexports/twig/8c/8ca2a1f045625264f1876f281f2998dc.php
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; // line 3 echo ($context["message"] ?? null); echo " "; // line 5 if (($context["has_comment"] ?? null)) { // line 6 echo "
"; // line 7 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); echo "
"; // line 9 echo PhpMyAdmin\Html\Generator::getIcon("b_comment", _gettext("Database comment"), true); echo "
"; echo _gettext("Database comment"); // line 13 echo "
env, ($context["db_comment"] ?? null), "html", null, true); echo "\">
"; } // line 24 echo "
"; // line 26 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); echo "
"; // line 27 echo PhpMyAdmin\Html\Generator::getIcon("b_table_add", _gettext("Create new table"), true); echo "
"; echo _gettext("Table name"); // line 30 echo "
"; echo _gettext("Number of columns"); // line 34 echo "
"; // line 43 if ((($context["db"] ?? null) != "mysql")) { // line 44 echo "
"; // line 45 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); echo "
"; // line 49 if ( !twig_test_empty(($context["db_collation"] ?? null))) { // line 50 echo "
env, ($context["db_collation"] ?? null), "html", null, true); echo "\"> "; } // line 52 echo "
"; // line 54 echo PhpMyAdmin\Html\Generator::getIcon("b_edit", _gettext("Rename database to"), true); echo "
"; echo _gettext("New database name"); // line 58 echo "
"; echo _gettext("Adjust privileges"); // line 69 echo " "; echo PhpMyAdmin\Html\MySQLDocumentation::showDocumentation("faq", "faq6-39"); echo "
"; } // line 80 echo " "; // line 81 if (($context["is_drop_database_allowed"] ?? null)) { // line 82 echo "
"; // line 83 echo PhpMyAdmin\Html\Generator::getIcon("b_deltbl", _gettext("Remove database"), true); echo "
"; // line 86 echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/sql"), ["sql_query" => ("DROP DATABASE " . PhpMyAdmin\Util::backquote( // line 89 ($context["db"] ?? null))), "back" => PhpMyAdmin\Url::getFromRoute("/database/operations"), "goto" => PhpMyAdmin\Url::getFromRoute("/"), "reload" => true, "purge" => true, "message_to_show" => twig_escape_filter($this->env, twig_sprintf(_gettext("Database %s has been dropped."), PhpMyAdmin\Util::backquote( // line 94 ($context["db"] ?? null)))), "db" => null], _gettext("Drop the database (DROP)"), ["id" => "drop_db_anchor", "class" => "ajax text-danger"]); // line 102 echo " "; // line 103 echo PhpMyAdmin\Html\MySQLDocumentation::show("DROP_DATABASE"); echo "
"; } // line 108 echo "
"; // line 110 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); echo "
"; // line 113 if ( !twig_test_empty(($context["db_collation"] ?? null))) { // line 114 echo "
env, ($context["db_collation"] ?? null), "html", null, true); echo "\"> "; } // line 116 echo "
"; // line 118 echo PhpMyAdmin\Html\Generator::getIcon("b_edit", _gettext("Copy database to"), true); echo "
"; echo _gettext("Database name"); // line 122 echo "
"; echo _gettext("Structure only"); // line 132 echo "
"; echo _gettext("Structure and data"); // line 138 echo "
"; echo _gettext("Data only"); // line 144 echo "
"; echo _gettext("CREATE DATABASE before copying"); // line 150 echo "
"; // line 155 echo twig_escape_filter($this->env, twig_sprintf(_gettext("Add %s"), "DROP TABLE / DROP VIEW"), "html", null, true); echo "
"; echo _gettext("Add AUTO_INCREMENT value"); // line 160 echo "
"; echo _gettext("Add constraints"); // line 165 echo "
"; echo _gettext("Adjust privileges"); // line 174 echo " "; echo PhpMyAdmin\Html\MySQLDocumentation::showDocumentation("faq", "faq6-39"); echo "
"; echo _gettext("Switch to copied database"); // line 180 echo "
"; // line 191 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); echo "
"; // line 194 echo PhpMyAdmin\Html\Generator::getIcon("s_asci", _gettext("Collation"), true); echo "
"; echo _gettext("Collation"); // line 198 echo "
"; // line 201 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["charsets"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["charset"]) { // line 202 echo "
env, twig_get_attribute($this->env, $this->source, $context["charset"], "getName", [], "method", false, false, false, 202), "html", null, true); echo "\" title=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["charset"], "getDescription", [], "method", false, false, false, 202), "html", null, true); echo "\"> "; // line 203 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((($__internal_compile_0 = ($context["collations"] ?? null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[twig_get_attribute($this->env, $this->source, $context["charset"], "getName", [], "method", false, false, false, 203)] ?? null) : null)); foreach ($context['_seq'] as $context["_key"] => $context["collation"]) { // line 204 echo "
env, twig_get_attribute($this->env, $this->source, $context["collation"], "getName", [], "method", false, false, false, 204), "html", null, true); echo "\" title=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["collation"], "getDescription", [], "method", false, false, false, 204), "html", null, true); echo "\""; echo (((($context["db_collation"] ?? null) == twig_get_attribute($this->env, $this->source, $context["collation"], "getName", [], "method", false, false, false, 204))) ? (" selected") : ("")); echo "> "; // line 205 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["collation"], "getName", [], "method", false, false, false, 205), "html", null, true); echo "
"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['collation'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 208 echo "
"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['charset'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 210 echo "
"; echo _gettext("Change all tables collations"); // line 216 echo "
"; echo _gettext("Change all tables columns collations"); // line 220 echo "
"; } public function getTemplateName() { return "database/operations/index.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 455 => 225, 447 => 220, 440 => 216, 431 => 210, 424 => 208, 415 => 205, 406 => 204, 402 => 203, 395 => 202, 391 => 201, 386 => 198, 378 => 194, 372 => 191, 368 => 190, 361 => 185, 353 => 180, 348 => 179, 339 => 174, 332 => 171, 326 => 170, 320 => 165, 312 => 160, 303 => 155, 296 => 150, 287 => 144, 279 => 138, 271 => 132, 259 => 122, 251 => 118, 247 => 116, 241 => 114, 239 => 113, 233 => 110, 229 => 109, 226 => 108, 218 => 103, 215 => 102, 213 => 94, 212 => 89, 211 => 86, 205 => 83, 202 => 82, 200 => 81, 197 => 80, 190 => 75, 179 => 69, 172 => 66, 166 => 65, 158 => 58, 150 => 54, 146 => 52, 140 => 50, 138 => 49, 131 => 45, 126 => 44, 124 => 43, 118 => 39, 110 => 34, 103 => 30, 96 => 27, 92 => 26, 88 => 25, 85 => 24, 78 => 19, 69 => 14, 66 => 13, 58 => 9, 53 => 7, 48 => 6, 46 => 5, 41 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "database/operations/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/operations/index.twig"); } }