File manager - Edit - /home/linknsbh/sabel-eltaqwa.com/assets/lfm/files/shares/events/thumbs/dd.zip
Back
PK H��\��S S $ dd2d71961d6381efb16ef410fbb48f10.phpnu �[��� <?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; /* display/results/comment_for_row.twig */ class __TwigTemplate_0b758d4895547b9ec9558ccd9926ec44 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 ((CoreExtension::getAttribute($this->env, $this->source, ($context["comments_map"] ?? null), ($context["table_name"] ?? null), [], "array", true, true, false, 1) && CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 2 ($context["comments_map"] ?? null), ($context["table_name"] ?? null), [], "array", false, true, false, 2), ($context["column_name"] ?? null), [], "array", true, true, false, 2))) { // line 3 yield " <br><span class=\"tblcomment\" title=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_0 = (($__internal_compile_1 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[($context["column_name"] ?? null)] ?? null) : null), "html", null, true); yield "\"> "; // line 4 if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), (($__internal_compile_2 = (($__internal_compile_3 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2[($context["column_name"] ?? null)] ?? null) : null)) > ($context["limit_chars"] ?? null))) { // line 5 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), (($__internal_compile_4 = (($__internal_compile_5 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4[($context["column_name"] ?? null)] ?? null) : null), 0, ($context["limit_chars"] ?? null)), "html", null, true); yield "… "; } else { // line 7 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($__internal_compile_6 = (($__internal_compile_7 = ($context["comments_map"] ?? null)) && is_array($__internal_compile_7) || $__internal_compile_7 instanceof ArrayAccess ? ($__internal_compile_7[($context["table_name"] ?? null)] ?? null) : null)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6[($context["column_name"] ?? null)] ?? null) : null), "html", null, true); yield " "; } // line 9 yield " </span> "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "display/results/comment_for_row.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 60 => 9, 54 => 7, 48 => 5, 46 => 4, 41 => 3, 39 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "display/results/comment_for_row.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/comment_for_row.twig"); } } PK H��\� �� � $ dd9f2494490ab910722a0542928cfe6c.phpnu �[��� <?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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/actions_panel.twig */ class __TwigTemplate_5681bf8a24b6d8e2bcf373a64a4051db 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 yield "<fieldset class=\"pma-fieldset\" id=\"actions_panel\"> <table class=\"table table-borderless w-auto tdblock\"> <tr> <td class=\"text-nowrap align-middle\"> <select name=\"submit_type\" class=\"control_at_footer\"> "; // line 6 if ( !Twig\Extension\CoreExtension::testEmpty(($context["where_clause"] ?? null))) { // line 7 yield " <option value=\"save\">"; yield _gettext("Save"); yield "</option> "; } // line 9 yield " <option value=\"insert\">"; yield _gettext("Insert as new row"); yield "</option> <option value=\"insertignore\">"; yield _gettext("Insert as new row and ignore errors"); // line 10 yield "</option> <option value=\"showinsert\">"; yield _gettext("Show insert query"); // line 11 yield "</option> </select> </td> <td class=\"align-middle\"> <strong>"; yield _gettext("and then"); // line 15 yield "</strong> </td> <td class=\"text-nowrap align-middle\"> <select name=\"after_insert\" class=\"control_at_footer\"> <option value=\"back\""; // line 19 yield (((($context["after_insert"] ?? null) == "back")) ? (" selected") : ("")); yield ">"; yield _gettext("Go back to previous page"); yield "</option> <option value=\"new_insert\""; // line 20 yield (((($context["after_insert"] ?? null) == "new_insert")) ? (" selected") : ("")); yield ">"; yield _gettext("Insert another new row"); yield "</option> "; // line 21 if ( !Twig\Extension\CoreExtension::testEmpty(($context["where_clause"] ?? null))) { // line 22 yield " <option value=\"same_insert\""; yield (((($context["after_insert"] ?? null) == "same_insert")) ? (" selected") : ("")); yield ">"; yield _gettext("Go back to this page"); yield "</option> "; // line 23 if ((($context["found_unique_key"] ?? null) && ($context["is_numeric"] ?? null))) { // line 24 yield " <option value=\"edit_next\""; yield (((($context["after_insert"] ?? null) == "edit_next")) ? (" selected") : ("")); yield ">"; yield _gettext("Edit next row"); yield "</option> "; } // line 26 yield " "; } // line 27 yield " </select> </td> </tr> <tr> <td> "; // line 32 yield PhpMyAdmin\Html\Generator::showHint(_gettext("Use TAB key to move from value to value, or CTRL+arrows to move anywhere.")); yield " </td> <td colspan=\"3\" class=\"text-end align-middle\"> <input type=\"button\" class=\"btn btn-secondary preview_sql control_at_footer\" value=\""; yield _gettext("Preview SQL"); // line 35 yield "\"> <input type=\"reset\" class=\"btn btn-secondary control_at_footer\" value=\""; yield _gettext("Reset"); // line 36 yield "\"> <input type=\"submit\" class=\"btn btn-primary control_at_footer\" value=\""; yield _gettext("Go"); // line 37 yield "\" id=\"buttonYes\"> </td> </tr> </table> </fieldset> <div class=\"modal fade\" id=\"previewSqlModal\" tabindex=\"-1\" aria-labelledby=\"previewSqlModalLabel\" aria-hidden=\"true\"> <div class=\"modal-dialog\"> <div class=\"modal-content\"> <div class=\"modal-header\"> <h5 class=\"modal-title\" id=\"previewSqlModalLabel\">"; yield _gettext("Loading"); // line 46 yield "</h5> <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\""; yield _gettext("Close"); // line 47 yield "\"></button> </div> <div class=\"modal-body\"> </div> <div class=\"modal-footer\"> <button type=\"button\" class=\"btn btn-secondary\" id=\"previewSQLCloseButton\" data-bs-dismiss=\"modal\">"; yield _gettext("Close"); // line 52 yield "</button> </div> </div> </div> </div> "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "table/insert/actions_panel.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 156 => 52, 148 => 47, 144 => 46, 132 => 37, 128 => 36, 124 => 35, 117 => 32, 110 => 27, 107 => 26, 99 => 24, 97 => 23, 90 => 22, 88 => 21, 82 => 20, 76 => 19, 70 => 15, 63 => 11, 59 => 10, 53 => 9, 47 => 7, 45 => 6, 38 => 1,); } public function getSourceContext() { return new Source("", "table/insert/actions_panel.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/actions_panel.twig"); } } PK H��\��S S $ dd2d71961d6381efb16ef410fbb48f10.phpnu �[��� PK H��\� �� � $ � dd9f2494490ab910722a0542928cfe6c.phpnu �[��� PK � �*
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 1.5 |
proxy
|
phpinfo
|
Settings