source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; // line 6 yield ($context["type"] ?? null); yield " "; // line 7 yield ($context["function"] ?? null); yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "table/insert/get_head_and_foot_of_insert_row_table.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 70 => 15, 61 => 9, 57 => 8, 52 => 7, 48 => 6, 45 => 5, 38 => 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"); } }
"; yield _gettext("Column"); // line 5 yield ""; yield _gettext("Null"); // line 8 yield " "; yield _gettext("Value"); // line 9 yield "