Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.141.29.119
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
var /
cache /
dev /
twig /
ec /
Delete
Unzip
Name
Size
Permission
Date
Action
ec813a17794427c16ef39538ad6ddfaeb877a2b0adfded960bd5965a83d6a5cc.php
20.44
KB
-rw-rw-rw-
2023-08-29 12:11
ecebabb52a2c4cf699406c9f62cbf99b10682054db5833915beb5b75d4825d33.php
3.98
KB
-rw-rw-rw-
2022-12-09 22:56
Save
Rename
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; 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; /* auth/register.html.twig */ class __TwigTemplate_b5e72d1012bc7f5fdc84337d23ca574ad369c2814d556cb4ef8608fc1f697ace extends Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->blocks = [ 'content' => [$this, 'block_content'], 'modals' => [$this, 'block_modals'], ]; } protected function doGetParent(array $context) { // line 1 return "layouts/auth-layout.html.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "auth/register.html.twig")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "auth/register.html.twig")); $this->parent = $this->loadTemplate("layouts/auth-layout.html.twig", "auth/register.html.twig", 1); $this->parent->display($context, array_merge($this->blocks, $blocks)); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); } // line 3 public function block_content($context, array $blocks = []) { $macros = $this->macros; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content")); // line 4 echo " <div class=\"login-box\"> <!-- /.login-logo --> <div class=\"card card-outline card-primary\"> <div class=\"card-header text-center\"> <a href=\"/\" class=\"h1\"><b>WB</b></a> </div> <div class=\"card-body\"> <p class=\"login-box-msg\">Регистрация</p> "; // line 13 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 13, $this->source); })()), 'form_start', ["method" => "post", "action" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_registration_register"), "attr" => ["class" => "fos_user_registration_register"]]); echo " <a href=\""; // line 14 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_login"); echo "\" class=\"\"> <svg width=\"22\" height=\"8\" viewBox=\"0 0 22 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M0.646447 3.64645C0.451184 3.84171 0.451184 4.15829 0.646447 4.35355L3.82843 7.53553C4.02369 7.7308 4.34027 7.7308 4.53553 7.53553C4.7308 7.34027 4.7308 7.02369 4.53553 6.82843L1.70711 4L4.53553 1.17157C4.7308 0.976311 4.7308 0.659728 4.53553 0.464466C4.34027 0.269204 4.02369 0.269204 3.82843 0.464466L0.646447 3.64645ZM21 4.5C21.2761 4.5 21.5 4.27614 21.5 4C21.5 3.72386 21.2761 3.5 21 3.5V4.5ZM1 4.5H21V3.5H1V4.5Z\" fill=\"#8698BB\"/> </svg> Назад </a> "; // line 21 if ( !twig_test_empty((isset($context["errors"]) || array_key_exists("errors", $context) ? $context["errors"] : (function () { throw new RuntimeError('Variable "errors" does not exist.', 21, $this->source); })()))) { // line 22 echo " <p class=\"form-errors\" style=\"color: red;\"> "; // line 23 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["errors"]) || array_key_exists("errors", $context) ? $context["errors"] : (function () { throw new RuntimeError('Variable "errors" does not exist.', 23, $this->source); })())); foreach ($context['_seq'] as $context["_key"] => $context["error"]) { // line 24 echo " "; echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, $context["error"], "message", [], "any", false, false, false, 24)), "html", null, true); echo "<br> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['error'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 26 echo " </p> "; } // line 28 echo " <div class=\"input-group mb-3 mt-3\"> <input type=\"text\" class=\"form-control\" placeholder=\"E-mail\" id=\"fos_user_registration_form_username\" name=\"fos_user_registration_form[username]\" value=\""; // line 30 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 30, $this->source); })()), "username", [], "any", false, false, false, 30), "vars", [], "any", false, false, false, 30), "value", [], "any", false, false, false, 30), "html", null, true); echo "\" required=\"required\"> </div> <div class=\"input-group mb-3 mt-3\"> <input type=\"email\" class=\"form-control\" placeholder=\"E-mail\" id=\"fos_user_registration_form_email\" name=\"fos_user_registration_form[email]\" value=\""; // line 33 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 33, $this->source); })()), "email", [], "any", false, false, false, 33), "vars", [], "any", false, false, false, 33), "value", [], "any", false, false, false, 33), "html", null, true); echo "\" required=\"required\"> <div class=\"input-group-append\"> <div class=\"input-group-text\"> <span class=\"fas fa-envelope\"></span> </div> </div> </div> <div class=\"input-group mb-3\"> <input type=\"text\" class=\"form-control\" placeholder=\"Телефон\" id=\"fos_user_registration_form_phone\" name=\"fos_user_registration_form[phone]\" value=\""; // line 41 echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 41, $this->source); })()), "phone", [], "any", false, false, false, 41), "vars", [], "any", false, false, false, 41), "value", [], "any", false, false, false, 41), "html", null, true); echo "\" required=\"required\"> </div> <div class=\"input-group mb-3\"> <input type=\"password\" id=\"fos_user_registration_form_plainPassword_first\" name=\"fos_user_registration_form[plainPassword][first]\" required=\"required\" class=\"form-control\" placeholder=\"Пароль\"> <div class=\"input-group-append\"> <div class=\"input-group-text\"> <span class=\"fas fa-lock\"></span> </div> </div> </div> <div class=\"input-group mb-3\"> <input type=\"password\" id=\"fos_user_registration_form_plainPassword_second\" name=\"fos_user_registration_form[plainPassword][second]\" required=\"required\" class=\"form-control\" placeholder=\"Подтверждение пароля\"> <div class=\"input-group-append\"> <div class=\"input-group-text\"> <span class=\"fas fa-lock\"></span> </div> </div> </div> <button class=\"btn btn-primary btn-block\" id=\"register-do\">Зарегистрироваться</button> "; // line 62 twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 62, $this->source); })()), "email", [], "any", false, false, false, 62), "setRendered", [], "method", false, false, false, 62); // line 63 echo " "; twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 63, $this->source); })()), "username", [], "any", false, false, false, 63), "setRendered", [], "method", false, false, false, 63); // line 64 echo " "; twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 64, $this->source); })()), "phone", [], "any", false, false, false, 64), "setRendered", [], "method", false, false, false, 64); // line 65 echo " "; twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 65, $this->source); })()), "plainPassword", [], "any", false, false, false, 65), "first", [], "any", false, false, false, 65), "setRendered", [], "method", false, false, false, 65); // line 66 echo " "; twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 66, $this->source); })()), "plainPassword", [], "any", false, false, false, 66), "second", [], "any", false, false, false, 66), "setRendered", [], "method", false, false, false, 66); // line 67 echo " "; // line 68 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 68, $this->source); })()), 'widget'); echo " </div> <!-- /.card-body --> </div> <!-- /.card --> </div> <!-- /.login-box --> "; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); } // line 81 public function block_modals($context, array $blocks = []) { $macros = $this->macros; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "modals")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "modals")); // line 82 echo " "; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); } public function getTemplateName() { return "auth/register.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 210 => 82, 200 => 81, 178 => 68, 175 => 67, 172 => 66, 169 => 65, 166 => 64, 163 => 63, 161 => 62, 137 => 41, 126 => 33, 120 => 30, 116 => 28, 112 => 26, 103 => 24, 99 => 23, 96 => 22, 94 => 21, 84 => 14, 80 => 13, 69 => 4, 59 => 3, 36 => 1,); } public function getSourceContext() { return new Source("{% extends 'layouts/auth-layout.html.twig' %} {% block content %} <div class=\"login-box\"> <!-- /.login-logo --> <div class=\"card card-outline card-primary\"> <div class=\"card-header text-center\"> <a href=\"/\" class=\"h1\"><b>WB</b></a> </div> <div class=\"card-body\"> <p class=\"login-box-msg\">Регистрация</p> {{ form_start(form, {'method': 'post', 'action': path('fos_user_registration_register'), 'attr': {'class': 'fos_user_registration_register'}}) }} <a href=\"{{ path('fos_user_security_login') }}\" class=\"\"> <svg width=\"22\" height=\"8\" viewBox=\"0 0 22 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M0.646447 3.64645C0.451184 3.84171 0.451184 4.15829 0.646447 4.35355L3.82843 7.53553C4.02369 7.7308 4.34027 7.7308 4.53553 7.53553C4.7308 7.34027 4.7308 7.02369 4.53553 6.82843L1.70711 4L4.53553 1.17157C4.7308 0.976311 4.7308 0.659728 4.53553 0.464466C4.34027 0.269204 4.02369 0.269204 3.82843 0.464466L0.646447 3.64645ZM21 4.5C21.2761 4.5 21.5 4.27614 21.5 4C21.5 3.72386 21.2761 3.5 21 3.5V4.5ZM1 4.5H21V3.5H1V4.5Z\" fill=\"#8698BB\"/> </svg> Назад </a> {% if errors is not empty %} <p class=\"form-errors\" style=\"color: red;\"> {% for error in errors %} {{ error.message|trans }}<br> {% endfor %} </p> {% endif %} <div class=\"input-group mb-3 mt-3\"> <input type=\"text\" class=\"form-control\" placeholder=\"E-mail\" id=\"fos_user_registration_form_username\" name=\"fos_user_registration_form[username]\" value=\"{{ form.username.vars.value }}\" required=\"required\"> </div> <div class=\"input-group mb-3 mt-3\"> <input type=\"email\" class=\"form-control\" placeholder=\"E-mail\" id=\"fos_user_registration_form_email\" name=\"fos_user_registration_form[email]\" value=\"{{ form.email.vars.value }}\" required=\"required\"> <div class=\"input-group-append\"> <div class=\"input-group-text\"> <span class=\"fas fa-envelope\"></span> </div> </div> </div> <div class=\"input-group mb-3\"> <input type=\"text\" class=\"form-control\" placeholder=\"Телефон\" id=\"fos_user_registration_form_phone\" name=\"fos_user_registration_form[phone]\" value=\"{{ form.phone.vars.value }}\" required=\"required\"> </div> <div class=\"input-group mb-3\"> <input type=\"password\" id=\"fos_user_registration_form_plainPassword_first\" name=\"fos_user_registration_form[plainPassword][first]\" required=\"required\" class=\"form-control\" placeholder=\"Пароль\"> <div class=\"input-group-append\"> <div class=\"input-group-text\"> <span class=\"fas fa-lock\"></span> </div> </div> </div> <div class=\"input-group mb-3\"> <input type=\"password\" id=\"fos_user_registration_form_plainPassword_second\" name=\"fos_user_registration_form[plainPassword][second]\" required=\"required\" class=\"form-control\" placeholder=\"Подтверждение пароля\"> <div class=\"input-group-append\"> <div class=\"input-group-text\"> <span class=\"fas fa-lock\"></span> </div> </div> </div> <button class=\"btn btn-primary btn-block\" id=\"register-do\">Зарегистрироваться</button> {% do form.email.setRendered() %} {% do form.username.setRendered() %} {% do form.phone.setRendered() %} {% do form.plainPassword.first.setRendered() %} {% do form.plainPassword.second.setRendered() %} {{ form_widget(form) }} </div> <!-- /.card-body --> </div> <!-- /.card --> </div> <!-- /.login-box --> {% endblock content %} {% block modals %} {% endblock modals %}", "auth/register.html.twig", "/home/www/wb/templates/auth/register.html.twig"); } }