source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; } public function getTemplateName() { return "sql/bookmark.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 96 => 29, 88 => 23, 86 => 22, 78 => 16, 76 => 15, 69 => 11, 63 => 8, 59 => 7, 55 => 6, 51 => 5, 47 => 4, 43 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "sql/bookmark.twig", "/usr/local/www/phpMyAdmin/templates/sql/bookmark.twig"); } }