parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 1 $context["partition_options"] = array(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"] = array(0 => "", 1 => "HASH", 2 => "LINEAR HASH", 3 => "KEY", 4 => "LINEAR KEY"); // line 13 $context["value_type_options"] = array(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(), "array")) { // line 44 echo " "; } // line 72 echo "
(env, $this->getAttribute(($context["partition_details"] ?? null), "partition_expr", array(), "array"), "html", null, true); echo "\" />)
env, $this->getAttribute(($context["partition_details"] ?? null), "partition_count", array(), "array"), "html", null, true); echo "\" />
(env, $this->getAttribute(($context["partition_details"] ?? null), "subpartition_expr", array(), "array"), "html", null, true); echo "\" />)
env, $this->getAttribute(($context["partition_details"] ?? null), "subpartition_count", array(), "array"), "html", null, true); echo "\" />
"; // line 73 if (($this->getAttribute(($context["partition_details"] ?? null), "partition_count", array(), "array") > 1)) { // line 74 echo " "; // line 77 if ($this->getAttribute(($context["partition_details"] ?? null), "value_enabled", array(), "array")) { // line 78 echo " "; } // line 80 echo " "; if (($this->getAttribute(($context["partition_details"] ?? null), "can_have_subpartitions", array(), "array") && ($this->getAttribute( // line 81 ($context["partition_details"] ?? null), "subpartition_count", array(), "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(), "array")); foreach ($context['_seq'] as $context["_key"] => $context["partition"]) { // line 94 echo " "; $context["rowspan"] = (( !twig_test_empty($this->getAttribute($context["partition"], "subpartition_count", array(), "array"))) ? (($this->getAttribute( // line 95 $context["partition"], "subpartition_count", array(), "array") + 1)) : (2)); // line 96 echo " "; // line 101 if ($this->getAttribute(($context["partition_details"] ?? null), "value_enabled", array(), "array")) { // line 102 echo " "; } // line 119 echo " "; // line 121 if ($this->getAttribute($context["partition"], "subpartitions", array(), "array", true, true)) { // line 122 echo " "; $context["subpartitions"] = $this->getAttribute($context["partition"], "subpartitions", array(), "array"); // line 123 echo " "; } else { // line 124 echo " "; $context["subpartitions"] = array(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(), "array") && ($this->getAttribute( // line 130 ($context["partition_details"] ?? null), "subpartition_count", array(), "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(), "array"), "html", null, true); echo "[name]\" value=\""; // line 99 echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "name", array(), "array"), "html", null, true); echo "\" /> env, ($context["rowspan"] ?? null), "html", null, true); echo "\" class=\"vmiddle\"> env, $this->getAttribute($context["partition"], "prefix", array(), "array"), "html", null, true); echo "[value]\" value=\""; // line 116 echo twig_escape_filter($this->env, $this->getAttribute($context["partition"], "value", array(), "array"), "html", null, true); echo "\" />
env, $this->getAttribute($context["subpartition"], "prefix", array(), "array"), "html", null, true); echo "[name]\" value=\""; // line 133 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "name", array(), "array"), "html", null, true); echo "\" /> "; // line 137 echo PhpMyAdmin\StorageEngine::getHtmlSelect(($this->getAttribute( // line 138 $context["subpartition"], "prefix", array(), "array") . "[engine]"), null, $this->getAttribute( // line 140 $context["subpartition"], "engine", array(), "array"), false, true); // line 143 echo " "; // line 146 ob_start(); // line 147 echo " "; echo trim(preg_replace('/>\s+<', ob_get_clean())); // line 151 echo " env, $this->getAttribute($context["subpartition"], "prefix", array(), "array"), "html", null, true); echo "[data_directory]\" value=\""; // line 154 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "data_directory", array(), "array"), "html", null, true); echo "\" /> env, $this->getAttribute($context["subpartition"], "prefix", array(), "array"), "html", null, true); echo "[index_directory]\" value=\""; // line 158 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "index_directory", array(), "array"), "html", null, true); echo "\" /> env, $this->getAttribute($context["subpartition"], "prefix", array(), "array"), "html", null, true); echo "[max_rows]\" value=\""; // line 162 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "max_rows", array(), "array"), "html", null, true); echo "\" /> env, $this->getAttribute($context["subpartition"], "prefix", array(), "array"), "html", null, true); echo "[min_rows]\" value=\""; // line 166 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "min_rows", array(), "array"), "html", null, true); echo "\" /> env, $this->getAttribute($context["subpartition"], "prefix", array(), "array"), "html", null, true); echo "[tablespace]\" value=\""; // line 170 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "tablespace", array(), "array"), "html", null, true); echo "\" /> env, $this->getAttribute($context["subpartition"], "prefix", array(), "array"), "html", null, true); echo "[node_group]\" value=\""; // line 174 echo twig_escape_filter($this->env, $this->getAttribute($context["subpartition"], "node_group", array(), "array"), "html", null, true); echo "\" />
"; } } public function getTemplateName() { return "columns_definitions/partitions.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 439 => 179, 433 => 178, 423 => 174, 419 => 173, 413 => 170, 409 => 169, 403 => 166, 399 => 165, 393 => 162, 389 => 161, 383 => 158, 379 => 157, 373 => 154, 369 => 153, 365 => 151, 359 => 148, 354 => 147, 352 => 146, 347 => 143, 345 => 140, 344 => 138, 343 => 137, 340 => 136, 334 => 133, 330 => 132, 327 => 131, 325 => 130, 324 => 129, 321 => 128, 317 => 127, 314 => 126, 311 => 125, 308 => 124, 305 => 123, 302 => 122, 300 => 121, 296 => 119, 290 => 116, 286 => 115, 282 => 113, 273 => 110, 270 => 109, 267 => 108, 265 => 107, 261 => 106, 257 => 105, 253 => 104, 247 => 102, 245 => 101, 240 => 99, 236 => 98, 232 => 97, 229 => 96, 227 => 95, 225 => 94, 221 => 93, 216 => 91, 212 => 90, 208 => 89, 204 => 88, 200 => 87, 196 => 86, 192 => 85, 187 => 84, 181 => 82, 179 => 81, 177 => 80, 171 => 78, 169 => 77, 165 => 76, 161 => 74, 159 => 73, 156 => 72, 149 => 68, 143 => 65, 136 => 61, 132 => 60, 126 => 56, 117 => 53, 114 => 52, 111 => 51, 109 => 50, 105 => 49, 101 => 48, 95 => 45, 92 => 44, 90 => 43, 84 => 40, 78 => 37, 71 => 33, 67 => 32, 61 => 28, 52 => 25, 49 => 24, 46 => 23, 44 => 22, 40 => 21, 36 => 20, 30 => 17, 25 => 14, 23 => 13, 21 => 12, 19 => 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 Twig_Source("", "columns_definitions/partitions.twig", "/var/www/html/phpmyadmin/templates/columns_definitions/partitions.twig"); } }