!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/56/   drwxr-xr-x
Free 878.13 GB of 3519.75 GB (24.95%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     5652523386c87d628c68c83e0d5ccd53.php (15.6 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/tree/node.twig */
class __TwigTemplate_b9f68f4f66984ce7f7337b97daba0816 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["show_node"] ?? null)) {
            
// line 2
            
echo "  <li class=\"";
            echo 
twig_escape_filter($this->env, ($context["li_classes"] ?? null), "html"nulltrue);
            echo 
"\">
    <div class=\"block\">
      <i"
;
            
// line 4
            
echo (((($context["class"] ?? null) == "first")) ? (" class=\"first\"") : (""));
            echo 
"></i>
      "
;
            
// line 5
            
if (($context["node_is_group"] ?? null)) {
                
// line 6
                
echo "        ";
                echo ((!
twig_in_filter("last", ($context["class"] ?? null))) ? ("<b></b>") : (""));
                echo 
"
        <a class=\""
;
                
// line 7
                
echo twig_escape_filter($this->env, ($context["link_classes"] ?? null), "html"nulltrue);
                echo 
"\" href=\"#\">
          <span class=\"hide paths_nav\" data-apath=\""
;
                
// line 8
                
echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["paths"] ?? null), "a_path", [], "any"falsefalsefalse8), "html"nulltrue);
                echo 
"\" data-vpath=\"";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["paths"] ?? null), "v_path", [], "any"falsefalsefalse8), "html"nulltrue);
                echo 
"\" data-pos=\"";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["paths"] ?? null), "pos", [], "any"falsefalsefalse8), "html"nulltrue);
                echo 
"\"></span>
          "
;
                
// line 9
                
if ( !twig_test_empty(($context["pagination_params"] ?? null))) {
                    
// line 10
                    
echo "            <span class=\"hide ";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["pagination_params"] ?? null), "position", [], "any"falsefalsefalse10), "html"nulltrue);
                    echo 
"\" data-name=\"";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["pagination_params"] ?? null), "data_name", [], "any"falsefalsefalse10), "html"nulltrue);
                    echo 
"\" data-value=\"";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["pagination_params"] ?? null), "data_value", [], "any"falsefalsefalse10), "html"nulltrue);
                    echo 
"\"></span>
          "
;
                }
                
// line 12
                
echo "          ";
                echo (
$context["node_icon"] ?? null);
                echo 
"
        </a>
      "
;
            } elseif ( !
twig_test_empty(            // line 14
($context["pagination_params"] ?? null))) {
                
// line 15
                
echo "        <span class=\"hide ";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["pagination_params"] ?? null), "position", [], "any"falsefalsefalse15), "html"nulltrue);
                echo 
"\" data-name=\"";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["pagination_params"] ?? null), "data_name", [], "any"falsefalsefalse15), "html"nulltrue);
                echo 
"\" data-value=\"";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["pagination_params"] ?? null), "data_value", [], "any"falsefalsefalse15), "html"nulltrue);
                echo 
"\"></span>
      "
;
            }
            
// line 17
            
echo "    </div>
    "
;
            
// line 18
            
if (($context["node_is_container"] ?? null)) {
                
// line 19
                
echo "      <div class=\"fst-italic\">
    "
;
            }
            
// line 21
            
echo "
    "
;
            
// line 22
            
if (twig_get_attribute($this->env$this->source, ($context["node"] ?? null), "isGroup", [], "any"falsefalsefalse22)) {
                
// line 23
                
echo "      <div class=\"block second";
                echo (((
$context["has_second_icon"] ?? null)) ? (" double") : (""));
                echo 
"\">
        <u>"
;
                
// line 24
                
echo PhpMyAdmin\Html\Generator::getImage((($__internal_compile_0 twig_get_attribute($this->env$this->source, ($context["node"] ?? null), "icon", [], "any"falsefalsefalse24)) && 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"falsefalsefalse24)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["title"] ?? null) : null));
                echo 
"</u>
      </div>
      &nbsp;"
;
                
// line 26
                
echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["node"] ?? null), "name", [], "any"falsefalsefalse26), "html"nulltrue);
                echo 
"
    "
;
            } else {
                
// line 28
                
echo "      <div class=\"block second";
                echo (((
$context["has_second_icon"] ?? null)) ? (" double") : (""));
                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 "          <a href=\"";
                    echo 
PhpMyAdmin\Url::getFromRoute(twig_get_attribute($this->env$this->source$context["link"], "route", [], "any"falsefalsefalse30), twig_get_attribute($this->env$this->source$context["link"], "params", [], "any"falsefalsefalse30));
                    echo 
"\"";
                    echo ((
twig_get_attribute($this->env$this->source$context["link"], "is_ajax", [], "any"falsefalsefalse30)) ? (" class=\"ajax\"") : (""));
                    echo 
">";
                    
// line 31
                    
echo PhpMyAdmin\Html\Generator::getImage(twig_get_attribute($this->env$this->source$context["link"], "image", [], "any"falsefalsefalse31), twig_get_attribute($this->env$this->source$context["link"], "title", [], "any"falsefalsefalse31));
                    
// line 32
                    
echo "</a>
        "
;
                }
                
$_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 "      </div>

      "
;
                
// line 36
                
if (($context["node_is_container"] ?? null)) {
                    
// line 37
                    
echo "        &nbsp;<a class=\"hover_show_full\" href=\"";
                    echo 
PhpMyAdmin\Url::getFromRoute(twig_get_attribute($this->env$this->source, ($context["text_link"] ?? null), "route", [], "any"falsefalsefalse37), twig_get_attribute($this->env$this->source, ($context["text_link"] ?? null), "params", [], "any"falsefalsefalse37));
                    echo 
"\">";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["node"] ?? null), "name", [], "any"falsefalsefalse37), "html"nulltrue);
                    echo 
"</a>
      "
;
                } elseif (
twig_in_filter("index"twig_get_attribute($this->env$this->source,                 // line 38
($context["node"] ?? null), "classes", [], "any"falsefalsefalse38))) {
                    
// line 39
                    
echo "        <a class=\"hover_show_full\" href=\"";
                    echo 
PhpMyAdmin\Url::getFromRoute(twig_get_attribute($this->env$this->source, ($context["text_link"] ?? null), "route", [], "any"falsefalsefalse39));
                    echo 
"\" data-post=\"";
                    echo 
PhpMyAdmin\Url::getCommon(twig_array_merge(twig_get_attribute($this->env$this->source, ($context["text_link"] ?? null), "params", [], "any"falsefalsefalse39), ["is_from_nav" => true]));
                    echo 
"\" title=\"";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["text_link"] ?? null), "title", [], "any"falsefalsefalse39), "html"nulltrue);
                    echo 
"\">";
                    
// line 40
                    
echo twig_escape_filter($this->env, (((twig_get_attribute($this->env$this->source, ($context["node"] ?? null), "displayName", [], "any"truetruefalse40) &&  !(null === twig_get_attribute($this->env$this->source, ($context["node"] ?? null), "displayName", [], "any"falsefalsefalse40)))) ? (twig_get_attribute($this->env$this->source, ($context["node"] ?? null), "displayName", [], "any"falsefalsefalse40)) : (twig_get_attribute($this->env$this->source, ($context["node"] ?? null), "realName", [], "any"falsefalsefalse40))), "html"nulltrue);
                    
// line 41
                    
echo "</a>
      "
;
                } else {
                    
// line 43
                    
echo "        <a class=\"hover_show_full";
                    echo ((
twig_get_attribute($this->env$this->source, ($context["text_link"] ?? null), "is_ajax", [], "any"falsefalsefalse43)) ? (" ajax") : (""));
                    echo 
"\" href=\"";
                    echo 
PhpMyAdmin\Url::getFromRoute(twig_get_attribute($this->env$this->source, ($context["text_link"] ?? null), "route", [], "any"falsefalsefalse43), twig_get_attribute($this->env$this->source, ($context["text_link"] ?? null), "params", [], "any"falsefalsefalse43));
                    echo 
"\" title=\"";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["text_link"] ?? null), "title", [], "any"falsefalsefalse43), "html"nulltrue);
                    echo 
"\">";
                    
// line 44
                    
echo twig_escape_filter($this->env, (((twig_get_attribute($this->env$this->source, ($context["node"] ?? null), "displayName", [], "any"truetruefalse44) &&  !(null === twig_get_attribute($this->env$this->source, ($context["node"] ?? null), "displayName", [], "any"falsefalsefalse44)))) ? (twig_get_attribute($this->env$this->source, ($context["node"] ?? null), "displayName", [], "any"falsefalsefalse44)) : (twig_get_attribute($this->env$this->source, ($context["node"] ?? null), "realName", [], "any"falsefalsefalse44))), "html"nulltrue);
                    
// line 45
                    
echo "</a>
      "
;
                }
                
// 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 "      </div>
    "
;
            }
            
// line 54
            
echo "
    <div class=\"clearfloat\"></div>
"
;
        } elseif ( !
twig_test_empty(        // line 56
($context["pagination_params"] ?? null))) {
            
// line 57
            
echo "  <span class=\"hide ";
            echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["pagination_params"] ?? null), "position", [], "any"falsefalsefalse57), "html"nulltrue);
            echo 
"\" data-name=\"";
            echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["pagination_params"] ?? null), "data_name", [], "any"falsefalsefalse57), "html"nulltrue);
            echo 
"\" data-value=\"";
            echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["pagination_params"] ?? null), "data_value", [], "any"falsefalsefalse57), "html"nulltrue);
            echo 
"\"></span>
"
;
        }
        
// line 59
        
echo "
"
;
        
// line 60
        
if (( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["recursive"] ?? null), "html", [], "any"falsefalsefalse60)) && twig_get_attribute($this->env$this->source, ($context["recursive"] ?? null), "has_wrapper", [], "any"falsefalsefalse60))) {
            
// line 61
            
echo "  <div class=\"list_container\"";
            echo ((
twig_get_attribute($this->env$this->source, ($context["recursive"] ?? null), "is_hidden", [], "any"falsefalsefalse61)) ? (" style=\"display: none;\"") : (""));
            echo 
">
    <ul>
"
;
        }
        
// line 64
        
echo twig_get_attribute($this->env$this->source, ($context["recursive"] ?? null), "html", [], "any"falsefalsefalse64);
        echo 
"
"
;
        
// line 65
        
if (( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["recursive"] ?? null), "html", [], "any"falsefalsefalse65)) && twig_get_attribute($this->env$this->source, ($context["recursive"] ?? null), "has_wrapper", [], "any"falsefalsefalse65))) {
            
// line 66
            
echo "    </ul>
  </div>
"
;
        }
        
// line 69
        
echo "
"
;
        
// line 70
        
if (($context["has_siblings"] ?? null)) {
            
// line 71
            
echo "  </li>
"
;
        }
    }

    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");
    }
}

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