File manager - Edit - /var/lib/phpmyadmin/tmp/twig/32/328800a2022b752e5a602e51e536c4a9320618fd57fa96efe4c4d846599e7900.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; /* fk_checkbox.twig */ class __TwigTemplate_9fcef51ad604ee1560676014ff713d6c14b34f47598d8a2f7a2ae7f1eb6ad20c 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 "<input type=\"hidden\" name=\"fk_checks\" value=\"0\"> <input type=\"checkbox\" name=\"fk_checks\" id=\"fk_checks\" value=\"1\""; // line 3 echo ((($context["checked"] ?? null)) ? (" checked") : ("")); echo "> <label for=\"fk_checks\">"; // line 4 echo _gettext("Enable foreign key checks"); echo "</label> "; } public function getTemplateName() { return "fk_checkbox.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 4, 40 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "fk_checkbox.twig", "/usr/share/phpmyadmin/templates/fk_checkbox.twig"); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.35 |
proxy
|
phpinfo
|
Settings