source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; // line 6 echo ($context["type"] ?? null); echo " "; // line 7 echo ($context["function"] ?? null); echo " "; } public function getTemplateName() { return "table/insert/get_head_and_foot_of_insert_row_table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 69 => 15, 60 => 9, 56 => 8, 51 => 7, 47 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "table/insert/get_head_and_foot_of_insert_row_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/get_head_and_foot_of_insert_row_table.twig"); } }
"; echo _gettext("Column"); // line 5 echo ""; echo _gettext("Null"); // line 8 echo " "; echo _gettext("Value"); // line 9 echo "