/home/suroeste/tmp/pma_template_compiles_suroeste/twig/96
Edit: /home/suroeste/tmp/pma_template_compiles_suroeste/twig/96/9625ef704ee9baa109ff92d51f3e80d9.php (30602B)
source = $this->getSourceContext();
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "table/page_with_secondary_tabs.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$this->parent = $this->loadTemplate("table/page_with_secondary_tabs.twig", "table/relation/common_form.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
}
// line 3
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
// line 4
yield "
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "table/relation/common_form.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 534 => 239, 526 => 234, 522 => 233, 511 => 225, 507 => 224, 502 => 222, 497 => 219, 488 => 216, 485 => 215, 482 => 214, 480 => 213, 476 => 212, 472 => 211, 467 => 208, 463 => 207, 460 => 206, 458 => 205, 455 => 204, 452 => 203, 448 => 201, 446 => 200, 441 => 197, 433 => 194, 431 => 192, 430 => 191, 429 => 189, 428 => 188, 425 => 187, 423 => 185, 422 => 184, 421 => 182, 420 => 181, 417 => 180, 415 => 178, 414 => 177, 413 => 175, 412 => 174, 405 => 170, 401 => 169, 397 => 168, 392 => 165, 389 => 164, 386 => 163, 383 => 162, 380 => 161, 377 => 160, 374 => 159, 371 => 158, 368 => 157, 365 => 155, 362 => 154, 359 => 153, 356 => 152, 353 => 151, 350 => 150, 347 => 149, 344 => 148, 341 => 146, 338 => 145, 335 => 144, 332 => 143, 329 => 142, 326 => 141, 323 => 139, 320 => 138, 318 => 137, 315 => 136, 312 => 135, 310 => 133, 307 => 132, 302 => 131, 300 => 130, 294 => 126, 288 => 124, 285 => 123, 280 => 120, 270 => 115, 264 => 111, 259 => 109, 255 => 107, 250 => 105, 247 => 104, 244 => 103, 242 => 102, 239 => 101, 230 => 94, 224 => 90, 221 => 89, 219 => 87, 218 => 86, 217 => 85, 216 => 84, 215 => 83, 214 => 82, 213 => 81, 212 => 80, 211 => 79, 210 => 78, 209 => 76, 207 => 75, 204 => 74, 198 => 73, 195 => 72, 193 => 70, 192 => 69, 191 => 68, 190 => 67, 189 => 66, 188 => 65, 187 => 64, 186 => 63, 185 => 62, 184 => 61, 183 => 60, 182 => 59, 180 => 58, 177 => 57, 174 => 56, 171 => 55, 168 => 54, 165 => 53, 162 => 52, 160 => 51, 159 => 50, 157 => 49, 154 => 48, 151 => 47, 149 => 46, 148 => 45, 146 => 44, 144 => 43, 139 => 42, 136 => 41, 134 => 40, 130 => 38, 126 => 37, 122 => 36, 110 => 29, 106 => 27, 99 => 24, 95 => 22, 88 => 19, 84 => 17, 82 => 16, 79 => 15, 75 => 14, 67 => 9, 63 => 8, 60 => 7, 56 => 5, 51 => 4, 47 => 3, 36 => 1,);
}
public function getSourceContext()
{
return new Source("", "table/relation/common_form.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/relation/common_form.twig");
}
}