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 "database/designer/page_selector.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 68 => 10, 65 => 9, 56 => 6, 51 => 5, 46 => 4, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "database/designer/page_selector.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/database/designer/page_selector.twig"); } }