Dre4m Shell
Server IP : 85.214.239.14  /  Your IP : 3.145.152.226
Web Server : Apache/2.4.61 (Debian)
System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.18
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/wordpress/phpMyAdmin/tmp/twig/64/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /var/www/wordpress/phpMyAdmin/tmp/twig/64/645b26836dc2880e07cdda838fe64aa329aca3a0322d50203d56c1b3dca7a8a8.php
<?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/index.twig */
class __TwigTemplate_ada730f7101658fbbc29facf7eee129802a16d59322b676391b5b7720c0fd4e4 extends \Twig\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["has_tables"] ?? null)) {
            // line 2
            echo "  <div id=\"tableslistcontainer\">
    ";
            // line 3
            echo ($context["list_navigator_html"] ?? null);
            echo "

    ";
            // line 5
            echo ($context["table_list_html"] ?? null);
            echo "

    ";
            // line 7
            echo ($context["list_navigator_html"] ?? null);
            echo "
  </div>
  <hr>
  <p class=\"print_ignore\">
    <a href=\"#\" id=\"printView\">
      ";
            // line 12
            echo PhpMyAdmin\Util::getIcon("b_print", _gettext("Print"), true);
            echo "
    </a>
    <a href=\"db_datadict.php";
            // line 14
            echo PhpMyAdmin\Url::getCommon(["db" => ($context["database"] ?? null), "goto" => "db_structure.php"]);
            echo "\" target=\"print_view\">
      ";
            // line 15
            echo PhpMyAdmin\Util::getIcon("b_tblanalyse", _gettext("Data dictionary"), true);
            echo "
    </a>
  </p>
";
        } else {
            // line 19
            echo "  ";
            echo call_user_func_array($this->env->getFilter('notice')->getCallable(), [_gettext("No tables found in database.")]);
            echo "
";
        }
        // line 21
        echo "
";
        // line 22
        if ( !($context["is_system_schema"] ?? null)) {
            // line 23
            echo "  ";
            echo ($context["create_table_html"] ?? null);
            echo "
";
        }
    }

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

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  87 => 23,  85 => 22,  82 => 21,  76 => 19,  69 => 15,  65 => 14,  60 => 12,  52 => 7,  47 => 5,  42 => 3,  39 => 2,  37 => 1,);
    }

    public function getSourceContext()
    {
        return new Source("", "database/structure/index.twig", "/var/www/wordpress/phpMyAdmin/templates/database/structure/index.twig");
    }
}

Anon7 - 2022
AnonSec Team