BGAtwig/8d/8da3fb21b3a34c9d6b63b817308c1e44.php000064400000006771151440017720013124 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // 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 (array_key_exists("content", $context)) { // line 4 echo " env, (($__internal_compile_0 = $context["content"]) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[0] ?? null) : null), "html", null, true); echo "\"> "; // line 5 echo twig_escape_filter($this->env, (($__internal_compile_1 = $context["content"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[1] ?? null) : null), "html", null, true); echo " "; // line 6 if (twig_get_attribute($this->env, $this->source, $context["content"], "extraSpan", [], "array", true, true, false, 6)) { // line 7 echo " : "; echo twig_escape_filter($this->env, (($__internal_compile_2 = $context["content"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["extraSpan"] ?? null) : null), "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 ( 76 => 12, 70 => 11, 66 => 9, 60 => 7, 58 => 6, 54 => 5, 49 => 4, 46 => 3, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "console/query_action.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/query_action.twig"); } } twig/94/944d42fa89e537ddf9f52c6a4475f999.php000064400000024561151440017720013045 0ustar00source = $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 yield "
env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["config_navigation_width"] ?? null), "html", null, true); yield "\">
"; // line 8 if (CoreExtension::getAttribute($this->env, $this->source, ($context["logo"] ?? null), "is_displayed", [], "any", false, false, false, 8)) { // line 9 yield " "; } // line 23 yield " "; // line 46 if ((($context["is_servers_displayed"] ?? null) && (Twig\Extension\CoreExtension::length($this->env->getCharset(), ($context["servers"] ?? null)) > 1))) { // line 47 yield "
"; // line 48 yield ($context["server_select"] ?? null); yield "
"; } // line 51 yield " "; // line 52 yield PhpMyAdmin\Html\Generator::getImage("ajax_clock_small", _gettext("Loading…"), ["style" => "visibility: hidden; display:none", "class" => "throbber"]); // line 55 yield "
"; } // line 59 yield " "; // line 60 if ( !($context["navigation_tree"] ?? null)) { // line 61 yield " "; yield $this->env->getFilter('error')->getCallable()(_gettext("An error has occurred while loading the navigation display")); yield " "; } else { // line 63 yield " "; yield ($context["navigation_tree"] ?? null); yield " "; } // line 65 yield " "; // line 66 if ( !($context["is_ajax"] ?? null)) { // line 67 yield "
"; // line 70 if (($context["is_navigation_settings_enabled"] ?? null)) { // line 71 yield " "; yield ($context["navigation_settings"] ?? null); yield " "; } // line 73 yield "
"; // line 76 if (($context["is_drag_drop_import_enabled"] ?? null)) { // line 77 yield "
"; yield _gettext("Drop files here"); // line 79 yield "

"; yield _gettext("SQL upload"); // line 83 yield " ( 0 ) x -

"; } // line 90 yield "
"; // line 91 yield Twig\Extension\CoreExtension::include($this->env, $context, "modals/unhide_nav_item.twig"); yield " "; // line 92 yield Twig\Extension\CoreExtension::include($this->env, $context, "modals/create_view.twig"); yield " "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "navigation/main.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 242 => 92, 238 => 91, 235 => 90, 226 => 83, 220 => 79, 216 => 77, 214 => 76, 209 => 73, 203 => 71, 201 => 70, 196 => 67, 194 => 66, 191 => 65, 185 => 63, 179 => 61, 177 => 60, 174 => 59, 167 => 57, 163 => 55, 161 => 52, 158 => 51, 152 => 48, 149 => 47, 147 => 46, 142 => 43, 140 => 42, 138 => 41, 133 => 39, 131 => 38, 126 => 37, 122 => 35, 120 => 34, 115 => 33, 111 => 31, 109 => 30, 104 => 29, 100 => 27, 98 => 26, 93 => 25, 89 => 23, 85 => 21, 81 => 19, 78 => 18, 74 => 16, 68 => 14, 65 => 13, 57 => 11, 55 => 10, 52 => 9, 50 => 8, 40 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "navigation/main.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/main.twig"); } } twig/94/94bcef80759cbeb52df9f00f3e793bdd.php000064400000017403151440017720013371 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; } public function getTemplateName() { return "menu/breadcrumbs.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 155 => 43, 152 => 42, 146 => 40, 143 => 39, 137 => 37, 135 => 36, 127 => 32, 124 => 31, 121 => 30, 118 => 29, 115 => 28, 112 => 27, 109 => 26, 107 => 25, 101 => 24, 97 => 23, 94 => 22, 92 => 21, 84 => 17, 80 => 16, 74 => 15, 70 => 14, 67 => 13, 65 => 12, 57 => 8, 53 => 7, 47 => 6, 43 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "menu/breadcrumbs.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/menu/breadcrumbs.twig"); } } twig/e9/e951ff3ab2b94a915db1909c7651dac9.php000064400000010723151440017720013216 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "top_menu.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 85 => 19, 77 => 16, 70 => 14, 68 => 13, 64 => 12, 60 => 11, 55 => 10, 51 => 9, 44 => 4, 38 => 1,); } public function getSourceContext() { return new Source("", "top_menu.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/top_menu.twig"); } } twig/e9/e991b4d0ba6a8cb780fe933d65614846.php000064400000015745151440017720013076 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo " env, ($context["lang"] ?? null), "html", null, true); echo "\" dir=\""; echo twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html", null, true); echo "\"> "; // line 9 if ( !($context["allow_third_party_framing"] ?? null)) { // line 10 echo ""; } // line 12 echo " env, ($context["theme_path"] ?? null), "html", null, true); echo "/jquery/jquery-ui.css\"> env, ($context["base_dir"] ?? null), "html", null, true); echo "js/vendor/codemirror/lib/codemirror.css?"; echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true); echo "\"> env, ($context["base_dir"] ?? null), "html", null, true); echo "js/vendor/codemirror/addon/hint/show-hint.css?"; echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true); echo "\"> env, ($context["base_dir"] ?? null), "html", null, true); echo "js/vendor/codemirror/addon/lint/lint.css?"; echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true); echo "\"> env, ($context["theme_path"] ?? null), "html", null, true); echo "/css/theme"; echo (((($context["text_dir"] ?? null) == "rtl")) ? (".rtl") : ("")); echo ".css?"; echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true); echo "\"> "; // line 20 echo twig_escape_filter($this->env, ($context["title"] ?? null), "html", null, true); echo " "; // line 21 echo ($context["scripts"] ?? null); echo " env, (" id=" . ($context["body_id"] ?? null)), "html", null, true))) : (print (""))); echo "> "; // line 25 echo ($context["navigation"] ?? null); echo " "; // line 26 echo ($context["custom_header"] ?? null); echo " "; // line 27 echo ($context["load_user_preferences"] ?? null); echo " "; // line 29 if ( !($context["show_hint"] ?? null)) { // line 30 echo " "; } // line 32 echo " "; // line 33 if (($context["is_warnings_enabled"] ?? null)) { // line 34 echo " "; } // line 38 echo " "; // line 39 if ((($context["is_menu_enabled"] ?? null) && (($context["server"] ?? null) > 0))) { // line 40 echo " "; echo ($context["menu"] ?? null); echo " "; // line 44 echo PhpMyAdmin\Html\Generator::getImage("s_cog", _gettext("Page-related settings")); echo " "; // line 46 echo PhpMyAdmin\Html\Generator::getImage("s_top", _gettext("Click on the bar to scroll to top of page")); echo " "; } // line 49 echo " "; // line 50 echo ($context["console"] ?? null); echo "
"; // 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/0f/0f4c1fc5fe66f0989d54cbc2a00fc662.php000064400000003521151440017720013257 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
  • "; // line 2 if (($context["is_recent"] ?? null)) { // line 3 echo " "; echo _gettext("There are no recent tables."); // line 4 echo " "; } else { // line 5 echo " "; echo _gettext("There are no favorite tables."); // line 6 echo " "; } // line 7 echo "
  • "; } public function getTemplateName() { return "recent_favorite_table_no_tables.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 54 => 7, 51 => 6, 48 => 5, 45 => 4, 42 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "recent_favorite_table_no_tables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/recent_favorite_table_no_tables.twig"); } } twig/07/07479e1180496d05b69a2a2d62952a29.php000064400000120445151440017720012470 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo " "; // line 3 echo twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_title", [], "any", false, false, false, 3); echo " env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 4), "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field", [], "any", false, false, false, 4), "html", null, true); echo "\"> "; // line 7 if (($context["show_field_types_in_data_edit_view"] ?? null)) { // line 8 echo " env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "wrap", [], "any", false, false, false, 8), "html", null, true); echo "\"> "; // line 9 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 9), "html", null, true); echo " "; } // line 12 echo " "; // line 13 if (($context["show_function_fields"] ?? null)) { // line 14 echo " "; if (($context["is_column_binary"] ?? null)) { // line 15 echo " "; echo _gettext("Binary"); echo " "; } elseif ((twig_in_filter("enum", twig_get_attribute($this->env, $this->source, // line 16 ($context["column"] ?? null), "True_Type", [], "any", false, false, false, 16)) || twig_in_filter("set", twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "True_Type", [], "any", false, false, false, 16)))) { // line 17 echo " -- "; } else { // line 19 echo " "; } // line 25 echo " "; } // line 26 echo " "; // line 28 if (((twig_upper_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Null", [], "any", false, false, false, 28)) == "YES") && !($context["read_only"] ?? null))) { // line 29 echo " env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 29), "html", null, true); echo "]\""; echo (((($context["real_null_value"] ?? null) && !twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "first_timestamp", [], "any", false, false, false, 29))) ? (" value=\"on\"") : ("")); echo "> env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 30), "html", null, true); echo "]\" id=\"field_"; echo twig_escape_filter($this->env, ($context["id_index"] ?? null), "html", null, true); echo "_2\" aria-label=\""; echo _gettext("Use the NULL value for this column."); echo "\""; echo ((($context["real_null_value"] ?? null)) ? (" checked") : ("")); echo "> env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 31), "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, ($context["nullify_code"] ?? null), "html", null, true); echo "\"> env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 32), "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 32), "html", null, true); echo "\"> env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 33), "html", null, true); echo "]\" value=\""; echo PhpMyAdmin\Sanitize::escapeJsString((("[multi_edit][" . ($context["row_id"] ?? null)) . "]")); echo "\"> "; } // line 35 echo " env, ($context["type"] ?? null), "html", null, true); echo "\" data-decimals=\""; echo twig_escape_filter($this->env, ($context["decimals"] ?? null), "html", null, true); echo "\"> "; // line 39 echo " "; echo ($context["special_chars"] ?? null); echo " "; // line 41 if ( !twig_test_empty(($context["transformed_value"] ?? null))) { // line 42 echo " "; echo ($context["transformed_value"] ?? null); echo " "; } else { // line 44 echo " "; if (($context["is_value_foreign_link"] ?? null)) { // line 45 echo " "; echo ($context["backup_field"] ?? null); echo " env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 46), "html", null, true); echo "]\" value=\"foreign\"> env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 47), "html", null, true); echo "]\" class=\"textfield\" onchange=\"return verificationsAfterFieldChange('"; echo PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 47)); echo "', '"; echo PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null)); echo "', '"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 47), "html", null, true); echo "')\" id=\"field_"; echo twig_escape_filter($this->env, ($context["id_index"] ?? null), "html", null, true); echo "_3\" value=\""; echo twig_escape_filter($this->env, ($context["data"] ?? null), "html", null, true); echo "\"> ($context["db"] ?? null), "table" => ($context["table"] ?? null), "field" => twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field", [], "any", false, false, false, 48), "rownumber" => ($context["row_id"] ?? null), "data" => ($context["data"] ?? null)]); echo "\">"; echo PhpMyAdmin\Html\Generator::getIcon("b_browse", _gettext("Browse foreign values")); echo " "; } elseif ( !twig_test_empty( // line 49 ($context["foreign_dropdown"] ?? null))) { // line 50 echo " "; echo ($context["backup_field"] ?? null); echo " env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 51), "html", null, true); echo "]\" value=\""; echo ((twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "is_binary", [], "any", false, false, false, 51)) ? ("hex") : ("foreign")); echo "\"> "; } elseif (((( // line 55 ($context["longtext_double_textarea"] ?? null) && twig_in_filter("longtext", twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 55))) || twig_in_filter("json", twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 55))) || twig_in_filter("text", twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 55)))) { // line 56 echo " "; echo ($context["backup_field"] ?? null); echo " "; // line 62 if ((twig_in_filter("text", twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 62)) && (twig_length_filter($this->env, ($context["special_chars"] ?? null)) > 32000))) { // line 63 echo " "; echo _gettext("Because of its length,
    this column might not be editable."); // line 66 echo " "; } // line 67 echo " "; } elseif ((twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 67) == "enum")) { // line 68 echo " "; echo ($context["backup_field"] ?? null); echo " env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 69), "html", null, true); echo "]\" value=\"enum\"> "; // line 70 if ((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Type", [], "any", false, false, false, 70)) > 20)) { // line 71 echo " "; } else { // line 78 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "values", [], "any", false, false, false, 78)); $context['loop'] = [ 'parent' => $context['_parent'], 'index0' => 0, 'index' => 1, 'first' => true, ]; if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) { $length = count($context['_seq']); $context['loop']['revindex0'] = $length - 1; $context['loop']['revindex'] = $length; $context['loop']['length'] = $length; $context['loop']['last'] = 1 === $length; } foreach ($context['_seq'] as $context["_key"] => $context["enum_value"]) { // line 79 echo " env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 79), "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["enum_value"], "plain", [], "any", false, false, false, 79), "html", null, true); echo "\" class=\"textfield\" id=\"field_"; echo twig_escape_filter($this->env, ($context["id_index"] ?? null), "html", null, true); echo "_3_"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 79), "html", null, true); echo "\" onchange=\"return verificationsAfterFieldChange('"; echo PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 79)); echo "', '"; echo PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null)); echo "', '"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 79), "html", null, true); echo "')\""; echo (((twig_get_attribute($this->env, $this->source, $context["enum_value"], "plain", [], "any", false, false, false, 79) == ($context["enum_selected_value"] ?? null))) ? (" checked") : ("")); echo "> "; ++$context['loop']['index0']; ++$context['loop']['index']; $context['loop']['first'] = false; if (isset($context['loop']['length'])) { --$context['loop']['revindex0']; --$context['loop']['revindex']; $context['loop']['last'] = 0 === $context['loop']['revindex0']; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['enum_value'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 82 echo " "; } // line 83 echo " "; } elseif ((twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 83) == "set")) { // line 84 echo " "; echo ($context["backup_field"] ?? null); echo " env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 85), "html", null, true); echo "]\" value=\"set\"> "; } elseif ((twig_get_attribute($this->env, $this->source, // line 91 ($context["column"] ?? null), "is_binary", [], "any", false, false, false, 91) || twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "is_blob", [], "any", false, false, false, 91))) { // line 92 echo " "; if (($context["is_column_protected_blob"] ?? null)) { // line 93 echo " "; echo _gettext("Binary - do not edit"); // line 94 echo " ("; echo twig_escape_filter($this->env, ($context["blob_value"] ?? null), "html", null, true); echo " "; echo twig_escape_filter($this->env, ($context["blob_value_unit"] ?? null), "html", null, true); echo ") env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 95), "html", null, true); echo "]\" value=\"\"> env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 96), "html", null, true); echo "]\" value=\"protected\"> "; } elseif ((twig_get_attribute($this->env, $this->source, // line 97 ($context["column"] ?? null), "is_blob", [], "any", false, false, false, 97) || (twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "len", [], "any", false, false, false, 97) > ($context["limit_chars"] ?? null)))) { // line 98 echo " "; echo ($context["backup_field"] ?? null); echo " env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 99), "html", null, true); echo "]\" value=\"hex\"> "; } else { // line 106 echo " "; echo ($context["backup_field"] ?? null); echo " env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 107), "html", null, true); echo "]\" value=\"hex\"> "; // line 108 echo ($context["input_field_html"] ?? null); echo " "; } // line 110 echo " "; if ((($context["is_upload"] ?? null) && twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "is_blob", [], "any", false, false, false, 110))) { // line 111 echo "
    "; // line 113 echo " env, ($context["row_id"] ?? null), "html", null, true); echo "]["; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 113), "html", null, true); echo "]\" class=\"textfield noDragDrop\" id=\"field_"; echo twig_escape_filter($this->env, ($context["id_index"] ?? null), "html", null, true); echo "_3\" size=\"10\" onchange=\"return verificationsAfterFieldChange('"; echo PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 113)); echo "', '"; echo PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null)); echo "', '"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 113), "html", null, true); echo "')\"> "; // line 114 echo twig_escape_filter($this->env, ($context["max_upload_size"] ?? null), "html", null, true); echo " "; } // line 116 echo " "; echo ($context["select_option_for_upload"] ?? null); echo " "; } else { // line 118 echo " "; echo ($context["value"] ?? null); echo " "; } // line 120 echo " "; // line 121 if (twig_in_filter(twig_get_attribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 121), ($context["gis_data_types"] ?? null))) { // line 122 echo " env, ($context["row_id"] ?? null), "html", null, true); echo "\">"; echo PhpMyAdmin\Html\Generator::linkOrButton("#", null, PhpMyAdmin\Html\Generator::getIcon("b_edit", _gettext("Edit/Insert")), [], "_blank"); echo " "; } // line 124 echo " "; } // line 125 echo " "; } public function getTemplateName() { return "table/insert/column_row.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 619 => 125, 616 => 124, 608 => 122, 606 => 121, 603 => 120, 597 => 118, 591 => 116, 586 => 114, 571 => 113, 568 => 111, 565 => 110, 560 => 108, 554 => 107, 549 => 106, 545 => 104, 540 => 103, 530 => 101, 517 => 100, 511 => 99, 506 => 98, 504 => 97, 498 => 96, 492 => 95, 485 => 94, 482 => 93, 479 => 92, 477 => 91, 474 => 90, 461 => 88, 457 => 87, 441 => 86, 435 => 85, 430 => 84, 427 => 83, 424 => 82, 404 => 80, 383 => 79, 365 => 78, 361 => 76, 348 => 74, 344 => 73, 328 => 71, 326 => 70, 320 => 69, 315 => 68, 312 => 67, 309 => 66, 304 => 63, 302 => 62, 299 => 61, 294 => 60, 284 => 58, 269 => 57, 264 => 56, 262 => 55, 257 => 53, 243 => 52, 235 => 51, 230 => 50, 228 => 49, 220 => 48, 204 => 47, 198 => 46, 193 => 45, 190 => 44, 184 => 42, 182 => 41, 176 => 39, 170 => 37, 166 => 35, 157 => 33, 149 => 32, 141 => 31, 129 => 30, 120 => 29, 118 => 28, 114 => 26, 111 => 25, 104 => 21, 90 => 20, 87 => 19, 83 => 17, 81 => 16, 76 => 15, 73 => 14, 71 => 13, 68 => 12, 62 => 9, 57 => 8, 55 => 7, 45 => 4, 41 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "table/insert/column_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/column_row.twig"); } } twig/07/07b0a29bb41397f562d8942d28025739.php000064400000010072151440017720012464 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["columns"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["column"]) { // line 2 echo " env, $this->source, $context["column"], "is_column_numeric", [], "any", false, false, false, 2)) ? (" text-end") : ("")); echo ((twig_get_attribute($this->env, $this->source, $context["column"], "is_column_hidden", [], "any", false, false, false, 2)) ? (" hide") : ("")); // line 3 echo ((($context["is_sortable"] ?? null)) ? (" column_heading") : ("")); echo (((($context["is_sortable"] ?? null) && twig_get_attribute($this->env, $this->source, $context["column"], "is_browse_marker_enabled", [], "any", false, false, false, 3))) ? (" marker") : ("")); echo (((($context["is_sortable"] ?? null) && twig_get_attribute($this->env, $this->source, $context["column"], "is_browse_pointer_enabled", [], "any", false, false, false, 3))) ? (" pointer") : ("")); // line 4 echo ((( !($context["is_sortable"] ?? null) && twig_get_attribute($this->env, $this->source, $context["column"], "has_condition", [], "any", false, false, false, 4))) ? (" condition") : ("")); echo "\" data-column=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["column"], "column_name", [], "any", false, false, false, 4), "html", null, true); echo "\"> "; // line 5 if (($context["is_sortable"] ?? null)) { // line 6 echo " "; echo twig_get_attribute($this->env, $this->source, $context["column"], "order_link", [], "any", false, false, false, 6); echo " "; } else { // line 8 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["column"], "column_name", [], "any", false, false, false, 8), "html", null, true); echo " "; } // line 10 echo " "; echo twig_get_attribute($this->env, $this->source, $context["column"], "comments", [], "any", false, false, false, 10); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['column'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "display/results/table_headers_for_columns.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 69 => 10, 63 => 8, 57 => 6, 55 => 5, 49 => 4, 45 => 3, 41 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/table_headers_for_columns.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/table_headers_for_columns.twig"); } } twig/07/07523bcef39fc72b016f714af11d94c7.php000064400000004654151440017720013044 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["tables"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["table"]) { // line 2 echo "
  • `"; // line 4 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["table"], "db", [], "any", false, false, false, 4), "html", null, true); echo "`.`"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["table"], "table", [], "any", false, false, false, 4), "html", null, true); echo "`
  • "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['table'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "recent_favorite_table_recent.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 48 => 4, 44 => 3, 41 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "recent_favorite_table_recent.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/recent_favorite_table_recent.twig"); } } twig/00/00d06a6f764eacebb32340acd6e2ab3c.php000064400000002761151440017720013300 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    env, ($context["context"] ?? null), "html", null, true); echo "\" role=\"alert\"> "; // line 2 echo ($context["message"] ?? null); echo "
    "; } public function getTemplateName() { return "message.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "message.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/message.twig"); } } twig/c9/c903f0910b7e1b401d0a288545ae05f7.php000064400000067037151440017720012761 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 2 yield "var firstDayOfCalendar = '"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["first_day_of_calendar"] ?? null), "js", null, true); yield "'; var themeImagePath = '"; // line 3 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath(), "js", null, true); yield "'; var mysqlDocTemplate = '"; // line 4 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(PhpMyAdmin\Util::getMySQLDocuURL("%s"), "js", null, true); yield "'; var maxInputVars = "; // line 5 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["max_input_vars"] ?? null), "js", null, true); yield "; "; // line 7 $context["show_month_after_year"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month". yield _gettext("calendar-month-year"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 10 $context["year_suffix"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Year suffix for calendar, "none" is empty. yield _gettext("none"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 14 yield "if (\$.datepicker) { \$.datepicker.regional[''].closeText = '"; // line 15 $___internal_parse_1_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Display text for calendar close link yield _gettext("Done"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_1_, "js"); yield "'; \$.datepicker.regional[''].prevText = '"; // line 16 $___internal_parse_2_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Previous month. Display text for previous month link in calendar yield _gettext("Prev"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_2_, "js"); yield "'; \$.datepicker.regional[''].nextText = '"; // line 17 $___internal_parse_3_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Next month. Display text for next month link in calendar yield _gettext("Next"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_3_, "js"); yield "'; \$.datepicker.regional[''].currentText = '"; // line 18 $___internal_parse_4_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Display text for current month link in calendar yield _gettext("Today"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_4_, "js"); yield "'; \$.datepicker.regional[''].monthNames = [ '"; // line 20 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("January"), "js", null, true); yield "', '"; // line 21 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("February"), "js", null, true); yield "', '"; // line 22 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("March"), "js", null, true); yield "', '"; // line 23 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("April"), "js", null, true); yield "', '"; // line 24 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("May"), "js", null, true); yield "', '"; // line 25 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("June"), "js", null, true); yield "', '"; // line 26 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("July"), "js", null, true); yield "', '"; // line 27 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("August"), "js", null, true); yield "', '"; // line 28 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("September"), "js", null, true); yield "', '"; // line 29 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("October"), "js", null, true); yield "', '"; // line 30 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("November"), "js", null, true); yield "', '"; // line 31 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("December"), "js", null, true); yield "', ]; \$.datepicker.regional[''].monthNamesShort = [ '"; // line 34 $___internal_parse_5_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for January yield _gettext("Jan"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_5_, "js"); yield "', '"; // line 35 $___internal_parse_6_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for February yield _gettext("Feb"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_6_, "js"); yield "', '"; // line 36 $___internal_parse_7_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for March yield _gettext("Mar"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_7_, "js"); yield "', '"; // line 37 $___internal_parse_8_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for April yield _gettext("Apr"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_8_, "js"); yield "', '"; // line 38 $___internal_parse_9_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for May yield _gettext("May"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_9_, "js"); yield "', '"; // line 39 $___internal_parse_10_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for June yield _gettext("Jun"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_10_, "js"); yield "', '"; // line 40 $___internal_parse_11_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for July yield _gettext("Jul"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_11_, "js"); yield "', '"; // line 41 $___internal_parse_12_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for August yield _gettext("Aug"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_12_, "js"); yield "', '"; // line 42 $___internal_parse_13_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for September yield _gettext("Sep"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_13_, "js"); yield "', '"; // line 43 $___internal_parse_14_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for October yield _gettext("Oct"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_14_, "js"); yield "', '"; // line 44 $___internal_parse_15_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for November yield _gettext("Nov"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_15_, "js"); yield "', '"; // line 45 $___internal_parse_16_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short month name for December yield _gettext("Dec"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_16_, "js"); yield "', ]; \$.datepicker.regional[''].dayNames = [ '"; // line 48 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Sunday"), "js", null, true); yield "', '"; // line 49 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Monday"), "js", null, true); yield "', '"; // line 50 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Tuesday"), "js", null, true); yield "', '"; // line 51 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Wednesday"), "js", null, true); yield "', '"; // line 52 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Thursday"), "js", null, true); yield "', '"; // line 53 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Friday"), "js", null, true); yield "', '"; // line 54 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Saturday"), "js", null, true); yield "', ]; \$.datepicker.regional[''].dayNamesShort = [ '"; // line 57 $___internal_parse_17_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short week day name for Sunday yield _gettext("Sun"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_17_, "js"); yield "', '"; // line 58 $___internal_parse_18_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short week day name for Monday yield _gettext("Mon"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_18_, "js"); yield "', '"; // line 59 $___internal_parse_19_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short week day name for Tuesday yield _gettext("Tue"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_19_, "js"); yield "', '"; // line 60 $___internal_parse_20_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short week day name for Wednesday yield _gettext("Wed"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_20_, "js"); yield "', '"; // line 61 $___internal_parse_21_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short week day name for Thursday yield _gettext("Thu"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_21_, "js"); yield "', '"; // line 62 $___internal_parse_22_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short week day name for Friday yield _gettext("Fri"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_22_, "js"); yield "', '"; // line 63 $___internal_parse_23_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Short week day name for Saturday yield _gettext("Sat"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_23_, "js"); yield "', ]; \$.datepicker.regional[''].dayNamesMin = [ '"; // line 66 $___internal_parse_24_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Minimal week day name for Sunday yield _gettext("Su"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_24_, "js"); yield "', '"; // line 67 $___internal_parse_25_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Minimal week day name for Monday yield _gettext("Mo"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_25_, "js"); yield "', '"; // line 68 $___internal_parse_26_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Minimal week day name for Tuesday yield _gettext("Tu"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_26_, "js"); yield "', '"; // line 69 $___internal_parse_27_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Minimal week day name for Wednesday yield _gettext("We"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_27_, "js"); yield "', '"; // line 70 $___internal_parse_28_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Minimal week day name for Thursday yield _gettext("Th"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_28_, "js"); yield "', '"; // line 71 $___internal_parse_29_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Minimal week day name for Friday yield _gettext("Fr"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_29_, "js"); yield "', '"; // line 72 $___internal_parse_30_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Minimal week day name for Saturday yield _gettext("Sa"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_30_, "js"); yield "', ]; \$.datepicker.regional[''].weekHeader = '"; // line 74 $___internal_parse_31_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: Column header for week of the year in calendar yield _gettext("Wk"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_31_, "js"); yield "'; \$.datepicker.regional[''].showMonthAfterYear = "; // line 75 yield (((($context["show_month_after_year"] ?? null) == "calendar-year-month")) ? ("true") : ("false")); yield "; \$.datepicker.regional[''].yearSuffix = '"; // line 76 yield (((($context["year_suffix"] ?? null) != "none")) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["year_suffix"] ?? null), "js")) : ("")); yield "'; \$.extend(\$.datepicker._defaults, \$.datepicker.regional['']); } if (\$.timepicker) { \$.timepicker.regional[''].timeText = '"; // line 81 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Time"), "js", null, true); yield "'; \$.timepicker.regional[''].hourText = '"; // line 82 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Hour"), "js", null, true); yield "'; \$.timepicker.regional[''].minuteText = '"; // line 83 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Minute"), "js", null, true); yield "'; \$.timepicker.regional[''].secondText = '"; // line 84 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Second"), "js", null, true); yield "'; \$.extend(\$.timepicker._defaults, \$.timepicker.regional['']); } function extendingValidatorMessages () { \$.extend(\$.validator.messages, { required: '"; // line 90 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("This field is required"), "js", null, true); yield "', remote: '"; // line 91 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please fix this field"), "js", null, true); yield "', email: '"; // line 92 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid email address"), "js", null, true); yield "', url: '"; // line 93 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid URL"), "js", null, true); yield "', date: '"; // line 94 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid date"), "js", null, true); yield "', dateISO: '"; // line 95 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid date ( ISO )"), "js", null, true); yield "', number: '"; // line 96 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid number"), "js", null, true); yield "', creditcard: '"; // line 97 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid credit card number"), "js", null, true); yield "', digits: '"; // line 98 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter only digits"), "js", null, true); yield "', equalTo: '"; // line 99 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter the same value again"), "js", null, true); yield "', maxlength: \$.validator.format('"; // line 100 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter no more than {0} characters"), "js", null, true); yield "'), minlength: \$.validator.format('"; // line 101 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter at least {0} characters"), "js", null, true); yield "'), rangelength: \$.validator.format('"; // line 102 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a value between {0} and {1} characters long"), "js", null, true); yield "'), range: \$.validator.format('"; // line 103 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a value between {0} and {1}"), "js", null, true); yield "'), max: \$.validator.format('"; // line 104 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a value less than or equal to {0}"), "js", null, true); yield "'), min: \$.validator.format('"; // line 105 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a value greater than or equal to {0}"), "js", null, true); yield "'), validationFunctionForDateTime: \$.validator.format('"; // line 106 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid date or time"), "js", null, true); yield "'), validationFunctionForHex: \$.validator.format('"; // line 107 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(_gettext("Please enter a valid HEX input"), "js", null, true); yield "'), validationFunctionForMd5: \$.validator.format('"; // line 108 $___internal_parse_32_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: To validate the usage of a MD5 function on the column yield _gettext("This column can not contain a 32 chars value"); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_32_, "js"); yield "'), validationFunctionForAesDesEncrypt: \$.validator.format('"; // line 109 $___internal_parse_33_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column yield _gettext("These functions are meant to return a binary result; to avoid inconsistent results you should store it in a BINARY, VARBINARY, or BLOB column."); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($___internal_parse_33_, "js"); yield "') }); } "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "javascript/variables.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 550 => 109, 541 => 108, 537 => 107, 533 => 106, 529 => 105, 525 => 104, 521 => 103, 517 => 102, 513 => 101, 509 => 100, 505 => 99, 501 => 98, 497 => 97, 493 => 96, 489 => 95, 485 => 94, 481 => 93, 477 => 92, 473 => 91, 469 => 90, 460 => 84, 456 => 83, 452 => 82, 448 => 81, 440 => 76, 436 => 75, 427 => 74, 417 => 72, 408 => 71, 399 => 70, 390 => 69, 381 => 68, 372 => 67, 363 => 66, 352 => 63, 343 => 62, 334 => 61, 325 => 60, 316 => 59, 307 => 58, 298 => 57, 292 => 54, 288 => 53, 284 => 52, 280 => 51, 276 => 50, 272 => 49, 268 => 48, 257 => 45, 248 => 44, 239 => 43, 230 => 42, 221 => 41, 212 => 40, 203 => 39, 194 => 38, 185 => 37, 176 => 36, 167 => 35, 158 => 34, 152 => 31, 148 => 30, 144 => 29, 140 => 28, 136 => 27, 132 => 26, 128 => 25, 124 => 24, 120 => 23, 116 => 22, 112 => 21, 108 => 20, 98 => 18, 89 => 17, 80 => 16, 71 => 15, 68 => 14, 62 => 10, 56 => 7, 51 => 5, 47 => 4, 43 => 3, 38 => 2,); } public function getSourceContext() { return new Source("", "javascript/variables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/javascript/variables.twig"); } } twig/c9/c9646c7319327f3df54bdeb34e6a8d85.php000064400000003210151440017720013142 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
  • "; // line 4 echo ($context["collapse_all"] ?? null); echo " "; // line 5 echo ($context["unlink"] ?? null); echo "
  • "; } public function getTemplateName() { return "navigation/tree/controls.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 5, 42 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/controls.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/controls.twig"); } } twig/32/32dd48dec728949aad7c20cede3d958a.php000064400000033244151440017720013276 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if ((($context["position"] ?? null) == "left")) { // line 2 echo " "; if (($context["has_checkbox"] ?? null)) { // line 3 echo " env, ($context["row_number"] ?? null), "html", null, true); echo "_left\" name=\"rows_to_delete["; echo twig_escape_filter($this->env, ($context["row_number"] ?? null), "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> env, ($context["condition"] ?? null), "html", null, true); echo "\"> "; } // line 9 echo " "; // line 10 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 10))) { // line 11 echo " env, $this->source, ($context["edit"] ?? null), "clause_is_unique", [], "any", false, false, false, 11)) ? (" nonunique") : ("")); echo "\"> "; // line 13 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 13), twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "params", [], "any", false, false, false, 13), twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "string", [], "any", false, false, false, 13)); echo " "; // line 14 if ( !twig_test_empty(($context["where_clause"] ?? null))) { // line 15 echo " env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> "; } // line 17 echo " "; } // line 20 echo " "; // line 21 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 21))) { // line 22 echo " "; // line 24 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 24), twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "params", [], "any", false, false, false, 24), twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "string", [], "any", false, false, false, 24)); echo " "; // line 25 if ( !twig_test_empty(($context["where_clause"] ?? null))) { // line 26 echo " env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> "; } // line 28 echo " "; } // line 31 echo " "; // line 32 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 32))) { // line 33 echo " "; // line 35 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 35), twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "params", [], "any", false, false, false, 35), twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "string", [], "any", false, false, false, 35), ["class" => ("delete_row requireConfirm" . ((($context["is_ajax"] ?? null)) ? (" ajax") : ("")))]); echo " "; // line 36 if ( !twig_test_empty(($context["js_conf"] ?? null))) { // line 37 echo "
    "; echo twig_escape_filter($this->env, ($context["js_conf"] ?? null), "html", null, true); echo "
    "; } // line 39 echo "
    "; } } elseif (( // line 42 ($context["position"] ?? null) == "right")) { // line 43 echo " "; if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 43))) { // line 44 echo " "; // line 46 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 46), twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "params", [], "any", false, false, false, 46), twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "string", [], "any", false, false, false, 46), ["class" => ("delete_row requireConfirm" . ((($context["is_ajax"] ?? null)) ? (" ajax") : ("")))]); echo " "; // line 47 if ( !twig_test_empty(($context["js_conf"] ?? null))) { // line 48 echo "
    "; echo twig_escape_filter($this->env, ($context["js_conf"] ?? null), "html", null, true); echo "
    "; } // line 50 echo "
    "; } // line 53 echo " "; // line 54 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 54))) { // line 55 echo " "; // line 57 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 57), twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "params", [], "any", false, false, false, 57), twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "string", [], "any", false, false, false, 57)); echo " "; // line 58 if ( !twig_test_empty(($context["where_clause"] ?? null))) { // line 59 echo " env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> "; } // line 61 echo " "; } // line 64 echo " "; // line 65 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 65))) { // line 66 echo " env, $this->source, ($context["edit"] ?? null), "clause_is_unique", [], "any", false, false, false, 66)) ? (" nonunique") : ("")); echo "\"> "; // line 68 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 68), twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "params", [], "any", false, false, false, 68), twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "string", [], "any", false, false, false, 68)); echo " "; // line 69 if ( !twig_test_empty(($context["where_clause"] ?? null))) { // line 70 echo " env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> "; } // line 72 echo " "; } // line 75 echo " "; // line 76 if (($context["has_checkbox"] ?? null)) { // line 77 echo " env, ($context["row_number"] ?? null), "html", null, true); echo "_right\" name=\"rows_to_delete["; echo twig_escape_filter($this->env, ($context["row_number"] ?? null), "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> env, ($context["condition"] ?? null), "html", null, true); echo "\"> "; } } else { // line 84 echo " "; if (($context["has_checkbox"] ?? null)) { // line 85 echo " env, ($context["row_number"] ?? null), "html", null, true); echo "_left\" name=\"rows_to_delete["; echo twig_escape_filter($this->env, ($context["row_number"] ?? null), "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> env, ($context["condition"] ?? null), "html", null, true); echo "\"> "; } } } public function getTemplateName() { return "display/results/checkbox_and_links.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 260 => 88, 252 => 87, 249 => 85, 246 => 84, 239 => 80, 231 => 79, 228 => 77, 226 => 76, 223 => 75, 218 => 72, 212 => 70, 210 => 69, 206 => 68, 200 => 66, 198 => 65, 195 => 64, 190 => 61, 184 => 59, 182 => 58, 178 => 57, 174 => 55, 172 => 54, 169 => 53, 164 => 50, 158 => 48, 156 => 47, 152 => 46, 146 => 44, 143 => 43, 141 => 42, 136 => 39, 130 => 37, 128 => 36, 124 => 35, 118 => 33, 116 => 32, 113 => 31, 108 => 28, 102 => 26, 100 => 25, 96 => 24, 92 => 22, 90 => 21, 87 => 20, 82 => 17, 76 => 15, 74 => 14, 70 => 13, 64 => 11, 62 => 10, 59 => 9, 53 => 6, 45 => 5, 42 => 3, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/checkbox_and_links.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/checkbox_and_links.twig"); } } twig/32/320149963f63e4d5d71238be9cfb666e.php000064400000013235151440017720012720 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; echo _gettext("and then"); // line 15 echo "
    "; // line 32 echo PhpMyAdmin\Html\Generator::showHint(_gettext("Use TAB key to move from value to value, or CTRL+arrows to move anywhere.")); echo "
    "; echo _gettext("Loading"); // line 46 echo "
    "; } public function getTemplateName() { return "table/insert/actions_panel.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 155 => 52, 147 => 47, 143 => 46, 131 => 37, 127 => 36, 123 => 35, 116 => 32, 109 => 27, 106 => 26, 98 => 24, 96 => 23, 89 => 22, 87 => 21, 81 => 20, 75 => 19, 69 => 15, 62 => 11, 58 => 10, 52 => 9, 46 => 7, 44 => 6, 37 => 1,); } public function getSourceContext() { return new Source("", "table/insert/actions_panel.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/actions_panel.twig"); } } twig/7b/7bee9fed0e8e61442d5bd943b50c30eb.php000064400000004012151440017720013335 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield ($context["quick_warp"] ?? null); yield "
    "; // line 10 yield ($context["page_selector"] ?? null); yield "
      "; // line 14 yield ($context["nodes"] ?? null); yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "navigation/tree/state.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 63 => 14, 56 => 10, 50 => 7, 46 => 6, 38 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/state.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/state.twig"); } } twig/7c/7ca775057ee2a379dd2ca2ae43478689.php000064400000010315151440017720013061 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if ((twig_get_attribute($this->env, $this->source, ($context["comments_map"] ?? null), ($context["table_name"] ?? null), [], "array", true, true, false, 1) && twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 2 ($context["comments_map"] ?? null), ($context["table_name"] ?? null), [], "array", false, true, false, 2), ($context["column_name"] ?? null), [], "array", true, true, false, 2))) { // line 3 echo "
    env, (($__internal_compile_0 = (($__internal_compile_1 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[($context["column_name"] ?? null)] ?? null) : null), "html", null, true); echo "\"> "; // line 4 if ((twig_length_filter($this->env, (($__internal_compile_2 = (($__internal_compile_3 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2[($context["column_name"] ?? null)] ?? null) : null)) > ($context["limit_chars"] ?? null))) { // line 5 echo " "; echo twig_escape_filter($this->env, twig_slice($this->env, (($__internal_compile_4 = (($__internal_compile_5 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4[($context["column_name"] ?? null)] ?? null) : null), 0, ($context["limit_chars"] ?? null)), "html", null, true); echo "… "; } else { // line 7 echo " "; echo twig_escape_filter($this->env, (($__internal_compile_6 = (($__internal_compile_7 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_7) || $__internal_compile_7 instanceof ArrayAccess ? ($__internal_compile_7[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6[($context["column_name"] ?? null)] ?? null) : null), "html", null, true); echo " "; } // line 9 echo " "; } } public function getTemplateName() { return "display/results/comment_for_row.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 59 => 9, 53 => 7, 47 => 5, 45 => 4, 40 => 3, 38 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/comment_for_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/comment_for_row.twig"); } } twig/98/983a715afcd40cbe198d13a69aef20b4.php000064400000010227151440017720013205 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; } public function getTemplateName() { return "top_menu.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 84 => 19, 76 => 16, 69 => 14, 67 => 13, 63 => 12, 59 => 11, 54 => 10, 50 => 9, 43 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "top_menu.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/top_menu.twig"); } } twig/ef/ef45b4f30cea4eba0b2b96a1a1716482.php000064400000003777151440017720013334 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "table/insert/get_html_for_insert_edit_form_header.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 38 => 1,); } public function getSourceContext() { return new Source("", "table/insert/get_html_for_insert_edit_form_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/get_html_for_insert_edit_form_header.twig"); } } twig/aa/aa626619714ea8fb0dbbe82d48f76144.php000064400000003324151440017720013177 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; // line 2 if (($context["recent"] ?? null)) { echo ($context["recent"] ?? null); } // line 3 echo " "; if (($context["favorite"] ?? null)) { echo ($context["favorite"] ?? null); } // line 4 echo "
    "; } public function getTemplateName() { return "navigation/tree/quick_warp.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 49 => 4, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/quick_warp.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/quick_warp.twig"); } } twig/d6/d6e7d47df96259be2a26a67da4670136.php000064400000006421151440017720013061 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // 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 ((array_key_exists("content", $context) && !(null === $context["content"]))) { // line 4 echo "
    env, (($__internal_compile_0 = $context["content"]) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[0] ?? null) : null), "html", null, true); echo "\"> "; // line 5 echo ((twig_get_attribute($this->env, $this->source, $context["content"], "image", [], "array", true, true, false, 5)) ? ((($__internal_compile_1 = $context["content"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["image"] ?? null) : null)) : ("")); echo " "; // line 6 echo twig_escape_filter($this->env, (($__internal_compile_2 = $context["content"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2[1] ?? null) : null), "html", null, true); echo "
    "; } // line 9 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 10 echo "
    "; } public function getTemplateName() { return "console/toolbar.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 70 => 10, 64 => 9, 58 => 6, 54 => 5, 49 => 4, 46 => 3, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "console/toolbar.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/toolbar.twig"); } } twig/d6/d6c9729880a15b4209b769cd4835ca86.php000064400000015307151440017720012733 0ustar00source = $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 4 if (( !($context["is_ajax"] ?? null) && !($context["is_minimal"] ?? null))) { // line 5 echo " "; if ( !twig_test_empty(($context["self_url"] ?? null))) { // line 6 echo "
    env, ($context["self_url"] ?? null), "html", null, true); echo "\" title=\""; echo _gettext("Open new phpMyAdmin window"); echo "\" target=\"_blank\" rel=\"noopener noreferrer\"> "; // line 8 if (PhpMyAdmin\Util::showIcons("TabsMode")) { // line 9 echo " "; echo PhpMyAdmin\Html\Generator::getImage("window-new", _gettext("Open new phpMyAdmin window")); echo " "; } else { // line 11 echo " "; echo _gettext("Open new phpMyAdmin window"); // line 12 echo " "; } // line 13 echo "
    "; } // line 16 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 "
    "; // line 25 ob_start(function () { return ''; }); // line 26 echo " "; echo _gettext("phpMyAdmin Demo Server"); echo ": "; // line 27 if ( !twig_test_empty(($context["git_revision_info"] ?? null))) { // line 28 echo " "; ob_start(function () { return ''; }); // line 29 echo "env, PhpMyAdmin\Core::linkURL(twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "revisionUrl", [], "any", false, false, false, 29)), "html", null, true); echo "\">"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "revision", [], "any", false, false, false, 29), "html", null, true); echo ""; $context["revision_info"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 31 echo " "; ob_start(function () { return ''; }); // line 32 echo "env, PhpMyAdmin\Core::linkURL(twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "branchUrl", [], "any", false, false, false, 32)), "html", null, true); echo "\">"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "branch", [], "any", false, false, false, 32), "html", null, true); echo ""; $context["branch_info"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 34 echo " "; echo twig_sprintf(_gettext("Currently running Git revision %1\$s from the %2\$s branch."), ($context["revision_info"] ?? null), ($context["branch_info"] ?? null)); echo " "; } else { // line 36 echo " "; echo _gettext("Git information missing!"); // line 37 echo " "; } // line 38 echo " "; $___internal_parse_34_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 25 echo $this->env->getFilter('notice')->getCallable()($___internal_parse_34_); // line 39 echo "
    "; } // line 41 echo " "; // line 42 echo ($context["footer"] ?? null); echo " "; } // line 44 if ( !($context["is_ajax"] ?? null)) { // line 45 echo " "; } } public function getTemplateName() { return "footer.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 158 => 45, 156 => 44, 151 => 42, 148 => 41, 144 => 39, 142 => 25, 139 => 38, 136 => 37, 133 => 36, 127 => 34, 120 => 32, 117 => 31, 110 => 29, 107 => 28, 105 => 27, 98 => 26, 96 => 25, 93 => 24, 91 => 23, 86 => 21, 80 => 18, 76 => 16, 71 => 13, 68 => 12, 65 => 11, 59 => 9, 57 => 8, 51 => 7, 48 => 6, 45 => 5, 43 => 4, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "footer.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/footer.twig"); } } twig/d6/d64dfd2e3e8b7a9e71de032a028f9c33.php000064400000004425151440017720013271 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; // line 3 echo ($context["list_content"] ?? null); echo " "; // line 6 if ( !($context["is_tree"] ?? null)) { // line 7 echo " "; echo twig_escape_filter($this->env, twig_urlencode_filter(($context["parent_name"] ?? null)), "html", null, true); echo " "; // line 8 if (twig_test_empty(($context["list_content"] ?? null))) { // line 9 echo "
    "; echo _gettext("No tables found in database."); echo "
    "; } // line 11 echo " "; } // line 12 echo "
    "; } public function getTemplateName() { return "navigation/tree/path.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 68 => 12, 65 => 11, 59 => 9, 57 => 8, 52 => 7, 50 => 6, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/path.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/path.twig"); } } twig/d6/d6d437a6121cc55a20186412888bfd61.php000064400000020426151440017720012677 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if ((($context["max_count"] ?? null) < ($context["count"] ?? null))) { // line 2 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::join(($context["classes"] ?? null), " "), "html", null, true); yield "\"> "; // line 3 if ((($context["frame"] ?? null) != "frame_navigation")) { // line 4 yield " "; yield _gettext("Page number:"); // line 5 yield " "; } // line 6 yield " "; // line 7 if ((($context["position"] ?? null) > 0)) { // line 8 yield " 0]), "", false); yield "\""; yield (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); yield " title=\""; yield _pgettext("First page", "Begin"); yield "\"> "; // line 9 if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 10 yield " << "; } // line 12 yield " "; if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 13 yield " "; yield _pgettext("First page", "Begin"); // line 14 yield " "; } // line 15 yield " (($context["position"] ?? null) - ($context["max_count"] ?? null))]), "", false); yield "\""; yield (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); yield " title=\""; yield _pgettext("Previous page", "Previous"); yield "\"> "; // line 17 if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 18 yield " < "; } // line 20 yield " "; if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 21 yield " "; yield _pgettext("Previous page", "Previous"); // line 22 yield " "; } // line 23 yield " "; } // line 25 yield " "; // line 27 yield PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null)); yield " "; // line 29 yield ($context["page_selector"] ?? null); yield " "; // line 32 if (((($context["position"] ?? null) + ($context["max_count"] ?? null)) < ($context["count"] ?? null))) { // line 33 yield " (($context["position"] ?? null) + ($context["max_count"] ?? null))]), "", false); yield "\""; yield (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); yield " title=\""; yield _pgettext("Next page", "Next"); yield "\"> "; // line 34 if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 35 yield " "; yield _pgettext("Next page", "Next"); // line 36 yield " "; } // line 37 yield " "; if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 38 yield " > "; } // line 40 yield " "; // line 41 $context["last_pos"] = ((int) floor((($context["count"] ?? null) / ($context["max_count"] ?? null))) * ($context["max_count"] ?? null)); // line 42 yield " (((($context["last_pos"] ?? null) == ($context["count"] ?? null))) ? ((($context["count"] ?? null) - ($context["max_count"] ?? null))) : (($context["last_pos"] ?? null)))]), "", false); yield "\""; yield (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); yield " title=\""; yield _pgettext("Last page", "End"); yield "\"> "; // line 43 if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 44 yield " "; yield _pgettext("Last page", "End"); // line 45 yield " "; } // line 46 yield " "; if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 47 yield " >> "; } // line 49 yield " "; } // line 51 yield "
    "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "list_navigator.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 197 => 51, 193 => 49, 189 => 47, 186 => 46, 183 => 45, 180 => 44, 178 => 43, 167 => 42, 165 => 41, 162 => 40, 158 => 38, 155 => 37, 152 => 36, 149 => 35, 147 => 34, 136 => 33, 134 => 32, 128 => 29, 123 => 27, 119 => 26, 116 => 25, 112 => 23, 109 => 22, 106 => 21, 103 => 20, 99 => 18, 97 => 17, 87 => 16, 84 => 15, 81 => 14, 78 => 13, 75 => 12, 71 => 10, 69 => 9, 58 => 8, 56 => 7, 53 => 6, 50 => 5, 47 => 4, 45 => 3, 40 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "list_navigator.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/list_navigator.twig"); } } twig/62/623e53e20a011e66004d1cc8a70a60ed.php000064400000007523151440017720012727 0ustar00source = $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["parent_div_classes"] ?? null), "html", null, true); yield "\"> "; // line 2 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["content_array"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["content"]) { // line 3 yield " "; if (array_key_exists("content", $context)) { // line 4 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_0 = $context["content"]) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[0] ?? null) : null), "html", null, true); yield "\"> "; // line 5 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_1 = $context["content"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[1] ?? null) : null), "html", null, true); yield " "; // line 6 if (CoreExtension::getAttribute($this->env, $this->source, $context["content"], "extraSpan", [], "array", true, true, false, 6)) { // line 7 yield " : "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_2 = $context["content"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["extraSpan"] ?? null) : null), "html", null, true); yield " "; } // line 9 yield " "; } // line 11 yield " "; } $_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 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "console/query_action.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 77 => 12, 71 => 11, 67 => 9, 61 => 7, 59 => 6, 55 => 5, 50 => 4, 47 => 3, 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "console/query_action.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/query_action.twig"); } } twig/92/9253447c5abf966f4b4f0d20077dba39.php000064400000003503151440017720012767 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo ($context["quick_warp"] ?? null); echo "
    "; // line 10 echo ($context["page_selector"] ?? null); echo "
    "; } public function getTemplateName() { return "navigation/tree/state.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 62 => 14, 55 => 10, 49 => 7, 45 => 6, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/state.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/state.twig"); } } twig/1d/1db80470ac1059f2329d3038c4ab69ca.php000064400000004175151440017720013024 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; yield _gettext("Filters"); // line 2 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["filter_value"] ?? null), "html", null, true); yield "\">
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "filter.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 51 => 6, 47 => 4, 42 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "filter.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/filter.twig"); } } twig/1d/1d855541451c4f2f266486832319494b.php000064400000005561151440017720012417 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 2 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); yield "
    "; // line 3 yield PhpMyAdmin\Html\Generator::getIcon("b_table_add", _gettext("Create new table"), true); yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/create_table.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 68 => 14, 61 => 10, 54 => 6, 47 => 3, 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "database/create_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/create_table.twig"); } } twig/4e/4ea141783efb872bb5ec060ba4e07cd4.php000064400000004462151440017720013252 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; echo _gettext("Create view"); // line 5 echo "
    "; } public function getTemplateName() { return "modals/create_view.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 59 => 11, 55 => 10, 48 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "modals/create_view.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/create_view.twig"); } } twig/27/279d5e877e45205f3254063ef9146365.php000064400000005311151440017720012424 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["tables"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["table"]) { // line 2 yield "
  • `"; // line 4 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["table"], "db", [], "any", false, false, false, 4), "html", null, true); yield "`.`"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["table"], "table", [], "any", false, false, false, 4), "html", null, true); yield "`
  • "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['table'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "recent_favorite_table_recent.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 49 => 4, 45 => 3, 42 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "recent_favorite_table_recent.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/recent_favorite_table_recent.twig"); } } twig/37/3790f3153e7714faacdc096ca293a2cb.php000064400000111410151440017720013106 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 ob_start(function () { return ''; }); // line 2 echo " "; if ( !twig_test_empty(($context["navigation"] ?? null))) { // line 3 echo " "; // line 7 echo twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "move_backward_buttons", [], "any", false, false, false, 7); echo " "; // line 8 echo twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "page_selector", [], "any", false, false, false, 8); echo " "; // line 9 echo twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "move_forward_buttons", [], "any", false, false, false, 9); echo " "; // line 11 if ((twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "number_total_page", [], "any", false, false, false, 11) != 1)) { // line 12 echo " "; } // line 14 echo " "; // line 15 if (twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "has_show_all", [], "any", false, false, false, 15)) { // line 16 echo " "; } // line 29 echo "
    |
    "; // line 18 echo PhpMyAdmin\Url::getHiddenFields(twig_array_merge(twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "hidden_fields", [], "any", false, false, false, 18), ["session_max_rows" => twig_get_attribute($this->env, $this->source, // line 19 ($context["navigation"] ?? null), "session_max_rows", [], "any", false, false, false, 19), "pos" => "0"])); // line 21 echo " env, ($context["unique_id"] ?? null), "html", null, true); echo "\" class=\"showAllRows\" value=\"all\""; // line 23 echo ((twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "is_showing_all", [], "any", false, false, false, 23)) ? (" checked") : ("")); echo ">
    |
    |
    |
    "; // line 44 echo PhpMyAdmin\Url::getHiddenFields(twig_array_merge(twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "hidden_fields", [], "any", false, false, false, 44), ["pos" => twig_get_attribute($this->env, $this->source, // line 45 ($context["navigation"] ?? null), "pos", [], "any", false, false, false, 45), "unlim_num_rows" => // line 46 ($context["unlim_num_rows"] ?? null)])); // line 47 echo "
    "; echo _gettext("Filter rows"); // line 62 echo ": env, ($context["unique_id"] ?? null), "html", null, true); echo "\"> "; // line 67 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "sort_by_key", [], "any", false, false, false, 67))) { // line 68 echo "
    "; // line 69 echo PhpMyAdmin\Url::getHiddenFields(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "sort_by_key", [], "any", false, false, false, 69), "hidden_fields", [], "any", false, false, false, 69)); echo " "; echo _gettext("Sort by key:"); // line 71 echo "
    "; } // line 78 echo "
    "; } $context["navigation_html"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 84 echo " "; // line 85 echo ($context["sql_query_message"] ?? null); echo " "; // line 87 echo twig_escape_filter($this->env, ($context["navigation_html"] ?? null), "html", null, true); echo " env, ($context["save_cells_at_once"] ?? null), "html", null, true); echo "\">
    "; // line 91 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo "
    "; // line 94 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 94))) { // line 95 echo " "; if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 95), "order", [], "any", false, false, false, 95)) { // line 96 echo " env, twig_join_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 96), "order", [], "any", false, false, false, 96), ","), "html", null, true); echo "\"> "; } // line 98 echo " "; if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 98), "visibility", [], "any", false, false, false, 98)) { // line 99 echo " env, twig_join_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 99), "visibility", [], "any", false, false, false, 99), ","), "html", null, true); echo "\"> "; } // line 101 echo " "; if ( !twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 101), "is_view", [], "any", false, false, false, 101)) { // line 102 echo " env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 102), "table_create_time", [], "any", false, false, false, 102), "html", null, true); echo "\"> "; } } // line 105 echo " "; // line 106 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 106))) { // line 107 echo "
    "; // line 108 echo PhpMyAdmin\Url::getHiddenInputs(["db" => // line 109 ($context["db"] ?? null), "table" => // line 110 ($context["table"] ?? null), "sql_query" => // line 111 ($context["sql_query"] ?? null), "goto" => // line 112 ($context["goto"] ?? null), "display_options_form" => 1]); // line 114 echo " "; // line 116 if ((($context["default_sliders_state"] ?? null) != "disabled")) { // line 117 echo "
    "; } // line 124 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"P\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 128), "pftext", [], "any", false, false, false, 128) == "P")) ? (" checked") : ("")); echo ">
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"F\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 132), "pftext", [], "any", false, false, false, 132) == "F")) ? (" checked") : ("")); echo ">
    "; // line 137 if ((($context["relwork"] ?? null) && ($context["displaywork"] ?? null))) { // line 138 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"K\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 140), "relational_display", [], "any", false, false, false, 140) == "K")) ? (" checked") : ("")); echo ">
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"D\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 144), "relational_display", [], "any", false, false, false, 144) == "D")) ? (" checked") : ("")); echo ">
    "; } // line 149 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\""; // line 152 echo (( !twig_test_empty(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 152), "display_binary", [], "any", false, false, false, 152))) ? (" checked") : ("")); echo "> env, ($context["unique_id"] ?? null), "html", null, true); echo "\""; // line 156 echo (( !twig_test_empty(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 156), "display_blob", [], "any", false, false, false, 156))) ? (" checked") : ("")); echo ">
    "; // line 164 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\""; // line 166 echo (( !twig_test_empty(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 166), "hide_transformation", [], "any", false, false, false, 166))) ? (" checked") : ("")); echo ">
    "; // line 171 if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 171), "possible_as_geometry", [], "any", false, false, false, 171)) { // line 172 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"GEOM\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 173), "geo_option", [], "any", false, false, false, 173) == "GEOM")) ? (" checked") : ("")); echo ">
    "; } // line 177 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"WKT\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 178), "geo_option", [], "any", false, false, false, 178) == "WKT")) ? (" checked") : ("")); echo ">
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"WKB\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 182), "geo_option", [], "any", false, false, false, 182) == "WKB")) ? (" checked") : ("")); echo ">
    "; // line 192 if ((($context["default_sliders_state"] ?? null) != "disabled")) { // line 193 echo "
    "; } // line 195 echo "
    "; } // line 197 echo " "; // line 198 if (twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "has_bulk_actions_form", [], "any", false, false, false, 198)) { // line 199 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" class=\"ajax\"> "; // line 200 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null), 1); echo " "; } // line 203 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\"> "; // line 207 echo twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "button", [], "any", false, false, false, 207); echo " "; // line 208 echo twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "table_headers_for_columns", [], "any", false, false, false, 208); echo " "; // line 209 echo twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_at_right_side", [], "any", false, false, false, 209); echo " "; // line 215 echo ($context["body"] ?? null); echo "
    "; // line 220 if ( !twig_test_empty(($context["bulk_links"] ?? null))) { // line 221 echo "
    env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath((("arrow_" . ($context["text_dir"] ?? null)) . ".png")), "html", null, true); echo "\" width=\"38\" height=\"22\" alt=\""; echo _gettext("With selected:"); echo "\"> env, ($context["unique_id"] ?? null), "html", null, true); echo "_checkall\" class=\"checkall_box\" title=\""; echo _gettext("Check all"); echo "\"> "; echo _gettext("With selected:"); // line 225 echo " "; // line 239 if (twig_get_attribute($this->env, $this->source, ($context["bulk_links"] ?? null), "has_export_button", [], "any", false, false, false, 239)) { // line 240 echo " "; } // line 244 echo "
    env, twig_get_attribute($this->env, $this->source, ($context["bulk_links"] ?? null), "clause_is_unique", [], "any", false, false, false, 246), "html", null, true); echo "\"> env, ($context["sql_query"] ?? null), "html", null, true); echo "\">
    "; } // line 250 echo " "; // line 251 echo twig_escape_filter($this->env, ($context["navigation_html"] ?? null), "html", null, true); echo " "; // line 253 if ( !twig_test_empty(($context["operations"] ?? null))) { // line 254 echo "
    "; echo _gettext("Query results operations"); // line 255 echo " "; // line 257 if (twig_get_attribute($this->env, $this->source, ($context["operations"] ?? null), "has_print_link", [], "any", false, false, false, 257)) { // line 258 echo " "; // line 260 echo PhpMyAdmin\Html\Generator::linkOrButton("#", null, PhpMyAdmin\Html\Generator::getIcon("b_insrow", _gettext("Copy to clipboard"), true), ["id" => "copyToClipBoard", "class" => "btn"]); // line 265 echo " "; } // line 267 echo " "; // line 268 if ( !twig_get_attribute($this->env, $this->source, ($context["operations"] ?? null), "has_procedure", [], "any", false, false, false, 268)) { // line 269 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["operations"] ?? null), "has_export_link", [], "any", false, false, false, 269)) { // line 270 echo " "; echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/table/export"), twig_get_attribute($this->env, $this->source, // line 272 ($context["operations"] ?? null), "url_params", [], "any", false, false, false, 272), PhpMyAdmin\Html\Generator::getIcon("b_tblexport", _gettext("Export"), true), ["class" => "btn"]); // line 275 echo " "; // line 277 echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/table/chart"), twig_get_attribute($this->env, $this->source, // line 279 ($context["operations"] ?? null), "url_params", [], "any", false, false, false, 279), PhpMyAdmin\Html\Generator::getIcon("b_chart", _gettext("Display chart"), true), ["class" => "btn"]); // line 282 echo " "; // line 284 if (twig_get_attribute($this->env, $this->source, ($context["operations"] ?? null), "has_geometry", [], "any", false, false, false, 284)) { // line 285 echo " "; echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/table/gis-visualization"), twig_get_attribute($this->env, $this->source, // line 287 ($context["operations"] ?? null), "url_params", [], "any", false, false, false, 287), PhpMyAdmin\Html\Generator::getIcon("b_globe", _gettext("Visualize GIS data"), true), ["class" => "btn"]); // line 290 echo " "; } // line 292 echo " "; } // line 293 echo " "; // line 295 echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/view/create"), ["db" => // line 297 ($context["db"] ?? null), "table" => ($context["table"] ?? null), "sql_query" => ($context["sql_query"] ?? null), "printview" => true], PhpMyAdmin\Html\Generator::getIcon("b_view_add", _gettext("Create view"), true), ["class" => "btn create_view ajax"]); // line 300 echo " "; } // line 303 echo "
    "; } // line 305 if (( !twig_test_empty(($context["operations"] ?? null)) && !twig_get_attribute($this->env, $this->source, ($context["operations"] ?? null), "has_procedure", [], "any", false, false, false, 305))) { // line 306 echo twig_include($this->env, $context, "modals/create_view.twig"); echo " "; } } public function getTemplateName() { return "display/results/table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 739 => 306, 737 => 305, 733 => 303, 728 => 300, 726 => 297, 725 => 295, 721 => 293, 718 => 292, 714 => 290, 712 => 287, 710 => 285, 708 => 284, 704 => 282, 702 => 279, 701 => 277, 697 => 275, 695 => 272, 693 => 270, 690 => 269, 688 => 268, 685 => 267, 681 => 265, 679 => 260, 673 => 258, 671 => 257, 667 => 255, 663 => 254, 661 => 253, 656 => 251, 653 => 250, 647 => 247, 643 => 246, 639 => 244, 633 => 241, 628 => 240, 626 => 239, 620 => 236, 617 => 235, 610 => 232, 607 => 231, 600 => 228, 597 => 227, 592 => 225, 585 => 224, 579 => 223, 573 => 222, 570 => 221, 568 => 220, 560 => 215, 551 => 209, 547 => 208, 543 => 207, 538 => 205, 534 => 203, 529 => 201, 525 => 200, 520 => 199, 518 => 198, 515 => 197, 511 => 195, 507 => 193, 505 => 192, 501 => 190, 488 => 183, 482 => 182, 474 => 179, 468 => 178, 465 => 177, 457 => 174, 451 => 173, 448 => 172, 446 => 171, 437 => 167, 433 => 166, 430 => 165, 427 => 164, 419 => 157, 415 => 156, 412 => 155, 405 => 153, 401 => 152, 398 => 151, 394 => 149, 385 => 145, 379 => 144, 371 => 141, 365 => 140, 361 => 138, 359 => 137, 350 => 133, 344 => 132, 336 => 129, 330 => 128, 324 => 124, 319 => 122, 315 => 120, 310 => 118, 307 => 117, 305 => 116, 301 => 114, 299 => 112, 298 => 111, 297 => 110, 296 => 109, 295 => 108, 290 => 107, 288 => 106, 285 => 105, 278 => 102, 275 => 101, 269 => 99, 266 => 98, 260 => 96, 257 => 95, 255 => 94, 249 => 91, 244 => 89, 239 => 87, 234 => 85, 231 => 84, 223 => 78, 218 => 75, 205 => 73, 201 => 72, 198 => 71, 193 => 69, 188 => 68, 186 => 67, 179 => 64, 175 => 62, 167 => 57, 154 => 55, 149 => 54, 143 => 52, 141 => 51, 137 => 49, 132 => 47, 130 => 46, 129 => 45, 128 => 44, 124 => 43, 117 => 38, 108 => 32, 102 => 29, 92 => 24, 88 => 23, 85 => 22, 82 => 21, 80 => 19, 79 => 18, 75 => 17, 72 => 16, 70 => 15, 67 => 14, 63 => 12, 61 => 11, 56 => 9, 52 => 8, 48 => 7, 42 => 3, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/table.twig"); } } twig/03/0371e1b31fa060def7921c1cb40a0bba.php000064400000023445151440017720013132 0ustar00source = $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 "
    env, ($context["config_navigation_width"] ?? null), "html", null, true); echo "\">
    "; // line 8 if (twig_get_attribute($this->env, $this->source, ($context["logo"] ?? null), "is_displayed", [], "any", false, false, false, 8)) { // line 9 echo " "; } // line 23 echo " "; // line 46 if ((($context["is_servers_displayed"] ?? null) && (twig_length_filter($this->env, ($context["servers"] ?? null)) > 1))) { // line 47 echo "
    "; // line 48 echo ($context["server_select"] ?? null); echo "
    "; } // line 51 echo " "; // line 52 echo PhpMyAdmin\Html\Generator::getImage("ajax_clock_small", _gettext("Loading…"), ["style" => "visibility: hidden; display:none", "class" => "throbber"]); // line 55 echo "
    "; } // line 59 echo " "; // line 60 if ( !($context["navigation_tree"] ?? null)) { // line 61 echo " "; echo $this->env->getFilter('error')->getCallable()(_gettext("An error has occurred while loading the navigation display")); echo " "; } else { // line 63 echo " "; echo ($context["navigation_tree"] ?? null); echo " "; } // line 65 echo " "; // line 66 if ( !($context["is_ajax"] ?? null)) { // line 67 echo "
    "; // line 70 if (($context["is_navigation_settings_enabled"] ?? null)) { // line 71 echo " "; echo ($context["navigation_settings"] ?? null); echo " "; } // line 73 echo "
    "; // line 76 if (($context["is_drag_drop_import_enabled"] ?? null)) { // line 77 echo "
    "; echo _gettext("Drop files here"); // line 79 echo "

    "; echo _gettext("SQL upload"); // line 83 echo " ( 0 ) x -

    "; } // line 90 echo "
    "; // line 91 echo twig_include($this->env, $context, "modals/unhide_nav_item.twig"); echo " "; // line 92 echo twig_include($this->env, $context, "modals/create_view.twig"); echo " "; } } public function getTemplateName() { return "navigation/main.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 241 => 92, 237 => 91, 234 => 90, 225 => 83, 219 => 79, 215 => 77, 213 => 76, 208 => 73, 202 => 71, 200 => 70, 195 => 67, 193 => 66, 190 => 65, 184 => 63, 178 => 61, 176 => 60, 173 => 59, 166 => 57, 162 => 55, 160 => 52, 157 => 51, 151 => 48, 148 => 47, 146 => 46, 141 => 43, 139 => 42, 137 => 41, 132 => 39, 130 => 38, 125 => 37, 121 => 35, 119 => 34, 114 => 33, 110 => 31, 108 => 30, 103 => 29, 99 => 27, 97 => 26, 92 => 25, 88 => 23, 84 => 21, 80 => 19, 77 => 18, 73 => 16, 67 => 14, 64 => 13, 56 => 11, 54 => 10, 51 => 9, 49 => 8, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/main.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/main.twig"); } } twig/03/038cf22219ea071b36f162a209a81be9.php000064400000003503151440017720012654 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo ($context["quick_warp"] ?? null); echo "
    "; // line 10 echo ($context["page_selector"] ?? null); echo "
    "; } public function getTemplateName() { return "navigation/tree/state.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 62 => 14, 55 => 10, 49 => 7, 45 => 6, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/state.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/state.twig"); } } twig/30/30da90a4c2019ba5afcb115ba586274f.php000064400000004717151440017720013073 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 6 yield ($context["type"] ?? null); yield " "; // line 7 yield ($context["function"] ?? null); yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "table/insert/get_head_and_foot_of_insert_row_table.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 70 => 15, 61 => 9, 57 => 8, 52 => 7, 48 => 6, 45 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "table/insert/get_head_and_foot_of_insert_row_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/get_head_and_foot_of_insert_row_table.twig"); } } twig/09/09fdaf528e939642a123f9efa1f7734f.php000064400000004465151440017720013073 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; echo _gettext("ENUM/SET editor"); // line 5 echo "
    "; } public function getTemplateName() { return "modals/enum_set_editor.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 59 => 11, 55 => 10, 48 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "modals/enum_set_editor.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/enum_set_editor.twig"); } } twig/c7/c78c227ca21c7bf232e7c8a31c7e718c.php000064400000005277151440017720013211 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["url_params"] ?? null)) { // line 2 echo "
  • "; // line 4 echo PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null)); echo "
  • "; } } public function getTemplateName() { return "navigation/tree/fast_filter.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 72 => 16, 65 => 12, 61 => 11, 55 => 9, 47 => 4, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/fast_filter.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/fast_filter.twig"); } } twig/c7/c7d07488f88e71f6ecdaafee0750b3ac.php000064400000003626151440017720013442 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 2 if (($context["recent"] ?? null)) { yield ($context["recent"] ?? null); } // line 3 yield " "; if (($context["favorite"] ?? null)) { yield ($context["favorite"] ?? null); } // line 4 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "navigation/tree/quick_warp.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 50 => 4, 45 => 3, 41 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/quick_warp.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/quick_warp.twig"); } } twig/fd/fdaa031d86abff49d58ea187b3356628.php000064400000004756151440017720013304 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; // line 3 echo ($context["hidden_inputs"] ?? null); echo " env, ($context["return_url"] ?? null), "html", null, true); echo "\"> "; echo _gettext("Your browser has phpMyAdmin configuration for this domain. Would you like to import it for current session?"); // line 10 echo "
    "; echo _gettext("Yes"); // line 11 echo " / "; echo _gettext("No"); // line 12 echo " / "; echo _gettext("Delete settings"); // line 13 echo "
    "; } public function getTemplateName() { return "preferences/autoload.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 67 => 13, 63 => 12, 59 => 11, 55 => 10, 50 => 6, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "preferences/autoload.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/preferences/autoload.twig"); } } twig/6b/6b0bff33c83e5be7ec89b6579698723e.php000064400000002761151440017720013164 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    env, ($context["context"] ?? null), "html", null, true); echo "\" role=\"alert\"> "; // line 2 echo ($context["message"] ?? null); echo "
    "; } public function getTemplateName() { return "message.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "message.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/message.twig"); } } twig/6b/6b94fcd164fc5bded6e5774c9e1b00d3.php000064400000003324151440017720013347 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; // line 2 if (($context["recent"] ?? null)) { echo ($context["recent"] ?? null); } // line 3 echo " "; if (($context["favorite"] ?? null)) { echo ($context["favorite"] ?? null); } // line 4 echo "
    "; } public function getTemplateName() { return "navigation/tree/quick_warp.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 49 => 4, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/quick_warp.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/quick_warp.twig"); } } twig/56/5652523386c87d628c68c83e0d5ccd53.php000064400000037143151440017720012653 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["show_node"] ?? null)) { // line 2 echo "
  • env, ($context["li_classes"] ?? null), "html", null, true); echo "\">
    "; // line 5 if (($context["node_is_group"] ?? null)) { // line 6 echo " "; echo ((!twig_in_filter("last", ($context["class"] ?? null))) ? ("") : ("")); echo " env, ($context["link_classes"] ?? null), "html", null, true); echo "\" href=\"#\"> env, twig_get_attribute($this->env, $this->source, ($context["paths"] ?? null), "a_path", [], "any", false, false, false, 8), "html", null, true); echo "\" data-vpath=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["paths"] ?? null), "v_path", [], "any", false, false, false, 8), "html", null, true); echo "\" data-pos=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["paths"] ?? null), "pos", [], "any", false, false, false, 8), "html", null, true); echo "\"> "; // line 9 if ( !twig_test_empty(($context["pagination_params"] ?? null))) { // line 10 echo " env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 10), "html", null, true); echo "\" data-name=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 10), "html", null, true); echo "\" data-value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 10), "html", null, true); echo "\"> "; } // line 12 echo " "; echo ($context["node_icon"] ?? null); echo " "; } elseif ( !twig_test_empty( // line 14 ($context["pagination_params"] ?? null))) { // line 15 echo " env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 15), "html", null, true); echo "\" data-name=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 15), "html", null, true); echo "\" data-value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 15), "html", null, true); echo "\"> "; } // line 17 echo "
    "; // line 18 if (($context["node_is_container"] ?? null)) { // line 19 echo "
    "; } // line 21 echo " "; // line 22 if (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "isGroup", [], "any", false, false, false, 22)) { // line 23 echo "
    "; // line 24 echo PhpMyAdmin\Html\Generator::getImage((($__internal_compile_0 = twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "icon", [], "any", false, false, false, 24)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0["image"] ?? null) : null), (($__internal_compile_1 = twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "icon", [], "any", false, false, false, 24)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["title"] ?? null) : null)); echo "
     "; // line 26 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "name", [], "any", false, false, false, 26), "html", null, true); echo " "; } else { // line 28 echo "
    "; // line 29 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["icon_links"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["link"]) { // line 30 echo " env, $this->source, $context["link"], "route", [], "any", false, false, false, 30), twig_get_attribute($this->env, $this->source, $context["link"], "params", [], "any", false, false, false, 30)); echo "\""; echo ((twig_get_attribute($this->env, $this->source, $context["link"], "is_ajax", [], "any", false, false, false, 30)) ? (" class=\"ajax\"") : ("")); echo ">"; // line 31 echo PhpMyAdmin\Html\Generator::getImage(twig_get_attribute($this->env, $this->source, $context["link"], "image", [], "any", false, false, false, 31), twig_get_attribute($this->env, $this->source, $context["link"], "title", [], "any", false, false, false, 31)); // line 32 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['link'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 34 echo "
    "; // line 36 if (($context["node_is_container"] ?? null)) { // line 37 echo "  env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 37), twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 37)); echo "\">"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "name", [], "any", false, false, false, 37), "html", null, true); echo " "; } elseif (twig_in_filter("index", twig_get_attribute($this->env, $this->source, // line 38 ($context["node"] ?? null), "classes", [], "any", false, false, false, 38))) { // line 39 echo " env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 39)); echo "\" data-post=\""; echo PhpMyAdmin\Url::getCommon(twig_array_merge(twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 39), ["is_from_nav" => true])); echo "\" title=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "title", [], "any", false, false, false, 39), "html", null, true); echo "\">"; // line 40 echo twig_escape_filter($this->env, (((twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", true, true, false, 40) && !(null === twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 40)))) ? (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 40)) : (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "realName", [], "any", false, false, false, 40))), "html", null, true); // line 41 echo " "; } else { // line 43 echo " env, $this->source, ($context["text_link"] ?? null), "is_ajax", [], "any", false, false, false, 43)) ? (" ajax") : ("")); echo "\" href=\""; echo PhpMyAdmin\Url::getFromRoute(twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 43), twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 43)); echo "\" title=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "title", [], "any", false, false, false, 43), "html", null, true); echo "\">"; // line 44 echo twig_escape_filter($this->env, (((twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", true, true, false, 44) && !(null === twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 44)))) ? (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 44)) : (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "realName", [], "any", false, false, false, 44))), "html", null, true); // line 45 echo " "; } // line 47 echo " "; } // line 48 echo " "; // line 49 echo ($context["control_buttons"] ?? null); echo " "; // line 51 if (($context["node_is_container"] ?? null)) { // line 52 echo "
    "; } // line 54 echo "
    "; } elseif ( !twig_test_empty( // line 56 ($context["pagination_params"] ?? null))) { // line 57 echo " env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 57), "html", null, true); echo "\" data-name=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 57), "html", null, true); echo "\" data-value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 57), "html", null, true); echo "\"> "; } // line 59 echo " "; // line 60 if (( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 60)) && twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "has_wrapper", [], "any", false, false, false, 60))) { // line 61 echo "
    env, $this->source, ($context["recursive"] ?? null), "is_hidden", [], "any", false, false, false, 61)) ? (" style=\"display: none;\"") : ("")); echo ">
      "; } // line 64 echo twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 64); echo " "; // line 65 if (( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 65)) && twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "has_wrapper", [], "any", false, false, false, 65))) { // line 66 echo "
    "; } // line 69 echo " "; // line 70 if (($context["has_siblings"] ?? null)) { // line 71 echo "
  • "; } } public function getTemplateName() { return "navigation/tree/node.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 255 => 71, 253 => 70, 250 => 69, 245 => 66, 243 => 65, 239 => 64, 232 => 61, 230 => 60, 227 => 59, 217 => 57, 215 => 56, 211 => 54, 207 => 52, 205 => 51, 200 => 49, 197 => 48, 194 => 47, 190 => 45, 188 => 44, 180 => 43, 176 => 41, 174 => 40, 166 => 39, 164 => 38, 157 => 37, 155 => 36, 151 => 34, 144 => 32, 142 => 31, 136 => 30, 132 => 29, 127 => 28, 122 => 26, 117 => 24, 112 => 23, 110 => 22, 107 => 21, 103 => 19, 101 => 18, 98 => 17, 88 => 15, 86 => 14, 80 => 12, 70 => 10, 68 => 9, 60 => 8, 56 => 7, 51 => 6, 49 => 5, 45 => 4, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/node.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/node.twig"); } } twig/56/56bece8e5eb4bb45c7e35ee60a186382.php000064400000006421151440017720013214 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // 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 ((array_key_exists("content", $context) && !(null === $context["content"]))) { // line 4 echo "
    env, (($__internal_compile_0 = $context["content"]) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[0] ?? null) : null), "html", null, true); echo "\"> "; // line 5 echo ((twig_get_attribute($this->env, $this->source, $context["content"], "image", [], "array", true, true, false, 5)) ? ((($__internal_compile_1 = $context["content"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["image"] ?? null) : null)) : ("")); echo " "; // line 6 echo twig_escape_filter($this->env, (($__internal_compile_2 = $context["content"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2[1] ?? null) : null), "html", null, true); echo "
    "; } // line 9 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 10 echo "
    "; } public function getTemplateName() { return "console/toolbar.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 70 => 10, 64 => 9, 58 => 6, 54 => 5, 49 => 4, 46 => 3, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "console/toolbar.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/toolbar.twig"); } } twig/56/56f24d4e74f759303f4a8aa0d10081a1.php000064400000010227151440017720012670 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; } public function getTemplateName() { return "top_menu.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 84 => 19, 76 => 16, 69 => 14, 67 => 13, 63 => 12, 59 => 11, 54 => 10, 50 => 9, 43 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "top_menu.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/top_menu.twig"); } } twig/a3/a3906b39ab56c71d1d40da8fcc34be47.php000064400000004103151440017720013241 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo " "; } public function getTemplateName() { return "display/results/row_data.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 53 => 3, 51 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/row_data.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/row_data.twig"); } } twig/85/850160f5fe98b0fe6384509d6b816e99.php000064400000004167151440017720012670 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; echo _gettext("Loading"); // line 5 echo "
    "; } public function getTemplateName() { return "modals/preview_sql_modal.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 10, 48 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "modals/preview_sql_modal.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/preview_sql_modal.twig"); } } twig/45/45175eef2529ff1750d016a06e86ccf8.php000064400000065334151440017720013004 0ustar00source = $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["curr"] ?? null), "html", null, true); yield "\""; yield ((($context["table_is_view"] ?? null)) ? (" class=\"is_view\"") : ("")); yield " data-filter-row=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), (($__internal_compile_0 = ($context["current_table"] ?? null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0["TABLE_NAME"] ?? null) : null)), "html", null, true); yield "\"> "; // line 15 if (($context["server_replica_status"] ?? null)) { // line 16 yield " "; } // line 21 yield " "; // line 23 yield " "; if ((($context["num_favorite_tables"] ?? null) > 0)) { // line 24 yield " "; } // line 40 yield " "; // line 57 if ( !($context["db_is_system_schema"] ?? null)) { // line 58 yield " "; // line 61 if (($context["table_is_view"] ?? null)) { // line 62 yield " "; } else { // line 69 yield " "; } // line 78 yield " "; } // line 91 yield " "; // line 92 if ((CoreExtension::getAttribute($this->env, $this->source, ($context["current_table"] ?? null), "TABLE_ROWS", [], "array", true, true, false, 92) && (((($__internal_compile_4 = // line 93 ($context["current_table"] ?? null)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4["ENGINE"] ?? null) : null) != null) || ($context["table_is_view"] ?? null)))) { // line 94 yield " "; // line 95 yield " "; $context["row_count"] = PhpMyAdmin\Util::formatNumber((($__internal_compile_5 = ($context["current_table"] ?? null)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5["TABLE_ROWS"] ?? null) : null), 0); // line 96 yield " "; // line 99 yield " "; // line 117 if ( !(($context["properties_num_columns"] ?? null) > 1)) { // line 118 yield " "; // line 125 if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), ($context["collation"] ?? null)) > 0)) { // line 126 yield " "; } // line 130 yield " "; } // line 131 yield " "; // line 132 if (($context["is_show_stats"] ?? null)) { // line 133 yield " "; } // line 142 yield " "; // line 143 if (($context["show_charset"] ?? null)) { // line 144 yield " "; } // line 150 yield " "; // line 151 if (($context["show_comment"] ?? null)) { // line 152 yield " "; $context["comment"] = (($__internal_compile_10 = ($context["current_table"] ?? null)) && is_array($__internal_compile_10) || $__internal_compile_10 instanceof ArrayAccess ? ($__internal_compile_10["Comment"] ?? null) : null); // line 153 yield " "; } // line 164 yield " "; // line 165 if (($context["show_creation"] ?? null)) { // line 166 yield " "; } // line 170 yield " "; // line 171 if (($context["show_last_update"] ?? null)) { // line 172 yield " "; } // line 176 yield " "; // line 177 if (($context["show_last_check"] ?? null)) { // line 178 yield " "; } // line 182 yield " "; } elseif ( // line 183 ($context["table_is_view"] ?? null)) { // line 184 yield " "; // line 189 if (($context["is_show_stats"] ?? null)) { // line 190 yield " "; } // line 193 yield " "; if (($context["show_charset"] ?? null)) { // line 194 yield " "; } // line 196 yield " "; if (($context["show_comment"] ?? null)) { // line 197 yield " "; } // line 199 yield " "; if (($context["show_creation"] ?? null)) { // line 200 yield " "; } // line 202 yield " "; if (($context["show_last_update"] ?? null)) { // line 203 yield " "; } // line 205 yield " "; if (($context["show_last_check"] ?? null)) { // line 206 yield " "; } // line 208 yield " "; } else { // line 210 yield " "; // line 211 if (($context["db_is_system_schema"] ?? null)) { // line 212 yield " "; $context["action_colspan"] = 2; // line 213 yield " "; } else { // line 214 yield " "; $context["action_colspan"] = 4; // line 215 yield " "; } // line 216 yield " "; if ((($context["num_favorite_tables"] ?? null) > 0)) { // line 217 yield " "; $context["action_colspan"] = (($context["action_colspan"] ?? null) + 1); // line 218 yield " "; } // line 219 yield " "; if (($context["show_charset"] ?? null)) { // line 220 yield " "; $context["action_colspan"] = (($context["action_colspan"] ?? null) + 1); // line 221 yield " "; } // line 222 yield " "; if (($context["show_comment"] ?? null)) { // line 223 yield " "; $context["action_colspan"] = (($context["action_colspan"] ?? null) + 1); // line 224 yield " "; } // line 225 yield " "; if (($context["show_creation"] ?? null)) { // line 226 yield " "; $context["action_colspan"] = (($context["action_colspan"] ?? null) + 1); // line 227 yield " "; } // line 228 yield " "; if (($context["show_last_update"] ?? null)) { // line 229 yield " "; $context["action_colspan"] = (($context["action_colspan"] ?? null) + 1); // line 230 yield " "; } // line 231 yield " "; if (($context["show_last_check"] ?? null)) { // line 232 yield " "; $context["action_colspan"] = (($context["action_colspan"] ?? null) + 1); // line 233 yield " "; } // line 234 yield " "; } // line 240 yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/structure/structure_table_row.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 583 => 240, 579 => 238, 573 => 235, 570 => 234, 567 => 233, 564 => 232, 561 => 231, 558 => 230, 555 => 229, 552 => 228, 549 => 227, 546 => 226, 543 => 225, 540 => 224, 537 => 223, 534 => 222, 531 => 221, 528 => 220, 525 => 219, 522 => 218, 519 => 217, 516 => 216, 513 => 215, 510 => 214, 507 => 213, 504 => 212, 502 => 211, 499 => 210, 495 => 208, 491 => 206, 488 => 205, 484 => 203, 481 => 202, 477 => 200, 474 => 199, 470 => 197, 467 => 196, 463 => 194, 460 => 193, 455 => 190, 453 => 189, 449 => 187, 444 => 184, 442 => 183, 439 => 182, 433 => 179, 430 => 178, 428 => 177, 425 => 176, 419 => 173, 416 => 172, 414 => 171, 411 => 170, 405 => 167, 402 => 166, 400 => 165, 397 => 164, 393 => 162, 387 => 160, 380 => 156, 375 => 155, 373 => 154, 370 => 153, 367 => 152, 365 => 151, 362 => 150, 358 => 148, 352 => 146, 350 => 145, 347 => 144, 345 => 143, 342 => 142, 336 => 139, 327 => 135, 323 => 134, 320 => 133, 318 => 132, 315 => 131, 312 => 130, 306 => 127, 303 => 126, 301 => 125, 298 => 124, 295 => 123, 292 => 122, 290 => 121, 285 => 120, 283 => 119, 280 => 118, 278 => 117, 271 => 114, 265 => 112, 258 => 108, 254 => 106, 252 => 105, 251 => 104, 249 => 102, 247 => 101, 243 => 100, 240 => 99, 237 => 96, 234 => 95, 232 => 94, 230 => 93, 229 => 92, 226 => 91, 219 => 87, 216 => 86, 214 => 85, 213 => 84, 212 => 81, 207 => 80, 204 => 78, 197 => 74, 194 => 73, 192 => 72, 191 => 71, 188 => 70, 185 => 69, 178 => 66, 176 => 65, 175 => 64, 174 => 63, 171 => 62, 169 => 61, 162 => 59, 159 => 58, 157 => 57, 150 => 53, 146 => 52, 139 => 48, 135 => 47, 128 => 43, 124 => 42, 120 => 40, 116 => 38, 114 => 36, 113 => 35, 112 => 34, 111 => 33, 109 => 32, 107 => 30, 106 => 29, 105 => 27, 103 => 26, 100 => 24, 97 => 23, 94 => 21, 88 => 18, 84 => 17, 81 => 16, 79 => 15, 74 => 13, 71 => 12, 69 => 11, 64 => 10, 58 => 7, 54 => 6, 50 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "database/structure/structure_table_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/structure_table_row.twig"); } } twig/78/78aa94f8486650acc1a06b6477e854cd.php000064400000003210151440017720013000 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
  • "; // line 4 echo ($context["collapse_all"] ?? null); echo " "; // line 5 echo ($context["unlink"] ?? null); echo "
  • "; } public function getTemplateName() { return "navigation/tree/controls.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 5, 42 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/controls.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/controls.twig"); } } twig/1b/1b9f966d0f6e0b02fdc4489c98537f12.php000064400000006771151440017720013066 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // 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 (array_key_exists("content", $context)) { // line 4 echo " env, (($__internal_compile_0 = $context["content"]) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[0] ?? null) : null), "html", null, true); echo "\"> "; // line 5 echo twig_escape_filter($this->env, (($__internal_compile_1 = $context["content"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[1] ?? null) : null), "html", null, true); echo " "; // line 6 if (twig_get_attribute($this->env, $this->source, $context["content"], "extraSpan", [], "array", true, true, false, 6)) { // line 7 echo " : "; echo twig_escape_filter($this->env, (($__internal_compile_2 = $context["content"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["extraSpan"] ?? null) : null), "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 ( 76 => 12, 70 => 11, 66 => 9, 60 => 7, 58 => 6, 54 => 5, 49 => 4, 46 => 3, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "console/query_action.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/query_action.twig"); } } twig/f9/f90f6e52314d682e3c4ddad3fc101361.php000064400000031110151440017720013110 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "env, ($context["action"] ?? null), "html_attr"); echo "\" class=\"config-form disableAjax\"> "; // line 3 if (($context["has_check_page_refresh"] ?? null)) { // line 4 echo " "; } // line 6 echo " "; echo PhpMyAdmin\Url::getHiddenInputs("", "", 0, "server"); echo " "; // line 7 echo PhpMyAdmin\Url::getHiddenFields(($context["hidden_fields"] ?? null), "", true); echo "
    "; // line 17 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["forms"] ?? null)); $context['loop'] = [ 'parent' => $context['_parent'], 'index0' => 0, 'index' => 1, 'first' => true, ]; if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) { $length = count($context['_seq']); $context['loop']['revindex0'] = $length - 1; $context['loop']['revindex'] = $length; $context['loop']['length'] = $length; $context['loop']['last'] = 1 === $length; } foreach ($context['_seq'] as $context["_key"] => $context["form"]) { // line 18 echo "
    env, $this->source, $context["loop"], "first", [], "any", false, false, false, 18)) ? (" show active") : ("")); echo "\" id=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["form"], "name", [], "any", false, false, false, 18), "html", null, true); echo "\" role=\"tabpanel\" aria-labelledby=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["form"], "name", [], "any", false, false, false, 18), "html", null, true); echo "-tab\">
    "; // line 21 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 21), "name", [], "any", false, false, false, 21), "html", null, true); echo "
    "; // line 22 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 22), "desc", [], "any", false, false, false, 22))) { // line 23 echo "
    "; echo twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 23), "desc", [], "any", false, false, false, 23); echo "
    "; } // line 25 echo "
    "; // line 27 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 27), "name", [], "any", false, false, false, 27), "html", null, true); echo " "; // line 30 echo " "; if ((twig_test_iterable(twig_get_attribute($this->env, $this->source, $context["form"], "errors", [], "any", false, false, false, 30)) && (twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["form"], "errors", [], "any", false, false, false, 30)) > 0))) { // line 31 echo "
    "; // line 32 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["form"], "errors", [], "any", false, false, false, 32)); foreach ($context['_seq'] as $context["_key"] => $context["error"]) { // line 33 echo "
    "; echo twig_escape_filter($this->env, $context["error"], "html", null, true); 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 35 echo "
    "; } // line 37 echo "
    "; yield _gettext("Column"); // line 5 yield ""; yield _gettext("Null"); // line 8 yield " "; yield _gettext("Value"); // line 9 yield "
    env, ($context["decimals"] ?? null), "html", null, true); echo "\" data-type=\""; echo twig_escape_filter($this->env, ($context["type"] ?? null), "html", null, true); echo "\""; if ( !twig_test_empty(($context["original_length"] ?? null))) { echo " data-originallength=\""; echo twig_escape_filter($this->env, ($context["original_length"] ?? null), "html", null, true); echo "\""; } echo " class=\""; echo twig_escape_filter($this->env, ($context["td_class"] ?? null), "html", null, true); echo "\">"; // line 2 echo ($context["value"] ?? null); // line 3 echo "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["input_class"] ?? null), "html", null, true); yield "\" value=\""; // line 6 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_1 = ($context["current_table"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["TABLE_NAME"] ?? null) : null), "html", null, true); yield "\" id=\"checkbox_tbl_"; // line 7 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["curr"] ?? null), "html", null, true); yield "\"> 0])); yield "\" title=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["browse_table_label_title"] ?? null), "html", null, true); yield "\">"; // line 11 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["browse_table_label_truename"] ?? null), "html", null, true); // line 12 yield " "; // line 13 yield ($context["tracking_icon"] ?? null); yield " "; // line 17 yield ((($context["ignored"] ?? null)) ? (PhpMyAdmin\Html\Generator::getImage("s_cancel", _gettext("Not replicated"))) : ("")); yield " "; // line 18 yield ((($context["do"] ?? null)) ? (PhpMyAdmin\Html\Generator::getImage("s_success", _gettext("Replicated"))) : ("")); yield " "; // line 26 yield " "; $context["fav_params"] = ["db" => // line 27 ($context["db"] ?? null), "ajax_request" => true, "favorite_table" => (($__internal_compile_2 = // line 29 ($context["current_table"] ?? null)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["TABLE_NAME"] ?? null) : null), ((( // line 30 ($context["already_favorite"] ?? null)) ? ("remove") : ("add")) . "_favorite") => true]; // line 32 yield " "; yield from $this->loadTemplate("database/structure/favorite_anchor.twig", "database/structure/structure_table_row.twig", 32)->unwrap()->yield(CoreExtension::toArray(["table_name_hash" => // line 33 ($context["table_name_hash"] ?? null), "db_table_name_hash" => // line 34 ($context["db_table_name_hash"] ?? null), "fav_params" => // line 35 ($context["fav_params"] ?? null), "already_favorite" => // line 36 ($context["already_favorite"] ?? null)])); // line 38 yield " 0])); yield "\"> "; // line 43 yield ((($context["may_have_rows"] ?? null)) ? (PhpMyAdmin\Html\Generator::getIcon("b_browse", _gettext("Browse"))) : (PhpMyAdmin\Html\Generator::getIcon("bd_browse", _gettext("Browse")))); yield " "; // line 48 yield PhpMyAdmin\Html\Generator::getIcon("b_props", _gettext("Structure")); yield " "; // line 53 yield ((($context["may_have_rows"] ?? null)) ? (PhpMyAdmin\Html\Generator::getIcon("b_select", _gettext("Search"))) : (PhpMyAdmin\Html\Generator::getIcon("bd_select", _gettext("Search")))); yield " "; yield PhpMyAdmin\Html\Generator::getIcon("b_insrow", _gettext("Insert")); yield " // line 64 ($context["db"] ?? null), "table" => (($__internal_compile_3 = // line 65 ($context["current_table"] ?? null)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3["TABLE_NAME"] ?? null) : null)]); // line 66 yield "\">"; yield PhpMyAdmin\Html\Generator::getIcon("b_edit", _gettext("Edit")); yield " // line 71 ($context["empty_table_sql_query"] ?? null), "message_to_show" => // line 72 ($context["empty_table_message_to_show"] ?? null)]), ""); // line 73 yield "\"> "; // line 74 yield ((($context["may_have_rows"] ?? null)) ? (PhpMyAdmin\Html\Generator::getIcon("b_empty", _gettext("Empty"))) : (PhpMyAdmin\Html\Generator::getIcon("bd_empty", _gettext("Empty")))); yield " 1, "purge" => 1, "sql_query" => // line 84 ($context["drop_query"] ?? null), "message_to_show" => // line 85 ($context["drop_message"] ?? null)]), ""); // line 86 yield "\"> "; // line 87 yield PhpMyAdmin\Html\Generator::getIcon("b_drop", _gettext("Drop")); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_6 = ($context["current_table"] ?? null)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6["TABLE_NAME"] ?? null) : null), "html", null, true); yield "\"> "; // line 101 if (($context["approx_rows"] ?? null)) { // line 102 yield " true, "db" => // line 104 ($context["db"] ?? null), "table" => (($__internal_compile_7 = // line 105 ($context["current_table"] ?? null)) && is_array($__internal_compile_7) || $__internal_compile_7 instanceof ArrayAccess ? ($__internal_compile_7["TABLE_NAME"] ?? null) : null)]); // line 106 yield "\" class=\"ajax real_row_count\"> ~"; // line 108 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_count"] ?? null), "html", null, true); yield " "; } else { // line 112 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_count"] ?? null), "html", null, true); yield " "; } // line 114 yield " "; yield ($context["show_superscript"] ?? null); yield " "; // line 119 if ( !Twig\Extension\CoreExtension::testEmpty((($__internal_compile_8 = ($context["current_table"] ?? null)) && is_array($__internal_compile_8) || $__internal_compile_8 instanceof ArrayAccess ? ($__internal_compile_8["ENGINE"] ?? null) : null))) { // line 120 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_9 = ($context["current_table"] ?? null)) && is_array($__internal_compile_9) || $__internal_compile_9 instanceof ArrayAccess ? ($__internal_compile_9["ENGINE"] ?? null) : null), "html", null, true); yield " "; } elseif ( // line 121 ($context["table_is_view"] ?? null)) { // line 122 yield " "; yield _gettext("View"); // line 123 yield " "; } // line 124 yield " "; // line 127 yield ($context["collation"] ?? null); yield " "; // line 135 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["formatted_size"] ?? null), "html", null, true); yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unit"] ?? null), "html", null, true); yield " "; // line 139 yield ($context["overhead"] ?? null); yield " "; // line 145 if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), ($context["charset"] ?? null)) > 0)) { // line 146 yield " "; yield ($context["charset"] ?? null); yield " "; } // line 148 yield " "; // line 154 if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), ($context["comment"] ?? null)) > ($context["limit_chars"] ?? null))) { // line 155 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["comment"] ?? null), "html", null, true); yield "\"> "; // line 156 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), ($context["comment"] ?? null), 0, ($context["limit_chars"] ?? null)), "html", null, true); yield " ... "; } else { // line 160 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["comment"] ?? null), "html", null, true); yield " "; } // line 162 yield " "; // line 167 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["create_time"] ?? null), "html", null, true); yield " "; // line 173 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["update_time"] ?? null), "html", null, true); yield " "; // line 179 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["check_time"] ?? null), "html", null, true); yield " - "; yield _gettext("View"); // line 187 yield " ---- ----env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["action_colspan"] ?? null), "html", null, true); yield "\" class=\"text-center\"> "; yield _gettext("in use"); // line 238 yield "
    "; // line 39 echo twig_get_attribute($this->env, $this->source, $context["form"], "fields_html", [], "any", false, false, false, 39); echo "
    "; // line 44 if (($context["show_buttons"] ?? null)) { // line 45 echo "
    "; } // line 50 echo " "; ++$context['loop']['index0']; ++$context['loop']['index']; $context['loop']['first'] = false; if (isset($context['loop']['length'])) { --$context['loop']['revindex0']; --$context['loop']['revindex']; $context['loop']['last'] = 0 === $context['loop']['revindex0']; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['form'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 53 echo " "; } public function getTemplateName() { return "config/form_display/display.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 266 => 72, 259 => 68, 255 => 67, 251 => 66, 247 => 65, 243 => 64, 236 => 61, 226 => 53, 210 => 50, 205 => 47, 201 => 46, 197 => 45, 195 => 44, 187 => 39, 183 => 37, 179 => 35, 170 => 33, 166 => 32, 163 => 31, 160 => 30, 155 => 27, 151 => 25, 145 => 23, 143 => 22, 139 => 21, 128 => 18, 111 => 17, 107 => 15, 80 => 12, 77 => 11, 60 => 10, 54 => 7, 49 => 6, 45 => 4, 43 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "config/form_display/display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/display.twig"); } } twig/20/20f2baa1c93d63722cee2d3f10c11c5c.php000064400000051136151440017720013141 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 3 yield ($context["message"] ?? null); yield " "; // line 5 if (($context["has_comment"] ?? null)) { // line 6 yield "
    "; // line 7 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); yield "
    "; // line 9 yield PhpMyAdmin\Html\Generator::getIcon("b_comment", _gettext("Database comment"), true); yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["db_comment"] ?? null), "html", null, true); yield "\">
    "; } // line 24 yield "
    "; // line 26 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); yield "
    "; // line 27 yield PhpMyAdmin\Html\Generator::getIcon("b_table_add", _gettext("Create new table"), true); yield "
    "; // line 43 if ((($context["db"] ?? null) != "mysql")) { // line 44 yield "
    "; // line 45 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); yield " "; // line 49 if ( !Twig\Extension\CoreExtension::testEmpty(($context["db_collation"] ?? null))) { // line 50 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["db_collation"] ?? null), "html", null, true); yield "\"> "; } // line 52 yield "
    "; // line 54 yield PhpMyAdmin\Html\Generator::getIcon("b_edit", _gettext("Rename database to"), true); yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["db"] ?? null), "html", null, true); yield "\" required>
    "; } // line 80 yield " "; // line 81 if (($context["is_drop_database_allowed"] ?? null)) { // line 82 yield "
    "; // line 83 yield PhpMyAdmin\Html\Generator::getIcon("b_deltbl", _gettext("Remove database"), true); yield "
    "; // line 86 yield PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/sql"), ["sql_query" => ("DROP DATABASE " . PhpMyAdmin\Util::backquote( // line 89 ($context["db"] ?? null))), "back" => PhpMyAdmin\Url::getFromRoute("/database/operations"), "goto" => PhpMyAdmin\Url::getFromRoute("/"), "reload" => true, "purge" => true, "message_to_show" => $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::sprintf(_gettext("Database %s has been dropped."), PhpMyAdmin\Util::backquote( // line 94 ($context["db"] ?? null)))), "db" => null], _gettext("Drop the database (DROP)"), ["id" => "drop_db_anchor", "class" => "ajax text-danger"]); // line 102 yield " "; // line 103 yield PhpMyAdmin\Html\MySQLDocumentation::show("DROP_DATABASE"); yield "
    "; } // line 108 yield "
    "; // line 110 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); yield " "; // line 113 if ( !Twig\Extension\CoreExtension::testEmpty(($context["db_collation"] ?? null))) { // line 114 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["db_collation"] ?? null), "html", null, true); yield "\"> "; } // line 116 yield "
    "; // line 118 yield PhpMyAdmin\Html\Generator::getIcon("b_edit", _gettext("Copy database to"), true); yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["db"] ?? null), "html", null, true); yield "\" required>
    "; // line 191 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); yield "
    "; // line 194 yield PhpMyAdmin\Html\Generator::getIcon("s_asci", _gettext("Collation"), true); yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/operations/index.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 462 => 225, 454 => 220, 447 => 216, 438 => 210, 431 => 208, 422 => 205, 413 => 204, 409 => 203, 402 => 202, 398 => 201, 393 => 198, 385 => 194, 379 => 191, 375 => 190, 368 => 185, 360 => 180, 355 => 179, 346 => 174, 339 => 171, 333 => 170, 327 => 165, 319 => 160, 310 => 155, 303 => 150, 294 => 144, 286 => 138, 278 => 132, 266 => 123, 263 => 122, 255 => 118, 251 => 116, 245 => 114, 243 => 113, 237 => 110, 233 => 109, 230 => 108, 222 => 103, 219 => 102, 217 => 94, 216 => 89, 215 => 86, 209 => 83, 206 => 82, 204 => 81, 201 => 80, 194 => 75, 183 => 69, 176 => 66, 170 => 65, 162 => 59, 159 => 58, 151 => 54, 147 => 52, 141 => 50, 139 => 49, 132 => 45, 127 => 44, 125 => 43, 119 => 39, 111 => 34, 104 => 30, 97 => 27, 93 => 26, 89 => 25, 86 => 24, 79 => 19, 70 => 14, 67 => 13, 59 => 9, 54 => 7, 49 => 6, 47 => 5, 42 => 3, 38 => 1,); } public function getSourceContext() { return new Source("", "database/operations/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/operations/index.twig"); } } twig/93/939c170c2819b836d0a80ba5bf52bb56.php000064400000004227151440017720012764 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 2 yield ($context["previous_update_query"] ?? null); yield " "; // line 3 yield ($context["profiling_chart"] ?? null); yield " "; // line 4 yield ($context["missing_unique_column_message"] ?? null); yield " "; // line 5 yield ($context["bookmark_created_message"] ?? null); yield " "; // line 6 yield ($context["table"] ?? null); yield " "; // line 7 yield ($context["bookmark_support"] ?? null); yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "sql/sql_query_results.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 61 => 7, 57 => 6, 53 => 5, 49 => 4, 45 => 3, 41 => 2, 38 => 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/d1/d1c0a2e0ab14ab1b927ac692ff6f20f1.php000064400000003512151440017720013302 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
  • "; // line 4 yield ($context["collapse_all"] ?? null); yield " "; // line 5 yield ($context["unlink"] ?? null); yield "
  • "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "navigation/tree/controls.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 47 => 5, 43 => 4, 38 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/controls.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/controls.twig"); } } twig/89/89360897e22de4f647fed374cfdfb322.php000064400000004223151440017720013100 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; echo _gettext("Show hidden navigation tree items."); // line 5 echo "
    "; } public function getTemplateName() { return "modals/unhide_nav_item.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 10, 48 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "modals/unhide_nav_item.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/unhide_nav_item.twig"); } } twig/b2/b2131f447f302cd8cb99bac0edaeb62a.php000064400000004527151440017720013401 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; yield _gettext("Show hidden navigation tree items."); // line 5 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "modals/unhide_nav_item.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 56 => 10, 49 => 6, 45 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "modals/unhide_nav_item.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/unhide_nav_item.twig"); } } twig/b2/b211a37b6b8865964ad253bd355f92d0.php000064400000015745151440017720012766 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo " env, ($context["lang"] ?? null), "html", null, true); echo "\" dir=\""; echo twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html", null, true); echo "\"> "; // line 9 if ( !($context["allow_third_party_framing"] ?? null)) { // line 10 echo ""; } // line 12 echo " env, ($context["theme_path"] ?? null), "html", null, true); echo "/jquery/jquery-ui.css\"> env, ($context["base_dir"] ?? null), "html", null, true); echo "js/vendor/codemirror/lib/codemirror.css?"; echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true); echo "\"> env, ($context["base_dir"] ?? null), "html", null, true); echo "js/vendor/codemirror/addon/hint/show-hint.css?"; echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true); echo "\"> env, ($context["base_dir"] ?? null), "html", null, true); echo "js/vendor/codemirror/addon/lint/lint.css?"; echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true); echo "\"> env, ($context["theme_path"] ?? null), "html", null, true); echo "/css/theme"; echo (((($context["text_dir"] ?? null) == "rtl")) ? (".rtl") : ("")); echo ".css?"; echo twig_escape_filter($this->env, ($context["version"] ?? null), "html", null, true); echo "\"> "; // line 20 echo twig_escape_filter($this->env, ($context["title"] ?? null), "html", null, true); echo " "; // line 21 echo ($context["scripts"] ?? null); echo " env, (" id=" . ($context["body_id"] ?? null)), "html", null, true))) : (print (""))); echo "> "; // line 25 echo ($context["navigation"] ?? null); echo " "; // line 26 echo ($context["custom_header"] ?? null); echo " "; // line 27 echo ($context["load_user_preferences"] ?? null); echo " "; // line 29 if ( !($context["show_hint"] ?? null)) { // line 30 echo " "; } // line 32 echo " "; // line 33 if (($context["is_warnings_enabled"] ?? null)) { // line 34 echo " "; } // line 38 echo " "; // line 39 if ((($context["is_menu_enabled"] ?? null) && (($context["server"] ?? null) > 0))) { // line 40 echo " "; echo ($context["menu"] ?? null); echo " "; // line 44 echo PhpMyAdmin\Html\Generator::getImage("s_cog", _gettext("Page-related settings")); echo " "; // line 46 echo PhpMyAdmin\Html\Generator::getImage("s_top", _gettext("Click on the bar to scroll to top of page")); echo " "; } // line 49 echo " "; // line 50 echo ($context["console"] ?? null); echo "
    "; // 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/39/39de91186749060fa60737558d7bbfa6.php000064400000014433151440017720012653 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["files"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["file"]) { // line 2 yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 6 yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "scripts.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 110 => 24, 106 => 22, 96 => 19, 93 => 18, 89 => 17, 85 => 15, 74 => 13, 70 => 12, 67 => 11, 65 => 10, 61 => 9, 56 => 6, 48 => 4, 46 => 3, 42 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "scripts.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/scripts.twig"); } } twig/df/df024f615c2b925b77e0c61bdf121a44.php000064400000037562151440017720013176 0ustar00source = $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 "> "; // 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 " "; } 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 " env, ($context["comment"] ?? null), "html", null, true); echo "\">"; echo PhpMyAdmin\Html\Generator::getImage("b_tblops", _gettext("Comment")); 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/a5/a5846a39b24a3892139f9a436f157650.php000064400000013563151440017720012560 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["files"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["file"]) { // line 2 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 6 echo " "; } public function getTemplateName() { return "scripts.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 109 => 24, 105 => 22, 95 => 19, 92 => 18, 88 => 17, 84 => 15, 73 => 13, 69 => 12, 66 => 11, 64 => 10, 60 => 9, 55 => 6, 47 => 4, 45 => 3, 41 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "scripts.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/scripts.twig"); } } twig/17/175f548a7368321d0d2fb0be2ac400a1.php000064400000020051151440017720012724 0ustar00source = $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($this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath((("arrow_" . ($context["text_dir"] ?? null)) . ".png")), "html", null, true); yield "\" width=\"38\" height=\"22\" alt=\""; yield _gettext("With selected:"); yield "\"> "; // line 5 if ((($context["overhead_check"] ?? null) != "")) { // line 6 yield " / "; yield _gettext("Check tables having overhead"); yield " "; } // line 8 yield " "; // line 39 yield Twig\Extension\CoreExtension::join(($context["hidden_fields"] ?? null), " "); yield "
    "; // line 42 if ((array_key_exists("central_columns_work", $context) && ($context["central_columns_work"] ?? null))) { // line 43 yield "
    "; yield _gettext("Are you sure?"); // line 48 yield "
    "; // line 52 yield PhpMyAdmin\Sanitize::sanitizeMessage(_gettext("This action may change some of the columns definition.[br]Are you sure you want to continue?")); yield "
    "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/structure/check_all_tables.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 205 => 56, 201 => 55, 194 => 52, 189 => 49, 185 => 48, 177 => 43, 175 => 42, 168 => 39, 165 => 38, 160 => 35, 156 => 34, 152 => 33, 146 => 32, 143 => 31, 138 => 28, 134 => 27, 130 => 26, 126 => 25, 121 => 23, 117 => 22, 113 => 21, 109 => 20, 105 => 19, 101 => 18, 96 => 16, 92 => 15, 86 => 14, 84 => 13, 81 => 12, 77 => 11, 73 => 10, 67 => 9, 63 => 8, 57 => 6, 55 => 5, 52 => 4, 48 => 3, 41 => 2, 38 => 1,); } 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/e6/e62a42e4f21122d06083372c7c5a427b.php000064400000004465151440017720012670 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; echo _gettext("ENUM/SET editor"); // line 5 echo "
    "; } public function getTemplateName() { return "modals/enum_set_editor.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 59 => 11, 55 => 10, 48 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "modals/enum_set_editor.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/enum_set_editor.twig"); } } twig/4d/4d4107c80447739b92c15d22ee2aaa7f.php000064400000003715151440017720013037 0ustar00source = $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/f0/f015471ea66801bb43a14856eeb32035.php000064400000121744151440017720012665 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context["navigation_html"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 2 yield " "; if ( !Twig\Extension\CoreExtension::testEmpty(($context["navigation"] ?? null))) { // line 3 yield " "; // line 7 yield CoreExtension::getAttribute($this->env, $this->source, ($context["navigation"] ?? null), "move_backward_buttons", [], "any", false, false, false, 7); yield " "; // line 8 yield CoreExtension::getAttribute($this->env, $this->source, ($context["navigation"] ?? null), "page_selector", [], "any", false, false, false, 8); yield " "; // line 9 yield CoreExtension::getAttribute($this->env, $this->source, ($context["navigation"] ?? null), "move_forward_buttons", [], "any", false, false, false, 9); yield " "; // line 11 if ((CoreExtension::getAttribute($this->env, $this->source, ($context["navigation"] ?? null), "number_total_page", [], "any", false, false, false, 11) != 1)) { // line 12 yield " "; } // line 14 yield " "; // line 15 if (CoreExtension::getAttribute($this->env, $this->source, ($context["navigation"] ?? null), "has_show_all", [], "any", false, false, false, 15)) { // line 16 yield " "; } // line 29 yield "
    |
    "; // line 18 yield PhpMyAdmin\Url::getHiddenFields(Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env, $this->source, ($context["navigation"] ?? null), "hidden_fields", [], "any", false, false, false, 18), ["session_max_rows" => CoreExtension::getAttribute($this->env, $this->source, // line 19 ($context["navigation"] ?? null), "session_max_rows", [], "any", false, false, false, 19), "pos" => "0"])); // line 21 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\" class=\"showAllRows\" value=\"all\""; // line 23 yield ((CoreExtension::getAttribute($this->env, $this->source, ($context["navigation"] ?? null), "is_showing_all", [], "any", false, false, false, 23)) ? (" checked") : ("")); yield ">
    |
    |
    |
    "; // line 44 yield PhpMyAdmin\Url::getHiddenFields(Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env, $this->source, ($context["navigation"] ?? null), "hidden_fields", [], "any", false, false, false, 44), ["pos" => CoreExtension::getAttribute($this->env, $this->source, // line 45 ($context["navigation"] ?? null), "pos", [], "any", false, false, false, 45), "unlim_num_rows" => // line 46 ($context["unlim_num_rows"] ?? null)])); // line 47 yield "
    "; yield _gettext("Filter rows"); // line 65 yield ": env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\"> "; // line 70 if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["navigation"] ?? null), "sort_by_key", [], "any", false, false, false, 70))) { // line 71 yield "
    "; // line 72 yield PhpMyAdmin\Url::getHiddenFields(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["navigation"] ?? null), "sort_by_key", [], "any", false, false, false, 72), "hidden_fields", [], "any", false, false, false, 72)); yield " "; yield _gettext("Sort by key:"); // line 74 yield "
    "; } // line 81 yield "
    "; } return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 87 yield " "; // line 88 yield ($context["sql_query_message"] ?? null); yield " "; // line 90 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["navigation_html"] ?? null), "html", null, true); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["save_cells_at_once"] ?? null), "html", null, true); yield "\">
    "; // line 94 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); yield "
    "; // line 97 if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 97))) { // line 98 yield " "; if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 98), "order", [], "any", false, false, false, 98)) { // line 99 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::join(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 99), "order", [], "any", false, false, false, 99), ","), "html", null, true); yield "\"> "; } // line 101 yield " "; if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 101), "visibility", [], "any", false, false, false, 101)) { // line 102 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::join(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 102), "visibility", [], "any", false, false, false, 102), ","), "html", null, true); yield "\"> "; } // line 104 yield " "; if ( !CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 104), "is_view", [], "any", false, false, false, 104)) { // line 105 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 105), "table_create_time", [], "any", false, false, false, 105), "html", null, true); yield "\"> "; } } // line 108 yield " "; // line 109 if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 109))) { // line 110 yield "
    "; // line 111 yield PhpMyAdmin\Url::getHiddenInputs(["db" => // line 112 ($context["db"] ?? null), "table" => // line 113 ($context["table"] ?? null), "sql_query" => // line 114 ($context["sql_query"] ?? null), "goto" => // line 115 ($context["goto"] ?? null), "display_options_form" => 1]); // line 117 yield " "; // line 119 if ((($context["default_sliders_state"] ?? null) != "disabled")) { // line 120 yield "
    "; } // line 127 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\" value=\"P\""; yield (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 131), "pftext", [], "any", false, false, false, 131) == "P")) ? (" checked") : ("")); yield ">
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\" value=\"F\""; yield (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 135), "pftext", [], "any", false, false, false, 135) == "F")) ? (" checked") : ("")); yield ">
    "; // line 140 if ((($context["relwork"] ?? null) && ($context["displaywork"] ?? null))) { // line 141 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\" value=\"K\""; yield (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 143), "relational_display", [], "any", false, false, false, 143) == "K")) ? (" checked") : ("")); yield ">
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\" value=\"D\""; yield (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 147), "relational_display", [], "any", false, false, false, 147) == "D")) ? (" checked") : ("")); yield ">
    "; } // line 152 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\""; // line 155 yield (( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 155), "display_binary", [], "any", false, false, false, 155))) ? (" checked") : ("")); yield "> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\""; // line 159 yield (( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 159), "display_blob", [], "any", false, false, false, 159))) ? (" checked") : ("")); yield ">
    "; // line 167 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\""; // line 169 yield (( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 169), "hide_transformation", [], "any", false, false, false, 169))) ? (" checked") : ("")); yield ">
    "; // line 174 if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 174), "possible_as_geometry", [], "any", false, false, false, 174)) { // line 175 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\" value=\"GEOM\""; yield (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 176), "geo_option", [], "any", false, false, false, 176) == "GEOM")) ? (" checked") : ("")); yield ">
    "; } // line 180 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\" value=\"WKT\""; yield (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 181), "geo_option", [], "any", false, false, false, 181) == "WKT")) ? (" checked") : ("")); yield ">
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\" value=\"WKB\""; yield (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 185), "geo_option", [], "any", false, false, false, 185) == "WKB")) ? (" checked") : ("")); yield ">
    "; // line 195 if ((($context["default_sliders_state"] ?? null) != "disabled")) { // line 196 yield "
    "; } // line 198 yield "
    "; } // line 200 yield " "; // line 201 if (CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "has_bulk_actions_form", [], "any", false, false, false, 201)) { // line 202 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\" class=\"ajax\"> "; // line 203 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null), 1); yield " "; } // line 206 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "\"> "; // line 210 yield CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "button", [], "any", false, false, false, 210); yield " "; // line 211 yield CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "table_headers_for_columns", [], "any", false, false, false, 211); yield " "; // line 212 yield CoreExtension::getAttribute($this->env, $this->source, ($context["headers"] ?? null), "column_at_right_side", [], "any", false, false, false, 212); yield " "; // line 218 yield ($context["body"] ?? null); yield "
    "; // line 223 if ( !Twig\Extension\CoreExtension::testEmpty(($context["bulk_links"] ?? null))) { // line 224 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath((("arrow_" . ($context["text_dir"] ?? null)) . ".png")), "html", null, true); yield "\" width=\"38\" height=\"22\" alt=\""; yield _gettext("With selected:"); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["unique_id"] ?? null), "html", null, true); yield "_checkall\" class=\"checkall_box\" title=\""; yield _gettext("Check all"); yield "\"> "; yield _gettext("With selected:"); // line 228 yield " "; // line 242 if (CoreExtension::getAttribute($this->env, $this->source, ($context["bulk_links"] ?? null), "has_export_button", [], "any", false, false, false, 242)) { // line 243 yield " "; } // line 247 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["bulk_links"] ?? null), "clause_is_unique", [], "any", false, false, false, 249), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["sql_query"] ?? null), "html", null, true); yield "\">
    "; } // line 253 yield " "; // line 254 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["navigation_html"] ?? null), "html", null, true); yield " "; // line 256 if ( !Twig\Extension\CoreExtension::testEmpty(($context["operations"] ?? null))) { // line 257 yield "
    "; yield _gettext("Query results operations"); // line 258 yield " "; // line 260 if (CoreExtension::getAttribute($this->env, $this->source, ($context["operations"] ?? null), "has_print_link", [], "any", false, false, false, 260)) { // line 261 yield " "; // line 263 yield PhpMyAdmin\Html\Generator::linkOrButton("#", null, PhpMyAdmin\Html\Generator::getIcon("b_insrow", _gettext("Copy to clipboard"), true), ["id" => "copyToClipBoard", "class" => "btn"]); // line 268 yield " "; } // line 270 yield " "; // line 271 if ( !CoreExtension::getAttribute($this->env, $this->source, ($context["operations"] ?? null), "has_procedure", [], "any", false, false, false, 271)) { // line 272 yield " "; if (CoreExtension::getAttribute($this->env, $this->source, ($context["operations"] ?? null), "has_export_link", [], "any", false, false, false, 272)) { // line 273 yield " "; yield PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/table/export"), CoreExtension::getAttribute($this->env, $this->source, // line 275 ($context["operations"] ?? null), "url_params", [], "any", false, false, false, 275), PhpMyAdmin\Html\Generator::getIcon("b_tblexport", _gettext("Export"), true), ["class" => "btn"]); // line 278 yield " "; // line 280 yield PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/table/chart"), CoreExtension::getAttribute($this->env, $this->source, // line 282 ($context["operations"] ?? null), "url_params", [], "any", false, false, false, 282), PhpMyAdmin\Html\Generator::getIcon("b_chart", _gettext("Display chart"), true), ["class" => "btn"]); // line 285 yield " "; // line 287 if (CoreExtension::getAttribute($this->env, $this->source, ($context["operations"] ?? null), "has_geometry", [], "any", false, false, false, 287)) { // line 288 yield " "; yield PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/table/gis-visualization"), CoreExtension::getAttribute($this->env, $this->source, // line 290 ($context["operations"] ?? null), "url_params", [], "any", false, false, false, 290), PhpMyAdmin\Html\Generator::getIcon("b_globe", _gettext("Visualize GIS data"), true), ["class" => "btn"]); // line 293 yield " "; } // line 295 yield " "; } // line 296 yield " "; // line 298 yield PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/view/create"), ["db" => // line 300 ($context["db"] ?? null), "table" => ($context["table"] ?? null), "sql_query" => ($context["sql_query"] ?? null), "printview" => true], PhpMyAdmin\Html\Generator::getIcon("b_view_add", _gettext("Create view"), true), ["class" => "btn create_view ajax"]); // line 303 yield " "; } // line 306 yield "
    "; } // line 308 if (( !Twig\Extension\CoreExtension::testEmpty(($context["operations"] ?? null)) && !CoreExtension::getAttribute($this->env, $this->source, ($context["operations"] ?? null), "has_procedure", [], "any", false, false, false, 308))) { // line 309 yield Twig\Extension\CoreExtension::include($this->env, $context, "modals/create_view.twig"); yield " "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "display/results/table.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 751 => 309, 749 => 308, 745 => 306, 740 => 303, 738 => 300, 737 => 298, 733 => 296, 730 => 295, 726 => 293, 724 => 290, 722 => 288, 720 => 287, 716 => 285, 714 => 282, 713 => 280, 709 => 278, 707 => 275, 705 => 273, 702 => 272, 700 => 271, 697 => 270, 693 => 268, 691 => 263, 685 => 261, 683 => 260, 679 => 258, 675 => 257, 673 => 256, 668 => 254, 665 => 253, 659 => 250, 655 => 249, 651 => 247, 645 => 244, 640 => 243, 638 => 242, 632 => 239, 629 => 238, 622 => 235, 619 => 234, 612 => 231, 609 => 230, 604 => 228, 597 => 227, 591 => 226, 585 => 225, 582 => 224, 580 => 223, 572 => 218, 563 => 212, 559 => 211, 555 => 210, 550 => 208, 546 => 206, 541 => 204, 537 => 203, 532 => 202, 530 => 201, 527 => 200, 523 => 198, 519 => 196, 517 => 195, 513 => 193, 500 => 186, 494 => 185, 486 => 182, 480 => 181, 477 => 180, 469 => 177, 463 => 176, 460 => 175, 458 => 174, 449 => 170, 445 => 169, 442 => 168, 439 => 167, 431 => 160, 427 => 159, 424 => 158, 417 => 156, 413 => 155, 410 => 154, 406 => 152, 397 => 148, 391 => 147, 383 => 144, 377 => 143, 373 => 141, 371 => 140, 362 => 136, 356 => 135, 348 => 132, 342 => 131, 336 => 127, 331 => 125, 327 => 123, 322 => 121, 319 => 120, 317 => 119, 313 => 117, 311 => 115, 310 => 114, 309 => 113, 308 => 112, 307 => 111, 302 => 110, 300 => 109, 297 => 108, 290 => 105, 287 => 104, 281 => 102, 278 => 101, 272 => 99, 269 => 98, 267 => 97, 261 => 94, 256 => 92, 251 => 90, 246 => 88, 243 => 87, 234 => 81, 229 => 78, 216 => 76, 212 => 75, 209 => 74, 204 => 72, 199 => 71, 197 => 70, 190 => 67, 186 => 65, 178 => 60, 165 => 58, 160 => 57, 157 => 56, 154 => 55, 152 => 54, 147 => 53, 144 => 52, 142 => 51, 138 => 49, 133 => 47, 131 => 46, 130 => 45, 129 => 44, 125 => 43, 118 => 38, 109 => 32, 103 => 29, 93 => 24, 89 => 23, 86 => 22, 83 => 21, 81 => 19, 80 => 18, 76 => 17, 73 => 16, 71 => 15, 68 => 14, 64 => 12, 62 => 11, 57 => 9, 53 => 8, 49 => 7, 43 => 3, 40 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "display/results/table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/table.twig"); } } twig/12/1245f7567366c2d39cc0daac8e2fa139.php000064400000004773151440017720013045 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; yield _gettext("ENUM/SET editor"); // line 5 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "modals/enum_set_editor.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 60 => 11, 56 => 10, 49 => 6, 45 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "modals/enum_set_editor.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/enum_set_editor.twig"); } } twig/81/81ffaf4854223de5a14ae75047ec5b4f.php000064400000037562151440017720013136 0ustar00source = $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 "> "; // 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 " "; } 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 " env, ($context["comment"] ?? null), "html", null, true); echo "\">"; echo PhpMyAdmin\Html\Generator::getImage("b_tblops", _gettext("Comment")); 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/a0/a0cbe9d9bd789a98e3dff5fa63ee0e9e.php000064400000002717151440017720013611 0ustar00source = $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/bb/bbc307137c6671a076c65f8fe5317c70.php000064400000134325151440017720013044 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield " "; // line 3 yield CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_title", [], "any", false, false, false, 3); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 4), "html", null, true); yield "]\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field", [], "any", false, false, false, 4), "html", null, true); yield "\"> "; // line 7 if (($context["show_field_types_in_data_edit_view"] ?? null)) { // line 8 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "wrap", [], "any", false, false, false, 8), "html", null, true); yield "\"> "; // line 9 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 9), "html", null, true); yield " "; } // line 12 yield " "; // line 13 if (($context["show_function_fields"] ?? null)) { // line 14 yield " "; if (($context["is_column_binary"] ?? null)) { // line 15 yield " "; yield _gettext("Binary"); yield " "; } elseif ((CoreExtension::inFilter("enum", CoreExtension::getAttribute($this->env, $this->source, // line 16 ($context["column"] ?? null), "True_Type", [], "any", false, false, false, 16)) || CoreExtension::inFilter("set", CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "True_Type", [], "any", false, false, false, 16)))) { // line 17 yield " -- "; } else { // line 19 yield " "; } // line 25 yield " "; } // line 26 yield " "; // line 28 if (((Twig\Extension\CoreExtension::upper($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Null", [], "any", false, false, false, 28)) == "YES") && !($context["read_only"] ?? null))) { // line 29 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 29), "html", null, true); yield "]\""; yield (((($context["real_null_value"] ?? null) && !CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "first_timestamp", [], "any", false, false, false, 29))) ? (" value=\"on\"") : ("")); yield "> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 30), "html", null, true); yield "]\" id=\"field_"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["id_index"] ?? null), "html", null, true); yield "_2\" aria-label=\""; yield _gettext("Use the NULL value for this column."); yield "\""; yield ((($context["real_null_value"] ?? null)) ? (" checked") : ("")); yield "> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 31), "html", null, true); yield "]\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["nullify_code"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 32), "html", null, true); yield "]\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 32), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 33), "html", null, true); yield "]\" value=\""; yield PhpMyAdmin\Sanitize::escapeJsString((("[multi_edit][" . ($context["row_id"] ?? null)) . "]")); yield "\"> "; } // line 35 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["type"] ?? null), "html", null, true); yield "\" data-decimals=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["decimals"] ?? null), "html", null, true); yield "\"> "; // line 39 yield " "; yield ($context["special_chars"] ?? null); yield " "; // line 41 if ( !Twig\Extension\CoreExtension::testEmpty(($context["transformed_value"] ?? null))) { // line 42 yield " "; yield ($context["transformed_value"] ?? null); yield " "; } else { // line 44 yield " "; if (($context["is_value_foreign_link"] ?? null)) { // line 45 yield " "; yield ($context["backup_field"] ?? null); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 46), "html", null, true); yield "]\" value=\"foreign\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 47), "html", null, true); yield "]\" class=\"textfield\" tabindex=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($context["tab_index"] ?? null) + ($context["tab_index_for_value"] ?? null)), "html", null, true); yield "\" onchange=\"return verificationsAfterFieldChange('"; yield PhpMyAdmin\Sanitize::escapeJsString(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 47)); yield "', '"; yield PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null)); yield "', '"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 47), "html", null, true); yield "')\" id=\"field_"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["id_index"] ?? null), "html", null, true); yield "_3\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["data"] ?? null), "html", null, true); yield "\"> ($context["db"] ?? null), "table" => ($context["table"] ?? null), "field" => CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field", [], "any", false, false, false, 48), "rownumber" => ($context["row_id"] ?? null), "data" => ($context["data"] ?? null)]); yield "\">"; yield PhpMyAdmin\Html\Generator::getIcon("b_browse", _gettext("Browse foreign values")); yield " "; } elseif ( !Twig\Extension\CoreExtension::testEmpty( // line 49 ($context["foreign_dropdown"] ?? null))) { // line 50 yield " "; yield ($context["backup_field"] ?? null); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 51), "html", null, true); yield "]\" value=\""; yield ((CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "is_binary", [], "any", false, false, false, 51)) ? ("hex") : ("foreign")); yield "\"> "; } elseif (((( // line 55 ($context["longtext_double_textarea"] ?? null) && CoreExtension::inFilter("longtext", CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 55))) || CoreExtension::inFilter("json", CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 55))) || CoreExtension::inFilter("text", CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 55)))) { // line 56 yield " "; yield ($context["backup_field"] ?? null); yield " "; // line 62 if ((CoreExtension::inFilter("text", CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 62)) && (Twig\Extension\CoreExtension::length($this->env->getCharset(), ($context["special_chars"] ?? null)) > 32000))) { // line 63 yield " "; yield _gettext("Because of its length,
    this column might not be editable."); // line 66 yield " "; } // line 67 yield " "; } elseif ((CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 67) == "enum")) { // line 68 yield " "; yield ($context["backup_field"] ?? null); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 69), "html", null, true); yield "]\" value=\"enum\"> "; // line 70 if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Type", [], "any", false, false, false, 70)) > 20)) { // line 71 yield " "; } else { // line 78 yield " "; $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "values", [], "any", false, false, false, 78)); $context['loop'] = [ 'parent' => $context['_parent'], 'index0' => 0, 'index' => 1, 'first' => true, ]; if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) { $length = count($context['_seq']); $context['loop']['revindex0'] = $length - 1; $context['loop']['revindex'] = $length; $context['loop']['length'] = $length; $context['loop']['last'] = 1 === $length; } foreach ($context['_seq'] as $context["_key"] => $context["enum_value"]) { // line 79 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 79), "html", null, true); yield "]\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["enum_value"], "plain", [], "any", false, false, false, 79), "html", null, true); yield "\" class=\"textfield\" tabindex=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($context["tab_index"] ?? null) + ($context["tab_index_for_value"] ?? null)), "html", null, true); yield "\" id=\"field_"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["id_index"] ?? null), "html", null, true); yield "_3_"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 79), "html", null, true); yield "\" onchange=\"return verificationsAfterFieldChange('"; yield PhpMyAdmin\Sanitize::escapeJsString(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 79)); yield "', '"; yield PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null)); yield "', '"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 79), "html", null, true); yield "')\""; yield (((CoreExtension::getAttribute($this->env, $this->source, $context["enum_value"], "plain", [], "any", false, false, false, 79) == ($context["enum_selected_value"] ?? null))) ? (" checked") : ("")); yield "> "; ++$context['loop']['index0']; ++$context['loop']['index']; $context['loop']['first'] = false; if (isset($context['loop']['length'])) { --$context['loop']['revindex0']; --$context['loop']['revindex']; $context['loop']['last'] = 0 === $context['loop']['revindex0']; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['enum_value'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 82 yield " "; } // line 83 yield " "; } elseif ((CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 83) == "set")) { // line 84 yield " "; yield ($context["backup_field"] ?? null); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 85), "html", null, true); yield "]\" value=\"set\"> "; } elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 91 ($context["column"] ?? null), "is_binary", [], "any", false, false, false, 91) || CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "is_blob", [], "any", false, false, false, 91))) { // line 92 yield " "; if (($context["is_column_protected_blob"] ?? null)) { // line 93 yield " "; yield _gettext("Binary - do not edit"); // line 94 yield " ("; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["blob_value"] ?? null), "html", null, true); yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["blob_value_unit"] ?? null), "html", null, true); yield ") env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 95), "html", null, true); yield "]\" value=\"\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 96), "html", null, true); yield "]\" value=\"protected\"> "; } elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 97 ($context["column"] ?? null), "is_blob", [], "any", false, false, false, 97) || (CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "len", [], "any", false, false, false, 97) > ($context["limit_chars"] ?? null)))) { // line 98 yield " "; yield ($context["backup_field"] ?? null); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 99), "html", null, true); yield "]\" value=\"hex\"> "; } else { // line 106 yield " "; yield ($context["backup_field"] ?? null); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 107), "html", null, true); yield "]\" value=\"hex\"> "; // line 108 yield ($context["input_field_html"] ?? null); yield " "; } // line 110 yield " "; if ((($context["is_upload"] ?? null) && CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "is_blob", [], "any", false, false, false, 110))) { // line 111 yield "
    "; // line 113 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "]["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 113), "html", null, true); yield "]\" class=\"textfield noDragDrop\" id=\"field_"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["id_index"] ?? null), "html", null, true); yield "_3\" size=\"10\" onchange=\"return verificationsAfterFieldChange('"; yield PhpMyAdmin\Sanitize::escapeJsString(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "Field_md5", [], "any", false, false, false, 113)); yield "', '"; yield PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null)); yield "', '"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 113), "html", null, true); yield "')\"> "; // line 114 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["max_upload_size"] ?? null), "html", null, true); yield " "; } // line 116 yield " "; yield ($context["select_option_for_upload"] ?? null); yield " "; } else { // line 118 yield " "; yield ($context["value"] ?? null); yield " "; } // line 120 yield " "; // line 121 if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, ($context["column"] ?? null), "pma_type", [], "any", false, false, false, 121), ($context["gis_data_types"] ?? null))) { // line 122 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_id"] ?? null), "html", null, true); yield "\"> "; // line 123 yield PhpMyAdmin\Html\Generator::linkOrButton("#", null, PhpMyAdmin\Html\Generator::getIcon("b_edit", _gettext("Edit/Insert"))); yield " "; } // line 126 yield " "; } // line 127 yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "table/insert/column_row.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 637 => 127, 634 => 126, 628 => 123, 623 => 122, 621 => 121, 618 => 120, 612 => 118, 606 => 116, 601 => 114, 586 => 113, 583 => 111, 580 => 110, 575 => 108, 569 => 107, 564 => 106, 560 => 104, 555 => 103, 545 => 101, 530 => 100, 524 => 99, 519 => 98, 517 => 97, 511 => 96, 505 => 95, 498 => 94, 495 => 93, 492 => 92, 490 => 91, 487 => 90, 474 => 88, 470 => 87, 452 => 86, 446 => 85, 441 => 84, 438 => 83, 435 => 82, 415 => 80, 392 => 79, 374 => 78, 370 => 76, 357 => 74, 353 => 73, 335 => 71, 333 => 70, 327 => 69, 322 => 68, 319 => 67, 316 => 66, 311 => 63, 309 => 62, 306 => 61, 301 => 60, 291 => 58, 274 => 57, 269 => 56, 267 => 55, 262 => 53, 246 => 52, 238 => 51, 233 => 50, 231 => 49, 223 => 48, 205 => 47, 199 => 46, 194 => 45, 191 => 44, 185 => 42, 183 => 41, 177 => 39, 171 => 37, 167 => 35, 158 => 33, 150 => 32, 142 => 31, 130 => 30, 121 => 29, 119 => 28, 115 => 26, 112 => 25, 105 => 21, 91 => 20, 88 => 19, 84 => 17, 82 => 16, 77 => 15, 74 => 14, 72 => 13, 69 => 12, 63 => 9, 58 => 8, 56 => 7, 46 => 4, 42 => 3, 38 => 1,); } public function getSourceContext() { return new Source("", "table/insert/column_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/column_row.twig"); } } twig/bb/bb8ac07465723482df040a111fe54d7a.php000064400000020753151440017720013103 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "menu/breadcrumbs.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 156 => 43, 153 => 42, 147 => 40, 144 => 39, 138 => 37, 136 => 36, 128 => 32, 125 => 31, 122 => 30, 119 => 29, 116 => 28, 113 => 27, 110 => 26, 108 => 25, 102 => 24, 98 => 23, 95 => 22, 93 => 21, 85 => 17, 81 => 16, 75 => 15, 71 => 14, 68 => 13, 66 => 12, 58 => 8, 54 => 7, 48 => 6, 44 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "menu/breadcrumbs.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/menu/breadcrumbs.twig"); } } twig/ac/acbbb4a2387612cc01dbcf70f332b656.php000064400000004026151440017720013306 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
  • "; // line 2 if (($context["is_recent"] ?? null)) { // line 3 yield " "; yield _gettext("There are no recent tables."); // line 4 yield " "; } else { // line 5 yield " "; yield _gettext("There are no favorite tables."); // line 6 yield " "; } // line 7 yield "
  • "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "recent_favorite_table_no_tables.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 55 => 7, 52 => 6, 49 => 5, 46 => 4, 43 => 3, 41 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "recent_favorite_table_no_tables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/recent_favorite_table_no_tables.twig"); } } twig/2c/2c3c06ce7675557d8cbf3c7c4496f1b9.php000064400000004641151440017720013143 0ustar00source = $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["decimals"] ?? null), "html", null, true); yield "\" data-type=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["type"] ?? null), "html", null, true); yield "\""; if ( !Twig\Extension\CoreExtension::testEmpty(($context["original_length"] ?? null))) { yield " data-originallength=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["original_length"] ?? null), "html", null, true); yield "\""; } yield " class=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["td_class"] ?? null), "html", null, true); yield "\">"; // line 2 yield ($context["value"] ?? null); // line 3 yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "display/results/row_data.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 54 => 3, 52 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "display/results/row_data.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/row_data.twig"); } } twig/15/15d4468714957ad9dcb8f8795bb18893.php000064400000042350151440017720012664 0ustar00source = $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 yield " "; $context["tr_class"] = (($context["tr_class"] ?? null) . " disabled-field"); } // line 4 yield "env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["tr_class"] ?? null), "html", null, true); yield "\""; } yield "> "; // line 8 if ( !Twig\Extension\CoreExtension::testEmpty(($context["doc"] ?? null))) { // line 9 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["doc"] ?? null), "html", null, true); yield "\" target=\"documentation\">"; yield PhpMyAdmin\Html\Generator::getImage("b_help", _gettext("Documentation")); yield " "; } // line 13 yield " "; // line 14 if (($context["option_is_disabled"] ?? null)) { // line 15 yield " "; yield _gettext("Disabled"); // line 17 yield " "; } // line 19 yield " "; // line 20 if ( !Twig\Extension\CoreExtension::testEmpty(($context["description"] ?? null))) { // line 21 yield " "; yield ($context["description"] ?? null); yield " "; } // line 23 yield " "; // line 26 if ((($context["type"] ?? null) == "text")) { // line 27 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\" id=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["value"] ?? null), "html", null, true); yield "\" class=\"w-75"; yield (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? (" custom field-error") : (" custom"))) : ("")); yield "\"> "; } elseif (( // line 28 ($context["type"] ?? null) == "password")) { // line 29 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\" id=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["value"] ?? null), "html", null, true); yield "\" class=\"w-75"; yield (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? (" custom field-error") : (" custom"))) : ("")); yield "\" spellcheck=\"false\"> "; } elseif ((( // line 30 ($context["type"] ?? null) == "short_text") && !is_iterable(($context["value"] ?? null)))) { // line 31 yield " "; // line 32 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\" id=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["value"] ?? null), "html", null, true); yield "\" class=\""; yield (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? ("custom field-error") : ("custom"))) : ("")); yield "\"> "; } elseif (( // line 33 ($context["type"] ?? null) == "number_text")) { // line 34 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\" id=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["value"] ?? null), "html", null, true); yield "\" class=\""; yield (( !($context["value_is_default"] ?? null)) ? (((($context["has_errors"] ?? null)) ? ("custom field-error") : ("custom"))) : ("")); yield "\"> "; } elseif (( // line 35 ($context["type"] ?? null) == "checkbox")) { // line 36 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\" id=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\""; yield ((($context["value"] ?? null)) ? (" checked") : ("")); yield "> "; } elseif (( // line 39 ($context["type"] ?? null) == "select")) { // line 40 yield " "; } elseif (( // line 46 ($context["type"] ?? null) == "list")) { // line 47 yield " "; } // line 51 yield " "; // line 52 if ((($context["is_setup"] ?? null) && ($context["comment"] ?? null))) { // line 53 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["comment"] ?? null), "html", null, true); yield "\">"; yield PhpMyAdmin\Html\Generator::getImage("b_tblops", _gettext("Comment")); yield " "; } // line 55 yield " "; // line 56 if (($context["set_value"] ?? null)) { // line 57 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "="; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["set_value"] ?? null), "html", null, true); yield "\" title=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::sprintf(_gettext("Set value: %s"), ($context["set_value"] ?? null)), "html", null, true); yield "\">"; // line 58 yield PhpMyAdmin\Html\Generator::getImage("b_edit", Twig\Extension\CoreExtension::sprintf(_gettext("Set value: %s"), ($context["set_value"] ?? null))); // line 59 yield " "; } // line 61 yield " "; // line 62 if (($context["show_restore_default"] ?? null)) { // line 63 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "\" title=\""; yield _gettext("Restore default value"); yield "\">"; // line 64 yield PhpMyAdmin\Html\Generator::getImage("s_reload", _gettext("Restore default value")); // line 65 yield " "; } // line 67 yield " "; // line 69 yield " "; if (($context["has_errors"] ?? null)) { // line 70 yield "
    "; // line 71 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["errors"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["error"]) { // line 72 yield "
    "; yield $context["error"]; yield "
    "; } $_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 yield "
    "; } // line 76 yield " "; // line 78 if ((($context["is_setup"] ?? null) && !(null === ($context["allows_customization"] ?? null)))) { // line 79 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["path"] ?? null), "html", null, true); yield "-userprefs-allow\""; yield ((($context["allows_customization"] ?? null)) ? (" checked") : ("")); yield " aria-label=\""; yield _gettext("Allow users to customize this value"); yield "\"> "; } elseif ( // line 82 ($context["is_setup"] ?? null)) { // line 83 yield "   "; } // line 85 yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "config/form_display/input.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 363 => 85, 359 => 83, 357 => 82, 348 => 80, 343 => 79, 341 => 78, 337 => 76, 333 => 74, 324 => 72, 320 => 71, 317 => 70, 314 => 69, 311 => 67, 307 => 65, 305 => 64, 299 => 63, 297 => 62, 294 => 61, 290 => 59, 288 => 58, 280 => 57, 278 => 56, 275 => 55, 267 => 53, 265 => 52, 262 => 51, 258 => 49, 224 => 48, 216 => 47, 214 => 46, 211 => 45, 197 => 43, 190 => 42, 186 => 41, 177 => 40, 175 => 39, 166 => 37, 161 => 36, 159 => 35, 148 => 34, 146 => 33, 135 => 32, 133 => 31, 131 => 30, 120 => 29, 118 => 28, 107 => 27, 105 => 26, 100 => 23, 94 => 21, 92 => 20, 89 => 19, 85 => 17, 79 => 15, 77 => 14, 74 => 13, 66 => 10, 63 => 9, 61 => 8, 54 => 6, 44 => 4, 40 => 2, 38 => 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/2f/2f5577b8c9ccdeea14ba4f623a0f0e39.php000064400000023445151440017720013346 0ustar00source = $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 "
    env, ($context["config_navigation_width"] ?? null), "html", null, true); echo "\">
    "; // line 8 if (twig_get_attribute($this->env, $this->source, ($context["logo"] ?? null), "is_displayed", [], "any", false, false, false, 8)) { // line 9 echo " "; } // line 23 echo " "; // line 46 if ((($context["is_servers_displayed"] ?? null) && (twig_length_filter($this->env, ($context["servers"] ?? null)) > 1))) { // line 47 echo "
    "; // line 48 echo ($context["server_select"] ?? null); echo "
    "; } // line 51 echo " "; // line 52 echo PhpMyAdmin\Html\Generator::getImage("ajax_clock_small", _gettext("Loading…"), ["style" => "visibility: hidden; display:none", "class" => "throbber"]); // line 55 echo "
    "; } // line 59 echo " "; // line 60 if ( !($context["navigation_tree"] ?? null)) { // line 61 echo " "; echo $this->env->getFilter('error')->getCallable()(_gettext("An error has occurred while loading the navigation display")); echo " "; } else { // line 63 echo " "; echo ($context["navigation_tree"] ?? null); echo " "; } // line 65 echo " "; // line 66 if ( !($context["is_ajax"] ?? null)) { // line 67 echo "
    "; // line 70 if (($context["is_navigation_settings_enabled"] ?? null)) { // line 71 echo " "; echo ($context["navigation_settings"] ?? null); echo " "; } // line 73 echo "
    "; // line 76 if (($context["is_drag_drop_import_enabled"] ?? null)) { // line 77 echo "
    "; echo _gettext("Drop files here"); // line 79 echo "

    "; echo _gettext("SQL upload"); // line 83 echo " ( 0 ) x -

    "; } // line 90 echo "
    "; // line 91 echo twig_include($this->env, $context, "modals/unhide_nav_item.twig"); echo " "; // line 92 echo twig_include($this->env, $context, "modals/create_view.twig"); echo " "; } } public function getTemplateName() { return "navigation/main.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 241 => 92, 237 => 91, 234 => 90, 225 => 83, 219 => 79, 215 => 77, 213 => 76, 208 => 73, 202 => 71, 200 => 70, 195 => 67, 193 => 66, 190 => 65, 184 => 63, 178 => 61, 176 => 60, 173 => 59, 166 => 57, 162 => 55, 160 => 52, 157 => 51, 151 => 48, 148 => 47, 146 => 46, 141 => 43, 139 => 42, 137 => 41, 132 => 39, 130 => 38, 125 => 37, 121 => 35, 119 => 34, 114 => 33, 110 => 31, 108 => 30, 103 => 29, 99 => 27, 97 => 26, 92 => 25, 88 => 23, 84 => 21, 80 => 19, 77 => 18, 73 => 16, 67 => 14, 64 => 13, 56 => 11, 54 => 10, 51 => 9, 49 => 8, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/main.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/main.twig"); } } twig/dc/dc6bc22928609b21fa34c3ce27fe6a3e.php000064400000031110151440017720013325 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    env, ($context["action"] ?? null), "html_attr"); echo "\" class=\"config-form disableAjax\"> "; // line 3 if (($context["has_check_page_refresh"] ?? null)) { // line 4 echo " "; } // line 6 echo " "; echo PhpMyAdmin\Url::getHiddenInputs("", "", 0, "server"); echo " "; // line 7 echo PhpMyAdmin\Url::getHiddenFields(($context["hidden_fields"] ?? null), "", true); echo "
    "; // line 17 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["forms"] ?? null)); $context['loop'] = [ 'parent' => $context['_parent'], 'index0' => 0, 'index' => 1, 'first' => true, ]; if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) { $length = count($context['_seq']); $context['loop']['revindex0'] = $length - 1; $context['loop']['revindex'] = $length; $context['loop']['length'] = $length; $context['loop']['last'] = 1 === $length; } foreach ($context['_seq'] as $context["_key"] => $context["form"]) { // line 18 echo "
    env, $this->source, $context["loop"], "first", [], "any", false, false, false, 18)) ? (" show active") : ("")); echo "\" id=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["form"], "name", [], "any", false, false, false, 18), "html", null, true); echo "\" role=\"tabpanel\" aria-labelledby=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["form"], "name", [], "any", false, false, false, 18), "html", null, true); echo "-tab\">
    "; // line 21 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 21), "name", [], "any", false, false, false, 21), "html", null, true); echo "
    "; // line 22 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 22), "desc", [], "any", false, false, false, 22))) { // line 23 echo "
    "; echo twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 23), "desc", [], "any", false, false, false, 23); echo "
    "; } // line 25 echo "
    "; // line 27 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 27), "name", [], "any", false, false, false, 27), "html", null, true); echo " "; // line 30 echo " "; if ((twig_test_iterable(twig_get_attribute($this->env, $this->source, $context["form"], "errors", [], "any", false, false, false, 30)) && (twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["form"], "errors", [], "any", false, false, false, 30)) > 0))) { // line 31 echo "
    "; // line 32 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["form"], "errors", [], "any", false, false, false, 32)); foreach ($context['_seq'] as $context["_key"] => $context["error"]) { // line 33 echo "
    "; echo twig_escape_filter($this->env, $context["error"], "html", null, true); 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 35 echo "
    "; } // line 37 echo " "; // line 39 echo twig_get_attribute($this->env, $this->source, $context["form"], "fields_html", [], "any", false, false, false, 39); echo "
    "; // line 44 if (($context["show_buttons"] ?? null)) { // line 45 echo "
    "; } // line 50 echo "
    "; ++$context['loop']['index0']; ++$context['loop']['index']; $context['loop']['first'] = false; if (isset($context['loop']['length'])) { --$context['loop']['revindex0']; --$context['loop']['revindex']; $context['loop']['last'] = 0 === $context['loop']['revindex0']; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['form'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 53 echo "
    "; } public function getTemplateName() { return "config/form_display/display.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 266 => 72, 259 => 68, 255 => 67, 251 => 66, 247 => 65, 243 => 64, 236 => 61, 226 => 53, 210 => 50, 205 => 47, 201 => 46, 197 => 45, 195 => 44, 187 => 39, 183 => 37, 179 => 35, 170 => 33, 166 => 32, 163 => 31, 160 => 30, 155 => 27, 151 => 25, 145 => 23, 143 => 22, 139 => 21, 128 => 18, 111 => 17, 107 => 15, 80 => 12, 77 => 11, 60 => 10, 54 => 7, 49 => 6, 45 => 4, 43 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "config/form_display/display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/display.twig"); } } twig/1f/1ffc13248103efd0d8db7b3d1e361256.php000064400000042063151440017720013106 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["show_node"] ?? null)) { // line 2 yield "
  • env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["li_classes"] ?? null), "html", null, true); yield "\">
    "; // line 5 if (($context["node_is_group"] ?? null)) { // line 6 yield " "; yield ((!CoreExtension::inFilter("last", ($context["class"] ?? null))) ? ("") : ("")); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["link_classes"] ?? null), "html", null, true); yield "\" href=\"#\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["paths"] ?? null), "a_path", [], "any", false, false, false, 8), "html", null, true); yield "\" data-vpath=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["paths"] ?? null), "v_path", [], "any", false, false, false, 8), "html", null, true); yield "\" data-pos=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["paths"] ?? null), "pos", [], "any", false, false, false, 8), "html", null, true); yield "\"> "; // line 9 if ( !Twig\Extension\CoreExtension::testEmpty(($context["pagination_params"] ?? null))) { // line 10 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 10), "html", null, true); yield "\" data-name=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 10), "html", null, true); yield "\" data-value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 10), "html", null, true); yield "\"> "; } // line 12 yield " "; yield ($context["node_icon"] ?? null); yield " "; } elseif ( !Twig\Extension\CoreExtension::testEmpty( // line 14 ($context["pagination_params"] ?? null))) { // line 15 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 15), "html", null, true); yield "\" data-name=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 15), "html", null, true); yield "\" data-value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 15), "html", null, true); yield "\"> "; } // line 17 yield "
    "; // line 18 if (($context["node_is_container"] ?? null)) { // line 19 yield "
    "; } // line 21 yield " "; // line 22 if (CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "isGroup", [], "any", false, false, false, 22)) { // line 23 yield "
    "; // line 24 yield PhpMyAdmin\Html\Generator::getImage((($__internal_compile_0 = CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "icon", [], "any", false, false, false, 24)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0["image"] ?? null) : null), (($__internal_compile_1 = CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "icon", [], "any", false, false, false, 24)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["title"] ?? null) : null)); yield "
     "; // line 26 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "name", [], "any", false, false, false, 26), "html", null, true); yield " "; } else { // line 28 yield " "; // line 36 if (($context["node_is_container"] ?? null)) { // line 37 yield "  env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 37), CoreExtension::getAttribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 37)); yield "\">"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "name", [], "any", false, false, false, 37), "html", null, true); yield " "; } elseif (CoreExtension::inFilter("index", CoreExtension::getAttribute($this->env, $this->source, // line 38 ($context["node"] ?? null), "classes", [], "any", false, false, false, 38))) { // line 39 yield " env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 39)); yield "\" data-post=\""; yield PhpMyAdmin\Url::getCommon(Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 39), ["is_from_nav" => true])); yield "\" title=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["text_link"] ?? null), "title", [], "any", false, false, false, 39), "html", null, true); yield "\">"; // line 40 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((((CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", true, true, false, 40) && !(null === CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 40)))) ? (CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 40)) : (CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "realName", [], "any", false, false, false, 40))), "html", null, true); // line 41 yield " "; } else { // line 43 yield " env, $this->source, ($context["text_link"] ?? null), "is_ajax", [], "any", false, false, false, 43)) ? (" ajax") : ("")); yield "\" href=\""; yield PhpMyAdmin\Url::getFromRoute(CoreExtension::getAttribute($this->env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 43), CoreExtension::getAttribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 43)); yield "\" title=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["text_link"] ?? null), "title", [], "any", false, false, false, 43), "html", null, true); yield "\">"; // line 44 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((((CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", true, true, false, 44) && !(null === CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 44)))) ? (CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 44)) : (CoreExtension::getAttribute($this->env, $this->source, ($context["node"] ?? null), "realName", [], "any", false, false, false, 44))), "html", null, true); // line 45 yield " "; } // line 47 yield " "; } // line 48 yield " "; // line 49 yield ($context["control_buttons"] ?? null); yield " "; // line 51 if (($context["node_is_container"] ?? null)) { // line 52 yield "
    "; } // line 54 yield "
    "; } elseif ( !Twig\Extension\CoreExtension::testEmpty( // line 56 ($context["pagination_params"] ?? null))) { // line 57 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 57), "html", null, true); yield "\" data-name=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 57), "html", null, true); yield "\" data-value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 57), "html", null, true); yield "\"> "; } // line 59 yield " "; // line 60 if (( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 60)) && CoreExtension::getAttribute($this->env, $this->source, ($context["recursive"] ?? null), "has_wrapper", [], "any", false, false, false, 60))) { // line 61 yield "
    env, $this->source, ($context["recursive"] ?? null), "is_hidden", [], "any", false, false, false, 61)) ? (" style=\"display: none;\"") : ("")); yield ">
      "; } // line 64 yield CoreExtension::getAttribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 64); yield " "; // line 65 if (( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 65)) && CoreExtension::getAttribute($this->env, $this->source, ($context["recursive"] ?? null), "has_wrapper", [], "any", false, false, false, 65))) { // line 66 yield "
    "; } // line 69 yield " "; // line 70 if (($context["has_siblings"] ?? null)) { // line 71 yield "
  • "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "navigation/tree/node.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 256 => 71, 254 => 70, 251 => 69, 246 => 66, 244 => 65, 240 => 64, 233 => 61, 231 => 60, 228 => 59, 218 => 57, 216 => 56, 212 => 54, 208 => 52, 206 => 51, 201 => 49, 198 => 48, 195 => 47, 191 => 45, 189 => 44, 181 => 43, 177 => 41, 175 => 40, 167 => 39, 165 => 38, 158 => 37, 156 => 36, 152 => 34, 145 => 32, 143 => 31, 137 => 30, 133 => 29, 128 => 28, 123 => 26, 118 => 24, 113 => 23, 111 => 22, 108 => 21, 104 => 19, 102 => 18, 99 => 17, 89 => 15, 87 => 14, 81 => 12, 71 => 10, 69 => 9, 61 => 8, 57 => 7, 52 => 6, 50 => 5, 46 => 4, 40 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/node.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/node.twig"); } } twig/1f/1fb2fd6a531a085a88233f08bc970090.php000064400000100644151440017720012752 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["is_git_revision"] ?? null)) { // line 2 echo "
    "; } // line 4 echo " "; // line 5 echo ($context["message"] ?? null); echo " "; // line 7 echo ($context["partial_logout"] ?? null); echo "
    "; // line 10 echo ($context["sync_favorite_tables"] ?? null); echo "
    "; // line 14 if (($context["has_server"] ?? null)) { // line 15 echo " "; if (($context["is_demo"] ?? null)) { // line 16 echo "
    "; echo _gettext("phpMyAdmin Demo Server"); // line 19 echo "
    "; // line 21 ob_start(function () { return ''; }); // line 22 echo " "; echo _gettext("You are using the demo server. You can do anything here, but please do not change root, debian-sys-maint and pma users. More information is available at %s."); // line 25 echo " "; $___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 21 echo twig_sprintf($___internal_parse_0_, "demo.phpmyadmin.net"); // line 26 echo "
    "; } // line 29 echo "
    "; echo _gettext("General settings"); // line 33 echo "
      "; // line 35 if (($context["has_server_selection"] ?? null)) { // line 36 echo "
    • "; // line 37 echo PhpMyAdmin\Html\Generator::getImage("s_host"); echo " "; // line 38 echo ($context["server_selection"] ?? null); echo "
    • "; } // line 41 echo " "; // line 42 if ((($context["server"] ?? null) > 0)) { // line 43 echo " "; if (($context["has_change_password_link"] ?? null)) { // line 44 echo "
    • "; // line 46 echo PhpMyAdmin\Html\Generator::getIcon("s_passwd", _gettext("Change password"), true); echo "
    • "; } // line 50 echo "
    • "; // line 53 echo PhpMyAdmin\Url::getHiddenInputs(null, null, 4, "collation_connection"); echo "
      "; // line 61 if ( !twig_test_empty(($context["charsets"] ?? null))) { // line 62 echo "
      "; } // line 78 echo "
    • "; // line 83 echo PhpMyAdmin\Html\Generator::getIcon("b_tblops", _gettext("More settings"), true); echo "
    • "; } // line 87 echo "
    "; } // line 90 echo "
    "; echo _gettext("Appearance settings"); // line 94 echo "
      "; // line 96 if ( !twig_test_empty(($context["available_languages"] ?? null))) { // line 97 echo "
    • "; // line 99 echo PhpMyAdmin\Url::getHiddenInputs(["db" => ($context["db"] ?? null), "table" => ($context["table"] ?? null)]); echo "
    • "; } // line 124 echo " "; // line 125 if (($context["has_theme_manager"] ?? null)) { // line 126 echo "
    • "; // line 128 echo PhpMyAdmin\Url::getHiddenInputs(); echo "
    • "; } // line 149 echo "
    "; // line 154 if ( !twig_test_empty(($context["database_server"] ?? null))) { // line 155 echo "
    "; echo _gettext("Database server"); // line 158 echo "
    • "; echo _gettext("Server:"); // line 162 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "host", [], "any", false, false, false, 162), "html", null, true); echo "
    • "; echo _gettext("Server type:"); // line 166 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "type", [], "any", false, false, false, 166), "html", null, true); echo "
    • "; echo _gettext("Server connection:"); // line 170 echo " "; echo twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "connection", [], "any", false, false, false, 170); echo "
    • "; echo _gettext("Server version:"); // line 174 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "version", [], "any", false, false, false, 174), "html", null, true); echo "
    • "; echo _gettext("Protocol version:"); // line 178 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "protocol", [], "any", false, false, false, 178), "html", null, true); echo "
    • "; echo _gettext("User:"); // line 182 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "user", [], "any", false, false, false, 182), "html", null, true); echo "
    • "; echo _gettext("Server charset:"); // line 186 echo " "; // line 187 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "charset", [], "any", false, false, false, 187), "html", null, true); echo "
    "; } // line 193 echo " "; // line 194 if (( !twig_test_empty(($context["web_server"] ?? null)) || ($context["show_php_info"] ?? null))) { // line 195 echo "
    "; echo _gettext("Web server"); // line 198 echo "
      "; // line 200 if ( !twig_test_empty(($context["web_server"] ?? null))) { // line 201 echo " "; if ( !(null === twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "software", [], "any", false, false, false, 201))) { // line 202 echo "
    • "; // line 203 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "software", [], "any", false, false, false, 203), "html", null, true); echo "
    • "; } // line 206 echo "
    • "; echo _gettext("Database client version:"); // line 208 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "database", [], "any", false, false, false, 208), "html", null, true); echo "
    • "; echo _gettext("PHP extension:"); // line 212 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "php_extensions", [], "any", false, false, false, 212)); foreach ($context['_seq'] as $context["_key"] => $context["extension"]) { // line 213 echo " "; echo twig_escape_filter($this->env, $context["extension"], "html", null, true); echo " "; // line 214 echo PhpMyAdmin\Html\Generator::showPHPDocumentation((("book." . $context["extension"]) . ".php")); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['extension'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 216 echo "
    • "; echo _gettext("PHP version:"); // line 219 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "php_version", [], "any", false, false, false, 219), "html", null, true); echo "
    • "; } // line 222 echo " "; if (($context["show_php_info"] ?? null)) { // line 223 echo "
    • "; echo _gettext("Show PHP information"); // line 226 echo "
    • "; } // line 229 echo "
    "; } // line 232 echo "
    "; // line 277 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["errors"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["error"]) { // line 278 echo "
    env, $this->source, $context["error"], "severity", [], "any", false, false, false, 278) == "warning")) ? ("alert-warning") : ("alert-info")); echo "\" role=\"alert\"> "; // line 279 if ((twig_get_attribute($this->env, $this->source, $context["error"], "severity", [], "any", false, false, false, 279) == "warning")) { // line 280 echo " "; echo PhpMyAdmin\Html\Generator::getImage("s_attention", _gettext("Warning")); echo " "; } else { // line 282 echo " "; echo PhpMyAdmin\Html\Generator::getImage("s_notice", _gettext("Notice")); echo " "; } // line 284 echo " "; echo PhpMyAdmin\Sanitize::sanitizeMessage(twig_get_attribute($this->env, $this->source, $context["error"], "message", [], "any", false, false, false, 284)); 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 287 echo "
    "; // line 290 if (($context["has_theme_manager"] ?? null)) { // line 291 echo " "; } // line 313 echo " "; // line 314 echo ($context["config_storage_message"] ?? null); echo " "; } public function getTemplateName() { return "home/index.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 715 => 314, 712 => 313, 704 => 307, 697 => 305, 694 => 304, 687 => 300, 680 => 296, 676 => 295, 669 => 291, 667 => 290, 662 => 287, 652 => 284, 646 => 282, 640 => 280, 638 => 279, 633 => 278, 629 => 277, 620 => 270, 615 => 268, 610 => 265, 605 => 263, 600 => 260, 595 => 258, 590 => 255, 585 => 253, 580 => 250, 575 => 248, 570 => 245, 565 => 243, 558 => 240, 553 => 238, 545 => 232, 540 => 229, 535 => 226, 530 => 224, 527 => 223, 524 => 222, 517 => 219, 512 => 216, 504 => 214, 499 => 213, 494 => 212, 486 => 208, 482 => 206, 476 => 203, 473 => 202, 470 => 201, 468 => 200, 464 => 198, 459 => 195, 457 => 194, 454 => 193, 445 => 187, 442 => 186, 434 => 182, 426 => 178, 418 => 174, 410 => 170, 402 => 166, 394 => 162, 388 => 158, 383 => 155, 381 => 154, 374 => 149, 366 => 143, 361 => 140, 348 => 138, 344 => 137, 335 => 131, 329 => 128, 325 => 127, 322 => 126, 320 => 125, 317 => 124, 310 => 119, 303 => 117, 301 => 116, 295 => 115, 291 => 114, 282 => 109, 278 => 107, 276 => 105, 273 => 104, 268 => 102, 262 => 99, 258 => 98, 255 => 97, 253 => 96, 249 => 94, 243 => 90, 238 => 87, 231 => 83, 227 => 82, 221 => 78, 216 => 75, 209 => 73, 202 => 71, 200 => 70, 192 => 69, 188 => 68, 181 => 67, 177 => 66, 173 => 64, 168 => 62, 166 => 61, 159 => 58, 154 => 56, 148 => 53, 144 => 52, 140 => 50, 133 => 46, 129 => 45, 126 => 44, 123 => 43, 121 => 42, 118 => 41, 112 => 38, 108 => 37, 105 => 36, 103 => 35, 99 => 33, 93 => 29, 88 => 26, 86 => 21, 83 => 25, 80 => 22, 78 => 21, 74 => 19, 69 => 16, 66 => 15, 64 => 14, 57 => 10, 51 => 7, 46 => 5, 43 => 4, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "home/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/home/index.twig"); } } twig/6a/6a71f1d6adb0ea6cd3675861d2faf409.php000064400000005611151440017720013256 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["url_params"] ?? null)) { // line 2 yield "
  • "; // line 4 yield PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null)); yield "
  • "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "navigation/tree/fast_filter.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 73 => 16, 66 => 12, 62 => 11, 56 => 9, 48 => 4, 40 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/fast_filter.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/fast_filter.twig"); } } twig/e1/e1c94ff945de29fe0347618b01d510d5.php000064400000004756151440017720013056 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; // line 3 echo ($context["hidden_inputs"] ?? null); echo " env, ($context["return_url"] ?? null), "html", null, true); echo "\"> "; echo _gettext("Your browser has phpMyAdmin configuration for this domain. Would you like to import it for current session?"); // line 10 echo "
    "; echo _gettext("Yes"); // line 11 echo " / "; echo _gettext("No"); // line 12 echo " / "; echo _gettext("Delete settings"); // line 13 echo "
    "; } public function getTemplateName() { return "preferences/autoload.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 67 => 13, 63 => 12, 59 => 11, 55 => 10, 50 => 6, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "preferences/autoload.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/preferences/autoload.twig"); } } twig/c1/c1192148a6e9d1919f1e97974b6c9a21.php000064400000105336151440017720012724 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["is_git_revision"] ?? null)) { // line 2 yield "
    "; } // line 4 yield " "; // line 5 yield ($context["message"] ?? null); yield " "; // line 7 yield ($context["partial_logout"] ?? null); yield "
    "; // line 10 yield ($context["sync_favorite_tables"] ?? null); yield "
    "; // line 14 if (($context["has_server"] ?? null)) { // line 15 yield " "; if (($context["is_demo"] ?? null)) { // line 16 yield "
    "; yield _gettext("phpMyAdmin Demo Server"); // line 19 yield "
    "; // line 21 $___internal_parse_0_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 22 yield " "; yield _gettext("You are using the demo server. You can do anything here, but please do not change root, debian-sys-maint and pma users. More information is available at %s."); // line 25 yield " "; return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 21 yield Twig\Extension\CoreExtension::sprintf($___internal_parse_0_, "demo.phpmyadmin.net"); // line 26 yield "
    "; } // line 29 yield "
    "; yield _gettext("General settings"); // line 33 yield "
      "; // line 35 if (($context["has_server_selection"] ?? null)) { // line 36 yield "
    • "; // line 37 yield PhpMyAdmin\Html\Generator::getImage("s_host"); yield " "; // line 38 yield ($context["server_selection"] ?? null); yield "
    • "; } // line 41 yield " "; // line 42 if ((($context["server"] ?? null) > 0)) { // line 43 yield " "; if (($context["has_change_password_link"] ?? null)) { // line 44 yield "
    • "; // line 46 yield PhpMyAdmin\Html\Generator::getIcon("s_passwd", _gettext("Change password"), true); yield "
    • "; } // line 50 yield "
    • "; // line 53 yield PhpMyAdmin\Url::getHiddenInputs(null, null, 4, "collation_connection"); yield "
      "; // line 61 if ( !Twig\Extension\CoreExtension::testEmpty(($context["charsets"] ?? null))) { // line 62 yield "
      "; } // line 78 yield "
    • "; // line 83 yield PhpMyAdmin\Html\Generator::getIcon("b_tblops", _gettext("More settings"), true); yield "
    • "; } // line 87 yield "
    "; } // line 90 yield " "; // line 91 if (( !Twig\Extension\CoreExtension::testEmpty(($context["available_languages"] ?? null)) || ($context["has_theme_manager"] ?? null))) { // line 92 yield "
    "; yield _gettext("Appearance settings"); // line 95 yield "
      "; // line 97 if ( !Twig\Extension\CoreExtension::testEmpty(($context["available_languages"] ?? null))) { // line 98 yield "
    • "; // line 100 yield PhpMyAdmin\Url::getHiddenInputs(["db" => ($context["db"] ?? null), "table" => ($context["table"] ?? null)]); yield "
    • "; } // line 125 yield " "; // line 126 if (($context["has_theme_manager"] ?? null)) { // line 127 yield "
    • "; // line 129 yield PhpMyAdmin\Url::getHiddenInputs(); yield "
    • "; } // line 150 yield "
    "; } // line 153 yield "
    "; // line 156 if ( !Twig\Extension\CoreExtension::testEmpty(($context["database_server"] ?? null))) { // line 157 yield "
    "; yield _gettext("Database server"); // line 160 yield "
    • "; yield _gettext("Server:"); // line 164 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["database_server"] ?? null), "host", [], "any", false, false, false, 164), "html", null, true); yield "
    • "; yield _gettext("Server type:"); // line 168 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["database_server"] ?? null), "type", [], "any", false, false, false, 168), "html", null, true); yield "
    • "; yield _gettext("Server connection:"); // line 172 yield " "; yield CoreExtension::getAttribute($this->env, $this->source, ($context["database_server"] ?? null), "connection", [], "any", false, false, false, 172); yield "
    • "; yield _gettext("Server version:"); // line 176 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["database_server"] ?? null), "version", [], "any", false, false, false, 176), "html", null, true); yield "
    • "; yield _gettext("Protocol version:"); // line 180 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["database_server"] ?? null), "protocol", [], "any", false, false, false, 180), "html", null, true); yield "
    • "; yield _gettext("User:"); // line 184 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["database_server"] ?? null), "user", [], "any", false, false, false, 184), "html", null, true); yield "
    • "; yield _gettext("Server charset:"); // line 188 yield " "; // line 189 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["database_server"] ?? null), "charset", [], "any", false, false, false, 189), "html", null, true); yield "
    "; } // line 195 yield " "; // line 196 if (( !Twig\Extension\CoreExtension::testEmpty(($context["web_server"] ?? null)) || ($context["show_php_info"] ?? null))) { // line 197 yield "
    "; yield _gettext("Web server"); // line 200 yield "
      "; // line 202 if ( !Twig\Extension\CoreExtension::testEmpty(($context["web_server"] ?? null))) { // line 203 yield " "; if ( !(null === CoreExtension::getAttribute($this->env, $this->source, ($context["web_server"] ?? null), "software", [], "any", false, false, false, 203))) { // line 204 yield "
    • "; // line 205 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["web_server"] ?? null), "software", [], "any", false, false, false, 205), "html", null, true); yield "
    • "; } // line 208 yield "
    • "; yield _gettext("Database client version:"); // line 210 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["web_server"] ?? null), "database", [], "any", false, false, false, 210), "html", null, true); yield "
    • "; yield _gettext("PHP extension:"); // line 214 yield " "; $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, ($context["web_server"] ?? null), "php_extensions", [], "any", false, false, false, 214)); foreach ($context['_seq'] as $context["_key"] => $context["extension"]) { // line 215 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["extension"], "html", null, true); yield " "; // line 216 yield PhpMyAdmin\Html\Generator::showPHPDocumentation((("book." . $context["extension"]) . ".php")); yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['extension'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 218 yield "
    • "; yield _gettext("PHP version:"); // line 221 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["web_server"] ?? null), "php_version", [], "any", false, false, false, 221), "html", null, true); yield "
    • "; } // line 224 yield " "; if (($context["show_php_info"] ?? null)) { // line 225 yield "
    • "; yield _gettext("Show PHP information"); // line 228 yield "
    • "; } // line 231 yield "
    "; } // line 234 yield "
    "; // line 279 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["errors"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["error"]) { // line 280 yield "
    env, $this->source, $context["error"], "severity", [], "any", false, false, false, 280) == "warning")) ? ("alert-warning") : ("alert-info")); yield "\" role=\"alert\"> "; // line 281 if ((CoreExtension::getAttribute($this->env, $this->source, $context["error"], "severity", [], "any", false, false, false, 281) == "warning")) { // line 282 yield " "; yield PhpMyAdmin\Html\Generator::getImage("s_attention", _gettext("Warning")); yield " "; } else { // line 284 yield " "; yield PhpMyAdmin\Html\Generator::getImage("s_notice", _gettext("Notice")); yield " "; } // line 286 yield " "; yield PhpMyAdmin\Sanitize::sanitizeMessage(CoreExtension::getAttribute($this->env, $this->source, $context["error"], "message", [], "any", false, false, false, 286)); yield "
    "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['error'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 289 yield "
    "; // line 292 if (($context["has_theme_manager"] ?? null)) { // line 293 yield " "; } // line 315 yield " "; // line 316 yield ($context["config_storage_message"] ?? null); yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "home/index.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 722 => 316, 719 => 315, 711 => 309, 704 => 307, 701 => 306, 694 => 302, 687 => 298, 683 => 297, 676 => 293, 674 => 292, 669 => 289, 659 => 286, 653 => 284, 647 => 282, 645 => 281, 640 => 280, 636 => 279, 627 => 272, 622 => 270, 617 => 267, 612 => 265, 607 => 262, 602 => 260, 597 => 257, 592 => 255, 587 => 252, 582 => 250, 577 => 247, 572 => 245, 565 => 242, 560 => 240, 552 => 234, 547 => 231, 542 => 228, 537 => 226, 534 => 225, 531 => 224, 524 => 221, 519 => 218, 511 => 216, 506 => 215, 501 => 214, 493 => 210, 489 => 208, 483 => 205, 480 => 204, 477 => 203, 475 => 202, 471 => 200, 466 => 197, 464 => 196, 461 => 195, 452 => 189, 449 => 188, 441 => 184, 433 => 180, 425 => 176, 417 => 172, 409 => 168, 401 => 164, 395 => 160, 390 => 157, 388 => 156, 383 => 153, 378 => 150, 370 => 144, 365 => 141, 352 => 139, 348 => 138, 339 => 132, 333 => 129, 329 => 128, 326 => 127, 324 => 126, 321 => 125, 314 => 120, 307 => 118, 305 => 117, 299 => 116, 295 => 115, 286 => 110, 282 => 106, 279 => 105, 274 => 103, 268 => 100, 264 => 99, 261 => 98, 259 => 97, 255 => 95, 250 => 92, 248 => 91, 245 => 90, 240 => 87, 233 => 83, 229 => 82, 223 => 78, 218 => 75, 211 => 73, 204 => 71, 202 => 70, 194 => 69, 190 => 68, 183 => 67, 179 => 66, 175 => 64, 170 => 62, 168 => 61, 161 => 58, 156 => 56, 150 => 53, 146 => 52, 142 => 50, 135 => 46, 131 => 45, 128 => 44, 125 => 43, 123 => 42, 120 => 41, 114 => 38, 110 => 37, 107 => 36, 105 => 35, 101 => 33, 95 => 29, 90 => 26, 88 => 21, 84 => 25, 81 => 22, 79 => 21, 75 => 19, 70 => 16, 67 => 15, 65 => 14, 58 => 10, 52 => 7, 47 => 5, 44 => 4, 40 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "home/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/home/index.twig"); } } twig/23/23d5766e14b688c2610b4c1ff0774955.php000064400000010642151440017720012550 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["columns"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["column"]) { // line 2 yield " env, $this->source, $context["column"], "is_column_numeric", [], "any", false, false, false, 2)) ? (" text-end") : ("")); yield ((CoreExtension::getAttribute($this->env, $this->source, $context["column"], "is_column_hidden", [], "any", false, false, false, 2)) ? (" hide") : ("")); // line 3 yield ((($context["is_sortable"] ?? null)) ? (" column_heading") : ("")); yield (((($context["is_sortable"] ?? null) && CoreExtension::getAttribute($this->env, $this->source, $context["column"], "is_browse_marker_enabled", [], "any", false, false, false, 3))) ? (" marker") : ("")); yield (((($context["is_sortable"] ?? null) && CoreExtension::getAttribute($this->env, $this->source, $context["column"], "is_browse_pointer_enabled", [], "any", false, false, false, 3))) ? (" pointer") : ("")); // line 4 yield ((( !($context["is_sortable"] ?? null) && CoreExtension::getAttribute($this->env, $this->source, $context["column"], "has_condition", [], "any", false, false, false, 4))) ? (" condition") : ("")); yield "\" data-column=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["column"], "column_name", [], "any", false, false, false, 4), "html", null, true); yield "\"> "; // line 5 if (($context["is_sortable"] ?? null)) { // line 6 yield " "; yield CoreExtension::getAttribute($this->env, $this->source, $context["column"], "order_link", [], "any", false, false, false, 6); yield " "; } else { // line 8 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["column"], "column_name", [], "any", false, false, false, 8), "html", null, true); yield " "; } // line 10 yield " "; yield CoreExtension::getAttribute($this->env, $this->source, $context["column"], "comments", [], "any", false, false, false, 10); yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['column'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "display/results/table_headers_for_columns.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 70 => 10, 64 => 8, 58 => 6, 56 => 5, 50 => 4, 46 => 3, 42 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "display/results/table_headers_for_columns.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/table_headers_for_columns.twig"); } } twig/a4/a4a48516dbda5cc7558784f4a7db29e8.php000064400000023045151440017720013217 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 2 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null)); yield "
    "; // line 9 if (($context["replication"] ?? null)) { // line 10 yield " "; } // line 12 yield " "; // line 13 if (($context["db_is_system_schema"] ?? null)) { // line 14 yield " "; $context["action_colspan"] = 3; // line 15 yield " "; } else { // line 16 yield " "; $context["action_colspan"] = 6; // line 17 yield " "; } // line 18 yield " "; if ((($context["num_favorite_tables"] ?? null) > 0)) { // line 19 yield " "; $context["action_colspan"] = (($context["action_colspan"] ?? null) + 1); // line 20 yield " "; } // line 21 yield " "; // line 25 yield " "; // line 29 if ( !(($context["properties_num_columns"] ?? null) > 1)) { // line 30 yield " "; } // line 33 yield " "; // line 34 if (($context["is_show_stats"] ?? null)) { // line 35 yield " "; // line 36 yield " "; // line 38 yield " "; } // line 40 yield " "; // line 41 if (($context["show_charset"] ?? null)) { // line 42 yield " "; } // line 44 yield " "; // line 45 if (($context["show_comment"] ?? null)) { // line 46 yield " "; } // line 48 yield " "; // line 49 if (($context["show_creation"] ?? null)) { // line 50 yield " "; // line 51 yield " "; } // line 53 yield " "; // line 54 if (($context["show_last_update"] ?? null)) { // line 55 yield " "; // line 56 yield " "; } // line 58 yield " "; // line 59 if (($context["show_last_check"] ?? null)) { // line 60 yield " "; // line 61 yield " "; } // line 63 yield " "; // line 66 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["structure_table_rows"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["structure_table_row"]) { // line 67 yield " "; yield from $this->loadTemplate("database/structure/structure_table_row.twig", "database/structure/table_header.twig", 67)->unwrap()->yield(CoreExtension::toArray($context["structure_table_row"])); // line 68 yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['structure_table_row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 69 yield " "; // line 70 if (($context["body_for_table_summary"] ?? null)) { // line 71 yield " "; yield from $this->loadTemplate("database/structure/body_for_table_summary.twig", "database/structure/table_header.twig", 71)->unwrap()->yield(CoreExtension::toArray(($context["body_for_table_summary"] ?? null))); // line 72 yield " "; } // line 73 yield "
    "; // line 8 yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Table"), "table"); yield ""; yield _gettext("Replication"); yield "env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["action_colspan"] ?? null), "html", null, true); yield "\" class=\"d-print-none\"> "; yield _gettext("Action"); // line 23 yield " "; // line 26 yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Rows"), "records", "DESC"); yield " "; // line 27 yield PhpMyAdmin\Html\Generator::showHint(PhpMyAdmin\Sanitize::sanitizeMessage(_gettext("May be approximate. Click on the number to get the exact count. See [doc@faq3-11]FAQ 3.11[/doc]."))); yield " "; yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Type"), "type"); yield " "; // line 31 yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Collation"), "collation"); yield ""; yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Size"), "size", "DESC"); yield ""; yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Overhead"), "overhead", "DESC"); yield ""; yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Charset"), "charset"); yield ""; yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Comment"), "comment"); yield ""; yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Creation"), "creation", "DESC"); yield ""; yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Last update"), "last_update", "DESC"); yield ""; yield PhpMyAdmin\Util::sortableTableHeader(_gettext("Last check"), "last_check", "DESC"); yield "
    "; // line 75 if (($context["check_all_tables"] ?? null)) { // line 76 yield " "; yield from $this->loadTemplate("database/structure/check_all_tables.twig", "database/structure/table_header.twig", 76)->unwrap()->yield(CoreExtension::toArray(($context["check_all_tables"] ?? null))); } // line 78 yield "
    "; // line 79 if (($context["check_all_tables"] ?? null)) { // line 80 yield " "; yield from $this->loadTemplate("database/structure/bulk_action_modal.twig", "database/structure/table_header.twig", 80)->unwrap()->yield(CoreExtension::toArray(($context["check_all_tables"] ?? null))); } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/structure/table_header.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 246 => 80, 244 => 79, 241 => 78, 237 => 76, 235 => 75, 231 => 73, 228 => 72, 225 => 71, 223 => 70, 220 => 69, 214 => 68, 211 => 67, 207 => 66, 202 => 63, 196 => 61, 194 => 60, 192 => 59, 189 => 58, 183 => 56, 181 => 55, 179 => 54, 176 => 53, 170 => 51, 168 => 50, 166 => 49, 163 => 48, 157 => 46, 155 => 45, 152 => 44, 146 => 42, 144 => 41, 141 => 40, 135 => 38, 130 => 36, 128 => 35, 126 => 34, 123 => 33, 118 => 31, 113 => 30, 111 => 29, 106 => 27, 102 => 26, 99 => 25, 96 => 23, 90 => 21, 87 => 20, 84 => 19, 81 => 18, 78 => 17, 75 => 16, 72 => 15, 69 => 14, 67 => 13, 64 => 12, 58 => 10, 56 => 9, 52 => 8, 43 => 2, 38 => 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/a4/a490dc3fe4b1efb2b1efc221735b789e.php000064400000011377151440017720013341 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable($this->env->getRuntime('PhpMyAdmin\FlashMessages')->getMessages()); foreach ($context['_seq'] as $context["flash_key"] => $context["flash_messages"]) { // line 2 yield " "; $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable($context["flash_messages"]); foreach ($context['_seq'] as $context["_key"] => $context["flash_message"]) { // line 3 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["flash_key"], "html", null, true); yield "\" role=\"alert\"> "; // line 4 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["flash_message"], "html", null, true); yield "
    "; } $_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 yield " "; // line 9 if (($context["has_tables"] ?? null)) { // line 10 yield "
    "; // line 11 yield ($context["list_navigator_html"] ?? null); yield " "; // line 13 yield ($context["table_list_html"] ?? null); yield " "; // line 15 yield ($context["list_navigator_html"] ?? null); yield "

    ($context["database"] ?? null), "goto" => PhpMyAdmin\Url::getFromRoute("/database/structure")]); yield "\"> "; // line 21 yield PhpMyAdmin\Html\Generator::getIcon("b_tblanalyse", _gettext("Data dictionary"), true); yield "

    "; } else { // line 25 yield " "; yield $this->env->getFilter('notice')->getCallable()(_gettext("No tables found in database.")); yield " "; } // line 27 yield " "; // line 28 if ( !($context["is_system_schema"] ?? null)) { // line 29 yield " "; yield ($context["create_table_html"] ?? null); yield " "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/structure/index.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 116 => 29, 114 => 28, 111 => 27, 105 => 25, 98 => 21, 94 => 20, 90 => 19, 83 => 15, 78 => 13, 73 => 11, 70 => 10, 68 => 9, 65 => 8, 52 => 4, 47 => 3, 42 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "database/structure/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/index.twig"); } } twig/5b/5b836614f7d529084b2e956a2572c7ff.php000064400000005025151440017720012723 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/structure/bulk_action_modal.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 58 => 12, 54 => 11, 47 => 7, 38 => 1,); } public function getSourceContext() { return new Source("", "database/structure/bulk_action_modal.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/bulk_action_modal.twig"); } } twig/5b/5be3823588c710e664d2b4f3cc5a01f1.php000064400000004405151440017720013032 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; // line 6 echo ($context["type"] ?? null); echo " "; // line 7 echo ($context["function"] ?? null); echo " "; } public function getTemplateName() { return "table/insert/get_head_and_foot_of_insert_row_table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 69 => 15, 60 => 9, 56 => 8, 51 => 7, 47 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "table/insert/get_head_and_foot_of_insert_row_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/get_head_and_foot_of_insert_row_table.twig"); } } twig/0d/0d1a43ef83d2e7891ddf14227bdb43ee.php000064400000015307151440017720013256 0ustar00source = $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 4 if (( !($context["is_ajax"] ?? null) && !($context["is_minimal"] ?? null))) { // line 5 echo " "; if ( !twig_test_empty(($context["self_url"] ?? null))) { // line 6 echo " "; } // line 16 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 "
    "; // line 25 ob_start(function () { return ''; }); // line 26 echo " "; echo _gettext("phpMyAdmin Demo Server"); echo ": "; // line 27 if ( !twig_test_empty(($context["git_revision_info"] ?? null))) { // line 28 echo " "; ob_start(function () { return ''; }); // line 29 echo "env, PhpMyAdmin\Core::linkURL(twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "revisionUrl", [], "any", false, false, false, 29)), "html", null, true); echo "\">"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "revision", [], "any", false, false, false, 29), "html", null, true); echo ""; $context["revision_info"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 31 echo " "; ob_start(function () { return ''; }); // line 32 echo "env, PhpMyAdmin\Core::linkURL(twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "branchUrl", [], "any", false, false, false, 32)), "html", null, true); echo "\">"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "branch", [], "any", false, false, false, 32), "html", null, true); echo ""; $context["branch_info"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 34 echo " "; echo twig_sprintf(_gettext("Currently running Git revision %1\$s from the %2\$s branch."), ($context["revision_info"] ?? null), ($context["branch_info"] ?? null)); echo " "; } else { // line 36 echo " "; echo _gettext("Git information missing!"); // line 37 echo " "; } // line 38 echo " "; $___internal_parse_34_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 25 echo $this->env->getFilter('notice')->getCallable()($___internal_parse_34_); // line 39 echo "
    "; } // line 41 echo " "; // line 42 echo ($context["footer"] ?? null); echo " "; } // line 44 if ( !($context["is_ajax"] ?? null)) { // line 45 echo " "; } } public function getTemplateName() { return "footer.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 158 => 45, 156 => 44, 151 => 42, 148 => 41, 144 => 39, 142 => 25, 139 => 38, 136 => 37, 133 => 36, 127 => 34, 120 => 32, 117 => 31, 110 => 29, 107 => 28, 105 => 27, 98 => 26, 96 => 25, 93 => 24, 91 => 23, 86 => 21, 80 => 18, 76 => 16, 71 => 13, 68 => 12, 65 => 11, 59 => 9, 57 => 8, 51 => 7, 48 => 6, 45 => 5, 43 => 4, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "footer.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/footer.twig"); } } twig/ba/ba8b3e3e803ac5500d0ae984e36e35f1.php000064400000003322151440017720013240 0ustar00source = $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["context"] ?? null), "html", null, true); yield "\" role=\"alert\"> "; // line 2 yield ($context["message"] ?? null); yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "message.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "message.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/message.twig"); } } twig/74/74281f885f6bb379dd8848cb75543664.php000064400000033244151440017720012614 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if ((($context["position"] ?? null) == "left")) { // line 2 echo " "; if (($context["has_checkbox"] ?? null)) { // line 3 echo " "; } // line 9 echo " "; // line 10 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 10))) { // line 11 echo " "; } // line 20 echo " "; // line 21 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 21))) { // line 22 echo " "; } // line 31 echo " "; // line 32 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 32))) { // line 33 echo " "; } } elseif (( // line 42 ($context["position"] ?? null) == "right")) { // line 43 echo " "; if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 43))) { // line 44 echo " "; } // line 53 echo " "; // line 54 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 54))) { // line 55 echo " "; } // line 64 echo " "; // line 65 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 65))) { // line 66 echo " "; } // line 75 echo " "; // line 76 if (($context["has_checkbox"] ?? null)) { // line 77 echo " "; } } else { // line 84 echo " "; if (($context["has_checkbox"] ?? null)) { // line 85 echo " "; } } } public function getTemplateName() { return "display/results/checkbox_and_links.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 260 => 88, 252 => 87, 249 => 85, 246 => 84, 239 => 80, 231 => 79, 228 => 77, 226 => 76, 223 => 75, 218 => 72, 212 => 70, 210 => 69, 206 => 68, 200 => 66, 198 => 65, 195 => 64, 190 => 61, 184 => 59, 182 => 58, 178 => 57, 174 => 55, 172 => 54, 169 => 53, 164 => 50, 158 => 48, 156 => 47, 152 => 46, 146 => 44, 143 => 43, 141 => 42, 136 => 39, 130 => 37, 128 => 36, 124 => 35, 118 => 33, 116 => 32, 113 => 31, 108 => 28, 102 => 26, 100 => 25, 96 => 24, 92 => 22, 90 => 21, 87 => 20, 82 => 17, 76 => 15, 74 => 14, 70 => 13, 64 => 11, 62 => 10, 59 => 9, 53 => 6, 45 => 5, 42 => 3, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/checkbox_and_links.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/checkbox_and_links.twig"); } } twig/46/466e9e894ce09b5e77ce9d7c1a830775.php000064400000003521151440017720013023 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
  • "; // line 2 if (($context["is_recent"] ?? null)) { // line 3 echo " "; echo _gettext("There are no recent tables."); // line 4 echo " "; } else { // line 5 echo " "; echo _gettext("There are no favorite tables."); // line 6 echo " "; } // line 7 echo "
  • "; } public function getTemplateName() { return "recent_favorite_table_no_tables.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 54 => 7, 51 => 6, 48 => 5, 45 => 4, 42 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "recent_favorite_table_no_tables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/recent_favorite_table_no_tables.twig"); } } twig/46/461257c61e0fbdd23b85e1b4f187748d.php000064400000017231151440017720012771 0ustar00source = $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 yield " "; } // line 4 if (( !($context["is_ajax"] ?? null) && !($context["is_minimal"] ?? null))) { // line 5 yield " "; if ( !Twig\Extension\CoreExtension::testEmpty(($context["self_url"] ?? null))) { // line 6 yield " "; } // line 16 yield "
    "; // line 18 yield ($context["error_messages"] ?? null); yield "
    "; // line 21 yield ($context["scripts"] ?? null); yield " "; // line 23 if (($context["is_demo"] ?? null)) { // line 24 yield "
    "; // line 25 $___internal_parse_34_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 26 yield " "; yield _gettext("phpMyAdmin Demo Server"); yield ": "; // line 27 if ( !Twig\Extension\CoreExtension::testEmpty(($context["git_revision_info"] ?? null))) { // line 28 yield " "; $context["revision_info"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 29 yield "env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(PhpMyAdmin\Core::linkURL(CoreExtension::getAttribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "revisionUrl", [], "any", false, false, false, 29)), "html", null, true); yield "\">"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "revision", [], "any", false, false, false, 29), "html", null, true); yield ""; return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 31 yield " "; $context["branch_info"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 32 yield "env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(PhpMyAdmin\Core::linkURL(CoreExtension::getAttribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "branchUrl", [], "any", false, false, false, 32)), "html", null, true); yield "\">"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["git_revision_info"] ?? null), "branch", [], "any", false, false, false, 32), "html", null, true); yield ""; return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 34 yield " "; yield Twig\Extension\CoreExtension::sprintf(_gettext("Currently running Git revision %1\$s from the %2\$s branch."), ($context["revision_info"] ?? null), ($context["branch_info"] ?? null)); yield " "; } else { // line 36 yield " "; yield _gettext("Git information missing!"); // line 37 yield " "; } // line 38 yield " "; return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 25 yield $this->env->getFilter('notice')->getCallable()($___internal_parse_34_); // line 39 yield "
    "; } // line 41 yield " "; // line 42 yield ($context["footer"] ?? null); yield " "; } // line 44 if ( !($context["is_ajax"] ?? null)) { // line 45 yield " "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "footer.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 162 => 45, 160 => 44, 155 => 42, 152 => 41, 148 => 39, 146 => 25, 142 => 38, 139 => 37, 136 => 36, 130 => 34, 122 => 32, 119 => 31, 111 => 29, 108 => 28, 106 => 27, 99 => 26, 97 => 25, 94 => 24, 92 => 23, 87 => 21, 81 => 18, 77 => 16, 72 => 13, 69 => 12, 66 => 11, 60 => 9, 58 => 8, 52 => 7, 49 => 6, 46 => 5, 44 => 4, 40 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "footer.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/footer.twig"); } } twig/7f/7fb405a2638cef05f9d4bd35cdb83c1f.php000064400000017622151440017720013355 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if ((($context["max_count"] ?? null) < ($context["count"] ?? null))) { // line 2 echo "
    env, twig_join_filter(($context["classes"] ?? null), " "), "html", null, true); echo "\"> "; // line 3 if ((($context["frame"] ?? null) != "frame_navigation")) { // line 4 echo " "; echo _gettext("Page number:"); // line 5 echo " "; } // line 6 echo " "; // line 7 if ((($context["position"] ?? null) > 0)) { // line 8 echo " 0]), "", false); echo "\""; echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); echo " title=\""; echo _pgettext("First page", "Begin"); echo "\"> "; // line 9 if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 10 echo " << "; } // line 12 echo " "; if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 13 echo " "; echo _pgettext("First page", "Begin"); // line 14 echo " "; } // line 15 echo " (($context["position"] ?? null) - ($context["max_count"] ?? null))]), "", false); echo "\""; echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); echo " title=\""; echo _pgettext("Previous page", "Previous"); echo "\"> "; // line 17 if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 18 echo " < "; } // line 20 echo " "; if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 21 echo " "; echo _pgettext("Previous page", "Previous"); // line 22 echo " "; } // line 23 echo " "; } // line 25 echo "
    "; // line 27 echo PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null)); echo " "; // line 29 echo ($context["page_selector"] ?? null); echo " "; // line 32 if (((($context["position"] ?? null) + ($context["max_count"] ?? null)) < ($context["count"] ?? null))) { // line 33 echo " (($context["position"] ?? null) + ($context["max_count"] ?? null))]), "", false); echo "\""; echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); echo " title=\""; echo _pgettext("Next page", "Next"); echo "\"> "; // line 34 if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 35 echo " "; echo _pgettext("Next page", "Next"); // line 36 echo " "; } // line 37 echo " "; if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 38 echo " > "; } // line 40 echo " "; // line 41 $context["last_pos"] = ((int) floor((($context["count"] ?? null) / ($context["max_count"] ?? null))) * ($context["max_count"] ?? null)); // line 42 echo " (((($context["last_pos"] ?? null) == ($context["count"] ?? null))) ? ((($context["count"] ?? null) - ($context["max_count"] ?? null))) : (($context["last_pos"] ?? null)))]), "", false); echo "\""; echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); echo " title=\""; echo _pgettext("Last page", "End"); echo "\"> "; // line 43 if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 44 echo " "; echo _pgettext("Last page", "End"); // line 45 echo " "; } // line 46 echo " "; if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 47 echo " >> "; } // line 49 echo " "; } // line 51 echo "
    "; } } public function getTemplateName() { return "list_navigator.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 196 => 51, 192 => 49, 188 => 47, 185 => 46, 182 => 45, 179 => 44, 177 => 43, 166 => 42, 164 => 41, 161 => 40, 157 => 38, 154 => 37, 151 => 36, 148 => 35, 146 => 34, 135 => 33, 133 => 32, 127 => 29, 122 => 27, 118 => 26, 115 => 25, 111 => 23, 108 => 22, 105 => 21, 102 => 20, 98 => 18, 96 => 17, 86 => 16, 83 => 15, 80 => 14, 77 => 13, 74 => 12, 70 => 10, 68 => 9, 57 => 8, 55 => 7, 52 => 6, 49 => 5, 46 => 4, 44 => 3, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "list_navigator.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/list_navigator.twig"); } } twig/b0/b079e76123218f8cb3fc024607f9ab3e.php000064400000010315151440017720013031 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if ((twig_get_attribute($this->env, $this->source, ($context["comments_map"] ?? null), ($context["table_name"] ?? null), [], "array", true, true, false, 1) && twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 2 ($context["comments_map"] ?? null), ($context["table_name"] ?? null), [], "array", false, true, false, 2), ($context["column_name"] ?? null), [], "array", true, true, false, 2))) { // line 3 echo "
    env, (($__internal_compile_0 = (($__internal_compile_1 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[($context["column_name"] ?? null)] ?? null) : null), "html", null, true); echo "\"> "; // line 4 if ((twig_length_filter($this->env, (($__internal_compile_2 = (($__internal_compile_3 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2[($context["column_name"] ?? null)] ?? null) : null)) > ($context["limit_chars"] ?? null))) { // line 5 echo " "; echo twig_escape_filter($this->env, twig_slice($this->env, (($__internal_compile_4 = (($__internal_compile_5 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4[($context["column_name"] ?? null)] ?? null) : null), 0, ($context["limit_chars"] ?? null)), "html", null, true); echo "… "; } else { // line 7 echo " "; echo twig_escape_filter($this->env, (($__internal_compile_6 = (($__internal_compile_7 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_7) || $__internal_compile_7 instanceof ArrayAccess ? ($__internal_compile_7[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6[($context["column_name"] ?? null)] ?? null) : null), "html", null, true); echo " "; } // line 9 echo " "; } } public function getTemplateName() { return "display/results/comment_for_row.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 59 => 9, 53 => 7, 47 => 5, 45 => 4, 40 => 3, 38 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/comment_for_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/comment_for_row.twig"); } } twig/35/35264ab0327ce1b0782900891696209c.php000064400000010072151440017720012373 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["columns"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["column"]) { // line 2 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['column'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "display/results/table_headers_for_columns.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 69 => 10, 63 => 8, 57 => 6, 55 => 5, 49 => 4, 45 => 3, 41 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/table_headers_for_columns.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/table_headers_for_columns.twig"); } } twig/5e/5e9bdbd409061dcd1c6496ec3c4737e2.php000064400000003473151440017720013214 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo ""; } public function getTemplateName() { return "table/insert/get_html_for_insert_edit_form_header.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 1,); } public function getSourceContext() { return new Source("", "table/insert/get_html_for_insert_edit_form_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/get_html_for_insert_edit_form_header.twig"); } } twig/b7/b71f19906f3f333866e19e19f30d4069.php000064400000017403151440017720012647 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; } public function getTemplateName() { return "menu/breadcrumbs.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 155 => 43, 152 => 42, 146 => 40, 143 => 39, 137 => 37, 135 => 36, 127 => 32, 124 => 31, 121 => 30, 118 => 29, 115 => 28, 112 => 27, 109 => 26, 107 => 25, 101 => 24, 97 => 23, 94 => 22, 92 => 21, 84 => 17, 80 => 16, 74 => 15, 70 => 14, 67 => 13, 65 => 12, 57 => 8, 53 => 7, 47 => 6, 43 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "menu/breadcrumbs.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/menu/breadcrumbs.twig"); } } twig/a6/a6fe4acf02725d11f8c805ab32615bfa.php000064400000005154151440017720013243 0ustar00source = $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["table_name_hash"] ?? null), "html", null, true); yield "_favorite_anchor\" class=\"ajax favorite_table_anchor\" href=\""; // line 3 yield PhpMyAdmin\Url::getFromRoute("/database/structure/favorite-table", ($context["fav_params"] ?? null)); yield "\" title=\""; // line 4 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((($context["already_favorite"] ?? null)) ? (_gettext("Remove from Favorites")) : (_gettext("Add to Favorites"))), "html", null, true); yield "\" data-favtargets=\""; // line 5 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["db_table_name_hash"] ?? null), "html", null, true); yield "\"> "; // line 6 yield ((($context["already_favorite"] ?? null)) ? (PhpMyAdmin\Html\Generator::getIcon("b_favorite")) : (PhpMyAdmin\Html\Generator::getIcon("b_no_favorite"))); yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/structure/favorite_anchor.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 56 => 6, 52 => 5, 48 => 4, 44 => 3, 38 => 1,); } public function getSourceContext() { return new Source("", "database/structure/favorite_anchor.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/favorite_anchor.twig"); } } twig/01/01433eb4039f268c98510cb5b3bd3a09.php000064400000035757151440017720012674 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if ((($context["position"] ?? null) == "left")) { // line 2 yield " "; if (($context["has_checkbox"] ?? null)) { // line 3 yield " "; } // line 9 yield " "; // line 10 if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 10))) { // line 11 yield " "; } // line 20 yield " "; // line 21 if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 21))) { // line 22 yield " "; } // line 31 yield " "; // line 32 if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 32))) { // line 33 yield " "; } } elseif (( // line 42 ($context["position"] ?? null) == "right")) { // line 43 yield " "; if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 43))) { // line 44 yield " "; } // line 53 yield " "; // line 54 if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 54))) { // line 55 yield " "; } // line 64 yield " "; // line 65 if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 65))) { // line 66 yield " "; } // line 75 yield " "; // line 76 if (($context["has_checkbox"] ?? null)) { // line 77 yield " "; } } else { // line 84 yield " "; if (($context["has_checkbox"] ?? null)) { // line 85 yield " "; } } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "display/results/checkbox_and_links.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 261 => 88, 253 => 87, 250 => 85, 247 => 84, 240 => 80, 232 => 79, 229 => 77, 227 => 76, 224 => 75, 219 => 72, 213 => 70, 211 => 69, 207 => 68, 201 => 66, 199 => 65, 196 => 64, 191 => 61, 185 => 59, 183 => 58, 179 => 57, 175 => 55, 173 => 54, 170 => 53, 165 => 50, 159 => 48, 157 => 47, 153 => 46, 147 => 44, 144 => 43, 142 => 42, 137 => 39, 131 => 37, 129 => 36, 125 => 35, 119 => 33, 117 => 32, 114 => 31, 109 => 28, 103 => 26, 101 => 25, 97 => 24, 93 => 22, 91 => 21, 88 => 20, 83 => 17, 77 => 15, 75 => 14, 71 => 13, 65 => 11, 63 => 10, 60 => 9, 54 => 6, 46 => 5, 43 => 3, 40 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "display/results/checkbox_and_links.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/checkbox_and_links.twig"); } } twig/ff/ffbecfb5f4f6bef690d8a7985f792fad.php000064400000054205151440017720013712 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 2 echo "var firstDayOfCalendar = '"; echo twig_escape_filter($this->env, ($context["first_day_of_calendar"] ?? null), "js", null, true); echo "'; var themeImagePath = '"; // line 3 echo twig_escape_filter($this->env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath(), "js", null, true); echo "'; var mysqlDocTemplate = '"; // line 4 echo twig_escape_filter($this->env, PhpMyAdmin\Util::getMySQLDocuURL("%s"), "js", null, true); echo "'; var maxInputVars = "; // line 5 echo twig_escape_filter($this->env, ($context["max_input_vars"] ?? null), "js", null, true); echo "; "; // line 7 ob_start(function () { return ''; }); // l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month". echo _gettext("calendar-month-year"); $context["show_month_after_year"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 10 ob_start(function () { return ''; }); // l10n: Year suffix for calendar, "none" is empty. echo _gettext("none"); $context["year_suffix"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 14 echo "if (\$.datepicker) { \$.datepicker.regional[''].closeText = '"; // line 15 ob_start(function () { return ''; }); // l10n: Display text for calendar close link echo _gettext("Done"); $___internal_parse_1_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_1_, "js"); echo "'; \$.datepicker.regional[''].prevText = '"; // line 16 ob_start(function () { return ''; }); // l10n: Previous month. Display text for previous month link in calendar echo _gettext("Prev"); $___internal_parse_2_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_2_, "js"); echo "'; \$.datepicker.regional[''].nextText = '"; // line 17 ob_start(function () { return ''; }); // l10n: Next month. Display text for next month link in calendar echo _gettext("Next"); $___internal_parse_3_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_3_, "js"); echo "'; \$.datepicker.regional[''].currentText = '"; // line 18 ob_start(function () { return ''; }); // l10n: Display text for current month link in calendar echo _gettext("Today"); $___internal_parse_4_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_4_, "js"); echo "'; \$.datepicker.regional[''].monthNames = [ '"; // line 20 echo twig_escape_filter($this->env, _gettext("January"), "js", null, true); echo "', '"; // line 21 echo twig_escape_filter($this->env, _gettext("February"), "js", null, true); echo "', '"; // line 22 echo twig_escape_filter($this->env, _gettext("March"), "js", null, true); echo "', '"; // line 23 echo twig_escape_filter($this->env, _gettext("April"), "js", null, true); echo "', '"; // line 24 echo twig_escape_filter($this->env, _gettext("May"), "js", null, true); echo "', '"; // line 25 echo twig_escape_filter($this->env, _gettext("June"), "js", null, true); echo "', '"; // line 26 echo twig_escape_filter($this->env, _gettext("July"), "js", null, true); echo "', '"; // line 27 echo twig_escape_filter($this->env, _gettext("August"), "js", null, true); echo "', '"; // line 28 echo twig_escape_filter($this->env, _gettext("September"), "js", null, true); echo "', '"; // line 29 echo twig_escape_filter($this->env, _gettext("October"), "js", null, true); echo "', '"; // line 30 echo twig_escape_filter($this->env, _gettext("November"), "js", null, true); echo "', '"; // line 31 echo twig_escape_filter($this->env, _gettext("December"), "js", null, true); echo "', ]; \$.datepicker.regional[''].monthNamesShort = [ '"; // line 34 ob_start(function () { return ''; }); // l10n: Short month name for January echo _gettext("Jan"); $___internal_parse_5_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_5_, "js"); echo "', '"; // line 35 ob_start(function () { return ''; }); // l10n: Short month name for February echo _gettext("Feb"); $___internal_parse_6_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_6_, "js"); echo "', '"; // line 36 ob_start(function () { return ''; }); // l10n: Short month name for March echo _gettext("Mar"); $___internal_parse_7_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_7_, "js"); echo "', '"; // line 37 ob_start(function () { return ''; }); // l10n: Short month name for April echo _gettext("Apr"); $___internal_parse_8_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_8_, "js"); echo "', '"; // line 38 ob_start(function () { return ''; }); // l10n: Short month name for May echo _gettext("May"); $___internal_parse_9_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_9_, "js"); echo "', '"; // line 39 ob_start(function () { return ''; }); // l10n: Short month name for June echo _gettext("Jun"); $___internal_parse_10_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_10_, "js"); echo "', '"; // line 40 ob_start(function () { return ''; }); // l10n: Short month name for July echo _gettext("Jul"); $___internal_parse_11_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_11_, "js"); echo "', '"; // line 41 ob_start(function () { return ''; }); // l10n: Short month name for August echo _gettext("Aug"); $___internal_parse_12_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_12_, "js"); echo "', '"; // line 42 ob_start(function () { return ''; }); // l10n: Short month name for September echo _gettext("Sep"); $___internal_parse_13_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_13_, "js"); echo "', '"; // line 43 ob_start(function () { return ''; }); // l10n: Short month name for October echo _gettext("Oct"); $___internal_parse_14_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_14_, "js"); echo "', '"; // line 44 ob_start(function () { return ''; }); // l10n: Short month name for November echo _gettext("Nov"); $___internal_parse_15_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_15_, "js"); echo "', '"; // line 45 ob_start(function () { return ''; }); // l10n: Short month name for December echo _gettext("Dec"); $___internal_parse_16_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_16_, "js"); echo "', ]; \$.datepicker.regional[''].dayNames = [ '"; // line 48 echo twig_escape_filter($this->env, _gettext("Sunday"), "js", null, true); echo "', '"; // line 49 echo twig_escape_filter($this->env, _gettext("Monday"), "js", null, true); echo "', '"; // line 50 echo twig_escape_filter($this->env, _gettext("Tuesday"), "js", null, true); echo "', '"; // line 51 echo twig_escape_filter($this->env, _gettext("Wednesday"), "js", null, true); echo "', '"; // line 52 echo twig_escape_filter($this->env, _gettext("Thursday"), "js", null, true); echo "', '"; // line 53 echo twig_escape_filter($this->env, _gettext("Friday"), "js", null, true); echo "', '"; // line 54 echo twig_escape_filter($this->env, _gettext("Saturday"), "js", null, true); echo "', ]; \$.datepicker.regional[''].dayNamesShort = [ '"; // line 57 ob_start(function () { return ''; }); // l10n: Short week day name for Sunday echo _gettext("Sun"); $___internal_parse_17_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_17_, "js"); echo "', '"; // line 58 ob_start(function () { return ''; }); // l10n: Short week day name for Monday echo _gettext("Mon"); $___internal_parse_18_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_18_, "js"); echo "', '"; // line 59 ob_start(function () { return ''; }); // l10n: Short week day name for Tuesday echo _gettext("Tue"); $___internal_parse_19_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_19_, "js"); echo "', '"; // line 60 ob_start(function () { return ''; }); // l10n: Short week day name for Wednesday echo _gettext("Wed"); $___internal_parse_20_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_20_, "js"); echo "', '"; // line 61 ob_start(function () { return ''; }); // l10n: Short week day name for Thursday echo _gettext("Thu"); $___internal_parse_21_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_21_, "js"); echo "', '"; // line 62 ob_start(function () { return ''; }); // l10n: Short week day name for Friday echo _gettext("Fri"); $___internal_parse_22_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_22_, "js"); echo "', '"; // line 63 ob_start(function () { return ''; }); // l10n: Short week day name for Saturday echo _gettext("Sat"); $___internal_parse_23_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_23_, "js"); echo "', ]; \$.datepicker.regional[''].dayNamesMin = [ '"; // line 66 ob_start(function () { return ''; }); // l10n: Minimal week day name for Sunday echo _gettext("Su"); $___internal_parse_24_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_24_, "js"); echo "', '"; // line 67 ob_start(function () { return ''; }); // l10n: Minimal week day name for Monday echo _gettext("Mo"); $___internal_parse_25_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_25_, "js"); echo "', '"; // line 68 ob_start(function () { return ''; }); // l10n: Minimal week day name for Tuesday echo _gettext("Tu"); $___internal_parse_26_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_26_, "js"); echo "', '"; // line 69 ob_start(function () { return ''; }); // l10n: Minimal week day name for Wednesday echo _gettext("We"); $___internal_parse_27_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_27_, "js"); echo "', '"; // line 70 ob_start(function () { return ''; }); // l10n: Minimal week day name for Thursday echo _gettext("Th"); $___internal_parse_28_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_28_, "js"); echo "', '"; // line 71 ob_start(function () { return ''; }); // l10n: Minimal week day name for Friday echo _gettext("Fr"); $___internal_parse_29_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_29_, "js"); echo "', '"; // line 72 ob_start(function () { return ''; }); // l10n: Minimal week day name for Saturday echo _gettext("Sa"); $___internal_parse_30_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_30_, "js"); echo "', ]; \$.datepicker.regional[''].weekHeader = '"; // line 74 ob_start(function () { return ''; }); // l10n: Column header for week of the year in calendar echo _gettext("Wk"); $___internal_parse_31_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_31_, "js"); echo "'; \$.datepicker.regional[''].showMonthAfterYear = "; // line 75 echo (((($context["show_month_after_year"] ?? null) == "calendar-year-month")) ? ("true") : ("false")); echo "; \$.datepicker.regional[''].yearSuffix = '"; // line 76 echo (((($context["year_suffix"] ?? null) != "none")) ? (twig_escape_filter($this->env, ($context["year_suffix"] ?? null), "js")) : ("")); echo "'; \$.extend(\$.datepicker._defaults, \$.datepicker.regional['']); } if (\$.timepicker) { \$.timepicker.regional[''].timeText = '"; // line 81 echo twig_escape_filter($this->env, _gettext("Time"), "js", null, true); echo "'; \$.timepicker.regional[''].hourText = '"; // line 82 echo twig_escape_filter($this->env, _gettext("Hour"), "js", null, true); echo "'; \$.timepicker.regional[''].minuteText = '"; // line 83 echo twig_escape_filter($this->env, _gettext("Minute"), "js", null, true); echo "'; \$.timepicker.regional[''].secondText = '"; // line 84 echo twig_escape_filter($this->env, _gettext("Second"), "js", null, true); echo "'; \$.extend(\$.timepicker._defaults, \$.timepicker.regional['']); } function extendingValidatorMessages () { \$.extend(\$.validator.messages, { required: '"; // line 90 echo twig_escape_filter($this->env, _gettext("This field is required"), "js", null, true); echo "', remote: '"; // line 91 echo twig_escape_filter($this->env, _gettext("Please fix this field"), "js", null, true); echo "', email: '"; // line 92 echo twig_escape_filter($this->env, _gettext("Please enter a valid email address"), "js", null, true); echo "', url: '"; // line 93 echo twig_escape_filter($this->env, _gettext("Please enter a valid URL"), "js", null, true); echo "', date: '"; // line 94 echo twig_escape_filter($this->env, _gettext("Please enter a valid date"), "js", null, true); echo "', dateISO: '"; // line 95 echo twig_escape_filter($this->env, _gettext("Please enter a valid date ( ISO )"), "js", null, true); echo "', number: '"; // line 96 echo twig_escape_filter($this->env, _gettext("Please enter a valid number"), "js", null, true); echo "', creditcard: '"; // line 97 echo twig_escape_filter($this->env, _gettext("Please enter a valid credit card number"), "js", null, true); echo "', digits: '"; // line 98 echo twig_escape_filter($this->env, _gettext("Please enter only digits"), "js", null, true); echo "', equalTo: '"; // line 99 echo twig_escape_filter($this->env, _gettext("Please enter the same value again"), "js", null, true); echo "', maxlength: \$.validator.format('"; // line 100 echo twig_escape_filter($this->env, _gettext("Please enter no more than {0} characters"), "js", null, true); echo "'), minlength: \$.validator.format('"; // line 101 echo twig_escape_filter($this->env, _gettext("Please enter at least {0} characters"), "js", null, true); echo "'), rangelength: \$.validator.format('"; // line 102 echo twig_escape_filter($this->env, _gettext("Please enter a value between {0} and {1} characters long"), "js", null, true); echo "'), range: \$.validator.format('"; // line 103 echo twig_escape_filter($this->env, _gettext("Please enter a value between {0} and {1}"), "js", null, true); echo "'), max: \$.validator.format('"; // line 104 echo twig_escape_filter($this->env, _gettext("Please enter a value less than or equal to {0}"), "js", null, true); echo "'), min: \$.validator.format('"; // line 105 echo twig_escape_filter($this->env, _gettext("Please enter a value greater than or equal to {0}"), "js", null, true); echo "'), validationFunctionForDateTime: \$.validator.format('"; // line 106 echo twig_escape_filter($this->env, _gettext("Please enter a valid date or time"), "js", null, true); echo "'), validationFunctionForHex: \$.validator.format('"; // line 107 echo twig_escape_filter($this->env, _gettext("Please enter a valid HEX input"), "js", null, true); echo "'), validationFunctionForMd5: \$.validator.format('"; // line 108 ob_start(function () { return ''; }); // l10n: To validate the usage of a MD5 function on the column echo _gettext("This column can not contain a 32 chars value"); $___internal_parse_32_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_32_, "js"); echo "'), validationFunctionForAesDesEncrypt: \$.validator.format('"; // line 109 ob_start(function () { return ''; }); // l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column echo _gettext("These functions are meant to return a binary result; to avoid inconsistent results you should store it in a BINARY, VARBINARY, or BLOB column."); $___internal_parse_33_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_33_, "js"); echo "') }); } "; } public function getTemplateName() { return "javascript/variables.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 515 => 109, 507 => 108, 503 => 107, 499 => 106, 495 => 105, 491 => 104, 487 => 103, 483 => 102, 479 => 101, 475 => 100, 471 => 99, 467 => 98, 463 => 97, 459 => 96, 455 => 95, 451 => 94, 447 => 93, 443 => 92, 439 => 91, 435 => 90, 426 => 84, 422 => 83, 418 => 82, 414 => 81, 406 => 76, 402 => 75, 394 => 74, 385 => 72, 377 => 71, 369 => 70, 361 => 69, 353 => 68, 345 => 67, 337 => 66, 327 => 63, 319 => 62, 311 => 61, 303 => 60, 295 => 59, 287 => 58, 279 => 57, 273 => 54, 269 => 53, 265 => 52, 261 => 51, 257 => 50, 253 => 49, 249 => 48, 239 => 45, 231 => 44, 223 => 43, 215 => 42, 207 => 41, 199 => 40, 191 => 39, 183 => 38, 175 => 37, 167 => 36, 159 => 35, 151 => 34, 145 => 31, 141 => 30, 137 => 29, 133 => 28, 129 => 27, 125 => 26, 121 => 25, 117 => 24, 113 => 23, 109 => 22, 105 => 21, 101 => 20, 92 => 18, 84 => 17, 76 => 16, 68 => 15, 65 => 14, 60 => 10, 55 => 7, 50 => 5, 46 => 4, 42 => 3, 37 => 2,); } public function getSourceContext() { return new Source("", "javascript/variables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/javascript/variables.twig"); } } twig/3b/3bdc21a002bb68904fd27e5c8c20e32d.php000064400000010055151440017720013150 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield " "; // line 2 yield PhpMyAdmin\Url::getHiddenInputs(["db" => // line 3 ($context["db"] ?? null), "table" => // line 4 ($context["table"] ?? null), "selected" => // line 5 ($context["selected"] ?? null), "original_sql_query" => // line 6 ($context["sql_query"] ?? null), "fk_checks" => "0"]); // line 8 yield "
    "; yield _gettext("Do you really want to execute the following query?"); // line 13 yield "
      "; // line 16 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["selected"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["row"]) { // line 17 yield "
    • DELETE FROM "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(PhpMyAdmin\Util::backquote(($context["table"] ?? null)), "html", null, true); yield " WHERE "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["row"], "html", null, true); yield ";
    • "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 19 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "table/delete/confirm.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 98 => 29, 94 => 28, 88 => 25, 83 => 24, 76 => 19, 65 => 17, 61 => 16, 56 => 13, 49 => 8, 47 => 6, 46 => 5, 45 => 4, 44 => 3, 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "table/delete/confirm.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/delete/confirm.twig"); } } twig/44/44466c43b0f59a566386436506dda3b7.php000064400000004654151440017720012557 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["tables"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["table"]) { // line 2 echo "
  • `"; // line 4 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["table"], "db", [], "any", false, false, false, 4), "html", null, true); echo "`.`"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["table"], "table", [], "any", false, false, false, 4), "html", null, true); echo "`
  • "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['table'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "recent_favorite_table_recent.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 48 => 4, 44 => 3, 41 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "recent_favorite_table_recent.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/recent_favorite_table_recent.twig"); } } twig/08/08810cbdd2ba8b03897481c80b412a59.php000064400000002717151440017720012675 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 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/06/06b1d000c5e1015a88c4635785811ef5.php000064400000004770151440017720012531 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; yield _gettext("Create view"); // line 5 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "modals/create_view.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 60 => 11, 56 => 10, 49 => 6, 45 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "modals/create_view.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/create_view.twig"); } } twig/5c/5c65fe36bd7ff1407ce97812f124a5ad.php000064400000017622151440017720013215 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if ((($context["max_count"] ?? null) < ($context["count"] ?? null))) { // line 2 echo "
    env, twig_join_filter(($context["classes"] ?? null), " "), "html", null, true); echo "\"> "; // line 3 if ((($context["frame"] ?? null) != "frame_navigation")) { // line 4 echo " "; echo _gettext("Page number:"); // line 5 echo " "; } // line 6 echo " "; // line 7 if ((($context["position"] ?? null) > 0)) { // line 8 echo " 0]), "", false); echo "\""; echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); echo " title=\""; echo _pgettext("First page", "Begin"); echo "\"> "; // line 9 if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 10 echo " << "; } // line 12 echo " "; if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 13 echo " "; echo _pgettext("First page", "Begin"); // line 14 echo " "; } // line 15 echo " (($context["position"] ?? null) - ($context["max_count"] ?? null))]), "", false); echo "\""; echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); echo " title=\""; echo _pgettext("Previous page", "Previous"); echo "\"> "; // line 17 if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 18 echo " < "; } // line 20 echo " "; if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 21 echo " "; echo _pgettext("Previous page", "Previous"); // line 22 echo " "; } // line 23 echo " "; } // line 25 echo "
    "; // line 27 echo PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null)); echo " "; // line 29 echo ($context["page_selector"] ?? null); echo " "; // line 32 if (((($context["position"] ?? null) + ($context["max_count"] ?? null)) < ($context["count"] ?? null))) { // line 33 echo " (($context["position"] ?? null) + ($context["max_count"] ?? null))]), "", false); echo "\""; echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); echo " title=\""; echo _pgettext("Next page", "Next"); echo "\"> "; // line 34 if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 35 echo " "; echo _pgettext("Next page", "Next"); // line 36 echo " "; } // line 37 echo " "; if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 38 echo " > "; } // line 40 echo " "; // line 41 $context["last_pos"] = ((int) floor((($context["count"] ?? null) / ($context["max_count"] ?? null))) * ($context["max_count"] ?? null)); // line 42 echo " (((($context["last_pos"] ?? null) == ($context["count"] ?? null))) ? ((($context["count"] ?? null) - ($context["max_count"] ?? null))) : (($context["last_pos"] ?? null)))]), "", false); echo "\""; echo (((($context["frame"] ?? null) == "frame_navigation")) ? (" class=\"ajax\"") : ("")); echo " title=\""; echo _pgettext("Last page", "End"); echo "\"> "; // line 43 if (PhpMyAdmin\Util::showText("TableNavigationLinksMode")) { // line 44 echo " "; echo _pgettext("Last page", "End"); // line 45 echo " "; } // line 46 echo " "; if (PhpMyAdmin\Util::showIcons("TableNavigationLinksMode")) { // line 47 echo " >> "; } // line 49 echo " "; } // line 51 echo "
    "; } } public function getTemplateName() { return "list_navigator.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 196 => 51, 192 => 49, 188 => 47, 185 => 46, 182 => 45, 179 => 44, 177 => 43, 166 => 42, 164 => 41, 161 => 40, 157 => 38, 154 => 37, 151 => 36, 148 => 35, 146 => 34, 135 => 33, 133 => 32, 127 => 29, 122 => 27, 118 => 26, 115 => 25, 111 => 23, 108 => 22, 105 => 21, 102 => 20, 98 => 18, 96 => 17, 86 => 16, 83 => 15, 80 => 14, 77 => 13, 74 => 12, 70 => 10, 68 => 9, 57 => 8, 55 => 7, 52 => 6, 49 => 5, 46 => 4, 44 => 3, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "list_navigator.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/list_navigator.twig"); } } twig/ec/ec583ce0881b4f453741a89768a682d3.php000064400000033276151440017720013015 0ustar00source = $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["action"] ?? null), "html_attr"); yield "\" class=\"config-form disableAjax\"> "; // line 3 if (($context["has_check_page_refresh"] ?? null)) { // line 4 yield " "; } // line 6 yield " "; yield PhpMyAdmin\Url::getHiddenInputs("", "", 0, "server"); yield " "; // line 7 yield PhpMyAdmin\Url::getHiddenFields(($context["hidden_fields"] ?? null), "", true); yield "
    "; // line 17 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["forms"] ?? null)); $context['loop'] = [ 'parent' => $context['_parent'], 'index0' => 0, 'index' => 1, 'first' => true, ]; if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) { $length = count($context['_seq']); $context['loop']['revindex0'] = $length - 1; $context['loop']['revindex'] = $length; $context['loop']['length'] = $length; $context['loop']['last'] = 1 === $length; } foreach ($context['_seq'] as $context["_key"] => $context["form"]) { // line 18 yield "
    env, $this->source, $context["loop"], "first", [], "any", false, false, false, 18)) ? (" show active") : ("")); yield "\" id=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["form"], "name", [], "any", false, false, false, 18), "html", null, true); yield "\" role=\"tabpanel\" aria-labelledby=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["form"], "name", [], "any", false, false, false, 18), "html", null, true); yield "-tab\">
    "; // line 21 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 21), "name", [], "any", false, false, false, 21), "html", null, true); yield "
    "; // line 22 if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 22), "desc", [], "any", false, false, false, 22))) { // line 23 yield "
    "; yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 23), "desc", [], "any", false, false, false, 23); yield "
    "; } // line 25 yield "
    "; // line 27 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["form"], "descriptions", [], "any", false, false, false, 27), "name", [], "any", false, false, false, 27), "html", null, true); yield " "; // line 30 yield " "; if ((is_iterable(CoreExtension::getAttribute($this->env, $this->source, $context["form"], "errors", [], "any", false, false, false, 30)) && (Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["form"], "errors", [], "any", false, false, false, 30)) > 0))) { // line 31 yield "
    "; // line 32 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["form"], "errors", [], "any", false, false, false, 32)); foreach ($context['_seq'] as $context["_key"] => $context["error"]) { // line 33 yield "
    "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["error"], "html", null, true); yield "
    "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['error'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 35 yield "
    "; } // line 37 yield "
    "; echo _gettext("Column"); // line 5 echo ""; echo _gettext("Null"); // line 8 echo " "; echo _gettext("Value"); // line 9 echo "
    env, ($context["row_number"] ?? null), "html", null, true); echo "_left\" name=\"rows_to_delete["; echo twig_escape_filter($this->env, ($context["row_number"] ?? null), "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> env, ($context["condition"] ?? null), "html", null, true); echo "\"> env, $this->source, ($context["edit"] ?? null), "clause_is_unique", [], "any", false, false, false, 11)) ? (" nonunique") : ("")); echo "\"> "; // line 13 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 13), twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "params", [], "any", false, false, false, 13), twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "string", [], "any", false, false, false, 13)); echo " "; // line 14 if ( !twig_test_empty(($context["where_clause"] ?? null))) { // line 15 echo " env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> "; } // line 17 echo " "; // line 24 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 24), twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "params", [], "any", false, false, false, 24), twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "string", [], "any", false, false, false, 24)); echo " "; // line 25 if ( !twig_test_empty(($context["where_clause"] ?? null))) { // line 26 echo " env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> "; } // line 28 echo " "; // line 35 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 35), twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "params", [], "any", false, false, false, 35), twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "string", [], "any", false, false, false, 35), ["class" => ("delete_row requireConfirm" . ((($context["is_ajax"] ?? null)) ? (" ajax") : ("")))]); echo " "; // line 36 if ( !twig_test_empty(($context["js_conf"] ?? null))) { // line 37 echo "
    "; echo twig_escape_filter($this->env, ($context["js_conf"] ?? null), "html", null, true); echo "
    "; } // line 39 echo "
    "; // line 46 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 46), twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "params", [], "any", false, false, false, 46), twig_get_attribute($this->env, $this->source, ($context["delete"] ?? null), "string", [], "any", false, false, false, 46), ["class" => ("delete_row requireConfirm" . ((($context["is_ajax"] ?? null)) ? (" ajax") : ("")))]); echo " "; // line 47 if ( !twig_test_empty(($context["js_conf"] ?? null))) { // line 48 echo "
    "; echo twig_escape_filter($this->env, ($context["js_conf"] ?? null), "html", null, true); echo "
    "; } // line 50 echo "
    "; // line 57 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 57), twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "params", [], "any", false, false, false, 57), twig_get_attribute($this->env, $this->source, ($context["copy"] ?? null), "string", [], "any", false, false, false, 57)); echo " "; // line 58 if ( !twig_test_empty(($context["where_clause"] ?? null))) { // line 59 echo " env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> "; } // line 61 echo " env, $this->source, ($context["edit"] ?? null), "clause_is_unique", [], "any", false, false, false, 66)) ? (" nonunique") : ("")); echo "\"> "; // line 68 echo PhpMyAdmin\Html\Generator::linkOrButton(twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 68), twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "params", [], "any", false, false, false, 68), twig_get_attribute($this->env, $this->source, ($context["edit"] ?? null), "string", [], "any", false, false, false, 68)); echo " "; // line 69 if ( !twig_test_empty(($context["where_clause"] ?? null))) { // line 70 echo " env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> "; } // line 72 echo " env, ($context["row_number"] ?? null), "html", null, true); echo "_right\" name=\"rows_to_delete["; echo twig_escape_filter($this->env, ($context["row_number"] ?? null), "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> env, ($context["condition"] ?? null), "html", null, true); echo "\"> env, ($context["row_number"] ?? null), "html", null, true); echo "_left\" name=\"rows_to_delete["; echo twig_escape_filter($this->env, ($context["row_number"] ?? null), "html", null, true); echo "]\" value=\""; echo twig_escape_filter($this->env, ($context["where_clause"] ?? null), "html", null, true); echo "\"> env, ($context["condition"] ?? null), "html", null, true); echo "\"> env, $this->source, $context["column"], "is_column_numeric", [], "any", false, false, false, 2)) ? (" text-end") : ("")); echo ((twig_get_attribute($this->env, $this->source, $context["column"], "is_column_hidden", [], "any", false, false, false, 2)) ? (" hide") : ("")); // line 3 echo ((($context["is_sortable"] ?? null)) ? (" column_heading") : ("")); echo (((($context["is_sortable"] ?? null) && twig_get_attribute($this->env, $this->source, $context["column"], "is_browse_marker_enabled", [], "any", false, false, false, 3))) ? (" marker") : ("")); echo (((($context["is_sortable"] ?? null) && twig_get_attribute($this->env, $this->source, $context["column"], "is_browse_pointer_enabled", [], "any", false, false, false, 3))) ? (" pointer") : ("")); // line 4 echo ((( !($context["is_sortable"] ?? null) && twig_get_attribute($this->env, $this->source, $context["column"], "has_condition", [], "any", false, false, false, 4))) ? (" condition") : ("")); echo "\" data-column=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["column"], "column_name", [], "any", false, false, false, 4), "html", null, true); echo "\"> "; // line 5 if (($context["is_sortable"] ?? null)) { // line 6 echo " "; echo twig_get_attribute($this->env, $this->source, $context["column"], "order_link", [], "any", false, false, false, 6); echo " "; } else { // line 8 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["column"], "column_name", [], "any", false, false, false, 8), "html", null, true); echo " "; } // line 10 echo " "; echo twig_get_attribute($this->env, $this->source, $context["column"], "comments", [], "any", false, false, false, 10); echo "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_number"] ?? null), "html", null, true); yield "_left\" name=\"rows_to_delete["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_number"] ?? null), "html", null, true); yield "]\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["where_clause"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["condition"] ?? null), "html", null, true); yield "\"> env, $this->source, ($context["edit"] ?? null), "clause_is_unique", [], "any", false, false, false, 11)) ? (" nonunique") : ("")); yield "\"> "; // line 13 yield PhpMyAdmin\Html\Generator::linkOrButton(CoreExtension::getAttribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 13), CoreExtension::getAttribute($this->env, $this->source, ($context["edit"] ?? null), "params", [], "any", false, false, false, 13), CoreExtension::getAttribute($this->env, $this->source, ($context["edit"] ?? null), "string", [], "any", false, false, false, 13)); yield " "; // line 14 if ( !Twig\Extension\CoreExtension::testEmpty(($context["where_clause"] ?? null))) { // line 15 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["where_clause"] ?? null), "html", null, true); yield "\"> "; } // line 17 yield " "; // line 24 yield PhpMyAdmin\Html\Generator::linkOrButton(CoreExtension::getAttribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 24), CoreExtension::getAttribute($this->env, $this->source, ($context["copy"] ?? null), "params", [], "any", false, false, false, 24), CoreExtension::getAttribute($this->env, $this->source, ($context["copy"] ?? null), "string", [], "any", false, false, false, 24)); yield " "; // line 25 if ( !Twig\Extension\CoreExtension::testEmpty(($context["where_clause"] ?? null))) { // line 26 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["where_clause"] ?? null), "html", null, true); yield "\"> "; } // line 28 yield " "; // line 35 yield PhpMyAdmin\Html\Generator::linkOrButton(CoreExtension::getAttribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 35), CoreExtension::getAttribute($this->env, $this->source, ($context["delete"] ?? null), "params", [], "any", false, false, false, 35), CoreExtension::getAttribute($this->env, $this->source, ($context["delete"] ?? null), "string", [], "any", false, false, false, 35), ["class" => ("delete_row requireConfirm" . ((($context["is_ajax"] ?? null)) ? (" ajax") : ("")))]); yield " "; // line 36 if ( !Twig\Extension\CoreExtension::testEmpty(($context["js_conf"] ?? null))) { // line 37 yield "
    "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["js_conf"] ?? null), "html", null, true); yield "
    "; } // line 39 yield "
    "; // line 46 yield PhpMyAdmin\Html\Generator::linkOrButton(CoreExtension::getAttribute($this->env, $this->source, ($context["delete"] ?? null), "url", [], "any", false, false, false, 46), CoreExtension::getAttribute($this->env, $this->source, ($context["delete"] ?? null), "params", [], "any", false, false, false, 46), CoreExtension::getAttribute($this->env, $this->source, ($context["delete"] ?? null), "string", [], "any", false, false, false, 46), ["class" => ("delete_row requireConfirm" . ((($context["is_ajax"] ?? null)) ? (" ajax") : ("")))]); yield " "; // line 47 if ( !Twig\Extension\CoreExtension::testEmpty(($context["js_conf"] ?? null))) { // line 48 yield "
    "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["js_conf"] ?? null), "html", null, true); yield "
    "; } // line 50 yield "
    "; // line 57 yield PhpMyAdmin\Html\Generator::linkOrButton(CoreExtension::getAttribute($this->env, $this->source, ($context["copy"] ?? null), "url", [], "any", false, false, false, 57), CoreExtension::getAttribute($this->env, $this->source, ($context["copy"] ?? null), "params", [], "any", false, false, false, 57), CoreExtension::getAttribute($this->env, $this->source, ($context["copy"] ?? null), "string", [], "any", false, false, false, 57)); yield " "; // line 58 if ( !Twig\Extension\CoreExtension::testEmpty(($context["where_clause"] ?? null))) { // line 59 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["where_clause"] ?? null), "html", null, true); yield "\"> "; } // line 61 yield " env, $this->source, ($context["edit"] ?? null), "clause_is_unique", [], "any", false, false, false, 66)) ? (" nonunique") : ("")); yield "\"> "; // line 68 yield PhpMyAdmin\Html\Generator::linkOrButton(CoreExtension::getAttribute($this->env, $this->source, ($context["edit"] ?? null), "url", [], "any", false, false, false, 68), CoreExtension::getAttribute($this->env, $this->source, ($context["edit"] ?? null), "params", [], "any", false, false, false, 68), CoreExtension::getAttribute($this->env, $this->source, ($context["edit"] ?? null), "string", [], "any", false, false, false, 68)); yield " "; // line 69 if ( !Twig\Extension\CoreExtension::testEmpty(($context["where_clause"] ?? null))) { // line 70 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["where_clause"] ?? null), "html", null, true); yield "\"> "; } // line 72 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_number"] ?? null), "html", null, true); yield "_right\" name=\"rows_to_delete["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_number"] ?? null), "html", null, true); yield "]\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["where_clause"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["condition"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_number"] ?? null), "html", null, true); yield "_left\" name=\"rows_to_delete["; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_number"] ?? null), "html", null, true); yield "]\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["where_clause"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["condition"] ?? null), "html", null, true); yield "\"> env, ($context["classes"] ?? null), "html", null, true); echo "\">
    "; // line 39 yield CoreExtension::getAttribute($this->env, $this->source, $context["form"], "fields_html", [], "any", false, false, false, 39); yield "
    "; // line 44 if (($context["show_buttons"] ?? null)) { // line 45 yield "
    "; } // line 50 yield "
    "; ++$context['loop']['index0']; ++$context['loop']['index']; $context['loop']['first'] = false; if (isset($context['loop']['length'])) { --$context['loop']['revindex0']; --$context['loop']['revindex']; $context['loop']['last'] = 0 === $context['loop']['revindex0']; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['form'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 53 yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "config/form_display/display.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 267 => 72, 260 => 68, 256 => 67, 252 => 66, 248 => 65, 244 => 64, 237 => 61, 227 => 53, 211 => 50, 206 => 47, 202 => 46, 198 => 45, 196 => 44, 188 => 39, 184 => 37, 180 => 35, 171 => 33, 167 => 32, 164 => 31, 161 => 30, 156 => 27, 152 => 25, 146 => 23, 144 => 22, 140 => 21, 129 => 18, 112 => 17, 108 => 15, 81 => 12, 78 => 11, 61 => 10, 55 => 7, 50 => 6, 46 => 4, 44 => 3, 38 => 1,); } public function getSourceContext() { return new Source("", "config/form_display/display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/display.twig"); } } twig/11/11bfdaedbca1c6642f6d7a92dca784f5.php000064400000004103151440017720013403 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "env, ($context["decimals"] ?? null), "html", null, true); echo "\" data-type=\""; echo twig_escape_filter($this->env, ($context["type"] ?? null), "html", null, true); echo "\""; if ( !twig_test_empty(($context["original_length"] ?? null))) { echo " data-originallength=\""; echo twig_escape_filter($this->env, ($context["original_length"] ?? null), "html", null, true); echo "\""; } echo " class=\""; echo twig_escape_filter($this->env, ($context["td_class"] ?? null), "html", null, true); echo "\">"; // line 2 echo ($context["value"] ?? null); // line 3 echo " "; } public function getTemplateName() { return "display/results/row_data.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 53 => 3, 51 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/row_data.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/row_data.twig"); } } twig/c8/c89a593abb8807604affd9fe0a7865f6.php000064400000013563151440017720013241 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["files"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["file"]) { // line 2 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 6 echo " "; } public function getTemplateName() { return "scripts.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 109 => 24, 105 => 22, 95 => 19, 92 => 18, 88 => 17, 84 => 15, 73 => 13, 69 => 12, 66 => 11, 64 => 10, 60 => 9, 55 => 6, 47 => 4, 45 => 3, 41 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "scripts.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/scripts.twig"); } } twig/83/83b71d9e3c13f9e8f5a2edb645936343.php000064400000004473151440017720013012 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; yield _gettext("Loading"); // line 5 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "modals/preview_sql_modal.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 56 => 10, 49 => 6, 45 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "modals/preview_sql_modal.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/preview_sql_modal.twig"); } } twig/a1/a125410e67ef024495f21953e2567e14.php000064400000031212151440017720012527 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield " "; // line 5 $context["num_tables_trans"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { yield _ngettext("%s table", "%s tables", abs( // line 6 ($context["num_tables"] ?? null))); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 8 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::sprintf(($context["num_tables_trans"] ?? null), PhpMyAdmin\Util::formatNumber(($context["num_tables"] ?? null), 0)), "html", null, true); yield " "; // line 10 if (($context["server_replica_status"] ?? null)) { // line 11 yield " "; yield _gettext("Replication"); yield " "; } // line 13 yield " "; $context["sum_colspan"] = ((($context["db_is_system_schema"] ?? null)) ? (4) : (7)); // line 14 yield " "; if ((($context["num_favorite_tables"] ?? null) == 0)) { // line 15 yield " "; $context["sum_colspan"] = (($context["sum_colspan"] ?? null) - 1); // line 16 yield " "; } // line 17 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["sum_colspan"] ?? null), "html", null, true); yield "\" class=\"d-print-none\">"; yield _gettext("Sum"); yield " "; // line 18 $context["row_count_sum"] = PhpMyAdmin\Util::formatNumber(($context["sum_entries"] ?? null), 0); // line 19 yield " "; // line 20 yield " "; $context["row_sum_url"] = []; // line 21 yield " "; if (array_key_exists("approx_rows", $context)) { // line 22 yield " "; $context["row_sum_url"] = ["ajax_request" => true, "db" => // line 24 ($context["db"] ?? null), "real_row_count_all" => "true"]; // line 27 yield " "; } // line 28 yield " "; if (($context["approx_rows"] ?? null)) { // line 29 yield " "; $context["cell_text"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 30 yield "~"; // line 31 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["row_count_sum"] ?? null), "html", null, true); // line 32 yield ""; return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 34 yield " "; } else { // line 35 yield " "; $context["cell_text"] = ($context["row_count_sum"] ?? null); // line 36 yield " "; } // line 37 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["cell_text"] ?? null), "html", null, true); yield " "; // line 38 if ( !(($context["properties_num_columns"] ?? null) > 1)) { // line 39 yield " "; // line 40 yield " "; $context["default_engine"] = CoreExtension::getAttribute($this->env, $this->source, ($context["dbi"] ?? null), "fetchValue", ["SELECT @@storage_engine;"], "method", false, false, false, 40); // line 41 yield " "; if (Twig\Extension\CoreExtension::testEmpty(($context["default_engine"] ?? null))) { // line 42 yield " "; // line 43 yield " "; $context["default_engine"] = CoreExtension::getAttribute($this->env, $this->source, ($context["dbi"] ?? null), "fetchValue", ["SELECT @@default_storage_engine;"], "method", false, false, false, 43); // line 44 yield " "; } // line 45 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::sprintf(_gettext("%s is the default storage engine on this MySQL server."), ($context["default_engine"] ?? null)), "html", null, true); yield "\"> "; // line 47 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["default_engine"] ?? null), "html", null, true); yield " "; // line 51 if ( !Twig\Extension\CoreExtension::testEmpty(($context["database_collation"] ?? null))) { // line 52 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["database_collation"] ?? null), "description", [], "any", false, false, false, 52), "html", null, true); yield " ("; yield _gettext("Default"); yield ")\"> "; // line 53 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["database_collation"] ?? null), "name", [], "any", false, false, false, 53), "html", null, true); yield " "; } // line 56 yield " "; } // line 58 yield " "; // line 59 if (($context["is_show_stats"] ?? null)) { // line 60 yield " "; $context["sum"] = PhpMyAdmin\Util::formatByteDown(($context["sum_size"] ?? null), 3, 1); // line 61 yield " "; $context["sum_formatted"] = (($__internal_compile_0 = ($context["sum"] ?? null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[0] ?? null) : null); // line 62 yield " "; $context["sum_unit"] = (($__internal_compile_1 = ($context["sum"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[1] ?? null) : null); // line 63 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["sum_formatted"] ?? null), "html", null, true); yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["sum_unit"] ?? null), "html", null, true); yield " "; // line 65 $context["overhead"] = PhpMyAdmin\Util::formatByteDown(($context["overhead_size"] ?? null), 3, 1); // line 66 yield " "; $context["overhead_formatted"] = (($__internal_compile_2 = ($context["overhead"] ?? null)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2[0] ?? null) : null); // line 67 yield " "; $context["overhead_unit"] = (($__internal_compile_3 = ($context["overhead"] ?? null)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3[1] ?? null) : null); // line 68 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["overhead_formatted"] ?? null), "html", null, true); yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["overhead_unit"] ?? null), "html", null, true); yield " "; } // line 70 yield " "; // line 71 if (($context["show_charset"] ?? null)) { // line 72 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["database_charset"] ?? null), "html", null, true); yield " "; } // line 74 yield " "; if (($context["show_comment"] ?? null)) { // line 75 yield " "; } // line 77 yield " "; if (($context["show_creation"] ?? null)) { // line 78 yield " "; // line 79 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["create_time_all"] ?? null), "html", null, true); yield " "; } // line 82 yield " "; if (($context["show_last_update"] ?? null)) { // line 83 yield " "; // line 84 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["update_time_all"] ?? null), "html", null, true); yield " "; } // line 87 yield " "; if (($context["show_last_check"] ?? null)) { // line 88 yield " "; // line 89 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["check_time_all"] ?? null), "html", null, true); yield " "; } // line 92 yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/structure/body_for_table_summary.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 273 => 92, 267 => 89, 264 => 88, 261 => 87, 255 => 84, 252 => 83, 249 => 82, 243 => 79, 240 => 78, 237 => 77, 233 => 75, 230 => 74, 224 => 72, 222 => 71, 219 => 70, 211 => 68, 208 => 67, 205 => 66, 203 => 65, 195 => 63, 192 => 62, 189 => 61, 186 => 60, 184 => 59, 181 => 58, 177 => 56, 171 => 53, 164 => 52, 162 => 51, 155 => 47, 151 => 46, 148 => 45, 145 => 44, 142 => 43, 140 => 42, 137 => 41, 134 => 40, 132 => 39, 130 => 38, 125 => 37, 122 => 36, 119 => 35, 116 => 34, 112 => 32, 110 => 31, 106 => 30, 103 => 29, 100 => 28, 97 => 27, 95 => 24, 93 => 22, 90 => 21, 87 => 20, 85 => 19, 83 => 18, 76 => 17, 73 => 16, 70 => 15, 67 => 14, 64 => 13, 58 => 11, 56 => 10, 50 => 8, 46 => 6, 44 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "database/structure/body_for_table_summary.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/body_for_table_summary.twig"); } } twig/f2/f2e4d423fce655b9085aa83b82e43909.php000064400000003715151440017720013057 0ustar00source = $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/76/7680b73fa035603af074a64ec837a7f5.php000064400000004462151440017720012714 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; echo _gettext("Create view"); // line 5 echo "
    "; } public function getTemplateName() { return "modals/create_view.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 59 => 11, 55 => 10, 48 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "modals/create_view.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/create_view.twig"); } } twig/76/76a50363c1646f9d1eaba8c508f3ea37.php000064400000053461151440017720013055 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 3 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["goto"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["query"] ?? null), "html", null, true); yield "\"> "; // line 10 if (((($context["display_tab"] ?? null) == "full") || (($context["display_tab"] ?? null) == "sql"))) { // line 11 yield "
    "; // line 14 yield ($context["legend"] ?? null); yield "
    "; // line 27 if ( !Twig\Extension\CoreExtension::testEmpty(($context["columns_list"] ?? null))) { // line 28 yield "
    "; } // line 36 yield "
    "; // line 39 if (($context["codemirror_enable"] ?? null)) { // line 40 yield " "; } // line 42 yield "
    "; // line 59 if ( !Twig\Extension\CoreExtension::testEmpty(($context["columns_list"] ?? null))) { // line 60 yield "
    "; } // line 78 yield "
    "; // line 81 if (($context["has_bookmark"] ?? null)) { // line 82 yield "
    "; } // line 105 yield "
    "; yield _gettext("Delimiter"); // line 110 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["delimiter"] ?? null), "html", null, true); yield "\" id=\"id_sql_delimiter\">
    "; } // line 153 yield " "; // line 154 if (((($context["display_tab"] ?? null) == "full") && !Twig\Extension\CoreExtension::testEmpty(($context["bookmarks"] ?? null)))) { // line 155 yield "
    "; yield _gettext("Bookmarked SQL query"); // line 156 yield "
    "; yield _gettext("Variables"); // line 192 yield " "; yield PhpMyAdmin\Html\MySQLDocumentation::showDocumentation("faq", "faqbookmark"); yield "
    "; } // line 202 yield " "; // line 203 if (($context["can_convert_kanji"] ?? null)) { // line 204 yield "
    "; // line 206 yield from $this->loadTemplate("encoding/kanji_encoding_form.twig", "sql/query.twig", 206)->unwrap()->yield($context); // line 207 yield "
    "; } // line 210 yield "
    "; yield _gettext("Simulate query"); // line 218 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "sql/query.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 463 => 224, 455 => 219, 451 => 218, 440 => 210, 435 => 207, 433 => 206, 429 => 204, 427 => 203, 424 => 202, 418 => 198, 407 => 192, 399 => 186, 392 => 182, 385 => 178, 377 => 173, 370 => 171, 364 => 169, 362 => 168, 358 => 167, 351 => 166, 347 => 165, 340 => 160, 333 => 156, 329 => 155, 327 => 154, 324 => 153, 316 => 147, 308 => 142, 303 => 141, 294 => 134, 284 => 127, 279 => 126, 271 => 119, 260 => 112, 257 => 111, 253 => 110, 245 => 105, 238 => 100, 228 => 93, 216 => 84, 211 => 82, 209 => 81, 204 => 78, 199 => 75, 194 => 74, 189 => 70, 180 => 67, 176 => 66, 172 => 65, 168 => 64, 164 => 63, 161 => 62, 156 => 60, 154 => 59, 143 => 52, 132 => 44, 127 => 42, 121 => 40, 119 => 39, 116 => 38, 111 => 36, 101 => 28, 99 => 27, 92 => 22, 90 => 21, 81 => 20, 72 => 14, 67 => 11, 65 => 10, 60 => 8, 57 => 7, 52 => 6, 46 => 3, 42 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "sql/query.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/sql/query.twig"); } } twig/e7/e7bcfa9862b8accb9650d8f4a62c6e30.php000064400000007112151440017720013353 0ustar00source = $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["parent_div_classes"] ?? null), "html", null, true); yield "\"> "; // line 2 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["content_array"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["content"]) { // line 3 yield " "; if ((array_key_exists("content", $context) && !(null === $context["content"]))) { // line 4 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_0 = $context["content"]) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[0] ?? null) : null), "html", null, true); yield "\"> "; // line 5 yield ((CoreExtension::getAttribute($this->env, $this->source, $context["content"], "image", [], "array", true, true, false, 5)) ? ((($__internal_compile_1 = $context["content"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["image"] ?? null) : null)) : ("")); yield " "; // line 6 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_2 = $context["content"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2[1] ?? null) : null), "html", null, true); yield "
    "; } // line 9 yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['content'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 10 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "console/toolbar.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 71 => 10, 65 => 9, 59 => 6, 55 => 5, 50 => 4, 47 => 3, 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "console/toolbar.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/toolbar.twig"); } } twig/72/7201ed6b6d5448a10e80c5da2e014598.php000064400000054205151440017720012675 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 2 echo "var firstDayOfCalendar = '"; echo twig_escape_filter($this->env, ($context["first_day_of_calendar"] ?? null), "js", null, true); echo "'; var themeImagePath = '"; // line 3 echo twig_escape_filter($this->env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath(), "js", null, true); echo "'; var mysqlDocTemplate = '"; // line 4 echo twig_escape_filter($this->env, PhpMyAdmin\Util::getMySQLDocuURL("%s"), "js", null, true); echo "'; var maxInputVars = "; // line 5 echo twig_escape_filter($this->env, ($context["max_input_vars"] ?? null), "js", null, true); echo "; "; // line 7 ob_start(function () { return ''; }); // l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month". echo _gettext("calendar-month-year"); $context["show_month_after_year"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 10 ob_start(function () { return ''; }); // l10n: Year suffix for calendar, "none" is empty. echo _gettext("none"); $context["year_suffix"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 14 echo "if (\$.datepicker) { \$.datepicker.regional[''].closeText = '"; // line 15 ob_start(function () { return ''; }); // l10n: Display text for calendar close link echo _gettext("Done"); $___internal_parse_1_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_1_, "js"); echo "'; \$.datepicker.regional[''].prevText = '"; // line 16 ob_start(function () { return ''; }); // l10n: Previous month. Display text for previous month link in calendar echo _gettext("Prev"); $___internal_parse_2_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_2_, "js"); echo "'; \$.datepicker.regional[''].nextText = '"; // line 17 ob_start(function () { return ''; }); // l10n: Next month. Display text for next month link in calendar echo _gettext("Next"); $___internal_parse_3_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_3_, "js"); echo "'; \$.datepicker.regional[''].currentText = '"; // line 18 ob_start(function () { return ''; }); // l10n: Display text for current month link in calendar echo _gettext("Today"); $___internal_parse_4_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_4_, "js"); echo "'; \$.datepicker.regional[''].monthNames = [ '"; // line 20 echo twig_escape_filter($this->env, _gettext("January"), "js", null, true); echo "', '"; // line 21 echo twig_escape_filter($this->env, _gettext("February"), "js", null, true); echo "', '"; // line 22 echo twig_escape_filter($this->env, _gettext("March"), "js", null, true); echo "', '"; // line 23 echo twig_escape_filter($this->env, _gettext("April"), "js", null, true); echo "', '"; // line 24 echo twig_escape_filter($this->env, _gettext("May"), "js", null, true); echo "', '"; // line 25 echo twig_escape_filter($this->env, _gettext("June"), "js", null, true); echo "', '"; // line 26 echo twig_escape_filter($this->env, _gettext("July"), "js", null, true); echo "', '"; // line 27 echo twig_escape_filter($this->env, _gettext("August"), "js", null, true); echo "', '"; // line 28 echo twig_escape_filter($this->env, _gettext("September"), "js", null, true); echo "', '"; // line 29 echo twig_escape_filter($this->env, _gettext("October"), "js", null, true); echo "', '"; // line 30 echo twig_escape_filter($this->env, _gettext("November"), "js", null, true); echo "', '"; // line 31 echo twig_escape_filter($this->env, _gettext("December"), "js", null, true); echo "', ]; \$.datepicker.regional[''].monthNamesShort = [ '"; // line 34 ob_start(function () { return ''; }); // l10n: Short month name for January echo _gettext("Jan"); $___internal_parse_5_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_5_, "js"); echo "', '"; // line 35 ob_start(function () { return ''; }); // l10n: Short month name for February echo _gettext("Feb"); $___internal_parse_6_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_6_, "js"); echo "', '"; // line 36 ob_start(function () { return ''; }); // l10n: Short month name for March echo _gettext("Mar"); $___internal_parse_7_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_7_, "js"); echo "', '"; // line 37 ob_start(function () { return ''; }); // l10n: Short month name for April echo _gettext("Apr"); $___internal_parse_8_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_8_, "js"); echo "', '"; // line 38 ob_start(function () { return ''; }); // l10n: Short month name for May echo _gettext("May"); $___internal_parse_9_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_9_, "js"); echo "', '"; // line 39 ob_start(function () { return ''; }); // l10n: Short month name for June echo _gettext("Jun"); $___internal_parse_10_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_10_, "js"); echo "', '"; // line 40 ob_start(function () { return ''; }); // l10n: Short month name for July echo _gettext("Jul"); $___internal_parse_11_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_11_, "js"); echo "', '"; // line 41 ob_start(function () { return ''; }); // l10n: Short month name for August echo _gettext("Aug"); $___internal_parse_12_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_12_, "js"); echo "', '"; // line 42 ob_start(function () { return ''; }); // l10n: Short month name for September echo _gettext("Sep"); $___internal_parse_13_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_13_, "js"); echo "', '"; // line 43 ob_start(function () { return ''; }); // l10n: Short month name for October echo _gettext("Oct"); $___internal_parse_14_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_14_, "js"); echo "', '"; // line 44 ob_start(function () { return ''; }); // l10n: Short month name for November echo _gettext("Nov"); $___internal_parse_15_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_15_, "js"); echo "', '"; // line 45 ob_start(function () { return ''; }); // l10n: Short month name for December echo _gettext("Dec"); $___internal_parse_16_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_16_, "js"); echo "', ]; \$.datepicker.regional[''].dayNames = [ '"; // line 48 echo twig_escape_filter($this->env, _gettext("Sunday"), "js", null, true); echo "', '"; // line 49 echo twig_escape_filter($this->env, _gettext("Monday"), "js", null, true); echo "', '"; // line 50 echo twig_escape_filter($this->env, _gettext("Tuesday"), "js", null, true); echo "', '"; // line 51 echo twig_escape_filter($this->env, _gettext("Wednesday"), "js", null, true); echo "', '"; // line 52 echo twig_escape_filter($this->env, _gettext("Thursday"), "js", null, true); echo "', '"; // line 53 echo twig_escape_filter($this->env, _gettext("Friday"), "js", null, true); echo "', '"; // line 54 echo twig_escape_filter($this->env, _gettext("Saturday"), "js", null, true); echo "', ]; \$.datepicker.regional[''].dayNamesShort = [ '"; // line 57 ob_start(function () { return ''; }); // l10n: Short week day name for Sunday echo _gettext("Sun"); $___internal_parse_17_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_17_, "js"); echo "', '"; // line 58 ob_start(function () { return ''; }); // l10n: Short week day name for Monday echo _gettext("Mon"); $___internal_parse_18_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_18_, "js"); echo "', '"; // line 59 ob_start(function () { return ''; }); // l10n: Short week day name for Tuesday echo _gettext("Tue"); $___internal_parse_19_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_19_, "js"); echo "', '"; // line 60 ob_start(function () { return ''; }); // l10n: Short week day name for Wednesday echo _gettext("Wed"); $___internal_parse_20_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_20_, "js"); echo "', '"; // line 61 ob_start(function () { return ''; }); // l10n: Short week day name for Thursday echo _gettext("Thu"); $___internal_parse_21_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_21_, "js"); echo "', '"; // line 62 ob_start(function () { return ''; }); // l10n: Short week day name for Friday echo _gettext("Fri"); $___internal_parse_22_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_22_, "js"); echo "', '"; // line 63 ob_start(function () { return ''; }); // l10n: Short week day name for Saturday echo _gettext("Sat"); $___internal_parse_23_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_23_, "js"); echo "', ]; \$.datepicker.regional[''].dayNamesMin = [ '"; // line 66 ob_start(function () { return ''; }); // l10n: Minimal week day name for Sunday echo _gettext("Su"); $___internal_parse_24_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_24_, "js"); echo "', '"; // line 67 ob_start(function () { return ''; }); // l10n: Minimal week day name for Monday echo _gettext("Mo"); $___internal_parse_25_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_25_, "js"); echo "', '"; // line 68 ob_start(function () { return ''; }); // l10n: Minimal week day name for Tuesday echo _gettext("Tu"); $___internal_parse_26_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_26_, "js"); echo "', '"; // line 69 ob_start(function () { return ''; }); // l10n: Minimal week day name for Wednesday echo _gettext("We"); $___internal_parse_27_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_27_, "js"); echo "', '"; // line 70 ob_start(function () { return ''; }); // l10n: Minimal week day name for Thursday echo _gettext("Th"); $___internal_parse_28_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_28_, "js"); echo "', '"; // line 71 ob_start(function () { return ''; }); // l10n: Minimal week day name for Friday echo _gettext("Fr"); $___internal_parse_29_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_29_, "js"); echo "', '"; // line 72 ob_start(function () { return ''; }); // l10n: Minimal week day name for Saturday echo _gettext("Sa"); $___internal_parse_30_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_30_, "js"); echo "', ]; \$.datepicker.regional[''].weekHeader = '"; // line 74 ob_start(function () { return ''; }); // l10n: Column header for week of the year in calendar echo _gettext("Wk"); $___internal_parse_31_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_31_, "js"); echo "'; \$.datepicker.regional[''].showMonthAfterYear = "; // line 75 echo (((($context["show_month_after_year"] ?? null) == "calendar-year-month")) ? ("true") : ("false")); echo "; \$.datepicker.regional[''].yearSuffix = '"; // line 76 echo (((($context["year_suffix"] ?? null) != "none")) ? (twig_escape_filter($this->env, ($context["year_suffix"] ?? null), "js")) : ("")); echo "'; \$.extend(\$.datepicker._defaults, \$.datepicker.regional['']); } if (\$.timepicker) { \$.timepicker.regional[''].timeText = '"; // line 81 echo twig_escape_filter($this->env, _gettext("Time"), "js", null, true); echo "'; \$.timepicker.regional[''].hourText = '"; // line 82 echo twig_escape_filter($this->env, _gettext("Hour"), "js", null, true); echo "'; \$.timepicker.regional[''].minuteText = '"; // line 83 echo twig_escape_filter($this->env, _gettext("Minute"), "js", null, true); echo "'; \$.timepicker.regional[''].secondText = '"; // line 84 echo twig_escape_filter($this->env, _gettext("Second"), "js", null, true); echo "'; \$.extend(\$.timepicker._defaults, \$.timepicker.regional['']); } function extendingValidatorMessages () { \$.extend(\$.validator.messages, { required: '"; // line 90 echo twig_escape_filter($this->env, _gettext("This field is required"), "js", null, true); echo "', remote: '"; // line 91 echo twig_escape_filter($this->env, _gettext("Please fix this field"), "js", null, true); echo "', email: '"; // line 92 echo twig_escape_filter($this->env, _gettext("Please enter a valid email address"), "js", null, true); echo "', url: '"; // line 93 echo twig_escape_filter($this->env, _gettext("Please enter a valid URL"), "js", null, true); echo "', date: '"; // line 94 echo twig_escape_filter($this->env, _gettext("Please enter a valid date"), "js", null, true); echo "', dateISO: '"; // line 95 echo twig_escape_filter($this->env, _gettext("Please enter a valid date ( ISO )"), "js", null, true); echo "', number: '"; // line 96 echo twig_escape_filter($this->env, _gettext("Please enter a valid number"), "js", null, true); echo "', creditcard: '"; // line 97 echo twig_escape_filter($this->env, _gettext("Please enter a valid credit card number"), "js", null, true); echo "', digits: '"; // line 98 echo twig_escape_filter($this->env, _gettext("Please enter only digits"), "js", null, true); echo "', equalTo: '"; // line 99 echo twig_escape_filter($this->env, _gettext("Please enter the same value again"), "js", null, true); echo "', maxlength: \$.validator.format('"; // line 100 echo twig_escape_filter($this->env, _gettext("Please enter no more than {0} characters"), "js", null, true); echo "'), minlength: \$.validator.format('"; // line 101 echo twig_escape_filter($this->env, _gettext("Please enter at least {0} characters"), "js", null, true); echo "'), rangelength: \$.validator.format('"; // line 102 echo twig_escape_filter($this->env, _gettext("Please enter a value between {0} and {1} characters long"), "js", null, true); echo "'), range: \$.validator.format('"; // line 103 echo twig_escape_filter($this->env, _gettext("Please enter a value between {0} and {1}"), "js", null, true); echo "'), max: \$.validator.format('"; // line 104 echo twig_escape_filter($this->env, _gettext("Please enter a value less than or equal to {0}"), "js", null, true); echo "'), min: \$.validator.format('"; // line 105 echo twig_escape_filter($this->env, _gettext("Please enter a value greater than or equal to {0}"), "js", null, true); echo "'), validationFunctionForDateTime: \$.validator.format('"; // line 106 echo twig_escape_filter($this->env, _gettext("Please enter a valid date or time"), "js", null, true); echo "'), validationFunctionForHex: \$.validator.format('"; // line 107 echo twig_escape_filter($this->env, _gettext("Please enter a valid HEX input"), "js", null, true); echo "'), validationFunctionForMd5: \$.validator.format('"; // line 108 ob_start(function () { return ''; }); // l10n: To validate the usage of a MD5 function on the column echo _gettext("This column can not contain a 32 chars value"); $___internal_parse_32_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_32_, "js"); echo "'), validationFunctionForAesDesEncrypt: \$.validator.format('"; // line 109 ob_start(function () { return ''; }); // l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column echo _gettext("These functions are meant to return a binary result; to avoid inconsistent results you should store it in a BINARY, VARBINARY, or BLOB column."); $___internal_parse_33_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); echo twig_escape_filter($this->env, $___internal_parse_33_, "js"); echo "') }); } "; } public function getTemplateName() { return "javascript/variables.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 515 => 109, 507 => 108, 503 => 107, 499 => 106, 495 => 105, 491 => 104, 487 => 103, 483 => 102, 479 => 101, 475 => 100, 471 => 99, 467 => 98, 463 => 97, 459 => 96, 455 => 95, 451 => 94, 447 => 93, 443 => 92, 439 => 91, 435 => 90, 426 => 84, 422 => 83, 418 => 82, 414 => 81, 406 => 76, 402 => 75, 394 => 74, 385 => 72, 377 => 71, 369 => 70, 361 => 69, 353 => 68, 345 => 67, 337 => 66, 327 => 63, 319 => 62, 311 => 61, 303 => 60, 295 => 59, 287 => 58, 279 => 57, 273 => 54, 269 => 53, 265 => 52, 261 => 51, 257 => 50, 253 => 49, 249 => 48, 239 => 45, 231 => 44, 223 => 43, 215 => 42, 207 => 41, 199 => 40, 191 => 39, 183 => 38, 175 => 37, 167 => 36, 159 => 35, 151 => 34, 145 => 31, 141 => 30, 137 => 29, 133 => 28, 129 => 27, 125 => 26, 121 => 25, 117 => 24, 113 => 23, 109 => 22, 105 => 21, 101 => 20, 92 => 18, 84 => 17, 76 => 16, 68 => 15, 65 => 14, 60 => 10, 55 => 7, 50 => 5, 46 => 4, 42 => 3, 37 => 2,); } public function getSourceContext() { return new Source("", "javascript/variables.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/javascript/variables.twig"); } } twig/9f/9fe19f4ee25c655feab0874afb9f92db.php000064400000034474151440017720013467 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; // line 4 echo " "; $this->loadTemplate("console/toolbar.twig", "console/display.twig", 4)->display(twig_to_array(["parent_div_classes" => "collapsed", "content_array" => [0 => [0 => "switch_button console_switch", 1 => _gettext("Console"), "image" => // line 7 ($context["image"] ?? null)], 1 => [0 => "button clear", 1 => _gettext("Clear")], 2 => [0 => "button history", 1 => _gettext("History")], 3 => [0 => "button options", 1 => _gettext("Options")], 4 => (( // line 11 ($context["has_bookmark_feature"] ?? null)) ? ([0 => "button bookmarks", 1 => _gettext("Bookmarks")]) : (null)), 5 => [0 => "button debug hide", 1 => _gettext("Debug SQL")]]])); // line 15 echo " "; // line 16 echo "
    "; echo _gettext("Press Ctrl+Enter to execute query"); // line 21 echo " "; echo _gettext("Press Enter to execute query"); // line 24 echo "
    "; // line 26 if ( !twig_test_empty(($context["sql_history"] ?? null))) { // line 27 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_reverse_filter($this->env, ($context["sql_history"] ?? null))); foreach ($context['_seq'] as $context["_key"] => $context["record"]) { // line 28 echo "
    env, (($__internal_compile_1 = $context["record"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["db"] ?? null) : null), "html", null, true); echo "\" targettable=\""; echo twig_escape_filter($this->env, (($__internal_compile_2 = $context["record"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["table"] ?? null) : null), "html", null, true); echo "\"> "; // line 31 $this->loadTemplate("console/query_action.twig", "console/display.twig", 31)->display(twig_to_array(["parent_div_classes" => "action_content", "content_array" => [0 => [0 => "action collapse", 1 => _gettext("Collapse")], 1 => [0 => "action expand", 1 => _gettext("Expand")], 2 => [0 => "action requery", 1 => _gettext("Requery")], 3 => [0 => "action edit", 1 => _gettext("Edit")], 4 => [0 => "action explain", 1 => _gettext("Explain")], 5 => [0 => "action profiling", 1 => _gettext("Profiling")], 6 => (( // line 40 ($context["has_bookmark_feature"] ?? null)) ? ([0 => "action bookmark", 1 => _gettext("Bookmark")]) : (null)), 7 => [0 => "text failed", 1 => _gettext("Query failed")], 8 => [0 => "text targetdb", 1 => _gettext("Database"), "extraSpan" => (($__internal_compile_3 = // line 42 $context["record"]) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3["db"] ?? null) : null)], 9 => [0 => "text query_time", 1 => _gettext("Queried time"), "extraSpan" => ((twig_get_attribute($this->env, $this->source, // line 46 $context["record"], "timevalue", [], "array", true, true, false, 46)) ? ((($__internal_compile_4 = // line 47 $context["record"]) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4["timevalue"] ?? null) : null)) : (_gettext("During current session")))]]])); // line 51 echo " "; echo twig_escape_filter($this->env, (($__internal_compile_5 = $context["record"]) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5["sqlquery"] ?? null) : null), "html", null, true); echo "
    "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['record'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 54 echo " "; } // line 55 echo "
    "; // line 61 echo "
    "; // line 63 echo "
    "; // line 64 $this->loadTemplate("console/toolbar.twig", "console/display.twig", 64)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "button order order_asc", 1 => _gettext("ascending")], 1 => [0 => "button order order_desc", 1 => _gettext("descending")], 2 => [0 => "text", 1 => _gettext("Order:")], 3 => [0 => "switch_button", 1 => _gettext("Debug SQL")], 4 => [0 => "button order_by sort_count", 1 => _gettext("Count")], 5 => [0 => "button order_by sort_exec", 1 => _gettext("Execution order")], 6 => [0 => "button order_by sort_time", 1 => _gettext("Time taken")], 7 => [0 => "text", 1 => _gettext("Order by:")], 8 => [0 => "button group_queries", 1 => _gettext("Group queries")], 9 => [0 => "button ungroup_queries", 1 => _gettext("Ungroup queries")]]])); // line 79 echo "
    "; // line 84 $this->loadTemplate("console/query_action.twig", "console/display.twig", 84)->display(twig_to_array(["parent_div_classes" => "debug_query action_content", "content_array" => [0 => [0 => "action collapse", 1 => _gettext("Collapse")], 1 => [0 => "action expand", 1 => _gettext("Expand")], 2 => [0 => "action dbg_show_trace", 1 => _gettext("Show trace")], 3 => [0 => "action dbg_hide_trace", 1 => _gettext("Hide trace")], 4 => [0 => "text count hide", 1 => _gettext("Count"), "extraSpan" => ""], 5 => [0 => "text time", 1 => _gettext("Time taken"), "extraSpan" => ""]]])); // line 95 echo "
    "; // line 97 if (($context["has_bookmark_feature"] ?? null)) { // line 98 echo "
    "; // line 99 $this->loadTemplate("console/toolbar.twig", "console/display.twig", 99)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "switch_button", 1 => _gettext("Bookmarks")], 1 => [0 => "button refresh", 1 => _gettext("Refresh")], 2 => [0 => "button add", 1 => _gettext("Add")]]])); // line 107 echo "
    "; // line 108 echo ($context["bookmark_content"] ?? null); echo "
    "; // line 112 $this->loadTemplate("console/toolbar.twig", "console/display.twig", 112)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "switch_button", 1 => _gettext("Add bookmark")]]])); // line 118 echo "
    "; } // line 138 echo " "; // line 139 echo "
    "; // line 140 $this->loadTemplate("console/toolbar.twig", "console/display.twig", 140)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "switch_button", 1 => _gettext("Options")], 1 => [0 => "button default", 1 => _gettext("Set default")]]])); // line 147 echo "





    "; // line 175 echo " "; $this->loadTemplate("console/query_action.twig", "console/display.twig", 175)->display(twig_to_array(["parent_div_classes" => "query_actions", "content_array" => [0 => [0 => "action collapse", 1 => _gettext("Collapse")], 1 => [0 => "action expand", 1 => _gettext("Expand")], 2 => [0 => "action requery", 1 => _gettext("Requery")], 3 => [0 => "action edit", 1 => _gettext("Edit")], 4 => [0 => "action explain", 1 => _gettext("Explain")], 5 => [0 => "action profiling", 1 => _gettext("Profiling")], 6 => (( // line 184 ($context["has_bookmark_feature"] ?? null)) ? ([0 => "action bookmark", 1 => _gettext("Bookmark")]) : (null)), 7 => [0 => "text failed", 1 => _gettext("Query failed")], 8 => [0 => "text targetdb", 1 => _gettext("Database"), "extraSpan" => ""], 9 => [0 => "text query_time", 1 => _gettext("Queried time"), "extraSpan" => ""]]])); // line 190 echo "
    "; } public function getTemplateName() { return "console/display.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 230 => 190, 228 => 184, 226 => 175, 219 => 169, 213 => 165, 206 => 158, 200 => 154, 194 => 150, 189 => 147, 187 => 140, 184 => 139, 182 => 138, 171 => 129, 167 => 128, 161 => 124, 155 => 121, 149 => 118, 147 => 112, 140 => 108, 137 => 107, 135 => 99, 132 => 98, 130 => 97, 126 => 95, 124 => 84, 117 => 79, 115 => 64, 112 => 63, 109 => 61, 102 => 55, 99 => 54, 89 => 51, 87 => 47, 86 => 46, 85 => 42, 84 => 40, 83 => 31, 77 => 30, 73 => 29, 71 => 28, 66 => 27, 64 => 26, 60 => 24, 55 => 21, 48 => 16, 46 => 15, 44 => 11, 43 => 7, 41 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "console/display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/display.twig"); } } twig/60/60f93d5a64535cbb26666118c44264d1.php000064400000011156151440017720012540 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 2 yield PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["goto"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["err_url"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["sql_query"] ?? null), "html", null, true); yield "\"> "; // line 7 if (($context["has_where_clause"] ?? null)) { // line 8 yield " "; $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["where_clause_array"] ?? null)); foreach ($context['_seq'] as $context["key_id"] => $context["where_clause"]) { // line 9 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["key_id"], "html", null, true); yield "]\" value=\""; // line 10 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::trim($context["where_clause"]), "html", null, true); yield "\"> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['key_id'], $context['where_clause'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 12 yield " "; } // line 13 yield " "; // line 14 $context["insert_rows"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 15 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["insert_rows_default"] ?? null), "html", null, true); yield "\" min=\"1\"> "; return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 18 yield " "; yield Twig\Extension\CoreExtension::sprintf(_gettext("Continue insertion with %s rows"), ($context["insert_rows"] ?? null)); yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "table/insert/continue_insertion_form.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 95 => 18, 89 => 16, 87 => 15, 85 => 14, 82 => 13, 79 => 12, 71 => 10, 67 => 9, 62 => 8, 60 => 7, 55 => 5, 51 => 4, 47 => 3, 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "table/insert/continue_insertion_form.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/continue_insertion_form.twig"); } } twig/70/708ae58f23a1fbcfeb5d892c50c0fdc3.php000064400000004223151440017720013334 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; echo _gettext("Show hidden navigation tree items."); // line 5 echo "
    "; } public function getTemplateName() { return "modals/unhide_nav_item.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 10, 48 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "modals/unhide_nav_item.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/unhide_nav_item.twig"); } } twig/70/70c6e493288a515c736c3af73045a5fd.php000064400000037143151440017720012713 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["show_node"] ?? null)) { // line 2 echo "
  • env, ($context["li_classes"] ?? null), "html", null, true); echo "\">
    "; // line 5 if (($context["node_is_group"] ?? null)) { // line 6 echo " "; echo ((!twig_in_filter("last", ($context["class"] ?? null))) ? ("") : ("")); echo " env, ($context["link_classes"] ?? null), "html", null, true); echo "\" href=\"#\"> env, twig_get_attribute($this->env, $this->source, ($context["paths"] ?? null), "a_path", [], "any", false, false, false, 8), "html", null, true); echo "\" data-vpath=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["paths"] ?? null), "v_path", [], "any", false, false, false, 8), "html", null, true); echo "\" data-pos=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["paths"] ?? null), "pos", [], "any", false, false, false, 8), "html", null, true); echo "\"> "; // line 9 if ( !twig_test_empty(($context["pagination_params"] ?? null))) { // line 10 echo " env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 10), "html", null, true); echo "\" data-name=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 10), "html", null, true); echo "\" data-value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 10), "html", null, true); echo "\"> "; } // line 12 echo " "; echo ($context["node_icon"] ?? null); echo " "; } elseif ( !twig_test_empty( // line 14 ($context["pagination_params"] ?? null))) { // line 15 echo " env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 15), "html", null, true); echo "\" data-name=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 15), "html", null, true); echo "\" data-value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 15), "html", null, true); echo "\"> "; } // line 17 echo "
    "; // line 18 if (($context["node_is_container"] ?? null)) { // line 19 echo "
    "; } // line 21 echo " "; // line 22 if (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "isGroup", [], "any", false, false, false, 22)) { // line 23 echo "
    "; // line 24 echo PhpMyAdmin\Html\Generator::getImage((($__internal_compile_0 = twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "icon", [], "any", false, false, false, 24)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0["image"] ?? null) : null), (($__internal_compile_1 = twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "icon", [], "any", false, false, false, 24)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["title"] ?? null) : null)); echo "
     "; // line 26 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "name", [], "any", false, false, false, 26), "html", null, true); echo " "; } else { // line 28 echo "
    "; // line 29 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["icon_links"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["link"]) { // line 30 echo " env, $this->source, $context["link"], "route", [], "any", false, false, false, 30), twig_get_attribute($this->env, $this->source, $context["link"], "params", [], "any", false, false, false, 30)); echo "\""; echo ((twig_get_attribute($this->env, $this->source, $context["link"], "is_ajax", [], "any", false, false, false, 30)) ? (" class=\"ajax\"") : ("")); echo ">"; // line 31 echo PhpMyAdmin\Html\Generator::getImage(twig_get_attribute($this->env, $this->source, $context["link"], "image", [], "any", false, false, false, 31), twig_get_attribute($this->env, $this->source, $context["link"], "title", [], "any", false, false, false, 31)); // line 32 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['link'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 34 echo "
    "; // line 36 if (($context["node_is_container"] ?? null)) { // line 37 echo "  env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 37), twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 37)); echo "\">"; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "name", [], "any", false, false, false, 37), "html", null, true); echo " "; } elseif (twig_in_filter("index", twig_get_attribute($this->env, $this->source, // line 38 ($context["node"] ?? null), "classes", [], "any", false, false, false, 38))) { // line 39 echo " env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 39)); echo "\" data-post=\""; echo PhpMyAdmin\Url::getCommon(twig_array_merge(twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 39), ["is_from_nav" => true])); echo "\" title=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "title", [], "any", false, false, false, 39), "html", null, true); echo "\">"; // line 40 echo twig_escape_filter($this->env, (((twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", true, true, false, 40) && !(null === twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 40)))) ? (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 40)) : (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "realName", [], "any", false, false, false, 40))), "html", null, true); // line 41 echo " "; } else { // line 43 echo " env, $this->source, ($context["text_link"] ?? null), "is_ajax", [], "any", false, false, false, 43)) ? (" ajax") : ("")); echo "\" href=\""; echo PhpMyAdmin\Url::getFromRoute(twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "route", [], "any", false, false, false, 43), twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "params", [], "any", false, false, false, 43)); echo "\" title=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["text_link"] ?? null), "title", [], "any", false, false, false, 43), "html", null, true); echo "\">"; // line 44 echo twig_escape_filter($this->env, (((twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", true, true, false, 44) && !(null === twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 44)))) ? (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "displayName", [], "any", false, false, false, 44)) : (twig_get_attribute($this->env, $this->source, ($context["node"] ?? null), "realName", [], "any", false, false, false, 44))), "html", null, true); // line 45 echo " "; } // line 47 echo " "; } // line 48 echo " "; // line 49 echo ($context["control_buttons"] ?? null); echo " "; // line 51 if (($context["node_is_container"] ?? null)) { // line 52 echo "
    "; } // line 54 echo "
    "; } elseif ( !twig_test_empty( // line 56 ($context["pagination_params"] ?? null))) { // line 57 echo " env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "position", [], "any", false, false, false, 57), "html", null, true); echo "\" data-name=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_name", [], "any", false, false, false, 57), "html", null, true); echo "\" data-value=\""; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["pagination_params"] ?? null), "data_value", [], "any", false, false, false, 57), "html", null, true); echo "\"> "; } // line 59 echo " "; // line 60 if (( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 60)) && twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "has_wrapper", [], "any", false, false, false, 60))) { // line 61 echo "
    env, $this->source, ($context["recursive"] ?? null), "is_hidden", [], "any", false, false, false, 61)) ? (" style=\"display: none;\"") : ("")); echo ">
      "; } // line 64 echo twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 64); echo " "; // line 65 if (( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "html", [], "any", false, false, false, 65)) && twig_get_attribute($this->env, $this->source, ($context["recursive"] ?? null), "has_wrapper", [], "any", false, false, false, 65))) { // line 66 echo "
    "; } // line 69 echo " "; // line 70 if (($context["has_siblings"] ?? null)) { // line 71 echo "
  • "; } } public function getTemplateName() { return "navigation/tree/node.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 255 => 71, 253 => 70, 250 => 69, 245 => 66, 243 => 65, 239 => 64, 232 => 61, 230 => 60, 227 => 59, 217 => 57, 215 => 56, 211 => 54, 207 => 52, 205 => 51, 200 => 49, 197 => 48, 194 => 47, 190 => 45, 188 => 44, 180 => 43, 176 => 41, 174 => 40, 166 => 39, 164 => 38, 157 => 37, 155 => 36, 151 => 34, 144 => 32, 142 => 31, 136 => 30, 132 => 29, 127 => 28, 122 => 26, 117 => 24, 112 => 23, 110 => 22, 107 => 21, 103 => 19, 101 => 18, 98 => 17, 88 => 15, 86 => 14, 80 => 12, 70 => 10, 68 => 9, 60 => 8, 56 => 7, 51 => 6, 49 => 5, 45 => 4, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/node.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/node.twig"); } } twig/54/54ab9bdd2b57d903c527e0edab868c42.php000064400000005277151440017720013212 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["url_params"] ?? null)) { // line 2 echo "
  • "; // line 4 echo PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null)); echo "
  • "; } } public function getTemplateName() { return "navigation/tree/fast_filter.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 72 => 16, 65 => 12, 61 => 11, 55 => 9, 47 => 4, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/fast_filter.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/fast_filter.twig"); } } twig/a2/a2734b8e97451081424e32730b9ed53a.php000064400000034500151440017720012611 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 4 yield " "; yield from $this->loadTemplate("console/toolbar.twig", "console/display.twig", 4)->unwrap()->yield(CoreExtension::toArray(["parent_div_classes" => "collapsed", "content_array" => [["switch_button console_switch", _gettext("Console"), "image" => // line 7 ($context["image"] ?? null)], ["button clear", _gettext("Clear")], ["button history", _gettext("History")], ["button options", _gettext("Options")], (( // line 11 ($context["has_bookmark_feature"] ?? null)) ? (["button bookmarks", _gettext("Bookmarks")]) : (null)), ["button debug hide", _gettext("Debug SQL")]]])); // line 15 yield " "; // line 16 yield "
    "; yield _gettext("Press Ctrl+Enter to execute query"); // line 21 yield " "; yield _gettext("Press Enter to execute query"); // line 24 yield "
    "; // line 26 if ( !Twig\Extension\CoreExtension::testEmpty(($context["sql_history"] ?? null))) { // line 27 yield " "; $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::reverse($this->env->getCharset(), ($context["sql_history"] ?? null))); foreach ($context['_seq'] as $context["_key"] => $context["record"]) { // line 28 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_1 = $context["record"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["db"] ?? null) : null), "html", null, true); yield "\" targettable=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_2 = $context["record"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["table"] ?? null) : null), "html", null, true); yield "\"> "; // line 31 yield from $this->loadTemplate("console/query_action.twig", "console/display.twig", 31)->unwrap()->yield(CoreExtension::toArray(["parent_div_classes" => "action_content", "content_array" => [["action collapse", _gettext("Collapse")], ["action expand", _gettext("Expand")], ["action requery", _gettext("Requery")], ["action edit", _gettext("Edit")], ["action explain", _gettext("Explain")], ["action profiling", _gettext("Profiling")], (( // line 40 ($context["has_bookmark_feature"] ?? null)) ? (["action bookmark", _gettext("Bookmark")]) : (null)), ["text failed", _gettext("Query failed")], ["text targetdb", _gettext("Database"), "extraSpan" => (($__internal_compile_3 = // line 42 $context["record"]) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3["db"] ?? null) : null)], ["text query_time", _gettext("Queried time"), "extraSpan" => ((CoreExtension::getAttribute($this->env, $this->source, // line 46 $context["record"], "timevalue", [], "array", true, true, false, 46)) ? ((($__internal_compile_4 = // line 47 $context["record"]) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4["timevalue"] ?? null) : null)) : (_gettext("During current session")))]]])); // line 51 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_5 = $context["record"]) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5["sqlquery"] ?? null) : null), "html", null, true); yield "
    "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['record'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 54 yield " "; } // line 55 yield "
    "; // line 61 yield "
    "; // line 63 yield "
    "; // line 64 yield from $this->loadTemplate("console/toolbar.twig", "console/display.twig", 64)->unwrap()->yield(CoreExtension::toArray(["parent_div_classes" => "", "content_array" => [["button order order_asc", _gettext("ascending")], ["button order order_desc", _gettext("descending")], ["text", _gettext("Order:")], ["switch_button", _gettext("Debug SQL")], ["button order_by sort_count", _gettext("Count")], ["button order_by sort_exec", _gettext("Execution order")], ["button order_by sort_time", _gettext("Time taken")], ["text", _gettext("Order by:")], ["button group_queries", _gettext("Group queries")], ["button ungroup_queries", _gettext("Ungroup queries")]]])); // line 79 yield "
    "; // line 84 yield from $this->loadTemplate("console/query_action.twig", "console/display.twig", 84)->unwrap()->yield(CoreExtension::toArray(["parent_div_classes" => "debug_query action_content", "content_array" => [["action collapse", _gettext("Collapse")], ["action expand", _gettext("Expand")], ["action dbg_show_trace", _gettext("Show trace")], ["action dbg_hide_trace", _gettext("Hide trace")], ["text count hide", _gettext("Count"), "extraSpan" => ""], ["text time", _gettext("Time taken"), "extraSpan" => ""]]])); // line 95 yield "
    "; // line 97 if (($context["has_bookmark_feature"] ?? null)) { // line 98 yield "
    "; // line 99 yield from $this->loadTemplate("console/toolbar.twig", "console/display.twig", 99)->unwrap()->yield(CoreExtension::toArray(["parent_div_classes" => "", "content_array" => [["switch_button", _gettext("Bookmarks")], ["button refresh", _gettext("Refresh")], ["button add", _gettext("Add")]]])); // line 107 yield "
    "; // line 108 yield ($context["bookmark_content"] ?? null); yield "
    "; // line 112 yield from $this->loadTemplate("console/toolbar.twig", "console/display.twig", 112)->unwrap()->yield(CoreExtension::toArray(["parent_div_classes" => "", "content_array" => [["switch_button", _gettext("Add bookmark")]]])); // line 118 yield "
    "; } // line 138 yield " "; // line 139 yield "
    "; // line 140 yield from $this->loadTemplate("console/toolbar.twig", "console/display.twig", 140)->unwrap()->yield(CoreExtension::toArray(["parent_div_classes" => "", "content_array" => [["switch_button", _gettext("Options")], ["button default", _gettext("Set default")]]])); // line 147 yield "





    "; // line 175 yield " "; yield from $this->loadTemplate("console/query_action.twig", "console/display.twig", 175)->unwrap()->yield(CoreExtension::toArray(["parent_div_classes" => "query_actions", "content_array" => [["action collapse", _gettext("Collapse")], ["action expand", _gettext("Expand")], ["action requery", _gettext("Requery")], ["action edit", _gettext("Edit")], ["action explain", _gettext("Explain")], ["action profiling", _gettext("Profiling")], (( // line 184 ($context["has_bookmark_feature"] ?? null)) ? (["action bookmark", _gettext("Bookmark")]) : (null)), ["text failed", _gettext("Query failed")], ["text targetdb", _gettext("Database"), "extraSpan" => ""], ["text query_time", _gettext("Queried time"), "extraSpan" => ""]]])); // line 190 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "console/display.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 231 => 190, 229 => 184, 227 => 175, 220 => 169, 214 => 165, 207 => 158, 201 => 154, 195 => 150, 190 => 147, 188 => 140, 185 => 139, 183 => 138, 172 => 129, 168 => 128, 162 => 124, 156 => 121, 150 => 118, 148 => 112, 141 => 108, 138 => 107, 136 => 99, 133 => 98, 131 => 97, 127 => 95, 125 => 84, 118 => 79, 116 => 64, 113 => 63, 110 => 61, 103 => 55, 100 => 54, 90 => 51, 88 => 47, 87 => 46, 86 => 42, 85 => 40, 84 => 31, 78 => 30, 74 => 29, 72 => 28, 67 => 27, 65 => 26, 61 => 24, 56 => 21, 49 => 16, 47 => 15, 45 => 11, 44 => 7, 42 => 4, 38 => 1,); } public function getSourceContext() { return new Source("", "console/display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/display.twig"); } } twig/a2/a225bb055dcc68fb4f405c769796667b.php000064400000111410151440017720013046 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 ob_start(function () { return ''; }); // line 2 echo " "; if ( !twig_test_empty(($context["navigation"] ?? null))) { // line 3 echo " "; // line 7 echo twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "move_backward_buttons", [], "any", false, false, false, 7); echo " "; // line 8 echo twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "page_selector", [], "any", false, false, false, 8); echo " "; // line 9 echo twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "move_forward_buttons", [], "any", false, false, false, 9); echo " "; // line 11 if ((twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "number_total_page", [], "any", false, false, false, 11) != 1)) { // line 12 echo " "; } // line 14 echo " "; // line 15 if (twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "has_show_all", [], "any", false, false, false, 15)) { // line 16 echo " "; } // line 29 echo "
    |
    "; // line 18 echo PhpMyAdmin\Url::getHiddenFields(twig_array_merge(twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "hidden_fields", [], "any", false, false, false, 18), ["session_max_rows" => twig_get_attribute($this->env, $this->source, // line 19 ($context["navigation"] ?? null), "session_max_rows", [], "any", false, false, false, 19), "pos" => "0"])); // line 21 echo " env, ($context["unique_id"] ?? null), "html", null, true); echo "\" class=\"showAllRows\" value=\"all\""; // line 23 echo ((twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "is_showing_all", [], "any", false, false, false, 23)) ? (" checked") : ("")); echo ">
    |
    |
    |
    "; // line 44 echo PhpMyAdmin\Url::getHiddenFields(twig_array_merge(twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "hidden_fields", [], "any", false, false, false, 44), ["pos" => twig_get_attribute($this->env, $this->source, // line 45 ($context["navigation"] ?? null), "pos", [], "any", false, false, false, 45), "unlim_num_rows" => // line 46 ($context["unlim_num_rows"] ?? null)])); // line 47 echo "
    "; echo _gettext("Filter rows"); // line 62 echo ": env, ($context["unique_id"] ?? null), "html", null, true); echo "\"> "; // line 67 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "sort_by_key", [], "any", false, false, false, 67))) { // line 68 echo "
    "; // line 69 echo PhpMyAdmin\Url::getHiddenFields(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["navigation"] ?? null), "sort_by_key", [], "any", false, false, false, 69), "hidden_fields", [], "any", false, false, false, 69)); echo " "; echo _gettext("Sort by key:"); // line 71 echo "
    "; } // line 78 echo "
    "; } $context["navigation_html"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 84 echo " "; // line 85 echo ($context["sql_query_message"] ?? null); echo " "; // line 87 echo twig_escape_filter($this->env, ($context["navigation_html"] ?? null), "html", null, true); echo " env, ($context["save_cells_at_once"] ?? null), "html", null, true); echo "\">
    "; // line 91 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo "
    "; // line 94 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 94))) { // line 95 echo " "; if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 95), "order", [], "any", false, false, false, 95)) { // line 96 echo " env, twig_join_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 96), "order", [], "any", false, false, false, 96), ","), "html", null, true); echo "\"> "; } // line 98 echo " "; if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 98), "visibility", [], "any", false, false, false, 98)) { // line 99 echo " env, twig_join_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 99), "visibility", [], "any", false, false, false, 99), ","), "html", null, true); echo "\"> "; } // line 101 echo " "; if ( !twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 101), "is_view", [], "any", false, false, false, 101)) { // line 102 echo " env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_order", [], "any", false, false, false, 102), "table_create_time", [], "any", false, false, false, 102), "html", null, true); echo "\"> "; } } // line 105 echo " "; // line 106 if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 106))) { // line 107 echo "
    "; // line 108 echo PhpMyAdmin\Url::getHiddenInputs(["db" => // line 109 ($context["db"] ?? null), "table" => // line 110 ($context["table"] ?? null), "sql_query" => // line 111 ($context["sql_query"] ?? null), "goto" => // line 112 ($context["goto"] ?? null), "display_options_form" => 1]); // line 114 echo " "; // line 116 if ((($context["default_sliders_state"] ?? null) != "disabled")) { // line 117 echo "
    "; } // line 124 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"P\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 128), "pftext", [], "any", false, false, false, 128) == "P")) ? (" checked") : ("")); echo ">
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"F\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 132), "pftext", [], "any", false, false, false, 132) == "F")) ? (" checked") : ("")); echo ">
    "; // line 137 if ((($context["relwork"] ?? null) && ($context["displaywork"] ?? null))) { // line 138 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"K\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 140), "relational_display", [], "any", false, false, false, 140) == "K")) ? (" checked") : ("")); echo ">
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"D\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 144), "relational_display", [], "any", false, false, false, 144) == "D")) ? (" checked") : ("")); echo ">
    "; } // line 149 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\""; // line 152 echo (( !twig_test_empty(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 152), "display_binary", [], "any", false, false, false, 152))) ? (" checked") : ("")); echo "> env, ($context["unique_id"] ?? null), "html", null, true); echo "\""; // line 156 echo (( !twig_test_empty(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 156), "display_blob", [], "any", false, false, false, 156))) ? (" checked") : ("")); echo ">
    "; // line 164 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\""; // line 166 echo (( !twig_test_empty(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 166), "hide_transformation", [], "any", false, false, false, 166))) ? (" checked") : ("")); echo ">
    "; // line 171 if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 171), "possible_as_geometry", [], "any", false, false, false, 171)) { // line 172 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"GEOM\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 173), "geo_option", [], "any", false, false, false, 173) == "GEOM")) ? (" checked") : ("")); echo ">
    "; } // line 177 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"WKT\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 178), "geo_option", [], "any", false, false, false, 178) == "WKT")) ? (" checked") : ("")); echo ">
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" value=\"WKB\""; echo (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "options", [], "any", false, false, false, 182), "geo_option", [], "any", false, false, false, 182) == "WKB")) ? (" checked") : ("")); echo ">
    "; // line 192 if ((($context["default_sliders_state"] ?? null) != "disabled")) { // line 193 echo "
    "; } // line 195 echo "
    "; } // line 197 echo " "; // line 198 if (twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "has_bulk_actions_form", [], "any", false, false, false, 198)) { // line 199 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\" class=\"ajax\"> "; // line 200 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null), 1); echo " "; } // line 203 echo "
    env, ($context["unique_id"] ?? null), "html", null, true); echo "\"> "; // line 207 echo twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "button", [], "any", false, false, false, 207); echo " "; // line 208 echo twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "table_headers_for_columns", [], "any", false, false, false, 208); echo " "; // line 209 echo twig_get_attribute($this->env, $this->source, ($context["headers"] ?? null), "column_at_right_side", [], "any", false, false, false, 209); echo " "; // line 215 echo ($context["body"] ?? null); echo "
    "; // line 220 if ( !twig_test_empty(($context["bulk_links"] ?? null))) { // line 221 echo "
    env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath((("arrow_" . ($context["text_dir"] ?? null)) . ".png")), "html", null, true); echo "\" width=\"38\" height=\"22\" alt=\""; echo _gettext("With selected:"); echo "\"> env, ($context["unique_id"] ?? null), "html", null, true); echo "_checkall\" class=\"checkall_box\" title=\""; echo _gettext("Check all"); echo "\"> "; echo _gettext("With selected:"); // line 225 echo " "; // line 239 if (twig_get_attribute($this->env, $this->source, ($context["bulk_links"] ?? null), "has_export_button", [], "any", false, false, false, 239)) { // line 240 echo " "; } // line 244 echo "
    env, twig_get_attribute($this->env, $this->source, ($context["bulk_links"] ?? null), "clause_is_unique", [], "any", false, false, false, 246), "html", null, true); echo "\"> env, ($context["sql_query"] ?? null), "html", null, true); echo "\">
    "; } // line 250 echo " "; // line 251 echo twig_escape_filter($this->env, ($context["navigation_html"] ?? null), "html", null, true); echo " "; // line 253 if ( !twig_test_empty(($context["operations"] ?? null))) { // line 254 echo "
    "; echo _gettext("Query results operations"); // line 255 echo " "; // line 257 if (twig_get_attribute($this->env, $this->source, ($context["operations"] ?? null), "has_print_link", [], "any", false, false, false, 257)) { // line 258 echo " "; // line 260 echo PhpMyAdmin\Html\Generator::linkOrButton("#", null, PhpMyAdmin\Html\Generator::getIcon("b_insrow", _gettext("Copy to clipboard"), true), ["id" => "copyToClipBoard", "class" => "btn"]); // line 265 echo " "; } // line 267 echo " "; // line 268 if ( !twig_get_attribute($this->env, $this->source, ($context["operations"] ?? null), "has_procedure", [], "any", false, false, false, 268)) { // line 269 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["operations"] ?? null), "has_export_link", [], "any", false, false, false, 269)) { // line 270 echo " "; echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/table/export"), twig_get_attribute($this->env, $this->source, // line 272 ($context["operations"] ?? null), "url_params", [], "any", false, false, false, 272), PhpMyAdmin\Html\Generator::getIcon("b_tblexport", _gettext("Export"), true), ["class" => "btn"]); // line 275 echo " "; // line 277 echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/table/chart"), twig_get_attribute($this->env, $this->source, // line 279 ($context["operations"] ?? null), "url_params", [], "any", false, false, false, 279), PhpMyAdmin\Html\Generator::getIcon("b_chart", _gettext("Display chart"), true), ["class" => "btn"]); // line 282 echo " "; // line 284 if (twig_get_attribute($this->env, $this->source, ($context["operations"] ?? null), "has_geometry", [], "any", false, false, false, 284)) { // line 285 echo " "; echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/table/gis-visualization"), twig_get_attribute($this->env, $this->source, // line 287 ($context["operations"] ?? null), "url_params", [], "any", false, false, false, 287), PhpMyAdmin\Html\Generator::getIcon("b_globe", _gettext("Visualize GIS data"), true), ["class" => "btn"]); // line 290 echo " "; } // line 292 echo " "; } // line 293 echo " "; // line 295 echo PhpMyAdmin\Html\Generator::linkOrButton(PhpMyAdmin\Url::getFromRoute("/view/create"), ["db" => // line 297 ($context["db"] ?? null), "table" => ($context["table"] ?? null), "sql_query" => ($context["sql_query"] ?? null), "printview" => true], PhpMyAdmin\Html\Generator::getIcon("b_view_add", _gettext("Create view"), true), ["class" => "btn create_view ajax"]); // line 300 echo " "; } // line 303 echo "
    "; } // line 305 if (( !twig_test_empty(($context["operations"] ?? null)) && !twig_get_attribute($this->env, $this->source, ($context["operations"] ?? null), "has_procedure", [], "any", false, false, false, 305))) { // line 306 echo twig_include($this->env, $context, "modals/create_view.twig"); echo " "; } } public function getTemplateName() { return "display/results/table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 739 => 306, 737 => 305, 733 => 303, 728 => 300, 726 => 297, 725 => 295, 721 => 293, 718 => 292, 714 => 290, 712 => 287, 710 => 285, 708 => 284, 704 => 282, 702 => 279, 701 => 277, 697 => 275, 695 => 272, 693 => 270, 690 => 269, 688 => 268, 685 => 267, 681 => 265, 679 => 260, 673 => 258, 671 => 257, 667 => 255, 663 => 254, 661 => 253, 656 => 251, 653 => 250, 647 => 247, 643 => 246, 639 => 244, 633 => 241, 628 => 240, 626 => 239, 620 => 236, 617 => 235, 610 => 232, 607 => 231, 600 => 228, 597 => 227, 592 => 225, 585 => 224, 579 => 223, 573 => 222, 570 => 221, 568 => 220, 560 => 215, 551 => 209, 547 => 208, 543 => 207, 538 => 205, 534 => 203, 529 => 201, 525 => 200, 520 => 199, 518 => 198, 515 => 197, 511 => 195, 507 => 193, 505 => 192, 501 => 190, 488 => 183, 482 => 182, 474 => 179, 468 => 178, 465 => 177, 457 => 174, 451 => 173, 448 => 172, 446 => 171, 437 => 167, 433 => 166, 430 => 165, 427 => 164, 419 => 157, 415 => 156, 412 => 155, 405 => 153, 401 => 152, 398 => 151, 394 => 149, 385 => 145, 379 => 144, 371 => 141, 365 => 140, 361 => 138, 359 => 137, 350 => 133, 344 => 132, 336 => 129, 330 => 128, 324 => 124, 319 => 122, 315 => 120, 310 => 118, 307 => 117, 305 => 116, 301 => 114, 299 => 112, 298 => 111, 297 => 110, 296 => 109, 295 => 108, 290 => 107, 288 => 106, 285 => 105, 278 => 102, 275 => 101, 269 => 99, 266 => 98, 260 => 96, 257 => 95, 255 => 94, 249 => 91, 244 => 89, 239 => 87, 234 => 85, 231 => 84, 223 => 78, 218 => 75, 205 => 73, 201 => 72, 198 => 71, 193 => 69, 188 => 68, 186 => 67, 179 => 64, 175 => 62, 167 => 57, 154 => 55, 149 => 54, 143 => 52, 141 => 51, 137 => 49, 132 => 47, 130 => 46, 129 => 45, 128 => 44, 124 => 43, 117 => 38, 108 => 32, 102 => 29, 92 => 24, 88 => 23, 85 => 22, 82 => 21, 80 => 19, 79 => 18, 75 => 17, 72 => 16, 70 => 15, 67 => 14, 63 => 12, 61 => 11, 56 => 9, 52 => 8, 48 => 7, 42 => 3, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/table.twig"); } } twig/0b/0b17c8852e6cd02340dfc95270b31f20.php000064400000003553151440017720012737 0ustar00source = $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["valueTitle"] ?? null), "html", null, true); yield "\">"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["value"] ?? null), "html", null, true); yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/structure/collation_definition.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 38 => 1,); } public function getSourceContext() { return new Source("", "database/structure/collation_definition.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/collation_definition.twig"); } } twig/0b/0b1e238c6bb6585347a40c7a6cdaec3f.php000064400000034474151440017720013253 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; // line 4 echo " "; $this->loadTemplate("console/toolbar.twig", "console/display.twig", 4)->display(twig_to_array(["parent_div_classes" => "collapsed", "content_array" => [0 => [0 => "switch_button console_switch", 1 => _gettext("Console"), "image" => // line 7 ($context["image"] ?? null)], 1 => [0 => "button clear", 1 => _gettext("Clear")], 2 => [0 => "button history", 1 => _gettext("History")], 3 => [0 => "button options", 1 => _gettext("Options")], 4 => (( // line 11 ($context["has_bookmark_feature"] ?? null)) ? ([0 => "button bookmarks", 1 => _gettext("Bookmarks")]) : (null)), 5 => [0 => "button debug hide", 1 => _gettext("Debug SQL")]]])); // line 15 echo " "; // line 16 echo "
    "; echo _gettext("Press Ctrl+Enter to execute query"); // line 21 echo " "; echo _gettext("Press Enter to execute query"); // line 24 echo "
    "; // line 26 if ( !twig_test_empty(($context["sql_history"] ?? null))) { // line 27 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_reverse_filter($this->env, ($context["sql_history"] ?? null))); foreach ($context['_seq'] as $context["_key"] => $context["record"]) { // line 28 echo "
    env, (($__internal_compile_1 = $context["record"]) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["db"] ?? null) : null), "html", null, true); echo "\" targettable=\""; echo twig_escape_filter($this->env, (($__internal_compile_2 = $context["record"]) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["table"] ?? null) : null), "html", null, true); echo "\"> "; // line 31 $this->loadTemplate("console/query_action.twig", "console/display.twig", 31)->display(twig_to_array(["parent_div_classes" => "action_content", "content_array" => [0 => [0 => "action collapse", 1 => _gettext("Collapse")], 1 => [0 => "action expand", 1 => _gettext("Expand")], 2 => [0 => "action requery", 1 => _gettext("Requery")], 3 => [0 => "action edit", 1 => _gettext("Edit")], 4 => [0 => "action explain", 1 => _gettext("Explain")], 5 => [0 => "action profiling", 1 => _gettext("Profiling")], 6 => (( // line 40 ($context["has_bookmark_feature"] ?? null)) ? ([0 => "action bookmark", 1 => _gettext("Bookmark")]) : (null)), 7 => [0 => "text failed", 1 => _gettext("Query failed")], 8 => [0 => "text targetdb", 1 => _gettext("Database"), "extraSpan" => (($__internal_compile_3 = // line 42 $context["record"]) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3["db"] ?? null) : null)], 9 => [0 => "text query_time", 1 => _gettext("Queried time"), "extraSpan" => ((twig_get_attribute($this->env, $this->source, // line 46 $context["record"], "timevalue", [], "array", true, true, false, 46)) ? ((($__internal_compile_4 = // line 47 $context["record"]) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4["timevalue"] ?? null) : null)) : (_gettext("During current session")))]]])); // line 51 echo " "; echo twig_escape_filter($this->env, (($__internal_compile_5 = $context["record"]) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5["sqlquery"] ?? null) : null), "html", null, true); echo "
    "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['record'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 54 echo " "; } // line 55 echo "
    "; // line 61 echo "
    "; // line 63 echo "
    "; // line 64 $this->loadTemplate("console/toolbar.twig", "console/display.twig", 64)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "button order order_asc", 1 => _gettext("ascending")], 1 => [0 => "button order order_desc", 1 => _gettext("descending")], 2 => [0 => "text", 1 => _gettext("Order:")], 3 => [0 => "switch_button", 1 => _gettext("Debug SQL")], 4 => [0 => "button order_by sort_count", 1 => _gettext("Count")], 5 => [0 => "button order_by sort_exec", 1 => _gettext("Execution order")], 6 => [0 => "button order_by sort_time", 1 => _gettext("Time taken")], 7 => [0 => "text", 1 => _gettext("Order by:")], 8 => [0 => "button group_queries", 1 => _gettext("Group queries")], 9 => [0 => "button ungroup_queries", 1 => _gettext("Ungroup queries")]]])); // line 79 echo "
    "; // line 84 $this->loadTemplate("console/query_action.twig", "console/display.twig", 84)->display(twig_to_array(["parent_div_classes" => "debug_query action_content", "content_array" => [0 => [0 => "action collapse", 1 => _gettext("Collapse")], 1 => [0 => "action expand", 1 => _gettext("Expand")], 2 => [0 => "action dbg_show_trace", 1 => _gettext("Show trace")], 3 => [0 => "action dbg_hide_trace", 1 => _gettext("Hide trace")], 4 => [0 => "text count hide", 1 => _gettext("Count"), "extraSpan" => ""], 5 => [0 => "text time", 1 => _gettext("Time taken"), "extraSpan" => ""]]])); // line 95 echo "
    "; // line 97 if (($context["has_bookmark_feature"] ?? null)) { // line 98 echo "
    "; // line 99 $this->loadTemplate("console/toolbar.twig", "console/display.twig", 99)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "switch_button", 1 => _gettext("Bookmarks")], 1 => [0 => "button refresh", 1 => _gettext("Refresh")], 2 => [0 => "button add", 1 => _gettext("Add")]]])); // line 107 echo "
    "; // line 108 echo ($context["bookmark_content"] ?? null); echo "
    "; // line 112 $this->loadTemplate("console/toolbar.twig", "console/display.twig", 112)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "switch_button", 1 => _gettext("Add bookmark")]]])); // line 118 echo "
    "; } // line 138 echo " "; // line 139 echo "
    "; // line 140 $this->loadTemplate("console/toolbar.twig", "console/display.twig", 140)->display(twig_to_array(["parent_div_classes" => "", "content_array" => [0 => [0 => "switch_button", 1 => _gettext("Options")], 1 => [0 => "button default", 1 => _gettext("Set default")]]])); // line 147 echo "





    "; // line 175 echo " "; $this->loadTemplate("console/query_action.twig", "console/display.twig", 175)->display(twig_to_array(["parent_div_classes" => "query_actions", "content_array" => [0 => [0 => "action collapse", 1 => _gettext("Collapse")], 1 => [0 => "action expand", 1 => _gettext("Expand")], 2 => [0 => "action requery", 1 => _gettext("Requery")], 3 => [0 => "action edit", 1 => _gettext("Edit")], 4 => [0 => "action explain", 1 => _gettext("Explain")], 5 => [0 => "action profiling", 1 => _gettext("Profiling")], 6 => (( // line 184 ($context["has_bookmark_feature"] ?? null)) ? ([0 => "action bookmark", 1 => _gettext("Bookmark")]) : (null)), 7 => [0 => "text failed", 1 => _gettext("Query failed")], 8 => [0 => "text targetdb", 1 => _gettext("Database"), "extraSpan" => ""], 9 => [0 => "text query_time", 1 => _gettext("Queried time"), "extraSpan" => ""]]])); // line 190 echo "
    "; } public function getTemplateName() { return "console/display.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 230 => 190, 228 => 184, 226 => 175, 219 => 169, 213 => 165, 206 => 158, 200 => 154, 194 => 150, 189 => 147, 187 => 140, 184 => 139, 182 => 138, 171 => 129, 167 => 128, 161 => 124, 155 => 121, 149 => 118, 147 => 112, 140 => 108, 137 => 107, 135 => 99, 132 => 98, 130 => 97, 126 => 95, 124 => 84, 117 => 79, 115 => 64, 112 => 63, 109 => 61, 102 => 55, 99 => 54, 89 => 51, 87 => 47, 86 => 46, 85 => 42, 84 => 40, 83 => 31, 77 => 30, 73 => 29, 71 => 28, 66 => 27, 64 => 26, 60 => 24, 55 => 21, 48 => 16, 46 => 15, 44 => 11, 43 => 7, 41 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "console/display.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/console/display.twig"); } } twig/dd/dd2d71961d6381efb16ef410fbb48f10.php000064400000011123151440017720013251 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if ((CoreExtension::getAttribute($this->env, $this->source, ($context["comments_map"] ?? null), ($context["table_name"] ?? null), [], "array", true, true, false, 1) && CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 2 ($context["comments_map"] ?? null), ($context["table_name"] ?? null), [], "array", false, true, false, 2), ($context["column_name"] ?? null), [], "array", true, true, false, 2))) { // line 3 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_0 = (($__internal_compile_1 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[($context["column_name"] ?? null)] ?? null) : null), "html", null, true); yield "\"> "; // line 4 if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), (($__internal_compile_2 = (($__internal_compile_3 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2[($context["column_name"] ?? null)] ?? null) : null)) > ($context["limit_chars"] ?? null))) { // line 5 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), (($__internal_compile_4 = (($__internal_compile_5 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4[($context["column_name"] ?? null)] ?? null) : null), 0, ($context["limit_chars"] ?? null)), "html", null, true); yield "… "; } else { // line 7 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_6 = (($__internal_compile_7 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_7) || $__internal_compile_7 instanceof ArrayAccess ? ($__internal_compile_7[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6[($context["column_name"] ?? null)] ?? null) : null), "html", null, true); yield " "; } // line 9 yield " "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "display/results/comment_for_row.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 60 => 9, 54 => 7, 48 => 5, 46 => 4, 41 => 3, 39 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "display/results/comment_for_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/comment_for_row.twig"); } } twig/dd/dd9f2494490ab910722a0542928cfe6c.php000064400000013671151440017720013053 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; yield _gettext("and then"); // line 15 yield "
    "; // line 32 yield PhpMyAdmin\Html\Generator::showHint(_gettext("Use TAB key to move from value to value, or CTRL+arrows to move anywhere.")); yield "
    "; yield _gettext("Loading"); // line 46 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "table/insert/actions_panel.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 156 => 52, 148 => 47, 144 => 46, 132 => 37, 128 => 36, 124 => 35, 117 => 32, 110 => 27, 107 => 26, 99 => 24, 97 => 23, 90 => 22, 88 => 21, 82 => 20, 76 => 19, 70 => 15, 63 => 11, 59 => 10, 53 => 9, 47 => 7, 45 => 6, 38 => 1,); } public function getSourceContext() { return new Source("", "table/insert/actions_panel.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/actions_panel.twig"); } } twig/8e/8ef972a7b26f9245a3d9000bd6a50285.php000064400000004425151440017720012773 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; // line 3 echo ($context["list_content"] ?? null); echo " "; // line 6 if ( !($context["is_tree"] ?? null)) { // line 7 echo " "; echo twig_escape_filter($this->env, twig_urlencode_filter(($context["parent_name"] ?? null)), "html", null, true); echo " "; // line 8 if (twig_test_empty(($context["list_content"] ?? null))) { // line 9 echo "
    "; echo _gettext("No tables found in database."); echo "
    "; } // line 11 echo " "; } // line 12 echo "
    "; } public function getTemplateName() { return "navigation/tree/path.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 68 => 12, 65 => 11, 59 => 9, 57 => 8, 52 => 7, 50 => 6, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/path.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/path.twig"); } } twig/48/48759c67dae9a11322597c1358699ffa.php000064400000017322151440017720012663 0ustar00source = $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["lang"] ?? null), "html", null, true); yield "\" dir=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["text_dir"] ?? null), "html", null, true); yield "\"> "; // line 9 if ( !($context["allow_third_party_framing"] ?? null)) { // line 10 yield ""; } // line 12 yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["theme_path"] ?? null), "html", null, true); yield "/jquery/jquery-ui.css\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["base_dir"] ?? null), "html", null, true); yield "js/vendor/codemirror/lib/codemirror.css?"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["version"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["base_dir"] ?? null), "html", null, true); yield "js/vendor/codemirror/addon/hint/show-hint.css?"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["version"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["base_dir"] ?? null), "html", null, true); yield "js/vendor/codemirror/addon/lint/lint.css?"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["version"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["theme_path"] ?? null), "html", null, true); yield "/css/theme"; yield (((($context["text_dir"] ?? null) == "rtl")) ? (".rtl") : ("")); yield ".css?"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["version"] ?? null), "html", null, true); yield "\"> "; // line 20 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["title"] ?? null), "html", null, true); yield " "; // line 21 yield ($context["scripts"] ?? null); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((" id=" . ($context["body_id"] ?? null)), "html", null, true)) : (yield "")); yield "> "; // line 25 yield ($context["navigation"] ?? null); yield " "; // line 26 yield ($context["custom_header"] ?? null); yield " "; // line 27 yield ($context["load_user_preferences"] ?? null); yield " "; // line 29 if ( !($context["show_hint"] ?? null)) { // line 30 yield " "; } // line 32 yield " "; // line 33 if (($context["is_warnings_enabled"] ?? null)) { // line 34 yield " "; } // line 38 yield " "; // line 39 if ((($context["is_menu_enabled"] ?? null) && (($context["server"] ?? null) > 0))) { // line 40 yield " "; yield ($context["menu"] ?? null); yield " "; // line 44 yield PhpMyAdmin\Html\Generator::getImage("s_cog", _gettext("Page-related settings")); yield " "; // line 46 yield PhpMyAdmin\Html\Generator::getImage("s_top", _gettext("Click on the bar to scroll to top of page")); yield " "; } // line 49 yield " "; // line 50 yield ($context["console"] ?? null); yield "
    "; // line 53 yield ($context["messages"] ?? null); yield " "; // line 55 yield ($context["recent_table"] ?? null); // line 56 if (($context["is_logged_in"] ?? null)) { // line 57 yield Twig\Extension\CoreExtension::include($this->env, $context, "modals/preview_sql_modal.twig"); yield " "; // line 58 yield Twig\Extension\CoreExtension::include($this->env, $context, "modals/enum_set_editor.twig"); yield " "; // line 59 yield Twig\Extension\CoreExtension::include($this->env, $context, "modals/create_view.twig"); } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "header.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 190 => 59, 186 => 58, 182 => 57, 180 => 56, 178 => 55, 173 => 53, 167 => 50, 164 => 49, 158 => 46, 153 => 44, 145 => 40, 143 => 39, 140 => 38, 134 => 35, 131 => 34, 129 => 33, 126 => 32, 122 => 30, 120 => 29, 115 => 27, 111 => 26, 107 => 25, 103 => 24, 97 => 21, 93 => 20, 85 => 19, 79 => 18, 73 => 17, 67 => 16, 63 => 15, 58 => 12, 55 => 10, 53 => 9, 41 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/header.twig"); } } twig/d8/d8841f1f1620926afc9c943b58ba0506.php000064400000005050151440017720012765 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 3 yield ($context["list_content"] ?? null); yield " "; // line 6 if ( !($context["is_tree"] ?? null)) { // line 7 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::urlencode(($context["parent_name"] ?? null)), "html", null, true); yield " "; // line 8 if (Twig\Extension\CoreExtension::testEmpty(($context["list_content"] ?? null))) { // line 9 yield "
    "; yield _gettext("No tables found in database."); yield "
    "; } // line 11 yield " "; } // line 12 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "navigation/tree/path.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 69 => 12, 66 => 11, 60 => 9, 58 => 8, 53 => 7, 51 => 6, 45 => 3, 41 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/path.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/path.twig"); } } twig/26/26d3d4b55470ab3813b8ce0d585e0bdb.php000064400000100644151440017720013110 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["is_git_revision"] ?? null)) { // line 2 echo "
    "; } // line 4 echo " "; // line 5 echo ($context["message"] ?? null); echo " "; // line 7 echo ($context["partial_logout"] ?? null); echo "
    "; // line 10 echo ($context["sync_favorite_tables"] ?? null); echo "
    "; // line 14 if (($context["has_server"] ?? null)) { // line 15 echo " "; if (($context["is_demo"] ?? null)) { // line 16 echo "
    "; echo _gettext("phpMyAdmin Demo Server"); // line 19 echo "
    "; // line 21 ob_start(function () { return ''; }); // line 22 echo " "; echo _gettext("You are using the demo server. You can do anything here, but please do not change root, debian-sys-maint and pma users. More information is available at %s."); // line 25 echo " "; $___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 21 echo twig_sprintf($___internal_parse_0_, "demo.phpmyadmin.net"); // line 26 echo "
    "; } // line 29 echo "
    "; echo _gettext("General settings"); // line 33 echo "
      "; // line 35 if (($context["has_server_selection"] ?? null)) { // line 36 echo "
    • "; // line 37 echo PhpMyAdmin\Html\Generator::getImage("s_host"); echo " "; // line 38 echo ($context["server_selection"] ?? null); echo "
    • "; } // line 41 echo " "; // line 42 if ((($context["server"] ?? null) > 0)) { // line 43 echo " "; if (($context["has_change_password_link"] ?? null)) { // line 44 echo "
    • "; // line 46 echo PhpMyAdmin\Html\Generator::getIcon("s_passwd", _gettext("Change password"), true); echo "
    • "; } // line 50 echo "
    • "; // line 53 echo PhpMyAdmin\Url::getHiddenInputs(null, null, 4, "collation_connection"); echo "
      "; // line 61 if ( !twig_test_empty(($context["charsets"] ?? null))) { // line 62 echo "
      "; } // line 78 echo "
    • "; // line 83 echo PhpMyAdmin\Html\Generator::getIcon("b_tblops", _gettext("More settings"), true); echo "
    • "; } // line 87 echo "
    "; } // line 90 echo "
    "; echo _gettext("Appearance settings"); // line 94 echo "
      "; // line 96 if ( !twig_test_empty(($context["available_languages"] ?? null))) { // line 97 echo "
    • "; // line 99 echo PhpMyAdmin\Url::getHiddenInputs(["db" => ($context["db"] ?? null), "table" => ($context["table"] ?? null)]); echo "
    • "; } // line 124 echo " "; // line 125 if (($context["has_theme_manager"] ?? null)) { // line 126 echo "
    • "; // line 128 echo PhpMyAdmin\Url::getHiddenInputs(); echo "
    • "; } // line 149 echo "
    "; // line 154 if ( !twig_test_empty(($context["database_server"] ?? null))) { // line 155 echo "
    "; echo _gettext("Database server"); // line 158 echo "
    • "; echo _gettext("Server:"); // line 162 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "host", [], "any", false, false, false, 162), "html", null, true); echo "
    • "; echo _gettext("Server type:"); // line 166 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "type", [], "any", false, false, false, 166), "html", null, true); echo "
    • "; echo _gettext("Server connection:"); // line 170 echo " "; echo twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "connection", [], "any", false, false, false, 170); echo "
    • "; echo _gettext("Server version:"); // line 174 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "version", [], "any", false, false, false, 174), "html", null, true); echo "
    • "; echo _gettext("Protocol version:"); // line 178 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "protocol", [], "any", false, false, false, 178), "html", null, true); echo "
    • "; echo _gettext("User:"); // line 182 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "user", [], "any", false, false, false, 182), "html", null, true); echo "
    • "; echo _gettext("Server charset:"); // line 186 echo " "; // line 187 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["database_server"] ?? null), "charset", [], "any", false, false, false, 187), "html", null, true); echo "
    "; } // line 193 echo " "; // line 194 if (( !twig_test_empty(($context["web_server"] ?? null)) || ($context["show_php_info"] ?? null))) { // line 195 echo "
    "; echo _gettext("Web server"); // line 198 echo "
      "; // line 200 if ( !twig_test_empty(($context["web_server"] ?? null))) { // line 201 echo " "; if ( !(null === twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "software", [], "any", false, false, false, 201))) { // line 202 echo "
    • "; // line 203 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "software", [], "any", false, false, false, 203), "html", null, true); echo "
    • "; } // line 206 echo "
    • "; echo _gettext("Database client version:"); // line 208 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "database", [], "any", false, false, false, 208), "html", null, true); echo "
    • "; echo _gettext("PHP extension:"); // line 212 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "php_extensions", [], "any", false, false, false, 212)); foreach ($context['_seq'] as $context["_key"] => $context["extension"]) { // line 213 echo " "; echo twig_escape_filter($this->env, $context["extension"], "html", null, true); echo " "; // line 214 echo PhpMyAdmin\Html\Generator::showPHPDocumentation((("book." . $context["extension"]) . ".php")); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['extension'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 216 echo "
    • "; echo _gettext("PHP version:"); // line 219 echo " "; echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["web_server"] ?? null), "php_version", [], "any", false, false, false, 219), "html", null, true); echo "
    • "; } // line 222 echo " "; if (($context["show_php_info"] ?? null)) { // line 223 echo "
    • "; echo _gettext("Show PHP information"); // line 226 echo "
    • "; } // line 229 echo "
    "; } // line 232 echo "
    "; // line 277 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["errors"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["error"]) { // line 278 echo "
    env, $this->source, $context["error"], "severity", [], "any", false, false, false, 278) == "warning")) ? ("alert-warning") : ("alert-info")); echo "\" role=\"alert\"> "; // line 279 if ((twig_get_attribute($this->env, $this->source, $context["error"], "severity", [], "any", false, false, false, 279) == "warning")) { // line 280 echo " "; echo PhpMyAdmin\Html\Generator::getImage("s_attention", _gettext("Warning")); echo " "; } else { // line 282 echo " "; echo PhpMyAdmin\Html\Generator::getImage("s_notice", _gettext("Notice")); echo " "; } // line 284 echo " "; echo PhpMyAdmin\Sanitize::sanitizeMessage(twig_get_attribute($this->env, $this->source, $context["error"], "message", [], "any", false, false, false, 284)); 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 287 echo "
    "; // line 290 if (($context["has_theme_manager"] ?? null)) { // line 291 echo " "; } // line 313 echo " "; // line 314 echo ($context["config_storage_message"] ?? null); echo " "; } public function getTemplateName() { return "home/index.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 715 => 314, 712 => 313, 704 => 307, 697 => 305, 694 => 304, 687 => 300, 680 => 296, 676 => 295, 669 => 291, 667 => 290, 662 => 287, 652 => 284, 646 => 282, 640 => 280, 638 => 279, 633 => 278, 629 => 277, 620 => 270, 615 => 268, 610 => 265, 605 => 263, 600 => 260, 595 => 258, 590 => 255, 585 => 253, 580 => 250, 575 => 248, 570 => 245, 565 => 243, 558 => 240, 553 => 238, 545 => 232, 540 => 229, 535 => 226, 530 => 224, 527 => 223, 524 => 222, 517 => 219, 512 => 216, 504 => 214, 499 => 213, 494 => 212, 486 => 208, 482 => 206, 476 => 203, 473 => 202, 470 => 201, 468 => 200, 464 => 198, 459 => 195, 457 => 194, 454 => 193, 445 => 187, 442 => 186, 434 => 182, 426 => 178, 418 => 174, 410 => 170, 402 => 166, 394 => 162, 388 => 158, 383 => 155, 381 => 154, 374 => 149, 366 => 143, 361 => 140, 348 => 138, 344 => 137, 335 => 131, 329 => 128, 325 => 127, 322 => 126, 320 => 125, 317 => 124, 310 => 119, 303 => 117, 301 => 116, 295 => 115, 291 => 114, 282 => 109, 278 => 107, 276 => 105, 273 => 104, 268 => 102, 262 => 99, 258 => 98, 255 => 97, 253 => 96, 249 => 94, 243 => 90, 238 => 87, 231 => 83, 227 => 82, 221 => 78, 216 => 75, 209 => 73, 202 => 71, 200 => 70, 192 => 69, 188 => 68, 181 => 67, 177 => 66, 173 => 64, 168 => 62, 166 => 61, 159 => 58, 154 => 56, 148 => 53, 144 => 52, 140 => 50, 133 => 46, 129 => 45, 126 => 44, 123 => 43, 121 => 42, 118 => 41, 112 => 38, 108 => 37, 105 => 36, 103 => 35, 99 => 33, 93 => 29, 88 => 26, 86 => 21, 83 => 25, 80 => 22, 78 => 21, 74 => 19, 69 => 16, 66 => 15, 64 => 14, 57 => 10, 51 => 7, 46 => 5, 43 => 4, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "home/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/home/index.twig"); } } twig/26/2647bf7c796dc17dbb125dee912f17dd.php000064400000003256151440017720013216 0ustar00source = $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["classes"] ?? null), "html", null, true); yield "\"> "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "display/results/empty_display.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 38 => 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/bc/bcfce312106f3f2123d39261950cfe0b.php000064400000004167151440017720013161 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; echo _gettext("Loading"); // line 5 echo "
    "; } public function getTemplateName() { return "modals/preview_sql_modal.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 10, 48 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "modals/preview_sql_modal.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/preview_sql_modal.twig"); } } twig/c6/c6e679bc1d499bc89f1b39cb0381211f.php000064400000005331151440017720013133 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 3 yield ($context["hidden_inputs"] ?? null); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["return_url"] ?? null), "html", null, true); yield "\"> "; yield _gettext("Your browser has phpMyAdmin configuration for this domain. Would you like to import it for current session?"); // line 10 yield "
    "; yield _gettext("Yes"); // line 11 yield " / "; yield _gettext("No"); // line 12 yield " / "; yield _gettext("Delete settings"); // line 13 yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "preferences/autoload.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 68 => 13, 64 => 12, 60 => 11, 56 => 10, 51 => 6, 45 => 3, 41 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "preferences/autoload.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/preferences/autoload.twig"); } }