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

Software: Apache. PHP/7.3.33 

uname -a: Linux acloudg.aryanict.com 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC
2023 x86_64
 

uid=1095(katebhospital) gid=1098(katebhospital) groups=1098(katebhospital) 

Safe-mode: OFF (not secure)

/home/katebhospital/tmp/pma_template_compiles_katebhospital/twig/2f/   drwxr-xr-x
Free 877.98 GB of 3519.75 GB (24.94%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     2f5577b8c9ccdeea14ba4f623a0f0e39.php (9.79 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;

/* navigation/main.twig */
class __TwigTemplate_6a614d195a2c9874a5d0ff57cb6e700d 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
        
if ( !($context["is_ajax"] ?? null)) {
            
// line 2
            
echo "  <div id=\"pma_navigation\" class=\"d-print-none\" data-config-navigation-width=\"";
            echo 
twig_escape_filter($this->env, ($context["config_navigation_width"] ?? null), "html"nulltrue);
            echo 
"\">
    <div id=\"pma_navigation_resizer\"></div>
    <div id=\"pma_navigation_collapser\"></div>
    <div id=\"pma_navigation_content\">
      <div id=\"pma_navigation_header\">

        "
;
            
// line 8
            
if (twig_get_attribute($this->env$this->source, ($context["logo"] ?? null), "is_displayed", [], "any"falsefalsefalse8)) {
                
// line 9
                
echo "          <div id=\"pmalogo\">
            "
;
                
// line 10
                
if (twig_get_attribute($this->env$this->source, ($context["logo"] ?? null), "has_link", [], "any"falsefalsefalse10)) {
                    
// line 11
                    
echo "              <a href=\"";
                    echo 
twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->source, ($context["logo"] ?? null), "link", [], "any"truetruefalse11)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["logo"] ?? null), "link", [], "any"falsefalsefalse11), "#")) : ("#")), "html"nulltrue);
                    echo 
"\"";
                    echo 
twig_get_attribute($this->env$this->source, ($context["logo"] ?? null), "attributes", [], "any"falsefalsefalse11);
                    echo 
">
            "
;
                }
                
// line 13
                
echo "            ";
                if ( !
twig_test_empty(twig_get_attribute($this->env$this->source, ($context["logo"] ?? null), "source", [], "any"falsefalsefalse13))) {
                    
// line 14
                    
echo "              <img id=\"imgpmalogo\" src=\"";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["logo"] ?? null), "source", [], "any"falsefalsefalse14), "html"nulltrue);
                    echo 
"\" alt=\"phpMyAdmin\">
            "
;
                } else {
                    
// line 16
                    
echo "              <h1>phpMyAdmin</h1>
            "
;
                }
                
// line 18
                
echo "            ";
                if (
twig_get_attribute($this->env$this->source, ($context["logo"] ?? null), "has_link", [], "any"falsefalsefalse18)) {
                    
// line 19
                    
echo "              </a>
            "
;
                }
                
// line 21
                
echo "          </div>
        "
;
            }
            
// line 23
            
echo "
        <div id=\"navipanellinks\">
          <a href=\""
;
            
// line 25
            
echo PhpMyAdmin\Url::getFromRoute("/");
            echo 
"\" title=\"";
echo 
_gettext("Home");
            echo 
"\">";
            
// line 26
            
echo PhpMyAdmin\Html\Generator::getImage("b_home"_gettext("Home"));
            
// line 27
            
echo "</a>

          <a href=\""
;
            
// line 29
            
echo PhpMyAdmin\Html\MySQLDocumentation::getDocumentationLink("index");
            echo 
"\" title=\"";
echo 
_gettext("phpMyAdmin documentation");
            echo 
"\" target=\"_blank\" rel=\"noopener noreferrer\">";
            
// line 30
            
echo PhpMyAdmin\Html\Generator::getImage("b_docs"_gettext("phpMyAdmin documentation"));
            
// line 31
            
echo "</a>

          <a href=\""
;
            
// line 33
            
echo PhpMyAdmin\Util::getdocuURL(($context["is_mariadb"] ?? null));
            echo 
"\" title=\"";
            echo 
twig_escape_filter($this->env, ((($context["is_mariadb"] ?? null)) ? (_gettext("MariaDB Documentation")) : (_gettext("MySQL Documentation"))), "html"nulltrue);
            echo 
"\" target=\"_blank\" rel=\"noopener noreferrer\">";
            
// line 34
            
echo PhpMyAdmin\Html\Generator::getImage("b_sqlhelp", ((($context["is_mariadb"] ?? null)) ? (_gettext("MariaDB Documentation")) : (_gettext("MySQL Documentation"))));
            
// line 35
            
echo "</a>

          <a id=\"pma_navigation_settings_icon\""
;
            
// line 37
            
echo (( !($context["is_navigation_settings_enabled"] ?? null)) ? (" class=\"hide\"") : (""));
            echo 
" href=\"#\" title=\"";
echo 
_gettext("Navigation panel settings");
            echo 
"\">";
            
// line 38
            
echo PhpMyAdmin\Html\Generator::getImage("s_cog"_gettext("Navigation panel settings"));
            
// line 39
            
echo "</a>

          <a id=\"pma_navigation_reload\" href=\"#\" title=\""
;
echo 
_gettext("Reload navigation panel");
            
// line 41
            
echo "\">";
            
// line 42
            
echo PhpMyAdmin\Html\Generator::getImage("s_reload"_gettext("Reload navigation panel"));
            
// line 43
            
echo "</a>
        </div>

        "
;
            
// line 46
            
if ((($context["is_servers_displayed"] ?? null) && (twig_length_filter($this->env, ($context["servers"] ?? null)) > 1))) {
                
// line 47
                
echo "          <div id=\"serverChoice\">
            "
;
                
// line 48
                
echo ($context["server_select"] ?? null);
                echo 
"
          </div>
        "
;
            }
            
// 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 "
      </div>
      <div id=\"pma_navigation_tree\" class=\"list_container"
;
            
// line 57
            
echo ((($context["is_synced"] ?? null)) ? (" synced") : (""));
            echo (((
$context["is_highlighted"] ?? null)) ? (" highlight") : (""));
            echo (((
$context["is_autoexpanded"] ?? null)) ? (" autoexpand") : (""));
            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 "      </div>

      <div id=\"pma_navi_settings_container\">
        "
;
            
// line 70
            
if (($context["is_navigation_settings_enabled"] ?? null)) {
                
// line 71
                
echo "          ";
                echo (
$context["navigation_settings"] ?? null);
                echo 
"
        "
;
            }
            
// line 73
            
echo "      </div>
    </div>

    "
;
            
// line 76
            
if (($context["is_drag_drop_import_enabled"] ?? null)) {
                
// line 77
                
echo "      <div class=\"pma_drop_handler\">
        "
;
echo 
_gettext("Drop files here");
                
// line 79
                
echo "      </div>
      <div class=\"pma_sql_import_status\">
        <h2>
          "
;
echo 
_gettext("SQL upload");
                
// line 83
                
echo "          ( <span class=\"pma_import_count\">0</span> )
          <span class=\"close\">x</span>
          <span class=\"minimize\">-</span>
        </h2>
        <div></div>
      </div>
    "
;
            }
            
// line 90
            
echo "  </div>
  "
;
            
// 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");
    }
}

:: 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.0974 ]--