source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
\"v\"env, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "getImgPath", [0 => "designer/downarrow1.png"], "method", false, false, false, 7), "html", null, true); echo "\" data-down=\""; // line 8 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "getImgPath", [0 => "designer/downarrow1.png"], "method", false, false, false, 8), "html", null, true); echo "\" data-right=\""; // line 9 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "getImgPath", [0 => "designer/rightarrow1.png"], "method", false, false, false, 9), "html", null, true); echo "\" /> \"v\"env, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "getImgPath", [0 => "designer/downarrow2.png"], "method", false, false, false, 15), "html", null, true); echo "\" data-down=\""; // line 16 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "getImgPath", [0 => "designer/downarrow2.png"], "method", false, false, false, 16), "html", null, true); echo "\" data-right=\""; // line 17 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "getImgPath", [0 => "designer/rightarrow2.png"], "method", false, false, false, 17), "html", null, true); echo "\" />
"; // line 24 echo "
"; // line 25 echo _gettext("Number of tables:"); echo " 0
env, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "getImgPath", [0 => "designer/resizeright.png"], "method", false, false, false, 30), "html", null, true); echo "\" src=\""; // line 31 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["theme"] ?? null), "getImgPath", [0 => "designer/resize.png"], "method", false, false, false, 31), "html", null, true); echo "\"/>
"; } public function getTemplateName() { return "database/designer/table_list.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 100 => 31, 96 => 30, 88 => 25, 85 => 24, 76 => 17, 72 => 16, 68 => 15, 64 => 14, 56 => 9, 52 => 8, 48 => 7, 42 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "database/designer/table_list.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/database/designer/table_list.twig"); } }