/home/suroeste/tmp/pma_template_compiles_suroeste/twig/a9
Edit: /home/suroeste/tmp/pma_template_compiles_suroeste/twig/a9/a999040500448ffd744c6358cd4a98ee.php (23943B)
source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
";
// line 250
if (($context["is_from_nav"] ?? null)) {
// line 251
yield " ";
yield Twig\Extension\CoreExtension::include($this->env, $context, "modals/preview_sql_modal.twig");
yield "
";
}
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "table/index_form.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 492 => 251, 490 => 250, 487 => 249, 483 => 246, 479 => 245, 475 => 244, 473 => 243, 465 => 237, 455 => 229, 452 => 228, 436 => 217, 425 => 214, 421 => 213, 418 => 212, 416 => 211, 413 => 210, 410 => 209, 407 => 208, 404 => 207, 401 => 206, 396 => 205, 394 => 204, 391 => 203, 384 => 199, 379 => 197, 374 => 196, 371 => 195, 361 => 191, 360 => 190, 359 => 191, 350 => 183, 344 => 182, 336 => 179, 333 => 178, 330 => 177, 328 => 176, 325 => 175, 322 => 174, 320 => 173, 319 => 172, 318 => 171, 316 => 170, 312 => 169, 308 => 167, 300 => 162, 295 => 160, 291 => 159, 288 => 158, 286 => 148, 281 => 145, 276 => 142, 265 => 133, 261 => 131, 259 => 130, 253 => 127, 242 => 118, 231 => 110, 221 => 102, 211 => 94, 198 => 92, 194 => 91, 184 => 85, 172 => 76, 162 => 68, 154 => 62, 149 => 60, 145 => 58, 140 => 56, 137 => 55, 135 => 54, 128 => 50, 124 => 49, 120 => 48, 115 => 47, 109 => 45, 107 => 44, 103 => 43, 94 => 38, 82 => 29, 68 => 19, 58 => 11, 54 => 9, 52 => 8, 48 => 7, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "table/index_form.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/index_form.twig");
}
}