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 /
ac /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
ac3f02ecc3cf22ef7c2568e7bbf793c0.php
10.14
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/Custom/my_details.html.twig */ class __TwigTemplate_54ae2a5c2948601c625686fb8e306260 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 = [ 'page_header' => [$this, 'block_page_header'], 'page_header_around' => [$this, 'block_page_header_around'], 'content' => [$this, 'block_content'], 'foot_script' => [$this, 'block_foot_script'], ]; } 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_page_header(array $context, array $blocks = []): iterable { $macros = $this->macros; yield from []; } // line 4 /** * @return iterable<null|scalar|\Stringable> */ public function block_page_header_around(array $context, array $blocks = []): iterable { $macros = $this->macros; yield from []; } // line 6 /** * @return iterable<null|scalar|\Stringable> */ public function block_content(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 7 yield " <div class=\"col-sm-1\"></div> <div class=\"col-sm-11\" style=\"padding-left: 48px;\"> <div class=\"container-nav\"> <span class=\"list-heading\"> "; // line 12 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("My Details"), "html", null, true); yield " </span> </div> </div> <div class=\"clearfix\"></div> "; // line 18 if ((((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 18), "facebookId", [], "any", false, false, false, 18) == "") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 18), "twitterId", [], "any", false, false, false, 18) == "")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 18), "googleId", [], "any", false, false, false, 18) == "")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 18), "linkedinId", [], "any", false, false, false, 18) == "")) && (((($this->extensions['App\CoreBundle\Twig\CoreExtension']->getSetting("facebookId", "-") != "-") || ($this->extensions['App\CoreBundle\Twig\CoreExtension']->getSetting("twitterId", "-") != "-")) || ($this->extensions['App\CoreBundle\Twig\CoreExtension']->getSetting("googleId", "-") != "-")) || ($this->extensions['App\CoreBundle\Twig\CoreExtension']->getSetting("linkedinId", "-") != "-")))) { // line 20 yield " <div class=\"text-center\"> <h4>"; // line 21 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Link one of these existing accounts so you can log in to this account using any one of these"), "html", null, true); yield "</h4> "; // line 22 if (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 22), "facebookId", [], "any", false, false, false, 22) == "") && ($this->extensions['App\CoreBundle\Twig\CoreExtension']->getSetting("facebookId") != "-"))) { // line 23 yield " <a class=\"fa fa-facebook-official fa-lg\" href=\""; yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("facebook_login"); yield "\"></a> "; } // line 26 yield " "; if (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 26), "twitterId", [], "any", false, false, false, 26) == "") && ($this->extensions['App\CoreBundle\Twig\CoreExtension']->getSetting("twitterId") != "-"))) { // line 27 yield " <a class=\"fa fa-twitter fa-lg\" href=\""; yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("twitter_login"); yield "\"></a> "; } // line 30 yield " "; if (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 30), "googleId", [], "any", false, false, false, 30) == "") && ($this->extensions['App\CoreBundle\Twig\CoreExtension']->getSetting("googleId") != "-"))) { // line 31 yield " <a class=\"fa fa-google fa-lg\" href=\""; yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("google_login"); yield "\"></a> "; } // line 34 yield " "; if (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 34), "linkedinId", [], "any", false, false, false, 34) == "") && ($this->extensions['App\CoreBundle\Twig\CoreExtension']->getSetting("linkedinId") != "-"))) { // line 35 yield " <a class=\"fa fa-linkedin fa-lg\" href=\""; yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("linkedin_login"); yield "\"></a> "; } // line 37 yield " </div> "; } // line 39 yield " "; // line 40 yield from $this->load("@UserBundle/Form/user.go_digital.my_details.html.twig", 40)->unwrap()->yield($context); // line 41 yield " "; yield from []; } // line 44 /** * @return iterable<null|scalar|\Stringable> */ public function block_foot_script(array $context, array $blocks = []): iterable { $macros = $this->macros; // line 45 yield " "; yield from $this->yieldParentBlock("foot_script", $context, $blocks); yield " <script language=\"Javascript\"> function changePwd() { if (\$('#changePwd').is(':checked')) { \$('#savePwd').attr('style', 'display: block;'); \$('#changePwdFields').attr('style', 'display: inline;'); } else { \$('#changePwdFields').attr('style', 'display: none;'); \$('#savePwd').attr('style', 'display: none;'); } \$('#user_my_details_password_password').val(''); } \$(document).ready(function () { \$('#changePwd').click(function () { //changePwd(); \$('#user_my_details_password_password').val(''); }); //changePwd(); }); </script> "; yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@User/Custom/my_details.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 166 => 45, 159 => 44, 153 => 41, 151 => 40, 148 => 39, 144 => 37, 138 => 35, 135 => 34, 128 => 31, 125 => 30, 118 => 27, 115 => 26, 108 => 23, 106 => 22, 102 => 21, 99 => 20, 97 => 18, 88 => 12, 81 => 7, 74 => 6, 64 => 4, 54 => 3, 43 => 1,); } public function getSourceContext(): Source { return new Source("", "@User/Custom/my_details.html.twig", "/var/www/v3.cesa.co.za/src/UserBundle/Resources/views/Custom/my_details.html.twig"); } }