Файловый менеджер - Редактировать - /home/amitahospital/public_html/amita_master/upload/news/b4.tar
Назад
b4b9aaea9dac879728444b39966cadf564e96bc79623176d67ea195c452598b2.php 0000644 00000011000 14721256763 0016060 0 ustar 00 <?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; 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/structure/action_row_in_structure_table.twig */ class __TwigTemplate_40743e0d260306ddf746f14a89e39e481f5adf5e4d881f4c3e841d3c33b9df6a extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "<li class=\""; echo twig_escape_filter($this->env, ($context["class"] ?? null), "html", null, true); echo "\"> "; // line 2 if (((((($context["type"] ?? null) == "text") || ( // line 3 ($context["type"] ?? null) == "blob")) || ( // line 4 ($context["tbl_storage_engine"] ?? null) == "ARCHIVE")) || // line 5 ($context["has_field"] ?? null))) { // line 6 echo " "; echo $this->getAttribute(($context["titles"] ?? null), ("No" . ($context["action"] ?? null)), [], "array"); echo " "; } else { // line 8 echo " <a rel=\"samepage\" class=\"ajax add_key print_ignore"; // line 9 if (($context["has_link_class"] ?? null)) { // line 10 echo " add_primary_key_anchor"; } elseif (( // line 11 ($context["action"] ?? null) == "Index")) { // line 12 echo " add_index_anchor"; } elseif (( // line 13 ($context["action"] ?? null) == "Unique")) { // line 14 echo " add_unique_anchor"; } elseif (( // line 15 ($context["action"] ?? null) == "Spatial")) { // line 16 echo " add_spatial_anchor"; } // line 17 echo "\" href=\"tbl_structure.php\" data-post=\""; echo ($context["url_query"] ?? null); // line 18 echo "&add_key=1&sql_query="; // line 19 echo twig_escape_filter($this->env, twig_urlencode_filter(((((((("ALTER TABLE " . PhpMyAdmin\Util::backquote( // line 20 ($context["table"] ?? null))) . (( // line 21 ($context["is_primary"] ?? null)) ? (((($context["primary"] ?? null)) ? (" DROP PRIMARY KEY,") : (""))) : (""))) . " ") . // line 23 ($context["syntax"] ?? null)) . "(") . PhpMyAdmin\Util::backquote($this->getAttribute( // line 25 ($context["row"] ?? null), "Field", [], "array"))) . ");")), "html", null, true); // line 27 echo "&message_to_show="; echo twig_escape_filter($this->env, twig_urlencode_filter(sprintf(($context["message"] ?? null), twig_escape_filter($this->env, $this->getAttribute(($context["row"] ?? null), "Field", [], "array")))), "html", null, true); echo "\"> "; // line 28 echo $this->getAttribute(($context["titles"] ?? null), ($context["action"] ?? null), [], "array"); echo " </a> "; } // line 31 echo "</li> "; } public function getTemplateName() { return "table/structure/action_row_in_structure_table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 87 => 31, 81 => 28, 76 => 27, 74 => 25, 73 => 23, 72 => 21, 71 => 20, 70 => 19, 68 => 18, 65 => 17, 62 => 16, 60 => 15, 58 => 14, 56 => 13, 54 => 12, 52 => 11, 50 => 10, 48 => 9, 46 => 8, 40 => 6, 38 => 5, 37 => 4, 36 => 3, 35 => 2, 30 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "table/structure/action_row_in_structure_table.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/action_row_in_structure_table.twig"); } } b49d1f62959abd552e7abd70c3e42287d6abc15a9565703e59530ea780addf78.php 0000644 00000006426 14721256763 0016201 0 ustar 00 <?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; 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/show_all_checkbox.twig */ class __TwigTemplate_59c53a82e70fbf64fad44a5d8cb8b511c2d18eac0c707bab6f54ac5be898e04f extends \Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "<td> <form action=\"sql.php\" method=\"post\"> "; // line 3 echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null)); echo " <input type=\"hidden\" name=\"sql_query\" value=\""; // line 4 echo ($context["html_sql_query"] ?? null); echo "\" /> <input type=\"hidden\" name=\"pos\" value=\"0\" /> <input type=\"hidden\" name=\"is_browse_distinct\" value=\""; // line 6 echo twig_escape_filter($this->env, ($context["is_browse_distinct"] ?? null), "html", null, true); echo "\" /> <input type=\"hidden\" name=\"session_max_rows\" value=\""; // line 7 (( !($context["showing_all"] ?? null)) ? (print ("all")) : (print (twig_escape_filter($this->env, ($context["max_rows"] ?? null), "html", null, true)))); echo "\" /> <input type=\"hidden\" name=\"goto\" value=\""; // line 8 echo twig_escape_filter($this->env, ($context["goto"] ?? null), "html", null, true); echo "\" /> <input type=\"checkbox\" name=\"navig\" id=\"showAll_"; // line 9 echo twig_escape_filter($this->env, ($context["unique_id"] ?? null), "html", null, true); echo "\" class=\"showAllRows\""; // line 10 echo ((($context["showing_all"] ?? null)) ? (" checked=\"checked\"") : ("")); echo " value=\"all\" /> <label for=\"showAll_"; // line 11 echo twig_escape_filter($this->env, ($context["unique_id"] ?? null), "html", null, true); echo "\">"; echo _gettext("Show all"); echo "</label> </form> </td> "; } public function getTemplateName() { return "display/results/show_all_checkbox.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 62 => 11, 58 => 10, 55 => 9, 51 => 8, 47 => 7, 43 => 6, 38 => 4, 34 => 3, 30 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "display/results/show_all_checkbox.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/results/show_all_checkbox.twig"); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0.06 |
proxy
|
phpinfo
|
Настройка