/home/desid573/tmp/pma_template_compiles_desid573/twig/a4
NameSizeModeActions
a4a48516dbda5cc7558784f4a7db29e8.php97650644editdlrm
a4d1ef2fb57cfb167b0c66b43fc93cd43378c52345880fce7e98036bf4f29bf5.php29010644editdlrm
a4fc601ed7132c47c0c6ec30b5110eba.php25090644editdlrm
a47fe9e07c42fc463219633bd7b7f55baed9a9f21f5ef8588684e5e37e6d1820.php172520644editdlrm
a49a944225d69636e60c581e17aaceefffebe40aeb5931afd4aaa3da6a0039b9.php115910644editdlrm
a490dc3fe4b1efb2b1efc221735b789e.php48630644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/a4/a4fc601ed7132c47c0c6ec30b5110eba.php (2509B)
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'] = CoreExtension::ensureTraversable(($context["filesList"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["file"]) { // line 2 yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "file_select_options.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 51 => 3, 42 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "file_select_options.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/file_select_options.twig"); } }