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


Viewing file:     07479e1180496d05b69a2a2d62952a29.php (40.29 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;

/* table/insert/column_row.twig */
class __TwigTemplate_59f8c797b9bf17ac8335955a0783b0bd 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 "<tr class=\"noclick\">
  <td class=\"text-center\">
    "
;
        
// line 3
        
echo twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_title", [], "any"falsefalsefalse3);
        echo 
"
    <input type=\"hidden\" name=\"fields_name[multi_edit]["
;
        
// line 4
        
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
        echo 
"][";
        echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse4), "html"nulltrue);
        echo 
"]\" value=\"";
        echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field", [], "any"falsefalsefalse4), "html"nulltrue);
        echo 
"\">
  </td>

  "
;
        
// line 7
        
if (($context["show_field_types_in_data_edit_view"] ?? null)) {
            
// line 8
            
echo "    <td class=\"text-center";
            echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "wrap", [], "any"falsefalsefalse8), "html"nulltrue);
            echo 
"\">
      <span class=\"column_type\" dir=\"ltr\">"
;
            
// line 9
            
echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse9), "html"nulltrue);
            echo 
"</span>
    </td>
  "
;
        }
        
// line 12
        
echo "
  "
;
        
// line 13
        
if (($context["show_function_fields"] ?? null)) {
            
// line 14
            
echo "    ";
            if ((
$context["is_column_binary"] ?? null)) {
                
// line 15
                
echo "      <td class=\"text-center\">";
echo 
_gettext("Binary");
                echo 
"</td>
    "
;
            } elseif ((
twig_in_filter("enum"twig_get_attribute($this->env$this->source,             // line 16
($context["column"] ?? null), "True_Type", [], "any"falsefalsefalse16)) || twig_in_filter("set"twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "True_Type", [], "any"falsefalsefalse16)))) {
                
// line 17
                
echo "      <td class=\"text-center\">--</td>
    "
;
            } else {
                
// line 19
                
echo "      <td>
        <select name=\"funcs[multi_edit]["
;
                
// line 20
                
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                echo 
"][";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse20), "html"nulltrue);
                echo 
"]\" onchange=\"return verificationsAfterFieldChange('";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse20));
                echo 
"', '";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null));
                echo 
"', '";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse20), "html"nulltrue);
                echo 
"')\" id=\"field_";
                echo 
twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
                echo 
"_1\">
          "
;
                
// line 21
                
echo ($context["function_options"] ?? null);
                echo 
"
        </select>
      </td>
    "
;
            }
            
// line 25
            
echo "  ";
        }
        
// line 26
        
echo "
  <td>
    "
;
        
// line 28
        
if (((twig_upper_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Null", [], "any"falsefalsefalse28)) == "YES") &&  !($context["read_only"] ?? null))) {
            
// line 29
            
echo "      <input type=\"hidden\" name=\"fields_null_prev[multi_edit][";
            echo 
twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
            echo 
"][";
            echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse29), "html"nulltrue);
            echo 
"]\"";
            echo ((((
$context["real_null_value"] ?? null) &&  !twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "first_timestamp", [], "any"falsefalsefalse29))) ? (" value=\"on\"") : (""));
            echo 
">
      <input type=\"checkbox\" class=\"checkbox_null\" name=\"fields_null[multi_edit]["
;
            
// line 30
            
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
            echo 
"][";
            echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse30), "html"nulltrue);
            echo 
"]\" id=\"field_";
            echo 
twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
            echo 
"_2\" aria-label=\"";
echo 
_gettext("Use the NULL value for this column.");
            echo 
"\"";
            echo (((
$context["real_null_value"] ?? null)) ? (" checked") : (""));
            echo 
">
      <input type=\"hidden\" class=\"nullify_code\" name=\"nullify_code[multi_edit]["
;
            
// line 31
            
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
            echo 
"][";
            echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse31), "html"nulltrue);
            echo 
"]\" value=\"";
            echo 
twig_escape_filter($this->env, ($context["nullify_code"] ?? null), "html"nulltrue);
            echo 
"\">
      <input type=\"hidden\" class=\"hashed_field\" name=\"hashed_field[multi_edit]["
;
            
// line 32
            
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
            echo 
"][";
            echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse32), "html"nulltrue);
            echo 
