Файловый менеджер - Редактировать - /home/amitahospital/public_html/amita_master/upload/news/48.tar
Назад
485b3b69d2b7f93d18aac7fe92a1cf0fc7c40391c80726ddc629c460c73d67d4.php 0000644 00000012100 14721257330 0016231 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; /* columns_definitions/column_virtuality.twig */ class __TwigTemplate_86e7afade99fcb21babd66152ed6f1983eb9583dc2dd8d5319c476a92cab487c 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 "<select name=\"field_virtuality["; echo twig_escape_filter($this->env, ($context["column_number"] ?? null), "html", null, true); echo "]\" id=\"field_"; // line 2 echo twig_escape_filter($this->env, ($context["column_number"] ?? null), "html", null, true); echo "_"; echo twig_escape_filter($this->env, (($context["ci"] ?? null) - ($context["ci_offset"] ?? null)), "html", null, true); echo "\" class=\"virtuality\"> "; // line 4 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["options"] ?? null)); foreach ($context['_seq'] as $context["key"] => $context["value"]) { // line 5 echo " <option value=\""; echo twig_escape_filter($this->env, $context["key"], "html", null, true); echo "\""; // line 6 if ((($this->getAttribute(($context["column_meta"] ?? null), "Extra", [], "array", true, true) && ( // line 7 $context["key"] != "")) && (strpos($this->getAttribute( // line 8 ($context["column_meta"] ?? null), "Extra", [], "array"), $context["key"]) === 0))) { // line 9 echo " selected=\"selected\""; } // line 10 echo "> "; // line 11 echo twig_escape_filter($this->env, $context["value"], "html", null, true); echo " </option> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['key'], $context['value'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 14 echo "</select> "; // line 16 if ((($context["char_editing"] ?? null) == "textarea")) { // line 17 echo " "; ob_start(function () { return ''; }); // line 18 echo " <textarea name=\"field_expression["; echo twig_escape_filter($this->env, ($context["column_number"] ?? null), "html", null, true); echo "]\" cols=\"15\" class=\"textfield expression\"> "; // line 21 echo twig_escape_filter($this->env, ($context["expression"] ?? null), "html", null, true); echo " </textarea> "; $___internal_c48f410f880491d5acc0fed7bb8d64a02caa0752b64437fbc829ef0b4c803c9f_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 17 echo twig_spaceless($___internal_c48f410f880491d5acc0fed7bb8d64a02caa0752b64437fbc829ef0b4c803c9f_); } else { // line 25 echo " <input type=\"text\" name=\"field_expression["; // line 26 echo twig_escape_filter($this->env, ($context["column_number"] ?? null), "html", null, true); echo "]\" size=\"12\" value=\""; // line 28 echo twig_escape_filter($this->env, ($context["expression"] ?? null), "html", null, true); echo "\" placeholder=\""; // line 29 echo _gettext("Expression"); echo "\" class=\"textfield expression\" /> "; } } public function getTemplateName() { return "columns_definitions/column_virtuality.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 106 => 29, 102 => 28, 97 => 26, 94 => 25, 91 => 17, 85 => 21, 78 => 18, 75 => 17, 73 => 16, 69 => 14, 60 => 11, 57 => 10, 54 => 9, 52 => 8, 51 => 7, 50 => 6, 46 => 5, 42 => 4, 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("", "columns_definitions/column_virtuality.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_virtuality.twig"); } } 48a573d7eed67021ea97956739d952d74698a381585cad8e37a55c2c98e28638.php 0000644 00000005230 14721257330 0015576 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; /* navigation/logo.twig */ class __TwigTemplate_3e582999966b719d6cff071488b740989c2dacd1cee9c58ec00645ff0ad19e18 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 if (($context["display_logo"] ?? null)) { // line 2 echo " <div id=\"pmalogo\"> "; // line 3 if (($context["use_logo_link"] ?? null)) { // line 4 echo " <a href=\""; echo (((isset($context["logo_link"]) || array_key_exists("logo_link", $context))) ? (_twig_default_filter(($context["logo_link"] ?? null), "#")) : ("#")); echo "\""; // line 5 (((isset($context["link_attribs"]) || array_key_exists("link_attribs", $context))) ? (print (twig_escape_filter($this->env, (" " . ($context["link_attribs"] ?? null)), "html", null, true))) : (print (""))); echo "> "; } // line 7 echo " "; echo ($context["logo"] ?? null); echo " "; // line 8 if (($context["use_logo_link"] ?? null)) { // line 9 echo " </a> "; } // line 11 echo " </div> "; } } public function getTemplateName() { return "navigation/logo.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 57 => 11, 53 => 9, 51 => 8, 46 => 7, 41 => 5, 37 => 4, 35 => 3, 32 => 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("", "navigation/logo.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/logo.twig"); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0.06 |
proxy
|
phpinfo
|
Настройка