";
// line 53
echo ($context["messages"] ?? null);
echo "
";
// line 55
echo ($context["recent_table"] ?? null);
// line 56
if (($context["is_logged_in"] ?? null)) {
// line 57
echo twig_include($this->env, $context, "modals/preview_sql_modal.twig");
echo "
";
// line 58
echo twig_include($this->env, $context, "modals/enum_set_editor.twig");
echo "
";
// line 59
echo twig_include($this->env, $context, "modals/create_view.twig");
}
}
public function getTemplateName()
{
return "header.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 189 => 59, 185 => 58, 181 => 57, 179 => 56, 177 => 55, 172 => 53, 166 => 50, 163 => 49, 157 => 46, 152 => 44, 144 => 40, 142 => 39, 139 => 38, 133 => 35, 130 => 34, 128 => 33, 125 => 32, 121 => 30, 119 => 29, 114 => 27, 110 => 26, 106 => 25, 102 => 24, 96 => 21, 92 => 20, 84 => 19, 78 => 18, 72 => 17, 66 => 16, 62 => 15, 57 => 12, 54 => 10, 52 => 9, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/header.twig");
}
}
twig/0e/0eb1aeda282ccbbe77a54d41933472e0fa22cbdb67d065a70f10e52ef8eee03a.php 0000644 00000012026 15252454534 0020027 0 ustar 00 parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
env, ($context["id"] ?? null), "html", null, true);
echo "\"";
}
// line 2
if ( !twig_test_empty(($context["class"] ?? null))) {
echo " class=\"";
echo twig_escape_filter($this->env, ($context["class"] ?? null), "html", null, true);
echo "\"";
}
echo ">
";
// line 4
if ((((isset($context["url"]) || array_key_exists("url", $context)) && twig_test_iterable(($context["url"] ?? null))) && !twig_test_empty($this->getAttribute(($context["url"] ?? null), "href", [], "array")))) {
// line 5
echo " getAttribute(($context["url"] ?? null), "href", [], "array"))) {
echo " href=\"";
echo $this->getAttribute(($context["url"] ?? null), "href", [], "array");
echo "\"";
}
// line 6
if ( !twig_test_empty($this->getAttribute(($context["url"] ?? null), "target", [], "array"))) {
echo " target=\"";
echo twig_escape_filter($this->env, $this->getAttribute(($context["url"] ?? null), "target", [], "array"), "html", null, true);
echo "\"";
}
// line 7
if (( !twig_test_empty($this->getAttribute(($context["url"] ?? null), "target", [], "array")) && ($this->getAttribute(($context["url"] ?? null), "target", [], "array") == "_blank"))) {
echo " rel=\"noopener noreferrer\"";
}
// line 8
if ( !twig_test_empty($this->getAttribute(($context["url"] ?? null), "id", [], "array"))) {
echo " id=\"";
echo twig_escape_filter($this->env, $this->getAttribute(($context["url"] ?? null), "id", [], "array"), "html", null, true);
echo "\"";
}
// line 9
if ( !twig_test_empty($this->getAttribute(($context["url"] ?? null), "class", [], "array"))) {
echo " class=\"";
echo twig_escape_filter($this->env, $this->getAttribute(($context["url"] ?? null), "class", [], "array"), "html", null, true);
echo "\"";
}
// line 10
if ( !twig_test_empty($this->getAttribute(($context["url"] ?? null), "title", [], "array"))) {
echo " title=\"";
echo twig_escape_filter($this->env, $this->getAttribute(($context["url"] ?? null), "title", [], "array"), "html", null, true);
echo "\"";
}
echo ">
";
}
// line 12
echo " ";
echo ($context["content"] ?? null);
echo "
";
// line 13
if ((((isset($context["url"]) || array_key_exists("url", $context)) && twig_test_iterable(($context["url"] ?? null))) && !twig_test_empty($this->getAttribute(($context["url"] ?? null), "href", [], "array")))) {
// line 14
echo "
";
}
// line 16
echo " ";
if ( !twig_test_empty(($context["mysql_help_page"] ?? null))) {
// line 17
echo " ";
echo PhpMyAdmin\Util::showMySQLDocu(($context["mysql_help_page"] ?? null));
echo "
";
}
// line 19
echo "
";
}
public function getTemplateName()
{
return "list/item.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 106 => 19, 100 => 17, 97 => 16, 93 => 14, 91 => 13, 86 => 12, 77 => 10, 71 => 9, 65 => 8, 61 => 7, 55 => 6, 48 => 5, 46 => 4, 37 => 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("", "list/item.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/list/item.twig");
}
}
twig/df/dfeedc315a3a8e771ad981a8aeec20748074abd5c21fe81149d9f6ab1e3416f3.php 0000644 00000006560 15252454534 0020017 0 ustar 00 parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
env, ($context["parent_div_classes"] ?? null), "html", null, true);
echo "\">
";
// line 2
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["content_array"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["content"]) {
// line 3
echo " ";
if ((isset($context["content"]) || array_key_exists("content", $context))) {
// line 4
echo " env, $this->getAttribute($context["content"], 0, [], "array"), "html", null, true);
echo "\">
";
// line 5
echo twig_escape_filter($this->env, $this->getAttribute($context["content"], 1, [], "array"), "html", null, true);
echo "
";
// line 6
if ($this->getAttribute($context["content"], "extraSpan", [], "array", true, true)) {
// line 7
echo " : ";
echo twig_escape_filter($this->env, $this->getAttribute($context["content"], "extraSpan", [], "array"), "html", null, true);
echo "
";
}
// line 9
echo "
";
}
// line 11
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['content'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 12
echo "
";
}
public function getTemplateName()
{
return "console/query_action.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 69 => 12, 63 => 11, 59 => 9, 53 => 7, 51 => 6, 47 => 5, 42 => 4, 39 => 3, 35 => 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("", "console/query_action.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/query_action.twig");
}
}
twig/4d/4dd56f0008284f0547f9a23c17a8fdbefbfbd11d12b9a2b6f2bf5412e73b8a50.php 0000644 00000003775 15252454534 0017643 0 ustar 00 parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
";
// line 2
echo _gettext("Filters");
echo "
";
// line 4
echo _gettext("Containing the word:");
echo "
env, ($context["filter_value"] ?? null), "html", null, true);
echo "\" />
";
}
public function getTemplateName()
{
return "filter.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 43 => 6, 38 => 4, 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("", "filter.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/filter.twig");
}
}
twig/f0/f08179f137ebb22a9e5d699001ef0dcca44890194051ae470e6d79fce9d51d9c.php 0000644 00000004247 15252454534 0017455 0 ustar 00 parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
";
// line 3
echo PhpMyAdmin\Util::getIcon("b_print", _gettext("Print"), true);
echo "
env, ($context["url_query"] ?? null), "html", null, true);
echo "\" target=\"print_view\">
";
// line 6
echo PhpMyAdmin\Util::getIcon("b_tblanalyse", _gettext("Data dictionary"), true);
echo "
";
}
public function getTemplateName()
{
return "database/structure/print_view_data_dictionary_link.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 43 => 6, 39 => 5, 34 => 3, 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/print_view_data_dictionary_link.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/print_view_data_dictionary_link.twig");
}
}
twig/81/81ffaf4854223de5a14ae75047ec5b4f.php 0000644 00000037562 15252454534 0013146 0 ustar 00 source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
if (($context["option_is_disabled"] ?? null)) {
// line 2
echo " ";
$context["tr_class"] = (($context["tr_class"] ?? null) . " disabled-field");
}
// line 4
echo "
env, ($context["tr_class"] ?? null), "html", null, true);
echo "\"";
}
echo ">
env, ($context["path"] ?? null), "html", null, true);
echo "\">";
echo ($context["name"] ?? null);
echo "
";
// line 8
if ( !twig_test_empty(($context["doc"] ?? null))) {
// line 9
echo "
env, ($context["doc"] ?? null), "html", null, true);
echo "\" target=\"documentation\">";
echo PhpMyAdmin\Html\Generator::getImage("b_help", _gettext("Documentation"));
echo "
";
}
// line 13
echo "
";
// line 14
if (($context["option_is_disabled"] ?? null)) {
// line 15
echo "
";
echo _gettext("Disabled");
// line 17
echo "
";
}
// line 19
echo "
";
// line 20
if ( !twig_test_empty(($context["description"] ?? null))) {
// line 21
echo " ";
echo ($context["description"] ?? null);
echo "
";
}
// line 23
echo "
";
// line 26
if ((($context["type"] ?? null) == "text")) {
// line 27
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\" value=\"";
echo twig_escape_filter($this->env, ($context["value"] ?? null), "html", null, true);
echo "\" class=\"w-75";
echo (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? (" custom field-error") : (" custom"))) : (""));
echo "\">
";
} elseif (( // line 28
($context["type"] ?? null) == "password")) {
// line 29
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\" value=\"";
echo twig_escape_filter($this->env, ($context["value"] ?? null), "html", null, true);
echo "\" class=\"w-75";
echo (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? (" custom field-error") : (" custom"))) : (""));
echo "\" spellcheck=\"false\">
";
} elseif ((( // line 30
($context["type"] ?? null) == "short_text") && !twig_test_iterable(($context["value"] ?? null)))) {
// line 31
echo " ";
// line 32
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\" value=\"";
echo twig_escape_filter($this->env, ($context["value"] ?? null), "html", null, true);
echo "\" class=\"";
echo (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? ("custom field-error") : ("custom"))) : (""));
echo "\">
";
} elseif (( // line 33
($context["type"] ?? null) == "number_text")) {
// line 34
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\" value=\"";
echo twig_escape_filter($this->env, ($context["value"] ?? null), "html", null, true);
echo "\" class=\"";
echo (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? ("custom field-error") : ("custom"))) : (""));
echo "\">
";
} elseif (( // line 35
($context["type"] ?? null) == "checkbox")) {
// line 36
echo "
env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\"";
echo ((($context["value"] ?? null)) ? (" checked") : (""));
echo ">
";
} elseif (( // line 39
($context["type"] ?? null) == "select")) {
// line 40
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" id=\"";
echo twig_escape_filter($this->env, ($context["path"] ?? null), "html", null, true);
echo "\" class=\"w-75";
echo (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? (" custom field-error") : (" custom"))) : (""));
echo "\">
";
// line 41
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["select_values"] ?? null));
foreach ($context['_seq'] as $context["key"] => $context["val"]) {
// line 42
echo " ";
if (($context["val"] === true)) {
$context["val"] = _gettext("Yes");
} elseif (($context["val"] === false)) {
$context["val"] = _gettext("No");
}
// line 43
echo " env, $context["key"], "html", null, true);
echo "\"";
echo ((((($context["key"] === ($context["value"] ?? null)) || ((($context["value"] ?? null) === true) && ($context["key"] === 1))) || ((($context["value"] ?? null) === false) && ($context["key"] === 0)))) ? (" selected") : (""));
echo ((twig_in_filter($context["key"], ($context["select_values_disabled"] ?? null))) ? (" disabled") : (""));
echo ">";
echo twig_escape_filter($this->env, $context["val"], "html", null, true);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['val'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 45
echo "
";
} elseif (( // line 46
($context["type"] ?? null) == "list")) {
// line 47
echo "
";
}
// line 51
echo "
";
// line 52
if ((($context["is_setup"] ?? null) && ($context["comment"] ?? null))) {
// line 53
echo "
";
}
// line 55
echo "
";
// line 56
if (($context["set_value"] ?? null)) {
// line 57
echo " env, ($context["path"] ?? null), "html", null, true);
echo "=";
echo twig_escape_filter($this->env, ($context["set_value"] ?? null), "html", null, true);
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_sprintf(_gettext("Set value: %s"), ($context["set_value"] ?? null)), "html", null, true);
echo "\">";
// line 58
echo PhpMyAdmin\Html\Generator::getImage("b_edit", twig_sprintf(_gettext("Set value: %s"), ($context["set_value"] ?? null)));
// line 59
echo "
";
}
// line 61
echo "
";
// line 62
if (($context["show_restore_default"] ?? null)) {
// line 63
echo " env, ($context["path"] ?? null), "html", null, true);
echo "\" title=\"";
echo _gettext("Restore default value");
echo "\">";
// line 64
echo PhpMyAdmin\Html\Generator::getImage("s_reload", _gettext("Restore default value"));
// line 65
echo "
";
}
// line 67
echo "
";
// line 69
echo " ";
if (($context["has_errors"] ?? null)) {
// line 70
echo "
";
// line 71
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["errors"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["error"]) {
// line 72
echo " ";
echo $context["error"];
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['error'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 74
echo "
";
}
// line 76
echo "
";
// line 78
if ((($context["is_setup"] ?? null) && !(null === ($context["allows_customization"] ?? null)))) {
// line 79
echo "
env, ($context["path"] ?? null), "html", null, true);
echo "-userprefs-allow\"";
echo ((($context["allows_customization"] ?? null)) ? (" checked") : (""));
echo " aria-label=\"";
echo _gettext("Allow users to customize this value");
echo "\">
";
} elseif ( // line 82
($context["is_setup"] ?? null)) {
// line 83
echo "
";
}
// line 85
echo "
";
}
public function getTemplateName()
{
return "config/form_display/input.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 362 => 85, 358 => 83, 356 => 82, 347 => 80, 342 => 79, 340 => 78, 336 => 76, 332 => 74, 323 => 72, 319 => 71, 316 => 70, 313 => 69, 310 => 67, 306 => 65, 304 => 64, 298 => 63, 296 => 62, 293 => 61, 289 => 59, 287 => 58, 279 => 57, 277 => 56, 274 => 55, 266 => 53, 264 => 52, 261 => 51, 257 => 49, 223 => 48, 215 => 47, 213 => 46, 210 => 45, 196 => 43, 189 => 42, 185 => 41, 176 => 40, 174 => 39, 165 => 37, 160 => 36, 158 => 35, 147 => 34, 145 => 33, 134 => 32, 132 => 31, 130 => 30, 119 => 29, 117 => 28, 106 => 27, 104 => 26, 99 => 23, 93 => 21, 91 => 20, 88 => 19, 84 => 17, 78 => 15, 76 => 14, 73 => 13, 65 => 10, 62 => 9, 60 => 8, 53 => 6, 43 => 4, 39 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "config/form_display/input.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/input.twig");
}
}
twig/84/8479bd4d0d00bc2db417c40a0d209745.php 0000644 00000022126 15252454534 0012753 0 ustar 00 source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 79
if (($context["check_all_tables"] ?? null)) {
// line 80
echo " ";
$this->loadTemplate("database/structure/bulk_action_modal.twig", "database/structure/table_header.twig", 80)->display(twig_to_array(($context["check_all_tables"] ?? null)));
}
}
public function getTemplateName()
{
return "database/structure/table_header.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 245 => 80, 243 => 79, 240 => 78, 236 => 76, 234 => 75, 230 => 73, 227 => 72, 224 => 71, 222 => 70, 219 => 69, 213 => 68, 210 => 67, 206 => 66, 201 => 63, 195 => 61, 193 => 60, 191 => 59, 188 => 58, 182 => 56, 180 => 55, 178 => 54, 175 => 53, 169 => 51, 167 => 50, 165 => 49, 162 => 48, 156 => 46, 154 => 45, 151 => 44, 145 => 42, 143 => 41, 140 => 40, 134 => 38, 129 => 36, 127 => 35, 125 => 34, 122 => 33, 117 => 31, 112 => 30, 110 => 29, 105 => 27, 101 => 26, 98 => 25, 95 => 23, 89 => 21, 86 => 20, 83 => 19, 80 => 18, 77 => 17, 74 => 16, 71 => 15, 68 => 14, 66 => 13, 63 => 12, 57 => 10, 55 => 9, 51 => 8, 42 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/structure/table_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/table_header.twig");
}
}
twig/a0/a0cbe9d9bd789a98e3dff5fa63ee0e9e.php 0000644 00000002717 15252454534 0013621 0 ustar 00 source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
env, ($context["classes"] ?? null), "html", null, true);
echo "\">
";
}
public function getTemplateName()
{
return "display/results/empty_display.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "display/results/empty_display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/empty_display.twig");
}
}
twig/db/dbe8d9cb3e922ff9f6b0ee28da86454965041658d7e294d48d5fa8a646522b29.php 0000644 00000005520 15252454534 0017501 0 ustar 00 parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
";
}
public function getTemplateName()
{
return "database/create_table.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 67 => 21, 58 => 15, 51 => 11, 46 => 9, 43 => 8, 40 => 7, 37 => 5, 35 => 4, 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/create_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/create_table.twig");
}
}
twig/b5/b56b406a24364f88325a4abefaba525f3355222cd85457ef2f758f93580324fb.php 0000644 00000015244 15252454534 0017222 0 ustar 00 parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
env, ($context["pma_theme_image"] ?? null), "html", null, true);
echo "arrow_";
echo twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html", null, true);
echo ".png\" width=\"38\" height=\"22\" alt=\"";
echo _gettext("With selected:");
echo "\" />
";
// line 4
echo _gettext("Check all");
echo "
";
// line 5
if ((($context["overhead_check"] ?? null) != "")) {
// line 6
echo " /
";
echo _gettext("Check tables having overhead");
echo "
";
}
// line 8
echo "
";
echo _gettext("With selected:");
echo "
";
// line 10
echo _gettext("Copy table");
echo "
";
// line 11
echo _gettext("Show create");
echo "
";
// line 12
echo _gettext("Export");
echo "
";
// line 13
if (( !($context["db_is_system_schema"] ?? null) && !($context["disable_multi_table"] ?? null))) {
// line 14
echo "
";
// line 15
echo _gettext("Empty");
echo "
";
// line 16
echo _gettext("Drop");
echo "
";
// line 19
echo _gettext("Analyze table");
echo "
";
// line 20
echo _gettext("Check table");
echo "
";
// line 21
echo _gettext("Checksum table");
echo "
";
// line 22
echo _gettext("Optimize table");
echo "
";
// line 23
echo _gettext("Repair table");
echo "
";
// line 26
echo _gettext("Add prefix to table");
echo "
";
// line 27
echo _gettext("Replace table prefix");
echo "
";
// line 28
echo _gettext("Copy table with prefix");
echo "
";
}
// line 31
echo " ";
if (((isset($context["central_columns_work"]) || array_key_exists("central_columns_work", $context)) && ($context["central_columns_work"] ?? null))) {
// line 32
echo "
";
// line 33
echo _gettext("Add columns to central list");
echo "
";
// line 34
echo _gettext("Remove columns from central list");
echo "
";
// line 35
echo _gettext("Make consistent with central list");
echo "
";
}
// line 38
echo "
";
// line 39
echo twig_join_filter(($context["hidden_fields"] ?? null), "
");
echo "
";
}
public function getTemplateName()
{
return "database/structure/check_all_tables.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 162 => 39, 159 => 38, 153 => 35, 149 => 34, 145 => 33, 140 => 32, 137 => 31, 131 => 28, 127 => 27, 123 => 26, 119 => 25, 114 => 23, 110 => 22, 106 => 21, 102 => 20, 98 => 19, 94 => 18, 89 => 16, 85 => 15, 80 => 14, 78 => 13, 74 => 12, 70 => 11, 66 => 10, 60 => 9, 57 => 8, 51 => 6, 49 => 5, 45 => 4, 41 => 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("", "database/structure/check_all_tables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/check_all_tables.twig");
}
}
twig/2c/2c8132363817803038cc421e5d937d2d4516ef49fa1c21a9ecabcfd5ceaae6d8.php 0000644 00000015604 15252454534 0017564 0 ustar 00 parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "
";
// line 117
echo "
";
}
public function getTemplateName()
{
return "display/results/options_block.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 143 => 117, 138 => 114, 132 => 110, 127 => 107, 125 => 106, 124 => 102, 123 => 96, 119 => 95, 116 => 94, 111 => 91, 109 => 90, 108 => 86, 107 => 79, 104 => 78, 102 => 77, 97 => 74, 95 => 72, 94 => 70, 93 => 67, 90 => 66, 86 => 60, 84 => 58, 83 => 56, 81 => 53, 79 => 51, 78 => 49, 77 => 46, 73 => 44, 68 => 41, 66 => 40, 65 => 36, 64 => 30, 61 => 29, 59 => 28, 54 => 25, 52 => 24, 51 => 20, 49 => 14, 43 => 10, 39 => 8, 37 => 6, 36 => 5, 35 => 4, 34 => 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("", "display/results/options_block.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/options_block.twig");
}
}
twig/2f/2f5577b8c9ccdeea14ba4f623a0f0e39.php 0000644 00000023445 15252454534 0013356 0 ustar 00 source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
if ( !($context["is_ajax"] ?? null)) {
// line 2
echo "
";
// line 18
echo ($context["error_messages"] ?? null);
echo "
";
// line 21
echo ($context["scripts"] ?? null);
echo "
";
// line 23
if (($context["is_demo"] ?? null)) {
// line 24
echo " env, $context["flash_key"], "html", null, true);
echo "\" role=\"alert\">
";
// line 4
echo twig_escape_filter($this->env, $context["flash_message"], "html", null, true);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['flash_message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['flash_key'], $context['flash_messages'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 8
echo "
";
// line 9
if (($context["has_tables"] ?? null)) {
// line 10
echo "
";
// line 11
echo ($context["list_navigator_html"] ?? null);
echo "
";
// line 13
echo ($context["table_list_html"] ?? null);
echo "
";
// line 15
echo ($context["list_navigator_html"] ?? null);
echo "
env, ($context["class"] ?? null), "html", null, true);
echo "\">
";
}
// line 4
echo " env, ($context["html_field_name"] ?? null), "html", null, true);
echo "\" id=\"";
echo ($context["html_field_id"] ?? null);
echo "\" value=\"";
echo twig_escape_filter($this->env, ($context["choice_value"] ?? null), "html", null, true);
echo "\"";
echo ((($context["checked"] ?? null)) ? (" checked=\"checked\"") : (""));
echo " />
";
echo ((($context["escape_label"] ?? null)) ? (twig_escape_filter($this->env, ($context["choice_label"] ?? null))) : (($context["choice_label"] ?? null)));
echo "
";
// line 6
if (($context["is_line_break"] ?? null)) {
// line 7
echo "
";
}
// line 9
if ( !twig_test_empty(($context["class"] ?? null))) {
// line 10
echo "
";
}
}
public function getTemplateName()
{
return "radio_fields.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 63 => 10, 61 => 9, 57 => 7, 55 => 6, 49 => 5, 38 => 4, 32 => 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("", "radio_fields.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/radio_fields.twig");
}
}
twig/83/836575ade1a47c775723fb4e60235059.php 0000644 00000027105 15252454534 0012570 0 ustar 00 source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 2
echo ($context["previous_update_query"] ?? null);
echo "
";
// line 3
echo ($context["profiling_chart"] ?? null);
echo "
";
// line 4
echo ($context["missing_unique_column_message"] ?? null);
echo "
";
// line 5
echo ($context["bookmark_created_message"] ?? null);
echo "
";
// line 6
echo ($context["table"] ?? null);
echo "
";
// line 7
echo ($context["bookmark_support"] ?? null);
echo "
";
}
public function getTemplateName()
{
return "sql/sql_query_results.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 60 => 7, 56 => 6, 52 => 5, 48 => 4, 44 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "sql/sql_query_results.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/sql/sql_query_results.twig");
}
}
twig/40/40e4cffda5b91a109fbdcbc7c461c59cee77ba1e13518f3bdcb0c13ed65c2fff.php 0000644 00000003356 15252454534 0020274 0 ustar 00 parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "