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 /
fd /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
fda0d04624be7e98f30ef6f943872b9e.php
16.54
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/Association/edit_one_to_many_inline_tabs.html.twig */ class __TwigTemplate_61c35bae3025f2b01fbc587c09fdfc7b 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 "<div class=\"sonata-ba-tabs\"> "; // line 12 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "children", [], "any", false, false, false, 12)); $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["nested_group_field"]) { // line 13 yield " <div> <div class=\"nav-tabs-custom\"> <ul class=\"nav nav-tabs\"> "; // line 16 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, ($context["associationAdmin"] ?? null), "formgroups", [], "any", false, false, false, 16)); $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["form_group"]) { // line 17 yield " <li class=\""; if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 17)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) { yield "active"; } yield "\"> <a href=\"#"; // line 19 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["id"] ?? null), "html", null, true); yield "_"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "parent", [], "any", false, false, false, 19), "loop", [], "any", false, false, false, 19), "index", [], "any", false, false, false, 19), "html", null, true); yield "_"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 19), "html", null, true); yield "\" data-toggle=\"tab\" > <i class=\"icon-exclamation-sign has-errors hide\"></i> "; // line 23 if ((CoreExtension::getAttribute($this->env, $this->source, $context["form_group"], "translation_domain", [], "any", true, true, false, 23) && (CoreExtension::getAttribute($this->env, $this->source, $context["form_group"], "translation_domain", [], "any", false, false, false, 23) === false))) { // line 24 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["form_group"], "label", [], "any", false, false, false, 24), "html", null, true); yield " "; } else { // line 26 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env, $this->source, $context["form_group"], "label", [], "any", false, false, false, 26), [], (((CoreExtension::getAttribute($this->env, $this->source, $context["form_group"], "translation_domain", [], "any", true, true, false, 26) && !(null === CoreExtension::getAttribute($this->env, $this->source, $context["form_group"], "translation_domain", [], "any", false, false, false, 26)))) ? (CoreExtension::getAttribute($this->env, $this->source, $context["form_group"], "translation_domain", [], "any", false, false, false, 26)) : (CoreExtension::getAttribute($this->env, $this->source, ($context["associationAdmin"] ?? null), "translationDomain", [], "any", false, false, false, 26)))), "html", null, true); yield " "; } // line 28 yield " </a> </li> "; ++$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['form_group'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 31 yield " </ul> <div class=\"tab-content\"> "; // line 34 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, ($context["associationAdmin"] ?? null), "formgroups", [], "any", false, false, false, 34)); $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["name"] => $context["form_group"]) { // line 35 yield " <div class=\"tab-pane"; // line 36 if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 36)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) { yield " active"; } yield "\" id=\""; // line 37 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["id"] ?? null), "html", null, true); yield "_"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "parent", [], "any", false, false, false, 37), "loop", [], "any", false, false, false, 37), "index", [], "any", false, false, false, 37), "html", null, true); yield "_"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 37), "html", null, true); yield "\" > <fieldset> <div class=\"sonata-ba-collapsed-fields\"> "; // line 41 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::filter($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["form_group"], "fields", [], "any", false, false, false, 41), function ($__form_field_name__) use ($context, $macros) { $context["form_field_name"] = $__form_field_name__; return CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["nested_group_field"], "children", [], "any", false, true, false, 41), $context["form_field_name"], [], "array", true, true, false, 41); })); foreach ($context['_seq'] as $context["field_name"] => $context["form_field_name"]) { // line 42 yield " "; $context["nested_field"] = (($_v0 = CoreExtension::getAttribute($this->env, $this->source, $context["nested_group_field"], "children", [], "any", false, false, false, 42)) && is_array($_v0) || $_v0 instanceof ArrayAccess ? ($_v0[$context["form_field_name"]] ?? null) : null); // line 43 yield " <div class=\"sonata-ba-field-"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["id"] ?? null), "html", null, true); yield "-"; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["field_name"], "html", null, true); yield "\"> "; // line 44 if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["associationAdmin"] ?? null), "formfielddescriptions", [], "any", false, true, false, 44), $context["field_name"], [], "array", true, true, false, 44)) { // line 45 yield " "; yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(($context["nested_field"] ?? null), 'row'); yield " "; // line 46 $context["dummy"] = CoreExtension::getAttribute($this->env, $this->source, $context["nested_group_field"], "setrendered", [], "any", false, false, false, 46); // line 47 yield " "; } else { // line 48 yield " "; yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(($context["nested_field"] ?? null), 'row'); yield " "; } // line 50 yield " </div> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['field_name'], $context['form_field_name'], $context['_parent']); $context = array_intersect_key($context, $_parent) + $_parent; // line 52 yield " </div> </fieldset> </div> "; ++$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['name'], $context['form_group'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 56 yield " </div> </div> "; // line 59 if (CoreExtension::getAttribute($this->env, $this->source, $context["nested_group_field"], "_delete", [], "array", true, true, false, 59)) { // line 60 yield " "; yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((($_v1 = $context["nested_group_field"]) && is_array($_v1) || $_v1 instanceof ArrayAccess ? ($_v1["_delete"] ?? null) : null), 'row', ["label" => "action_delete", "translation_domain" => "SonataAdminBundle"]); yield " "; } // line 62 yield " </div> "; ++$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['nested_group_field'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 64 yield "</div> "; yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@SonataAdmin/CRUD/Association/edit_one_to_many_inline_tabs.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 259 => 64, 244 => 62, 238 => 60, 236 => 59, 231 => 56, 214 => 52, 207 => 50, 201 => 48, 198 => 47, 196 => 46, 191 => 45, 189 => 44, 182 => 43, 179 => 42, 175 => 41, 164 => 37, 158 => 36, 155 => 35, 138 => 34, 133 => 31, 117 => 28, 111 => 26, 105 => 24, 103 => 23, 92 => 19, 84 => 17, 67 => 16, 62 => 13, 45 => 12, 42 => 11,); } public function getSourceContext(): Source { return new Source("", "@SonataAdmin/CRUD/Association/edit_one_to_many_inline_tabs.html.twig", "/var/www/v3.cesa.co.za/vendor/sonata-project/admin-bundle/src/Resources/views/CRUD/Association/edit_one_to_many_inline_tabs.html.twig"); } }