/var/lib/phpmyadmin/tmp/twig/b5
NameSizeModeActions
b5ca26697fe822d7219ed6f6d524cd83.php18940644editdlrm
b54053eb0af4a00514e420dd0b232881.php19760644editdlrm
Edit: /var/lib/phpmyadmin/tmp/twig/b5/b5ca26697fe822d7219ed6f6d524cd83.php (1894B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
\t
\t\t
\t\t "; // line 4 echo _gettext("Filters"); echo " \t\t
\t\t \t\t env, ($context["filter_value"] ?? null), "html", null, true); echo "\"> \t\t
\t\t
\t
"; } public function getTemplateName() { return "filter.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 52 => 8, 47 => 6, 42 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "filter.twig", "/usr/share/phpmyadmin/templates/filter.twig"); } }