/home/desid573/tmp/pma_template_compiles_desid573/twig/b2
NameSizeModeActions
b2c93ea9c8c3fe9163cb2fe222521f87.php22420644editdlrm
b211a37b6b8865964ad253bd355f92d0.php71410644editdlrm
b2131f447f302cd8cb99bac0edaeb62a.php23910644editdlrm
b2812386b753320d886bb285ebf519c1.php140140644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/b2/b2c93ea9c8c3fe9163cb2fe222521f87.php (2242B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["filesList"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["file"]) { // line 2 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "file_select_options.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 50 => 3, 41 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "file_select_options.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/file_select_options.twig"); } }