Файловый менеджер - Редактировать - /home/gqdcvggs/tmp/pma_template_compiles_gqdcvggs/twig/85/8508c1597a21e25e187295a0babfe4a5.php
Назад
<?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/export/index.twig */ class __TwigTemplate_c1520d0b110d4a20e44a3f256b58abe6 extends Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ 'title' => [$this, 'block_title'], ]; } protected function doGetParent(array $context) { // line 1 return "export.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 11 $context["filename_hint"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 12 yield " "; yield _gettext("@SERVER@ will become the server name, @DATABASE@ will become the database name and @TABLE@ will become the table name."); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 1 $this->parent = $this->loadTemplate("export.twig", "table/export/index.twig", 1); yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks)); } // line 3 public function block_title($context, array $blocks = []) { $macros = $this->macros; // line 4 yield " "; if ((($context["export_type"] ?? null) == "raw")) { // line 5 yield " "; // l10n: A query that the user has written freely yield _gettext("Exporting a raw query"); // line 6 yield " "; } else { // line 7 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::sprintf(_gettext("Exporting rows from \"%s\" table"), ($context["table"] ?? null)), "html", null, true); yield " "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "table/export/index.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 69 => 7, 66 => 6, 62 => 5, 59 => 4, 55 => 3, 50 => 1, 45 => 12, 43 => 11, 36 => 1,); } public function getSourceContext() { return new Source("", "table/export/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/export/index.twig"); } }
| ver. 1.6 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка