/home/desid573/tmp/pma_template_compiles_desid573/twig/00
NameSizeModeActions
00bbd1ea99e2b561e82797eabb432002.php214490644editdlrm
00f20bf6a807e4ab652ca0dc0e174493.php36470644editdlrm
00fa47ccb91648dc7ab100b753caa81b.php22710644editdlrm
0006ee2a987cc6d51ec9c12ba1ed4a2300ac1a9286c873a653b985805e3630b6.php193170644editdlrm
0095e7e8b03aca69ced1057957c6ce5961e19bb7a242013c6edd305a1f16e819.php14750644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/00/00fa47ccb91648dc7ab100b753caa81b.php (2271B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "env, $this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath((("arrow_" . ($context["text_dir"] ?? null)) . ".png")), "html", null, true); echo "\" width=\"38\" height=\"22\" alt=\""; echo _gettext("With selected:"); // line 2 echo "\"> env, ($context["form_name"] ?? null), "html", null, true); echo "_checkall\" class=\"checkall_box\" title=\""; echo _gettext("Check all"); // line 4 echo "\"> "; echo _gettext("With selected:"); // line 6 echo " "; } public function getTemplateName() { return "select_all.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 61 => 6, 54 => 5, 51 => 4, 46 => 3, 43 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "select_all.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/select_all.twig"); } }