Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
var
/
tmp
/
twig
/
74
/
//var/tmp/twig/74/74da8d0d5fe45992935368b7429973fc5b8830e37720a926ca274affdf978961.php
<?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; /* javascript/display.twig */ class __TwigTemplate_151421d17c8298143ca503feaee68f8f6115ea7c5e7e3d08fb490186a43f99d7 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 echo "<script type=\"text/javascript\"> if (typeof configInlineParams === 'undefined' || !Array.isArray(configInlineParams)) { configInlineParams = []; } configInlineParams.push(function () { "; // line 6 echo twig_join_filter(($context["js_array"] ?? null), "; "); echo "; }); if (typeof configScriptLoaded !== 'undefined' && configInlineParams) { loadInlineConfig(); } </script> "; } public function getTemplateName() { return "javascript/display.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 6, 37 => 1,); } public function getSourceContext() { return new Source("", "javascript/display.twig", "/srv/admin/htdocs/phpmyadmin-5.1/templates/javascript/display.twig"); } }