PK "ZT1( ( $ 976b2e0193f2eb74c438dfbae1d5ebc1.phpnu [ source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; echo _gettext("Name"); // line 10 echo " | "; echo _gettext("Type"); // line 13 echo " "; echo PhpMyAdmin\Html\MySQLDocumentation::show("data-types"); echo " |
";
echo _gettext("Length/Values");
// line 17
echo " ";
echo PhpMyAdmin\Html\Generator::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 " |
"; echo _gettext("Default"); // line 21 echo " "; echo PhpMyAdmin\Html\Generator::showHint(_gettext("For default values, please enter just a single value, without backslash escaping or quotes, using this format: a")); echo " | "; echo _gettext("Collation"); // line 25 echo " | "; echo _gettext("Attributes"); // line 28 echo " | "; echo _gettext("Null"); // line 31 echo " | "; // line 34 echo " "; if ((array_key_exists("change_column", $context) && !twig_test_empty(($context["change_column"] ?? null)))) { // line 35 echo ""; echo _gettext("Adjust privileges"); // line 37 echo " "; echo PhpMyAdmin\Html\MySQLDocumentation::showDocumentation("faq", "faq6-39"); echo " | "; } // line 40 echo " "; // line 44 echo " "; if ( !($context["is_backup"] ?? null)) { // line 45 echo ""; echo _gettext("Index"); // line 47 echo " | "; } // line 49 echo "A_I | "; echo _gettext("Comments"); // line 55 echo " | "; // line 57 if (($context["is_virtual_columns_supported"] ?? null)) { // line 58 echo ""; echo _gettext("Virtuality"); // line 60 echo " | "; } // line 62 echo " "; // line 63 if (array_key_exists("fields_meta", $context)) { // line 64 echo ""; echo _gettext("Move column"); // line 66 echo " | "; } // line 68 echo " "; // line 69 if (( !(null === twig_get_attribute($this->env, $this->source, ($context["relation_parameters"] ?? null), "browserTransformationFeature", [], "any", false, false, false, 69)) && ($context["browse_mime"] ?? null))) { // line 70 echo ""; echo _gettext("Media type"); // line 72 echo " | "; echo _gettext("Browser display transformation"); // line 78 echo " |
";
echo _gettext("Browser display transformation options");
// line 82
echo " ";
echo PhpMyAdmin\Html\Generator::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 " |
"; echo _gettext("Input transformation"); // line 89 echo " |
";
echo _gettext("Input transformation options");
// line 93
echo " ";
echo PhpMyAdmin\Html\Generator::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 96
echo "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|