/home/desid573/tmp/pma_template_compiles_desid573/twig/a6
NameSizeModeActions
a6f2ddd4d04549de4065cf6c955e019a2d52bb68bf50856469994b72de5bb9f6.php25660644editdlrm
a6fe4acf02725d11f8c805ab32615bfa.php26680644editdlrm
a685faf3d91696abe3b81c959b19a722.php25680644editdlrm
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/a6/a685faf3d91696abe3b81c959b19a722.php (2568B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['PhpMyAdmin\Twig\AssetExtension']->getImagePath((("arrow_" . ($context["text_dir"] ?? null)) . ".png")), "html", null, true); yield "\" width=\"38\" height=\"22\" alt=\""; yield _gettext("With selected:"); // line 2 yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["form_name"] ?? null), "html", null, true); yield "_checkall\" class=\"checkall_box\" title=\""; yield _gettext("Check all"); // line 4 yield "\"> "; yield _gettext("With selected:"); // line 6 yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "select_all.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 62 => 6, 55 => 5, 52 => 4, 47 => 3, 44 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "select_all.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/select_all.twig"); } }