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; /* @SonataAdmin/CRUD/list__action_delete.html.twig */ class __TwigTemplate_8b65851564a3f6248157120593bdb509 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 11 yield " "; // line 12 if ((CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "hasAccess", ["delete", ($context["object"] ?? null)], "method", false, false, false, 12) && CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "hasRoute", ["delete"], "method", false, false, false, 12))) { // line 13 yield " "; $context["button_content"] = CoreExtension::getAttribute($this->env, $this->source, ($context["sonata_config"] ?? null), "getOption", ["list_action_button_content"], "method", false, false, false, 13); // line 14 yield " <a href=\""; // line 15 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["admin"] ?? null), "generateObjectUrl", ["delete", ($context["object"] ?? null), ((CoreExtension::getAttribute($this->env, $this->source, ($context["actions"] ?? null), "link_parameters", [], "any", true, true, false, 15)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["actions"] ?? null), "link_parameters", [], "any", false, false, false, 15), [])) : ([]))], "method", false, false, false, 15), "html", null, true); yield "\" class=\"btn btn-sm btn-default delete_link\" title=\""; // line 17 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("action_delete", [], "SonataAdminBundle"), "html", null, true); yield "\" > "; // line 19 if (((($context["button_content"] ?? null) == "icon") || (($context["button_content"] ?? null) == "all"))) { // line 20 yield " <i class=\"fas fa-times\" aria-hidden=\"true\"></i> "; } // line 22 yield " "; if (((($context["button_content"] ?? null) == "text") || (($context["button_content"] ?? null) == "all"))) { // line 23 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("action_delete", [], "SonataAdminBundle"), "html", null, true); yield " "; } else { // line 25 yield " <span class=\"sr-only\"> "; // line 26 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("action_delete", [], "SonataAdminBundle"), "html", null, true); yield " </span> "; } // line 29 yield " </a> "; } yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@SonataAdmin/CRUD/list__action_delete.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 87 => 29, 81 => 26, 78 => 25, 72 => 23, 69 => 22, 65 => 20, 63 => 19, 58 => 17, 53 => 15, 50 => 14, 47 => 13, 45 => 12, 42 => 11,); } public function getSourceContext(): Source { return new Source("", "@SonataAdmin/CRUD/list__action_delete.html.twig", "/var/www/v3.cesa.co.za/vendor/sonata-project/admin-bundle/src/Resources/views/CRUD/list__action_delete.html.twig"); } }