source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; // line 3 echo PhpMyAdmin\Url::getHiddenInputs(($context["form_params"] ?? null)); echo "
env, twig_get_attribute($this->env, $this->source, ($context["index"] ?? null), "getName", [], "method", false, false, false, 22), "html", null, true); echo "\" onfocus=\"this.select()\">
"; } public function getTemplateName() { return "table/index_rename_form.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 79 => 28, 70 => 22, 56 => 12, 54 => 11, 43 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "table/index_rename_form.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/table/index_rename_form.twig"); } }