/home/suroeste/tmp/pma_template_compiles_suroeste/twig/28
Edit: /home/suroeste/tmp/pma_template_compiles_suroeste/twig/28/286adba4f9a40600f97bbeabb9414c00.php (21826B)
source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
-
($context["db"] ?? null), "table" => ($context["table"] ?? null), "pos" => 0]);
yield "\">
";
// line 4
yield PhpMyAdmin\Html\Generator::getIcon("b_search", _gettext("Table search"), false, false, "TabsMode");
yield "
-
($context["db"] ?? null), "table" => ($context["table"] ?? null)]);
yield "\">
";
// line 10
yield PhpMyAdmin\Html\Generator::getIcon("b_select", _gettext("Zoom search"), false, false, "TabsMode");
yield "
-
($context["db"] ?? null), "table" => ($context["table"] ?? null)]);
yield "\">
";
// line 16
yield PhpMyAdmin\Html\Generator::getIcon("b_find_replace", _gettext("Find and replace"), false, false, "TabsMode");
yield "
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "table/zoom_search/index.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 390 => 155, 376 => 145, 371 => 142, 362 => 135, 356 => 134, 350 => 131, 345 => 130, 339 => 127, 334 => 126, 331 => 125, 327 => 124, 324 => 123, 316 => 117, 306 => 109, 294 => 105, 286 => 104, 280 => 103, 274 => 99, 271 => 98, 266 => 95, 263 => 94, 258 => 91, 255 => 90, 250 => 87, 247 => 86, 245 => 85, 242 => 84, 239 => 83, 236 => 82, 233 => 81, 230 => 80, 227 => 79, 224 => 78, 222 => 77, 218 => 75, 212 => 74, 206 => 71, 201 => 70, 195 => 67, 190 => 66, 187 => 65, 183 => 64, 180 => 63, 174 => 60, 170 => 58, 165 => 55, 160 => 52, 157 => 51, 155 => 50, 151 => 49, 148 => 48, 145 => 47, 142 => 46, 139 => 45, 137 => 44, 131 => 40, 127 => 39, 123 => 38, 119 => 37, 113 => 36, 107 => 34, 105 => 33, 97 => 27, 90 => 24, 86 => 23, 82 => 22, 78 => 21, 70 => 16, 66 => 15, 58 => 10, 54 => 9, 46 => 4, 42 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "table/zoom_search/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/zoom_search/index.twig");
}
}