File manager - Edit - /var/lib/phpmyadmin/tmp/twig/cc/cc4c4d73a06a3123445b17895b2b2272d4566a5585b811c5131d8da733324d13.php
Back
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* database/structure/tracking_icon.twig */ class __TwigTemplate_a48fa23b7246fcd1a635f8d0a093ea959e2a789a92714f1496b0be9bfa51c228 extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<a href=\"tbl_tracking.php"; echo PhpMyAdmin\Url::getCommon(["table" => ($context["table"] ?? null), "db" => ($context["db"] ?? null)]); echo "\"> "; // line 2 if (($context["is_tracked"] ?? null)) { // line 3 echo PhpMyAdmin\Util::getImage("eye", _gettext("Tracking is active.")); } else { // line 5 echo PhpMyAdmin\Util::getImage("eye_grey", _gettext("Tracking is not active.")); } // line 7 echo "</a> "; } public function getTemplateName() { return "database/structure/tracking_icon.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 50 => 7, 47 => 5, 44 => 3, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "database/structure/tracking_icon.twig", "/usr/share/phpmyadmin/templates/database/structure/tracking_icon.twig"); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings