!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/5.6.40 

uname -a: Linux cpanel06wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.80.el6.x86_64 #1 SMP Thu Sep 24
01:42:00 EDT 2020 x86_64
 

uid=851(cp949260) gid=853(cp949260) groups=853(cp949260) 

Safe-mode: OFF (not secure)

/home/cp949260/tmp/pma_template_compiles_cp949260/twig/83/   drwxr-xr-x
Free 237.75 GB of 981.82 GB (24.21%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     836575ade1a47c775723fb4e60235059.php (11.57 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

use Twig\Environment;
use 
Twig\Error\LoaderError;
use 
Twig\Error\RuntimeError;
use 
Twig\Extension\SandboxExtension;
use 
Twig\Markup;
use 
Twig\Sandbox\SecurityError;
use 
Twig\Sandbox\SecurityNotAllowedTagError;
use 
Twig\Sandbox\SecurityNotAllowedFilterError;
use 
Twig\Sandbox\SecurityNotAllowedFunctionError;
use 
Twig\Source;
use 
Twig\Template;

/* database/structure/body_for_table_summary.twig */
class __TwigTemplate_4ec13fae4df469eef016ada57d32eb53 extends Template
{
    private 
$source;
    private 
$macros = [];

    public function 
__construct(Environment $env)
    {
        
parent::__construct($env);

        
$this->source $this->getSourceContext();

        
$this->parent false;

        
$this->blocks = [
        ];
    }

    protected function 
doDisplay(array $context, array $blocks = [])
    {
        
$macros $this->macros;
        
// line 1
        
echo "<tfoot id=\"tbl_summary_row\">
<tr>
    <th class=\"d-print-none\"></th>
    <th class=\"tbl_num text-nowrap\">
        "
;
        
// line 5
        
ob_start(function () { return ''; });
echo 
_ngettext("%s table""%s tables"abs(        // line 6
($context["num_tables"] ?? null)));
        
$context["num_tables_trans"] = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
        
// line 8
        
echo "        ";
        echo 
twig_escape_filter($this->envtwig_sprintf(($context["num_tables_trans"] ?? null), PhpMyAdmin\Util::formatNumber(($context["num_tables"] ?? null), 0)), "html"nulltrue);
        echo 
"
    </th>
    "
;
        
// line 10
        
if (($context["server_replica_status"] ?? null)) {
            
// line 11
            
echo "        <th>";
echo 
_gettext("Replication");
            echo 
"</th>
    "
;
        }
        
// line 13
        
echo "    ";
        
$context["sum_colspan"] = ((($context["db_is_system_schema"] ?? null)) ? (4) : (7));
        
// line 14
        
echo "    ";
        if (((
$context["num_favorite_tables"] ?? null) == 0)) {
            
// line 15
            
echo "        ";
            
$context["sum_colspan"] = (($context["sum_colspan"] ?? null) - 1);
            
// line 16
            
echo "    ";
        }
        
// line 17
        
echo "    <th colspan=\"";
        echo 
twig_escape_filter($this->env, ($context["sum_colspan"] ?? null), "html"nulltrue);
        echo 
"\" class=\"d-print-none\">";
echo 
_gettext("Sum");
        echo 
"</th>
    "
;
        
// line 18
        
$context["row_count_sum"] = PhpMyAdmin\Util::formatNumber(($context["sum_entries"] ?? null), 0);
        
// line 19
        
echo "    ";
        
// line 20
        
echo "    ";
        
$context["row_sum_url"] = [];
        
// line 21
        
echo "    ";
        if (
array_key_exists("approx_rows"$context)) {
            
// line 22
            
echo "        ";
            
$context["row_sum_url"] = ["ajax_request" => true"db" =>             // line 24
($context["db"] ?? null), "real_row_count_all" => "true"];
            
// line 27
            
echo "    ";
        }
        
// line 28
        
echo "    ";
        if ((
$context["approx_rows"] ?? null)) {
            
// line 29
            
echo "        ";
            
ob_start(function () { return ''; });
            
// line 30
            
echo "<a href=\"";
            echo 
PhpMyAdmin\Url::getFromRoute("/database/structure/real-row-count", ($context["row_sum_url"] ?? null));
            echo 
"\" class=\"ajax row_count_sum\">~";
            
// line 31
            
echo twig_escape_filter($this->env, ($context["row_count_sum"] ?? null), "html"nulltrue);
            
// line 32
            
echo "</a>";
            
$context["cell_text"] = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
            
// line 34
            
echo "    ";
        } else {
            
// line 35
            
echo "        ";
            
$context["cell_text"] = ($context["row_count_sum"] ?? null);
            
// line 36
            
echo "    ";
        }
        
// line 37
        
echo "    <th class=\"value tbl_rows font-monospace text-end\">";
        echo 
twig_escape_filter($this->env, ($context["cell_text"] ?? null), "html"nulltrue);
        echo 
"</th>
    "
;
        
// line 38
        
if ( !(($context["properties_num_columns"] ?? null) > 1)) {
            
// line 39
            
echo "        ";
            
// line 40
            
echo "        ";
            
$context["default_engine"] = twig_get_attribute($this->env$this->source, ($context["dbi"] ?? null), "fetchValue", [=> "SELECT @@storage_engine;"], "method"falsefalsefalse40);
            
// line 41
            
echo "        ";
            if (
twig_test_empty(($context["default_engine"] ?? null))) {
                
// line 42
                
echo "            ";
                
// line 43
                
echo "            ";
                
$context["default_engine"] = twig_get_attribute($this->env$this->source, ($context["dbi"] ?? null), "fetchValue", [=> "SELECT @@default_storage_engine;"], "method"falsefalsefalse43);
                
// line 44
                
echo "        ";
            }
            
// line 45
            
echo "        <th class=\"text-center\">
            <dfn title=\""
;
            
// line 46
            
echo twig_escape_filter($this->envtwig_sprintf(_gettext("%s is the default storage engine on this MySQL server."), ($context["default_engine"] ?? null)), "html"nulltrue);
            echo 
"\">
                "
;
            
// line 47
            
echo twig_escape_filter($this->env, ($context["default_engine"] ?? null), "html"nulltrue);
            echo 
"
            </dfn>
        </th>
        <th>
            "
;
            
// line 51
            
if ( !twig_test_empty(($context["database_collation"] ?? null))) {
                
// line 52
                
echo "                <dfn title=\"";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["database_collation"] ?? null), "description", [], "any"falsefalsefalse52), "html"nulltrue);
                echo 
" (";
echo 
_gettext("Default");
                echo 
")\">
                    "
;
                
// line 53
                
echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["database_collation"] ?? null), "name", [], "any"falsefalsefalse53), "html"nulltrue);
                echo 