"]\" value=\"";
            echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse32), "html"nulltrue);
            echo 
"\">
      <input type=\"hidden\" class=\"multi_edit\" name=\"multi_edit[multi_edit]["
;
            
// line 33
            
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
            echo 
"][";
            echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse33), "html"nulltrue);
            echo 
"]\" value=\"";
            echo 
PhpMyAdmin\Sanitize::escapeJsString((("[multi_edit][" . ($context["row_id"] ?? null)) . "]"));
            echo 
"\">
    "
;
        }
        
// line 35
        
echo "  </td>

  <td data-type=\""
;
        
// line 37
        
echo twig_escape_filter($this->env, ($context["type"] ?? null), "html"nulltrue);
        echo 
"\" data-decimals=\"";
        echo 
twig_escape_filter($this->env, ($context["decimals"] ?? null), "html"nulltrue);
        echo 
"\">
    "
;
        
// line 39
        
echo "    <span class=\"default_value hide\">";
        echo (
$context["special_chars"] ?? null);
        echo 
"</span>

    "
;
        
// 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 
"
        <input type=\"hidden\" name=\"fields_type[multi_edit]["
;
                
// line 46
                
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                echo 
"][";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse46), "html"nulltrue);
                echo 
"]\" value=\"foreign\">
        <input type=\"text\" name=\"fields[multi_edit]["
;
                
// line 47
                
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                echo 
"][";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse47), "html"nulltrue);
                echo 
"]\" class=\"textfield\" onchange=\"return verificationsAfterFieldChange('";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse47));
                echo 
"', '";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null));
                echo 
"', '";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse47), "html"nulltrue);
                echo 
"')\" id=\"field_";
                echo 
twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
                echo 
"_3\" value=\"";
                echo 
twig_escape_filter($this->env, ($context["data"] ?? null), "html"nulltrue);
                echo 
"\">
        <a class=\"ajax browse_foreign\" href=\""
;
                
// line 48
                
echo PhpMyAdmin\Url::getFromRoute("/browse-foreigners");
                echo 
"\" data-post=\"";
                echo 
PhpMyAdmin\Url::getCommon(["db" => ($context["db"] ?? null), "table" => ($context["table"] ?? null), "field" => twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field", [], "any"falsefalsefalse48), "rownumber" => ($context["row_id"] ?? null), "data" => ($context["data"] ?? null)]);
                echo 
"\">";
                echo 
PhpMyAdmin\Html\Generator::getIcon("b_browse"_gettext("Browse foreign values"));
                echo 
"</a>
      "
;
            } elseif ( !
twig_test_empty(            // line 49
($context["foreign_dropdown"] ?? null))) {
                
// line 50
                
echo "        ";
                echo (
$context["backup_field"] ?? null);
                echo 
"
        <input type=\"hidden\" name=\"fields_type[multi_edit]["
;
                
// line 51
                
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                echo 
"][";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse51), "html"nulltrue);
                echo 
"]\" value=\"";
                echo ((
twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "is_binary", [], "any"falsefalsefalse51)) ? ("hex") : ("foreign"));
                echo 
"\">
        <select name=\"fields[multi_edit]["
;
                
// line 52
                
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                echo 
"][";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse52), "html"nulltrue);
                echo 
"]\" class=\"textfield\" id=\"field_";
                echo 
twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
                echo 
"_3\" onchange=\"return verificationsAfterFieldChange('";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse52));
                echo 
"', '";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null));
                echo 
"', '";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse52), "html"nulltrue);
                echo 
"')\">
          "
;
                
// line 53
                
echo ($context["foreign_dropdown"] ?? null);
                echo 
"
        </select>
      "
;
            } 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"falsefalsefalse55))) || twig_in_filter("json"twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse55))) || twig_in_filter("text"twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse55)))) {
                
// line 56
                
echo "        ";
                echo (
$context["backup_field"] ?? null);
                echo 
"
        <textarea name=\"fields[multi_edit]["
;
                
// line 57
                
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                echo 
"][";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse57), "html"nulltrue);
                echo 
"]\" id=\"field_";
                echo 
twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
                echo 
"_3\" data-type=\"";
                echo 
twig_escape_filter($this->env, ($context["data_type"] ?? null), "html"nulltrue);
                echo 
"\" dir=\"";
                echo 
twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html"nulltrue);
                echo 
"\" rows=\"";
                echo 
twig_escape_filter($this->env, ($context["textarea_rows"] ?? null), "html"nulltrue);
                echo 
"\" cols=\"";
                echo 
twig_escape_filter($this->env, ($context["textarea_cols"] ?? null), "html"nulltrue);
                echo 
"\"";
                
// line 58
                
((($context["max_length"] ?? null)) ? (print (twig_escape_filter($this->env, ((" data-maxlength=\"" . ($context["max_length"] ?? null)) . "\""), "html"nulltrue))) : (print ("")));
                echo ((
twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "is_char", [], "any"falsefalsefalse58)) ? (" class=\"char charField\"") : (""));
                echo 
" onchange=\"return verificationsAfterFieldChange('";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse58));
                echo 
"', '";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null));
                echo 
"', '";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse58), "html"nulltrue);
                echo 
"')\">";
                
// line 60
                
echo (((is_string($__internal_compile_0 = ($context["special_chars"] ?? null)) && is_string($__internal_compile_1 "
"
) && ('' === $__internal_compile_1 || === strpos($__internal_compile_0$__internal_compile_1)))) ? ("
"
) : (""));
                echo (
$context["special_chars"] ?? null);
                
// line 61
                
echo "</textarea>
        "
;
                
// line 62
                
if ((twig_in_filter("text"twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse62)) && (twig_length_filter($this->env, ($context["special_chars"] ?? null)) > 32000))) {
                    
// line 63
                    
echo "          </td>
          <td>
          "
;
echo 
_gettext("Because of its length,<br> 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"falsefalsefalse67) == "enum")) {
                
// line 68
                
echo "        ";
                echo (
$context["backup_field"] ?? null);
                echo 
"
        <input type=\"hidden\" name=\"fields_type[multi_edit]["
;
                
// line 69
                
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                echo 
"][";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse69), "html"nulltrue);
                echo 
"]\" value=\"enum\">
        "
;
                
// line 70
                
if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Type", [], "any"falsefalsefalse70)) > 20)) {
                    
// line 71
                    
echo "          <select name=\"fields[multi_edit][";
                    echo 
twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                    echo 
"][";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse71), "html"nulltrue);
                    echo 
"]\" class=\"textfield\" id=\"field_";
                    echo 
twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
                    echo 
"_3\" onchange=\"return verificationsAfterFieldChange('";
                    echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse71));
                    echo 
"', '";
                    echo 
PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null));
                    echo 
"', '";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse71), "html"nulltrue);
                    echo 
"')\">
            <option value=\"\"></option>
            "
;
                    
// line 73
                    
$context['_parent'] = $context;
                    
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "values", [], "any"falsefalsefalse73));
                    foreach (
$context['_seq'] as $context["_key"] => $context["enum_value"]) {
                        
// line 74
                        
echo "              <option value=\"";
                        echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["enum_value"], "plain", [], "any"falsefalsefalse74), "html"nulltrue);
                        echo 
"\"";
                        echo (((
twig_get_attribute($this->env$this->source$context["enum_value"], "plain", [], "any"falsefalsefalse74) == ($context["enum_selected_value"] ?? null))) ? (" selected") : (""));
                        echo 
">";
                        echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["enum_value"], "plain", [], "any"falsefalsefalse74), "html"nulltrue);
                        echo 
"</option>
            "
;
                    }
                    
$_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 76
                    
echo "          </select>
        "
;
                } else {
                    
// line 78
                    
echo "          ";
                    
$context['_parent'] = $context;
                    
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "values", [], "any"falsefalsefalse78));
                    
$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'] = === $length;
                    }
                    foreach (
$context['_seq'] as $context["_key"] => $context["enum_value"]) {
                        
// line 79
                        
echo "            <input type=\"radio\" name=\"fields[multi_edit][";
                        echo 
twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                        echo 
"][";
                        echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse79), "html"nulltrue);
                        echo 
"]\" value=\"";
                        echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["enum_value"], "plain", [], "any"falsefalsefalse79), "html"nulltrue);
                        echo 
"\" class=\"textfield\" id=\"field_";
                        echo 
twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
                        echo 
"_3_";
                        echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["loop"], "index0", [], "any"falsefalsefalse79), "html"nulltrue);
                        echo 
