/home/techb158/tmp/pma_template_compiles_techb158/twig/77
Edit: /home/techb158/tmp/pma_template_compiles_techb158/twig/77/776269660132c7c349c5618a457de64a.php (50428B)
source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'message' => [$this, 'block_message'],
'selection_options' => [$this, 'block_selection_options'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
";
// line 3
yield PhpMyAdmin\Html\Generator::getImage("b_export", _gettext("Export"));
yield "
";
// line 4
yield from $this->unwrap()->yieldBlock('title', $context, $blocks);
// line 5
yield "
";
// line 7
yield ($context["page_settings_error_html"] ?? null);
yield "
";
// line 8
yield ($context["page_settings_html"] ?? null);
yield "
";
// line 10
yield from $this->unwrap()->yieldBlock('message', $context, $blocks);
// line 11
yield "
";
// line 12
if (CoreExtension::getAttribute($this->env, $this->source, ($context["templates"] ?? null), "is_enabled", [], "any", false, false, false, 12)) {
// line 13
yield "
";
}
// line 62
yield "
";
// line 63
if ( !Twig\Extension\CoreExtension::testEmpty(($context["sql_query"] ?? null))) {
// line 64
yield "
";
// line 87
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["sql_query"] ?? null), "html", null, true);
yield "
";
}
// line 98
yield "
";
return; yield '';
}
// line 4
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
return; yield '';
}
// line 10
public function block_message($context, array $blocks = [])
{
$macros = $this->macros;
return; yield '';
}
// line 133
public function block_selection_options($context, array $blocks = [])
{
$macros = $this->macros;
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "export.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 1078 => 133, 1071 => 10, 1064 => 4, 1053 => 499, 1048 => 497, 1043 => 494, 1041 => 493, 1037 => 491, 1033 => 490, 1031 => 489, 1029 => 488, 1022 => 484, 1018 => 482, 1009 => 476, 1004 => 474, 996 => 469, 990 => 465, 987 => 464, 984 => 463, 981 => 462, 978 => 461, 976 => 460, 971 => 458, 968 => 457, 964 => 455, 962 => 454, 959 => 453, 953 => 451, 946 => 446, 942 => 444, 937 => 442, 935 => 441, 932 => 440, 928 => 438, 923 => 436, 921 => 435, 919 => 434, 916 => 433, 909 => 429, 903 => 426, 901 => 425, 898 => 424, 891 => 419, 884 => 417, 882 => 416, 879 => 415, 875 => 414, 871 => 413, 865 => 409, 859 => 406, 857 => 405, 849 => 399, 843 => 396, 836 => 392, 828 => 388, 820 => 382, 814 => 378, 808 => 375, 801 => 370, 796 => 368, 792 => 366, 790 => 365, 783 => 360, 778 => 359, 773 => 356, 768 => 355, 763 => 352, 755 => 347, 750 => 345, 746 => 342, 744 => 341, 738 => 337, 733 => 336, 727 => 332, 717 => 325, 707 => 317, 701 => 314, 690 => 306, 682 => 301, 676 => 298, 665 => 290, 657 => 285, 651 => 282, 640 => 274, 632 => 269, 620 => 260, 609 => 252, 605 => 249, 599 => 248, 593 => 247, 584 => 243, 571 => 240, 562 => 238, 559 => 237, 555 => 236, 551 => 235, 548 => 234, 542 => 230, 531 => 227, 524 => 225, 521 => 224, 517 => 223, 514 => 222, 510 => 221, 507 => 220, 501 => 216, 492 => 213, 487 => 211, 484 => 210, 480 => 209, 477 => 208, 473 => 207, 466 => 202, 456 => 194, 452 => 193, 444 => 188, 437 => 183, 431 => 180, 424 => 175, 419 => 173, 414 => 170, 410 => 169, 408 => 168, 405 => 167, 396 => 161, 393 => 160, 387 => 157, 384 => 156, 381 => 154, 379 => 153, 377 => 152, 375 => 151, 372 => 149, 365 => 145, 360 => 144, 355 => 141, 350 => 140, 345 => 137, 341 => 136, 339 => 135, 336 => 134, 334 => 133, 329 => 130, 318 => 128, 314 => 127, 310 => 125, 297 => 123, 293 => 122, 290 => 121, 285 => 119, 280 => 117, 273 => 112, 268 => 111, 263 => 108, 258 => 107, 253 => 104, 249 => 103, 247 => 102, 242 => 100, 238 => 99, 235 => 98, 227 => 92, 218 => 87, 211 => 82, 207 => 81, 193 => 72, 188 => 68, 185 => 67, 181 => 64, 179 => 63, 176 => 62, 163 => 54, 155 => 51, 150 => 48, 141 => 45, 134 => 44, 130 => 43, 127 => 42, 120 => 38, 114 => 35, 103 => 27, 97 => 24, 91 => 21, 85 => 18, 79 => 16, 75 => 14, 71 => 13, 69 => 12, 66 => 11, 64 => 10, 59 => 8, 55 => 7, 51 => 5, 49 => 4, 45 => 3, 41 => 1,);
}
public function getSourceContext()
{
return new Source("", "export.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/export.twig");
}
}