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 ( 309 => 152, 303 => 149, 299 => 147, 294 => 144, 289 => 141, 287 => 139, 286 => 138, 277 => 133, 275 => 132, 271 => 130, 269 => 129, 260 => 123, 251 => 116, 249 => 115, 248 => 112, 242 => 108, 235 => 106, 228 => 104, 226 => 103, 223 => 102, 217 => 101, 213 => 100, 206 => 99, 202 => 98, 192 => 91, 179 => 82, 177 => 81, 169 => 77, 167 => 76, 161 => 73, 156 => 71, 151 => 68, 148 => 67, 145 => 66, 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", "/usr/local/www/phpMyAdmin/templates/columns_definitions/column_definitions_form.twig"); } }