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.17.164.48
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 /
dev /
twig /
d6 /
Delete
Unzip
Name
Size
Permission
Date
Action
d6253bffdd9a52bbaf610ba34716053475246bdd61876ad2a580354f16541ec4.php
11.76
KB
-rw-rw-rw-
2022-12-09 22:56
d6a0b6a5e326daee8e289a2dcc304097d9ececbf1e2044740884a76df015afe1.php
14.09
KB
-rw-rw-rw-
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; /* @JMSSerializer/Collector/metadata.html.twig */ class __TwigTemplate_f989122c903609d9d2dee33c0e54c25990885faf258ed259bfb00ff61b9ae439 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; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@JMSSerializer/Collector/metadata.html.twig")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@JMSSerializer/Collector/metadata.html.twig")); // line 1 echo "<h2>Loaded metadata</h2>"; // line 3 if (twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["collector"]) || array_key_exists("collector", $context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.', 3, $this->source); })()), "loadedMetadata", [], "any", false, false, false, 3))) { // line 4 echo "<div class=\"empty\"> <p>No metadata have been loaded.</p> </div>"; } else { // line 14 echo " <table> <thead> <tr> <th>Class</th> <th>File</th> </tr> </thead>"; // line 22 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["collector"]) || array_key_exists("collector", $context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.', 22, $this->source); })()), "loadedMetadata", [], "any", false, false, false, 22)); foreach ($context['_seq'] as $context["class"] => $context["files"]) { // line 23 echo "<tr> <td>"; // line 24 echo twig_escape_filter($this->env, $context["class"], "html", null, true); echo "</td> <td nowrap=\"nowrap\">"; // line 26 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($context["files"]); foreach ($context['_seq'] as $context["_key"] => $context["file"]) { // line 27 echo twig_escape_filter($this->env, $context["file"], "html", null, true); echo "<br/> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 29 echo " </td> </tr>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['class'], $context['files'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 32 echo "</table>"; } // line 36 echo "<h3>Attempted files</h3>"; // line 37 if (twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["collector"]) || array_key_exists("collector", $context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.', 37, $this->source); })()), "metadataFiles", [], "any", false, false, false, 37))) { // line 38 echo "<div class=\"empty\"> <p>No metadata files attempted (if this list is empty, probably all the data are cached as expected)</p> </div>"; } else { // line 44 echo "<table> <thead> <tr> <th>Class</th> <th>Files</th> </tr> </thead>"; // line 51 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["collector"]) || array_key_exists("collector", $context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.', 51, $this->source); })()), "metadataFiles", [], "any", false, false, false, 51)); foreach ($context['_seq'] as $context["class"] => $context["files"]) { // line 52 echo "<tr> <td>"; // line 53 echo twig_escape_filter($this->env, $context["class"], "html", null, true); echo "</td> <td nowrap=\"nowrap\">"; // line 55 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($context["files"]); foreach ($context['_seq'] as $context["file"] => $context["found"]) { // line 56 echo "<span style=\"color: "; echo (($context["found"]) ? ("green") : ("red")); echo "\"> "; // line 57 echo twig_escape_filter($this->env, $context["file"], "html", null, true); echo " ("; echo (($context["found"]) ? ("found") : ("not found")); echo ")<br/> </span> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['file'], $context['found'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 60 echo " </td> </tr>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['class'], $context['files'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 63 echo "</table>"; } // line 66 echo "<h3>Configured metadata directories</h3> <table> <thead> <tr> <th>Prefix</th> <th>Path</th> </tr> </thead>"; // line 74 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["collector"]) || array_key_exists("collector", $context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.', 74, $this->source); })()), "loadedDirs", [], "any", false, false, false, 74)); foreach ($context['_seq'] as $context["prefix"] => $context["path"]) { // line 75 echo "<tr> <td>"; // line 76 echo twig_escape_filter($this->env, $context["prefix"], "html", null, true); echo "</td> <td>"; // line 77 echo twig_escape_filter($this->env, $context["path"], "html", null, true); echo "</td> </tr>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['prefix'], $context['path'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 80 echo "</table> "; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); } public function getTemplateName() { return "@JMSSerializer/Collector/metadata.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 180 => 80, 172 => 77, 168 => 76, 165 => 75, 161 => 74, 152 => 66, 149 => 63, 142 => 60, 131 => 57, 126 => 56, 122 => 55, 118 => 53, 115 => 52, 111 => 51, 103 => 44, 98 => 38, 96 => 37, 94 => 36, 91 => 32, 84 => 29, 76 => 27, 72 => 26, 68 => 24, 65 => 23, 61 => 22, 52 => 14, 47 => 4, 45 => 3, 43 => 1,); } public function getSourceContext() { return new Source("<h2>Loaded metadata</h2> {%- if collector.loadedMetadata is empty -%} <div class=\"empty\"> <p>No metadata have been loaded.</p> </div> {%- else -%} {# <div>#} {# <div class=\"sf-toolbar-info-piece\">#} {# <b>Runs</b>#} {# <span class=\"sf-toolbar-status\">{{ collector.loadedMetadata|length }}</span>#} {# </div>#} {# </div>#} <table> <thead> <tr> <th>Class</th> <th>File</th> </tr> </thead> {%- for class, files in collector.loadedMetadata -%} <tr> <td>{{ class }}</td> <td nowrap=\"nowrap\"> {%- for file in files -%} {{ file }}<br/> {% endfor %} </td> </tr> {%- endfor -%} </table> {%- endif -%} <h3>Attempted files</h3> {%- if collector.metadataFiles is empty -%} <div class=\"empty\"> <p>No metadata files attempted (if this list is empty, probably all the data are cached as expected)</p> </div> {%- else -%} <table> <thead> <tr> <th>Class</th> <th>Files</th> </tr> </thead> {%- for class, files in collector.metadataFiles -%} <tr> <td>{{ class }}</td> <td nowrap=\"nowrap\"> {%- for file, found in files -%} <span style=\"color: {{ found ? 'green': 'red' }}\"> {{ file }} ({{ found ? 'found': 'not found' }})<br/> </span> {% endfor %} </td> </tr> {%- endfor -%} </table> {%- endif -%} <h3>Configured metadata directories</h3> <table> <thead> <tr> <th>Prefix</th> <th>Path</th> </tr> </thead> {%- for prefix, path in collector.loadedDirs -%} <tr> <td>{{ prefix }}</td> <td>{{ path }}</td> </tr> {%- endfor -%} </table> ", "@JMSSerializer/Collector/metadata.html.twig", "/home/www/wb/vendor/jms/serializer-bundle/Resources/views/Collector/metadata.html.twig"); } }