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/search/selection_form.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 142 => 58, 135 => 54, 132 => 52, 130 => 51, 127 => 50, 121 => 45, 112 => 42, 108 => 41, 104 => 40, 100 => 39, 95 => 36, 93 => 35, 89 => 33, 87 => 32, 81 => 29, 75 => 25, 73 => 22, 72 => 21, 70 => 19, 68 => 17, 64 => 15, 57 => 11, 54 => 9, 52 => 8, 46 => 5, 41 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "database/search/selection_form.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/database/search/selection_form.twig"); } }