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 /
49 /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
496e9656650fdb4b4e00d3bc053efc02.php
6.26
KB
-rwxrwxr-x
2026-05-18 12:54
49a070cf4536662443de533e93bbc277.php
10.23
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/base_list_flat_field.html.twig */ class __TwigTemplate_ae29d7e97e5c103002c76eabd00cbfc9 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 = [ 'field' => [$this, 'block_field'], ]; } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 11 yield " "; // line 13 trigger_deprecation('', '', "The \"base_list_flat_field.html.twig\" template is deprecated since sonata-project/admin-bundle version 4.3 and will be removed in 5.0."." in \"@SonataAdmin/CRUD/base_list_flat_field.html.twig\" at line 13."); // line 14 yield " <span class=\"sonata-ba-list-field sonata-ba-list-field-"; // line 15 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["field_description"] ?? null), "type", [], "any", false, false, false, 15), "html", null, true); yield "\" objectId=\""; 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, 15), "html", null, true); yield "\"> "; // line 16 $context["route_name"] = ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["field_description"] ?? null), "option", ["route"], "method", false, true, false, 16), "name", [], "any", true, true, false, 16)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["field_description"] ?? null), "option", ["route"], "method", false, false, false, 16), "name", [], "any", false, false, false, 16), CoreExtension::getAttribute($this->env, $this->source, ($context["sonata_config"] ?? null), "getOption", ["default_admin_route"], "method", false, false, false, 16))) : (CoreExtension::getAttribute($this->env, $this->source, ($context["sonata_config"] ?? null), "getOption", ["default_admin_route"], "method", false, false, false, 16))); // line 17 yield " "; $context["route_parameters"] = ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["field_description"] ?? null), "option", ["route"], "method", false, true, false, 17), "parameters", [], "any", true, true, false, 17)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["field_description"] ?? null), "option", ["route"], "method", false, false, false, 17), "parameters", [], "any", false, false, false, 17), [])) : ([])); // line 18 yield " "; // line 19 if ((((CoreExtension::getAttribute($this->env, $this->source, // line 20 ($context["field_description"] ?? null), "option", ["identifier", false], "method", false, false, false, 20) && // line 21 ($context["route_name"] ?? null)) && CoreExtension::getAttribute($this->env, $this->source, // line 22 ($context["admin"] ?? null), "hasAccess", [($context["route_name"] ?? null), ($context["object"] ?? null)], "method", false, false, false, 22)) && CoreExtension::getAttribute($this->env, $this->source, // line 23 ($context["admin"] ?? null), "hasRoute", [($context["route_name"] ?? null)], "method", false, false, false, 23))) { // line 25 yield " <a href=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "generateObjectUrl", [($context["route_name"] ?? null), ($context["object"] ?? null), ($context["route_parameters"] ?? null)], "method", false, false, false, 25), "html", null, true); yield "\">"; // line 26 yield from $this->unwrap()->yieldBlock('field', $context, $blocks); // line 27 yield "</a> "; } else { // line 29 yield " "; yield from $this->unwrap()->yieldBlock("field", $context, $blocks); yield " "; } // line 31 yield "</span> "; yield from []; } // line 26 /** * @return iterable<null|scalar|\Stringable> */ public function block_field(array $context, array $blocks = []): iterable { $macros = $this->macros; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["value"] ?? null), "html", null, true); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@SonataAdmin/CRUD/base_list_flat_field.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 93 => 26, 87 => 31, 81 => 29, 77 => 27, 75 => 26, 71 => 25, 69 => 23, 68 => 22, 67 => 21, 66 => 20, 65 => 19, 62 => 18, 59 => 17, 57 => 16, 51 => 15, 48 => 14, 46 => 13, 43 => 11,); } public function getSourceContext(): Source { return new Source("", "@SonataAdmin/CRUD/base_list_flat_field.html.twig", "/var/www/v3.cesa.co.za/vendor/sonata-project/admin-bundle/src/Resources/views/CRUD/base_list_flat_field.html.twig"); } }