File manager - Edit - /home/autoph/tmp/pma_template_compiles_autoph/twig/8c/8c4417e13354c599b05864421a7a37674401af31740bdbcd4148ecf63864b3c5.php
Back
<?php /* secondary_tabs.twig */ class __TwigTemplate_7310538d46039f26a04e31593887eec0ae04e22e95e326af7f8cde4361c87f1f extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 1 echo "<ul id=\"topmenu2\"> "; // line 2 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["sub_tabs"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["tab"]) { // line 3 echo " "; echo PhpMyAdmin\Util::getHtmlTab($context["tab"], ($context["url_params"] ?? null)); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['tab'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 5 echo "</ul> <div class=\"clearfloat\"></div> "; } public function getTemplateName() { return "secondary_tabs.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 35 => 5, 26 => 3, 22 => 2, 19 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Twig_Source("", "secondary_tabs.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/secondary_tabs.twig"); } }
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings