parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
"; } public function getTemplateName() { return "table/relation/common_form.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 444 => 189, 440 => 188, 436 => 186, 431 => 183, 422 => 180, 419 => 179, 416 => 178, 414 => 177, 410 => 176, 406 => 175, 400 => 172, 397 => 171, 394 => 170, 392 => 169, 389 => 168, 386 => 167, 382 => 165, 380 => 164, 376 => 162, 370 => 161, 368 => 159, 367 => 158, 366 => 157, 365 => 156, 364 => 155, 363 => 154, 362 => 153, 361 => 152, 360 => 151, 357 => 150, 354 => 149, 351 => 148, 348 => 147, 345 => 146, 342 => 145, 339 => 144, 336 => 143, 333 => 142, 330 => 140, 327 => 139, 324 => 138, 321 => 137, 318 => 136, 315 => 135, 312 => 134, 309 => 133, 306 => 131, 303 => 130, 300 => 129, 297 => 128, 294 => 127, 291 => 126, 288 => 124, 285 => 123, 283 => 122, 280 => 121, 277 => 120, 275 => 118, 272 => 117, 267 => 116, 265 => 115, 262 => 114, 256 => 112, 253 => 111, 251 => 110, 247 => 109, 239 => 105, 237 => 104, 232 => 101, 226 => 99, 223 => 98, 221 => 97, 218 => 96, 210 => 90, 208 => 89, 203 => 86, 200 => 85, 198 => 83, 197 => 82, 196 => 81, 195 => 80, 194 => 79, 193 => 78, 192 => 77, 191 => 76, 190 => 75, 189 => 74, 188 => 72, 186 => 71, 183 => 70, 177 => 69, 174 => 68, 172 => 66, 171 => 65, 170 => 64, 169 => 63, 168 => 62, 167 => 61, 166 => 60, 165 => 59, 164 => 58, 163 => 57, 162 => 56, 161 => 55, 159 => 54, 156 => 53, 153 => 52, 150 => 51, 147 => 50, 144 => 49, 141 => 48, 139 => 47, 138 => 46, 136 => 45, 133 => 44, 130 => 43, 128 => 42, 127 => 41, 125 => 40, 123 => 39, 118 => 38, 115 => 37, 113 => 36, 108 => 34, 104 => 33, 100 => 32, 89 => 25, 87 => 24, 84 => 23, 77 => 20, 75 => 19, 72 => 18, 65 => 15, 63 => 14, 60 => 13, 58 => 12, 54 => 11, 50 => 10, 43 => 6, 40 => 5, 37 => 4, 33 => 2, 30 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "table/relation/common_form.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/table/relation/common_form.twig"); } }