Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
v3.cesa.co.za /
var /
cache /
.!!QgY /
twig /
20 /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
202253fc8760155cb93e29bb9d7f5c22.php
5.46
KB
-rwxrwxr-x
2026-05-18 12:54
20b59ee4749bf9001b47a1787bd66b71.php
26.74
KB
-rwxrwxr-x
2026-05-18 12:54
20bf0e03aaee567b072dc1ff4fca4ce4.php
4.76
KB
-rwxrwxr-x
2026-05-18 12:54
20fc35d6714c5e7edd090b2716e53c6f.php
2.01
KB
-rwxrwxr-x
2026-05-18 12:55
Save
Rename
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\CoreExtension; 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; use Twig\TemplateWrapper; /* @Doctrine/Collector/explain.html.twig */ class __TwigTemplate_99d0621ba8e0ebca7b1a52ba97242066 extends Template { private Source $source; /** * @var array<string, Template> */ private array $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 = []): iterable { $macros = $this->macros; // line 1 if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), (($_v0 = ($context["data"] ?? null)) && is_array($_v0) || $_v0 instanceof ArrayAccess ? ($_v0[0] ?? null) : null)) > 1)) { // line 2 yield " "; // line 3 yield " <table style=\"margin: 5px 0;\"> <thead> <tr> "; // line 6 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::keys((($_v1 = ($context["data"] ?? null)) && is_array($_v1) || $_v1 instanceof ArrayAccess ? ($_v1[0] ?? null) : null))); foreach ($context['_seq'] as $context["_key"] => $context["label"]) { // line 7 yield " <th>"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["label"], "html", null, true); yield "</th> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['label'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 9 yield " </tr> </thead> <tbody> "; // line 12 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["data"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["row"]) { // line 13 yield " <tr> "; // line 14 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable($context["row"]); foreach ($context['_seq'] as $context["key"] => $context["item"]) { // line 15 yield " <td>"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::replace($context["item"], ["," => ", "]), "html", null, true); yield "</td> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['key'], $context['item'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 17 yield " </tr> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['row'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 19 yield " </tbody> </table> "; } else { // line 22 yield " "; // line 23 yield " <pre style=\"margin: 5px 0;\">"; // line 24 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["data"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["row"]) { // line 25 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), $context["row"]), "html", null, true); yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['row'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 27 yield "</pre> "; } yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@Doctrine/Collector/explain.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 117 => 27, 109 => 25, 105 => 24, 103 => 23, 101 => 22, 96 => 19, 89 => 17, 80 => 15, 76 => 14, 73 => 13, 69 => 12, 64 => 9, 55 => 7, 51 => 6, 46 => 3, 44 => 2, 42 => 1,); } public function getSourceContext(): Source { return new Source("", "@Doctrine/Collector/explain.html.twig", "/var/www/v3.cesa.co.za/vendor/doctrine/doctrine-bundle/templates/Collector/explain.html.twig"); } }