"\" onchange=\"return verificationsAfterFieldChange('";
                        echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse79));
                        echo 
"', '";
                        echo 
PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null));
                        echo 
"', '";
                        echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse79), "html"nulltrue);
                        echo 
"')\"";
                        echo (((
twig_get_attribute($this->env$this->source$context["enum_value"], "plain", [], "any"falsefalsefalse79) == ($context["enum_selected_value"] ?? null))) ? (" checked") : (""));
                        echo 
">
            <label for=\"field_"
;
                        
// line 80
                        
echo twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
                        echo 
"_3_";
                        echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["loop"], "index0", [], "any"falsefalsefalse80), "html"nulltrue);
                        echo 
"\">";
                        echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["enum_value"], "plain", [], "any"falsefalsefalse80), "html"nulltrue);
                        echo 
"</label>
          "
;
                        ++
$context['loop']['index0'];
                        ++
$context['loop']['index'];
                        
$context['loop']['first'] = false;
                        if (isset(
$context['loop']['length'])) {
                            --
$context['loop']['revindex0'];
                            --
$context['loop']['revindex'];
                            
$context['loop']['last'] = === $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"falsefalsefalse83) == "set")) {
                
// line 84
                
echo "        ";
                echo (
$context["backup_field"] ?? null);
                echo 
"
        <input type=\"hidden\" name=\"fields_type[multi_edit]["
;
                
// line 85
                
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                echo 
"][";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse85), "html"nulltrue);
                echo 
"]\" value=\"set\">
        <select name=\"fields[multi_edit]["
;
                
// line 86
                
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                echo 
"][";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse86), "html"nulltrue);
                echo 
"][]\" class=\"textfield\" size=\"";
                echo 
twig_escape_filter($this->env, ($context["set_select_size"] ?? null), "html"nulltrue);
                echo 
"\" id=\"field_";
                echo 
twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
                echo 
"_3\" onchange=\"return verificationsAfterFieldChange('";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse86));
                echo 
"', '";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null));
                echo 
"', '";
                echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse86), "html"nulltrue);
                echo 
"')\" multiple>
          "
;
                
// line 87
                
$context['_parent'] = $context;
                
$context['_seq'] = twig_ensure_traversable(($context["set_values"] ?? null));
                foreach (
$context['_seq'] as $context["_key"] => $context["set_value"]) {
                    
// line 88
                    
echo "            <option value=\"";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["set_value"], "plain", [], "any"falsefalsefalse88), "html"nulltrue);
                    echo 
"\"";
                    echo ((
twig_in_filter(twig_get_attribute($this->env$this->source$context["set_value"], "plain", [], "any"falsefalsefalse88), twig_split_filter($this->env, ($context["data"] ?? null), ","))) ? (" selected") : (""));
                    echo 
">";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["set_value"], "plain", [], "any"falsefalsefalse88), "html"nulltrue);
                    echo 
"</option>
          "
;
                }
                
$_parent $context['_parent'];
                unset(
$context['_seq'], $context['_iterated'], $context['_key'], $context['set_value'], $context['_parent'], $context['loop']);
                
$context array_intersect_key($context$_parent) + $_parent;
                
// line 90
                
echo "        </select>
      "
;
            } elseif ((
twig_get_attribute($this->env$this->source,             // line 91
($context["column"] ?? null), "is_binary", [], "any"falsefalsefalse91) || twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "is_blob", [], "any"falsefalsefalse91))) {
                
// 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"nulltrue);
                    echo 
" ";
                    echo 
twig_escape_filter($this->env, ($context["blob_value_unit"] ?? null), "html"nulltrue);
                    echo 
")
          <input type=\"hidden\" name=\"fields[multi_edit]["
;
                    
// line 95
                    
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                    echo 
"][";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse95), "html"nulltrue);
                    echo 
"]\" value=\"\">
          <input type=\"hidden\" name=\"fields_type[multi_edit]["
;
                    
// line 96
                    
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                    echo 
"][";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse96), "html"nulltrue);
                    echo 
"]\" value=\"protected\">
        "
