parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 $context["partition_options"] = [0 => "", 1 => "HASH", 2 => "LINEAR HASH", 3 => "KEY", 4 => "LINEAR KEY", 5 => "RANGE", 6 => "RANGE COLUMNS", 7 => "LIST", 8 => "LIST COLUMNS"]; // line 12 $context["sub_partition_options"] = [0 => "", 1 => "HASH", 2 => "LINEAR HASH", 3 => "KEY", 4 => "LINEAR KEY"]; // line 13 $context["value_type_options"] = [0 => "", 1 => "LESS THAN", 2 => "LESS THAN MAXVALUE", 3 => "IN"]; // line 14 echo " "; // line 43 if ($this->getAttribute(($context["partition_details"] ?? null), "can_have_subpartitions", [], "array")) { // line 44 echo " "; } // line 72 echo "
(env, $this->getAttribute(($context["partition_details"] ?? null), "partition_expr", [], "array"), "html", null, true); echo "\" />)
env, $this->getAttribute(($context["partition_details"] ?? null), "partition_count", [], "array"), "html", null, true); echo "\" />
(env, $this->getAttribute(($context["partition_details"] ?? null), "subpartition_expr", [], "array"), "html", null, true); echo "\" />)
env, $this->getAttribute(($context["partition_details"] ?? null), "subpartition_count", [], "array"), "html", null, true); echo "\" />
"; // line 73 if (($this->getAttribute(($context["partition_details"] ?? null), "partition_count", [], "array") > 1)) { // line 74 echo " "; // line 77 if ($this->getAttribute(($context["partition_details"] ?? null), "value_enabled", [], "array")) { // line 78 echo " "; } // line 80 echo " "; if (($this->getAttribute(($context["partition_details"] ?? null), "can_have_subpartitions", [], "array") && ($this->getAttribute( // line 81 ($context["partition_details"] ?? null), "subpartition_count", [], "array") > 1))) { // line 82 echo " "; } // line 84 echo " "; // line 93 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute(($context["partition_details"] ?? null), "partitions", [], "array")); foreach ($context['_seq'] as $context["_key"] => $context["partition"]) { // line 94 echo " "; $context["rowspan"] = (( !twig_test_empty($this->getAttribute($context["partition"], "subpartition_count", [], "array"))) ? (($this->getAttribute( // line 95 $context["partition"], "subpartition_count", [], "array") + 1)) : (2)); // line 96 echo " "; // line 101 if ($this->getAttribute(($context["partition_details"] ?? null), "value_enabled", [], "array")) { // line 102 echo " "; } // line 119 echo " "; // line 121 if ($this->getAttribute($context["partition"], "subpartitions", [], "array", true, true)) { // line 122 echo " "; $context["subpartitions"] = $this->getAttribute($context["partition"], "subpartitions", [], "array"); // line 123 echo " "; } else { // line 124 echo " "; $context["subpartitions"] = [0 => $context["partition"]]; // line 125 echo " "; } // line 126 echo " "; // line 127 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["subpartitions"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["subpartition"]) { // line 128 echo " "; // line 129 if (($this->getAttribute(($context["partition_details"] ?? null), "can_have_subpartitions", [], "array") && ($this->getAttribute( // line 130 ($context["partition_details"] ?? null), "subpartition_count", [], "array") > 1))) { // line 131 echo " "; } // line 136 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['subpartition'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 178 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['partition'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 179 echo "
"; // line 76 echo _gettext("Partition"); echo ""; echo _gettext("Values"); echo ""; echo _gettext("Subpartition"); echo ""; echo _gettext("Engine"); echo " "; // line 85 echo _gettext("Comment"); echo " "; // line 86 echo _gettext("Data directory"); echo " "; // line 87 echo _gettext("Index directory"); echo " "; // line 88 echo _gettext("Max rows"); echo " "; // line 89 echo _gettext("Min rows"); echo " "; // line 90 echo _gettext("Table space"); echo " "; // line 91 echo _gettext("Node group"); echo "
env, ($context["rowspan"] ?? null), "html", null, true); echo "\"> env, $this->getAttribute($context["partition"], "prefix", [], "array"), "html", null, true); echo "[name]\" value=\""; // line 99 echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "name", [], "array"), "html", null, true); echo "\" /> env, ($context["rowspan"] ?? null), "html", null, true); echo "\" class=\"vmiddle\"> env, $this->getAttribute($context["partition"], "prefix", [], "array"), "html", null, true); echo "[value]\" value=\""; // line 116 echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "value", [], "array"), "html", null, true); echo "\" />
env, $this->getAttribute($context["subpartition"], "prefix", [], "array"), "html", null, true); echo "[name]\" value=\""; // line 133 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "name", [], "array"), "html", null, true); echo "\" /> "; // line 137 echo PhpMyAdmin\StorageEngine::getHtmlSelect(($this->getAttribute( // line 138 $context["subpartition"], "prefix", [], "array") . "[engine]"), null, $this->getAttribute( // line 140 $context["subpartition"], "engine", [], "array"), false, true); // line 143 echo " "; // line 146 ob_start(function () { return ''; }); // line 147 echo " "; echo trim(preg_replace('/>\s+<', ob_get_clean())); // line 151 echo " env, $this->getAttribute($context["subpartition"], "prefix", [], "array"), "html", null, true); echo "[data_directory]\" value=\""; // line 154 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "data_directory", [], "array"), "html", null, true); echo "\" /> env, $this->getAttribute($context["subpartition"], "prefix", [], "array"), "html", null, true); echo "[index_directory]\" value=\""; // line 158 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "index_directory", [], "array"), "html", null, true); echo "\" /> env, $this->getAttribute($context["subpartition"], "prefix", [], "array"), "html", null, true); echo "[max_rows]\" value=\""; // line 162 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "max_rows", [], "array"), "html", null, true); echo "\" /> env, $this->getAttribute($context["subpartition"], "prefix", [], "array"), "html", null, true); echo "[min_rows]\" value=\""; // line 166 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "min_rows", [], "array"), "html", null, true); echo "\" /> env, $this->getAttribute($context["subpartition"], "prefix", [], "array"), "html", null, true); echo "[tablespace]\" value=\""; // line 170 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "tablespace", [], "array"), "html", null, true); echo "\" /> env, $this->getAttribute($context["subpartition"], "prefix", [], "array"), "html", null, true); echo "[node_group]\" value=\""; // line 174 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "node_group", [], "array"), "html", null, true); echo "\" />
"; } } public function getTemplateName() { return "columns_definitions/partitions.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 450 => 179, 444 => 178, 434 => 174, 430 => 173, 424 => 170, 420 => 169, 414 => 166, 410 => 165, 404 => 162, 400 => 161, 394 => 158, 390 => 157, 384 => 154, 380 => 153, 376 => 151, 370 => 148, 365 => 147, 363 => 146, 358 => 143, 356 => 140, 355 => 138, 354 => 137, 351 => 136, 345 => 133, 341 => 132, 338 => 131, 336 => 130, 335 => 129, 332 => 128, 328 => 127, 325 => 126, 322 => 125, 319 => 124, 316 => 123, 313 => 122, 311 => 121, 307 => 119, 301 => 116, 297 => 115, 293 => 113, 284 => 110, 281 => 109, 278 => 108, 276 => 107, 272 => 106, 268 => 105, 264 => 104, 258 => 102, 256 => 101, 251 => 99, 247 => 98, 243 => 97, 240 => 96, 238 => 95, 236 => 94, 232 => 93, 227 => 91, 223 => 90, 219 => 89, 215 => 88, 211 => 87, 207 => 86, 203 => 85, 198 => 84, 192 => 82, 190 => 81, 188 => 80, 182 => 78, 180 => 77, 176 => 76, 172 => 74, 170 => 73, 167 => 72, 160 => 68, 154 => 65, 147 => 61, 143 => 60, 137 => 56, 128 => 53, 125 => 52, 122 => 51, 120 => 50, 116 => 49, 112 => 48, 106 => 45, 103 => 44, 101 => 43, 95 => 40, 89 => 37, 82 => 33, 78 => 32, 72 => 28, 63 => 25, 60 => 24, 57 => 23, 55 => 22, 51 => 21, 47 => 20, 41 => 17, 36 => 14, 34 => 13, 32 => 12, 30 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "columns_definitions/partitions.twig", "/usr/local/www/phpMyAdmin/templates/columns_definitions/partitions.twig"); } }