/home/suroeste/tmp/pma_template_compiles_suroeste/twig/1c
NameSizeModeActions
1cdb9b162a385688fa56e049dab5b350.php190420644editdlrm
Edit: /home/suroeste/tmp/pma_template_compiles_suroeste/twig/1c/1cdb9b162a385688fa56e049dab5b350.php (19042B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["db"] ?? null), "html", null, true); yield "\">
"; // line 25 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["tables"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["table"]) { // line 26 yield "
env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["table"], "hash", [], "any", false, false, false, 26), "html", null, true); yield "\"> "; // line 28 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["table"], "columns", [], "any", false, false, false, 28)); foreach ($context['_seq'] as $context["_key"] => $context["column"]) { // line 29 yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['column'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 31 yield "
"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['table'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 33 yield " "; // line 34 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(range(0, ($context["default_no_of_columns"] ?? null))); foreach ($context['_seq'] as $context["_key"] => $context["id"]) { // line 35 yield " "; if (($context["id"] == 0)) { yield "
"; } // line 36 yield "
.
"; yield _gettext("Show"); // line 49 yield "

env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["id"], "html", null, true); yield "\">
"; yield _gettext("Sort"); // line 67 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["id"], "html", null, true); yield "]\">"; yield _gettext("Ascending"); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["id"], "html", null, true); yield "]\">"; yield _gettext("Descending"); yield "
"; yield _gettext("Add as"); // line 73 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["id"], "html", null, true); yield "]\" value=\"AND\" class=\"logical_op\" checked=\"checked\"> AND env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["id"], "html", null, true); yield "]\" value=\"OR\" class=\"logical_op\"> OR
Column
Op
.
"; // line 164 if (($context["id"] == 0)) { yield "
"; } // line 165 yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['id'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 166 yield "
"; // line 173 yield "
"; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/multi_table_query/form.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 394 => 184, 390 => 183, 377 => 173, 371 => 168, 366 => 166, 360 => 165, 356 => 164, 352 => 162, 342 => 155, 329 => 145, 322 => 141, 309 => 139, 305 => 138, 302 => 137, 290 => 128, 286 => 127, 251 => 95, 236 => 84, 225 => 76, 220 => 73, 210 => 69, 204 => 68, 201 => 67, 191 => 61, 188 => 60, 181 => 58, 176 => 55, 170 => 52, 166 => 51, 161 => 49, 154 => 45, 148 => 42, 135 => 40, 131 => 39, 128 => 38, 123 => 36, 118 => 35, 114 => 34, 111 => 33, 104 => 31, 93 => 29, 89 => 28, 83 => 26, 79 => 25, 74 => 23, 67 => 18, 58 => 11, 53 => 9, 47 => 5, 42 => 3, 38 => 1,); } public function getSourceContext() { return new Source("", "database/multi_table_query/form.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/multi_table_query/form.twig"); } }