c1049d6a9daeb283c6fd4fe4124ade0f8e86b22fee7d135ef9cf326e7d6520aa.php 0000644 00000021701 14721257402 0016610 0 ustar 00 parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
"; } public function getTemplateName() { return "database/structure/table_header.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 233 => 80, 229 => 78, 227 => 77, 223 => 75, 220 => 74, 217 => 73, 215 => 72, 212 => 71, 206 => 70, 203 => 69, 199 => 68, 194 => 65, 188 => 63, 186 => 62, 184 => 61, 181 => 60, 175 => 58, 173 => 57, 171 => 56, 168 => 55, 162 => 53, 160 => 52, 158 => 51, 155 => 50, 149 => 48, 147 => 47, 144 => 46, 138 => 44, 136 => 43, 133 => 42, 127 => 40, 122 => 38, 120 => 37, 118 => 36, 115 => 35, 110 => 33, 105 => 32, 103 => 31, 99 => 29, 97 => 27, 93 => 26, 90 => 25, 87 => 23, 85 => 22, 80 => 21, 77 => 20, 74 => 19, 71 => 18, 68 => 17, 65 => 16, 62 => 15, 59 => 14, 57 => 13, 54 => 12, 48 => 10, 46 => 9, 42 => 8, 33 => 2, 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("", "database/structure/table_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/table_header.twig"); } } c10e9275d097047e3c6252c9eba5765bf284d8c04eb5520e67369604ea437e3d.php 0000644 00000011740 14721257402 0015661 0 ustar 00 parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "table/structure/add_column.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 108 => 23, 105 => 22, 88 => 19, 84 => 18, 80 => 17, 63 => 16, 60 => 15, 58 => 14, 54 => 12, 48 => 9, 45 => 6, 39 => 4, 37 => 3, 33 => 2, 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("", "table/structure/add_column.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/add_column.twig"); } }