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 /
4f /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
4ff165c3f084aa0804993cd3308aa7f6.php
10.49
KB
-rwxrwxr-x
2026-05-18 12:54
4ff1a9faaf97e09b4c4e4150ea05d4c5.php
9.25
KB
-rwxrwxr-x
2026-05-18 12:54
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; /* @SonataDoctrineORMAdmin/Block/block_audit.html.twig */ class __TwigTemplate_34b15afafe26792e58c342c093327000 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->blocks = [ 'block' => [$this, 'block_block'], ]; } protected function doGetParent(array $context): bool|string|Template|TemplateWrapper { // line 11 return "@SonataBlock/Block/block_base.html.twig"; } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; $this->parent = $this->load("@SonataBlock/Block/block_base.html.twig", 11); yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks)); } // line 13 /** * @return iterable<null|scalar|\Stringable> */ public function block_block(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 14 yield " <div class=\"box box-primary\"> <div class=\"box-header with-border\"> <h3 class=\"box-title\"> <i class=\"fa fa-history\"></i> "; // line 17 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("title_audit_log", [], "SonataAdminBundle"), "html", null, true); yield " </h3> </div> <div class=\"box-body\"> <div class=\"panel-group\" id=\"accordion\"> "; // line 23 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["revisions"] ?? null)); $context['loop'] = [ 'parent' => $context['_parent'], 'index0' => 0, 'index' => 1, 'first' => true, ]; if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) { $length = count($context['_seq']); $context['loop']['revindex0'] = $length - 1; $context['loop']['revindex'] = $length; $context['loop']['length'] = $length; $context['loop']['last'] = 1 === $length; } foreach ($context['_seq'] as $context["_key"] => $context["revision"]) { // line 24 yield " <div class=\"panel panel-default\"> <div class=\"panel-heading\"> <h4 class=\"panel-title\"> <a data-toggle=\"collapse\" data-parent=\"#accordion\" href=\"#collapse"; // line 27 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 27), "html", null, true); yield "\"> "; // line 28 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["revision"], "revision", [], "any", false, false, false, 28), "rev", [], "any", false, false, false, 28), "html", null, true); yield " - "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["revision"], "revision", [], "any", false, false, false, 28), "username", [], "any", false, false, false, 28), "html", null, true); yield " - "; // line 29 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["revision"], "revision", [], "any", false, false, false, 29), "timestamp", [], "any", false, false, false, 29)), "html", null, true); yield " </a> </h4> </div> <div id=\"collapse"; // line 33 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 33), "html", null, true); yield "\" class=\"panel-collapse collapse "; yield (((($tmp = CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 33)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("in") : ("")); yield "\"> <div class=\"panel-body\"> <ul> "; // line 36 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["revision"], "entities", [], "any", false, false, false, 36)); foreach ($context['_seq'] as $context["_key"] => $context["changedEntity"]) { // line 37 yield " <li> "; // line 38 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["changedEntity"], "entity", [], "any", false, false, false, 38), "html", null, true); yield " / "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["changedEntity"], "revisionType", [], "any", false, false, false, 38), "html", null, true); yield " / "; // line 39 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["changedEntity"], "className", [], "any", false, false, false, 39), "html", null, true); yield " - "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["changedEntity"], "id", [], "any", false, false, false, 39), "id", [], "any", false, false, false, 39), "html", null, true); yield " </li> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['changedEntity'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 42 yield " </ul> </div> </div> </div> "; ++$context['loop']['index0']; ++$context['loop']['index']; $context['loop']['first'] = false; if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) { --$context['loop']['revindex0']; --$context['loop']['revindex']; $context['loop']['last'] = 0 === $context['loop']['revindex0']; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_key'], $context['revision'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 47 yield " </div> </div> </div> "; yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@SonataDoctrineORMAdmin/Block/block_audit.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 161 => 47, 143 => 42, 132 => 39, 126 => 38, 123 => 37, 119 => 36, 111 => 33, 104 => 29, 98 => 28, 94 => 27, 89 => 24, 72 => 23, 63 => 17, 58 => 14, 51 => 13, 40 => 11,); } public function getSourceContext(): Source { return new Source("", "@SonataDoctrineORMAdmin/Block/block_audit.html.twig", "/var/www/v3.cesa.co.za/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views/Block/block_audit.html.twig"); } }