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_definitions_form.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 274 => 149, 268 => 146, 263 => 143, 258 => 140, 253 => 137, 251 => 135, 250 => 134, 241 => 129, 239 => 128, 235 => 126, 233 => 125, 224 => 119, 215 => 112, 213 => 111, 212 => 108, 206 => 104, 204 => 102, 203 => 99, 202 => 98, 201 => 97, 193 => 92, 180 => 83, 178 => 82, 170 => 78, 168 => 77, 162 => 74, 157 => 72, 152 => 69, 149 => 68, 146 => 67, 144 => 65, 143 => 64, 142 => 63, 141 => 62, 140 => 61, 139 => 60, 138 => 59, 137 => 58, 136 => 57, 135 => 56, 134 => 55, 133 => 54, 132 => 53, 131 => 52, 130 => 51, 128 => 50, 125 => 49, 116 => 43, 112 => 41, 110 => 40, 101 => 33, 99 => 32, 92 => 28, 84 => 23, 79 => 20, 77 => 19, 72 => 17, 68 => 15, 64 => 13, 60 => 11, 56 => 9, 54 => 8, 52 => 7, 50 => 6, 46 => 4, 43 => 3, 41 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "columns_definitions/column_definitions_form.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/columns_definitions/column_definitions_form.twig"); } }