"
                </dfn>
            "
;
            }
            
// line 56
            
echo "        </th>
    "
;
        }
        
// line 58
        
echo "
    "
;
        
// line 59
        
if (($context["is_show_stats"] ?? null)) {
            
// line 60
            
echo "        ";
            
$context["sum"] = PhpMyAdmin\Util::formatByteDown(($context["sum_size"] ?? null), 31);
            
// line 61
            
echo "        ";
            
$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
            
echo "        ";
            
$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
            
echo "        <th class=\"value tbl_size font-monospace text-end\">";
            echo 
twig_escape_filter($this->env, ($context["sum_formatted"] ?? null), "html"nulltrue);
            echo 
" ";
            echo 
twig_escape_filter($this->env, ($context["sum_unit"] ?? null), "html"nulltrue);
            echo 
"</th>

        "
;
            
// line 65
            
$context["overhead"] = PhpMyAdmin\Util::formatByteDown(($context["overhead_size"] ?? null), 31);
            
// line 66
            
echo "        ";
            
$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
            
echo "        ";
            
$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
            
echo "        <th class=\"value tbl_overhead font-monospace text-end\">";
            echo 
twig_escape_filter($this->env, ($context["overhead_formatted"] ?? null), "html"nulltrue);
            echo 
" ";
            echo 
twig_escape_filter($this->env, ($context["overhead_unit"] ?? null), "html"nulltrue);
            echo 
"</th>
    "
;
        }
        
// line 70
        
echo "
    "
;
        
// line 71
        
if (($context["show_charset"] ?? null)) {
            
// line 72
            
echo "        <th>";
            echo 
twig_escape_filter($this->env, ($context["database_charset"] ?? null), "html"nulltrue);
            echo 
"</th>
    "
;
        }
        
// line 74
        
echo "    ";
        if ((
$context["show_comment"] ?? null)) {
            
// line 75
            
echo "        <th></th>
    "
;
        }
        
// line 77
        
echo "    ";
        if ((
$context["show_creation"] ?? null)) {
            
// line 78
            
echo "        <th class=\"value tbl_creation font-monospace text-end\">
            "
;
            
// line 79
            
echo twig_escape_filter($this->env, ($context["create_time_all"] ?? null), "html"nulltrue);
            echo 
"
        </th>
    "
;
        }
        
// line 82
        
echo "    ";
        if ((
$context["show_last_update"] ?? null)) {
            
// line 83
            
echo "        <th class=\"value tbl_last_update font-monospace text-end\">
            "
;
            
// line 84
            
echo twig_escape_filter($this->env, ($context["update_time_all"] ?? null), "html"nulltrue);
            echo 
"
        </th>
    "
;
        }
        
// line 87
        
echo "    ";
        if ((
$context["show_last_check"] ?? null)) {
            
// line 88
            
echo "        <th class=\"value tbl_last_check font-monospace text-end\">
            "
;
            
// line 89
            
echo twig_escape_filter($this->env, ($context["check_time_all"] ?? null), "html"nulltrue);
            echo 
"
        </th>
    "
;
        }
        
// line 92
        
echo "</tr>
</tfoot>
"
;
    }

    public function 
getTemplateName()
    {
        return 
"database/structure/body_for_table_summary.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
270 => 92,  264 => 89,  261 => 88,  258 => 87,  252 => 84,  249 => 83,  246 => 82,  240 => 79,  237 => 78,  234 => 77,  230 => 75,  227 => 74,  221 => 72,  219 => 71,  216 => 70,  208 => 68,  205 => 67,  202 => 66,  200 => 65,  192 => 63,  189 => 62,  186 => 61,  183 => 60,  181 => 59,  178 => 58,  174 => 56,  168 => 53,  161 => 52,  159 => 51,  152 => 47,  148 => 46,  145 => 45,  142 => 44,  139 => 43,  137 => 42,  134 => 41,  131 => 40,  129 => 39,  127 => 38,  122 => 37,  119 => 36,  116 => 35,  113 => 34,  110 => 32,  108 => 31,  104 => 30,  101 => 29,  98 => 28,  95 => 27,  93 => 24,  91 => 22,  88 => 21,  85 => 20,  83 => 19,  81 => 18,  74 => 17,  71 => 16,  68 => 15,  65 => 14,  62 => 13,  56 => 11,  54 => 10,  48 => 8,  45 => 6,  43 => 5,  37 => 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");
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0246 ]--