File manager - Edit - /var/lib/phpmyadmin/tmp/twig/e9/e9a6ac44ecebdbeb40a1f35ecf90a09f6c4e831952259f33038693e7da17ab76.php
Back
<?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; /* display/results/data_for_resetting_column_order.twig */ class __TwigTemplate_83375363b16f42a62502097f73f71a4b8d4abc951d90d6cb96476f1120781967 extends \Twig\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 (($context["column_order"] ?? null)) { // line 2 echo " <input class=\"col_order\" type=\"hidden\" value=\""; echo twig_escape_filter($this->env, twig_join_filter(($context["column_order"] ?? null), ","), "html", null, true); echo "\"> "; } // line 4 if (($context["column_visibility"] ?? null)) { // line 5 echo " <input class=\"col_visib\" type=\"hidden\" value=\""; echo twig_escape_filter($this->env, twig_join_filter(($context["column_visibility"] ?? null), ","), "html", null, true); echo "\"> "; } // line 7 if ( !($context["is_view"] ?? null)) { // line 8 echo " <input class=\"table_create_time\" type=\"hidden\" value=\""; echo twig_escape_filter($this->env, ($context["table_create_time"] ?? null), "html", null, true); echo "\"> "; } } public function getTemplateName() { return "display/results/data_for_resetting_column_order.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 8, 53 => 7, 47 => 5, 45 => 4, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "display/results/data_for_resetting_column_order.twig", "/usr/share/phpmyadmin/templates/display/results/data_for_resetting_column_order.twig"); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings