source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; } public function getTemplateName() { return "table/structure/primary.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 111 => 23, 107 => 22, 100 => 17, 82 => 15, 79 => 14, 62 => 13, 56 => 10, 51 => 7, 49 => 6, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "table/structure/primary.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/table/structure/primary.twig"); } }