;
                } elseif ((
twig_get_attribute($this->env$this->source,                 // line 97
($context["column"] ?? null), "is_blob", [], "any"falsefalsefalse97) || (twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "len", [], "any"falsefalsefalse97) > ($context["limit_chars"] ?? null)))) {
                    
// line 98
                    
echo "          ";
                    echo (
$context["backup_field"] ?? null);
                    echo 
"
          <input type=\"hidden\" name=\"fields_type[multi_edit]["
;
                    
// line 99
                    
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                    echo 
"][";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse99), "html"nulltrue);
                    echo 
"]\" value=\"hex\">
          <textarea name=\"fields[multi_edit]["
;
                    
// line 100
                    
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                    echo 
"][";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse100), "html"nulltrue);
                    echo 
"]\" id=\"field_";
                    echo 
twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
                    echo 
"_3\" data-type=\"HEX\" dir=\"";
                    echo 
twig_escape_filter($this->env, ($context["text_dir"] ?? null), "html"nulltrue);
                    echo 
"\" rows=\"";
                    echo 
twig_escape_filter($this->env, ($context["textarea_rows"] ?? null), "html"nulltrue);
                    echo 
"\" cols=\"";
                    echo 
twig_escape_filter($this->env, ($context["textarea_cols"] ?? null), "html"nulltrue);
                    echo 
"\"";
                    
// line 101
                    
((($context["max_length"] ?? null)) ? (print (twig_escape_filter($this->env, ((" data-maxlength=\"" . ($context["max_length"] ?? null)) . "\""), "html"nulltrue))) : (print ("")));
                    echo ((
twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "is_char", [], "any"falsefalsefalse101)) ? (" class=\"char charField\"") : (""));
                    echo 
" onchange=\"return verificationsAfterFieldChange('";
                    echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse101));
                    echo 
"', '";
                    echo 
PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null));
                    echo 
"', '";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse101), "html"nulltrue);
                    echo 
"')\">";
                    
// line 103
                    
echo (((is_string($__internal_compile_2 = ($context["special_chars"] ?? null)) && is_string($__internal_compile_3 "
"
) && ('' === $__internal_compile_3 || === strpos($__internal_compile_2$__internal_compile_3)))) ? ("
"
) : (""));
                    echo (
$context["special_chars"] ?? null);
                    
// line 104
                    
echo "</textarea>
        "
;
                } else {
                    
// line 106
                    
echo "          ";
                    echo (
$context["backup_field"] ?? null);
                    echo 
"
          <input type=\"hidden\" name=\"fields_type[multi_edit]["
;
                    
// line 107
                    
echo twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                    echo 
"][";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse107), "html"nulltrue);
                    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"falsefalsefalse110))) {
                    
// line 111
                    
echo "          <br>
          "
;
                    
// line 113
                    
echo "          <input type=\"file\" name=\"fields_upload[multi_edit][";
                    echo 
twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                    echo 
"][";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse113), "html"nulltrue);
                    echo 
"]\" class=\"textfield noDragDrop\" id=\"field_";
                    echo 
twig_escape_filter($this->env, ($context["id_index"] ?? null), "html"nulltrue);
                    echo 
"_3\" size=\"10\" onchange=\"return verificationsAfterFieldChange('";
                    echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source, ($context["column"] ?? null), "Field_md5", [], "any"falsefalsefalse113));
                    echo 
"', '";
                    echo 
PhpMyAdmin\Sanitize::escapeJsString(($context["row_id"] ?? null));
                    echo 
"', '";
                    echo 
twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["column"] ?? null), "pma_type", [], "any"falsefalsefalse113), "html"nulltrue);
                    echo 
"')\">
          "
;
                    
// line 114
                    
echo twig_escape_filter($this->env, ($context["max_upload_size"] ?? null), "html"nulltrue);
                    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"falsefalsefalse121), ($context["gis_data_types"] ?? null))) {
                
// line 122
                
echo "        <span class=\"open_gis_editor\" data-row-id=\"";
                echo 
twig_escape_filter($this->env, ($context["row_id"] ?? null), "html"nulltrue);
                echo 
"\">";
                echo 
PhpMyAdmin\Html\Generator::linkOrButton("#"nullPhpMyAdmin\Html\Generator::getIcon("b_edit"_gettext("Edit/Insert")), [], "_blank");
                echo 
"</span>
      "
;
            }
            
// line 124
            
echo "    ";
        }
        
// line 125
        
echo "  </td>
</tr>
"
;
    }

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

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