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 /
dev /
twig /
70 /
Delete
Unzip
Name
Size
Permission
Date
Action
7068e08ea293e94fedb25e7cd9e9faaf032de401c11d9dd7208012078e2547f3.php
19.97
KB
-rw-rw-rw-
2022-12-09 22:56
70b82a73a0c836f1b71d741b494c5936489c117bbbe937e6afc708cec557757d.php
3.98
KB
-rw-rw-rw-
2022-12-22 17:25
70cbd348630971b82769c88c5b00ed2643b1a524109ea95c3526b5e911f58c09.php
35.18
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/handlers.html.twig */ class __TwigTemplate_4b9ca2d4fe074540ddf19b8f6eedcfadb0692b236065019e0a74fb3771c7017c 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/handlers.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/handlers.html.twig")); // line 1 $macros["helper"] = $this->macros["helper"] = $this; // line 3 echo "<h2>Type Handlers</h2> <div class=\"sf-tabs\"> <div class=\"tab\"> <h3 class=\"tab-title\">Triggered Handlers <span class=\"badge\">"; // line 7 echo twig_escape_filter($this->env, 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.', 7, $this->source); })()), "getNumHandlers", [0 => "called"], "method", false, false, false, 7), "html", null, true); echo "</span></h3> <div class=\"tab-content\">"; // line 10 if ((0 === twig_compare(0, 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.', 10, $this->source); })()), "getNumHandlers", [0 => "called"], "method", false, false, false, 10)))) { // line 11 echo "<div class=\"empty\"> <p>No triggered handlers.</p> </div>"; } else { // line 15 echo twig_call_macro($macros["helper"], "macro_render_table_triggered_handlers", [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.', 15, $this->source); })()), "triggeredHandlers", [], "any", false, false, false, 15)], 15, $context, $this->getSourceContext()); } // line 17 echo "</div> </div> <div class=\"tab\"> <div class=\"tab-title\">Not Triggered Handlers <span class=\"badge\">"; // line 21 echo twig_escape_filter($this->env, 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.', 21, $this->source); })()), "getNumHandlers", [0 => "not_called"], "method", false, false, false, 21), "html", null, true); echo "</span></div> <div class=\"tab-content\"> "; // line 23 echo twig_call_macro($macros["helper"], "macro_render_not_table_triggered_handlers", [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.', 23, $this->source); })()), "notTriggeredHandlers", [], "any", false, false, false, 23)], 23, $context, $this->getSourceContext()); echo " </div> </div> </div>"; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); } // line 28 public function macro_render_not_table_triggered_handlers($__handlers__ = null, ...$__varargs__) { $macros = $this->macros; $context = $this->env->mergeGlobals([ "handlers" => $__handlers__, "varargs" => $__varargs__, ]); $blocks = []; ob_start(); try { $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "render_not_table_triggered_handlers")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "render_not_table_triggered_handlers")); // line 29 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["handlers"]) || array_key_exists("handlers", $context) ? $context["handlers"] : (function () { throw new RuntimeError('Variable "handlers" does not exist.', 29, $this->source); })())); foreach ($context['_seq'] as $context["direction"] => $context["callsByType"]) { // line 30 echo "<h3>"; // line 31 if ((0 === twig_compare($context["direction"], twig_constant("JMS\\Serializer\\GraphNavigatorInterface::DIRECTION_SERIALIZATION")))) { // line 32 echo "Serialization"; } else { // line 34 echo "Deserialization"; } // line 36 echo "</h3> <table> <thead> <tr> <th>Date type</th> <th>Handler</th>"; // line 42 if (((array_key_exists("called", $context)) ? (_twig_default_filter((isset($context["called"]) || array_key_exists("called", $context) ? $context["called"] : (function () { throw new RuntimeError('Variable "called" does not exist.', 42, $this->source); })()), false)) : (false))) { // line 43 echo "<th>Calls</th> <th>Total duration (ms)</th>"; } // line 46 echo "</tr> </thead>"; // line 48 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($context["callsByType"]); foreach ($context['_seq'] as $context["type"] => $context["handlers"]) { // line 49 echo "<tr> <td>"; // line 50 echo twig_escape_filter($this->env, $context["type"], "html", null, true); echo "</td> <td>"; // line 52 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($context["handlers"]); foreach ($context['_seq'] as $context["_key"] => $context["handler"]) { // line 53 echo $this->extensions['Symfony\Bridge\Twig\Extension\DumpExtension']->dump($this->env, $context, $context["handler"]); echo "<br>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['handler'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 55 echo "</td> </tr>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['type'], $context['handlers'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 59 echo "</table>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['direction'], $context['callsByType'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); return ('' === $tmp = ob_get_contents()) ? '' : new Markup($tmp, $this->env->getCharset()); } finally { ob_end_clean(); } } // line 63 public function macro_render_table_triggered_handlers($__handlers__ = null, ...$__varargs__) { $macros = $this->macros; $context = $this->env->mergeGlobals([ "handlers" => $__handlers__, "varargs" => $__varargs__, ]); $blocks = []; ob_start(); try { $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "render_table_triggered_handlers")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "render_table_triggered_handlers")); // line 64 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["handlers"]) || array_key_exists("handlers", $context) ? $context["handlers"] : (function () { throw new RuntimeError('Variable "handlers" does not exist.', 64, $this->source); })())); foreach ($context['_seq'] as $context["direction"] => $context["callsByType"]) { // line 65 echo "<h3>"; // line 66 if ((0 === twig_compare($context["direction"], twig_constant("JMS\\Serializer\\GraphNavigatorInterface::DIRECTION_SERIALIZATION")))) { // line 67 echo "Serialization"; } else { // line 69 echo "Deserialization"; } // line 71 echo "</h3> <table> <thead> <tr> <th>Date type</th> <th>Handler</th> <th>Calls</th> <th>Total duration (ms)</th> </tr> </thead>"; // line 81 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($context["callsByType"]); foreach ($context['_seq'] as $context["type"] => $context["calls"]) { // line 82 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($context["calls"]); foreach ($context['_seq'] as $context["_key"] => $context["call"]) { // line 83 echo "<tr> <td>"; // line 84 echo twig_escape_filter($this->env, $context["type"], "html", null, true); echo "</td> <td>"; // line 85 echo $this->extensions['Symfony\Bridge\Twig\Extension\DumpExtension']->dump($this->env, $context, twig_get_attribute($this->env, $this->source, $context["call"], "handler", [], "any", false, false, false, 85)); echo "</td> <td class=\"text-right\">"; // line 87 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["call"], "calls", [], "any", false, false, false, 87), "html", null, true); echo "</td> <td class=\"text-right\">"; // line 88 ((twig_get_attribute($this->env, $this->source, $context["call"], "duration", [], "any", false, false, false, 88)) ? (print (twig_escape_filter($this->env, twig_number_format_filter($this->env, (twig_get_attribute($this->env, $this->source, $context["call"], "duration", [], "any", false, false, false, 88) * 1000), 4), "html", null, true))) : (print (""))); echo "</td> </tr>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['call'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['type'], $context['calls'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 93 echo "</table>"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['direction'], $context['callsByType'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); return ('' === $tmp = ob_get_contents()) ? '' : new Markup($tmp, $this->env->getCharset()); } finally { ob_end_clean(); } } public function getTemplateName() { return "@JMSSerializer/Collector/handlers.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 268 => 93, 256 => 88, 252 => 87, 247 => 85, 243 => 84, 240 => 83, 236 => 82, 232 => 81, 221 => 71, 218 => 69, 215 => 67, 213 => 66, 211 => 65, 207 => 64, 188 => 63, 169 => 59, 162 => 55, 155 => 53, 151 => 52, 147 => 50, 144 => 49, 140 => 48, 137 => 46, 133 => 43, 131 => 42, 124 => 36, 121 => 34, 118 => 32, 116 => 31, 114 => 30, 110 => 29, 91 => 28, 77 => 23, 72 => 21, 66 => 17, 63 => 15, 58 => 11, 56 => 10, 51 => 7, 45 => 3, 43 => 1,); } public function getSourceContext() { return new Source("{%- import _self as helper -%} <h2>Type Handlers</h2> <div class=\"sf-tabs\"> <div class=\"tab\"> <h3 class=\"tab-title\">Triggered Handlers <span class=\"badge\">{{ collector.getNumHandlers('called') }}</span></h3> <div class=\"tab-content\"> {%- if 0 == collector.getNumHandlers('called') -%} <div class=\"empty\"> <p>No triggered handlers.</p> </div> {%- else -%} {{- helper.render_table_triggered_handlers(collector.triggeredHandlers) -}} {%- endif -%} </div> </div> <div class=\"tab\"> <div class=\"tab-title\">Not Triggered Handlers <span class=\"badge\">{{ collector.getNumHandlers('not_called') }}</span></div> <div class=\"tab-content\"> {{ helper.render_not_table_triggered_handlers(collector.notTriggeredHandlers) }} </div> </div> </div> {%- macro render_not_table_triggered_handlers(handlers) -%} {%- for direction, callsByType in handlers -%} <h3> {%- if direction == constant('JMS\\\\Serializer\\\\GraphNavigatorInterface::DIRECTION_SERIALIZATION') -%} Serialization {%- else -%} Deserialization {%- endif -%} </h3> <table> <thead> <tr> <th>Date type</th> <th>Handler</th> {%- if called|default(false) -%} <th>Calls</th> <th>Total duration (ms)</th> {%- endif -%} </tr> </thead> {%- for type, handlers in callsByType -%} <tr> <td>{{ type }}</td> <td> {%- for handler in handlers -%} {{ dump(handler) }}<br> {%- endfor -%} </td> </tr> {%- endfor -%} </table> {%- endfor -%} {%- endmacro -%} {%- macro render_table_triggered_handlers(handlers) -%} {%- for direction, callsByType in handlers -%} <h3> {%- if direction == constant('JMS\\\\Serializer\\\\GraphNavigatorInterface::DIRECTION_SERIALIZATION') -%} Serialization {%- else -%} Deserialization {%- endif -%} </h3> <table> <thead> <tr> <th>Date type</th> <th>Handler</th> <th>Calls</th> <th>Total duration (ms)</th> </tr> </thead> {%- for type, calls in callsByType -%} {%- for call in calls -%} <tr> <td>{{ type }}</td> <td>{{ dump(call.handler) }}</td> <td class=\"text-right\">{{ call.calls }}</td> <td class=\"text-right\">{{ call.duration ? (call.duration * 1000)|number_format(4) : '' }}</td> </tr> {%- endfor -%} {%- endfor -%} </table> {%- endfor -%} {%- endmacro -%} ", "@JMSSerializer/Collector/handlers.html.twig", "/home/www/wb/vendor/jms/serializer-bundle/Resources/views/Collector/handlers.html.twig"); } }