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 "columns_definitions/column_indexes.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 101 => 21, 96 => 20, 90 => 17, 85 => 16, 79 => 13, 74 => 12, 68 => 9, 63 => 8, 57 => 5, 52 => 4, 48 => 3, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "columns_definitions/column_indexes.twig", "/usr/local/www/phpMyAdmin/templates/columns_definitions/column_indexes.twig"); } }