<?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;
/* website/user/profile/user-profile-board.html.twig */
class __TwigTemplate_7026dc2dee49ff4a24cf4385c84765c4b1a37c653a57c859933a9ae743fbd9a4 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'metaIndex' => [$this, 'block_metaIndex'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 3
return "website/main.template.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", "website/user/profile/user-profile-board.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "website/user/profile/user-profile-board.html.twig"));
// line 1
$macros["__internal_73d48af1dd7416c52cc1609623db4c12b112bd3fd707e0a713be5d8368f66970"] = $this->macros["__internal_73d48af1dd7416c52cc1609623db4c12b112bd3fd707e0a713be5d8368f66970"] = $this->loadTemplate("utils.html.twig", "website/user/profile/user-profile-board.html.twig", 1)->unwrap();
// line 6
$context["userCheckoutInfo"] = (0 === twig_compare($this->extensions['EADPlataforma\Twig\FunctionsExtension']->getConfig("use_checkout_info"), $this->extensions['EADPlataforma\Twig\FunctionsExtension']->enum("CartEnum::YES")));
// line 7
$context["cartCompleteRegistration"] = (0 === twig_compare($this->extensions['EADPlataforma\Twig\FunctionsExtension']->getConfig("cart_complete_registration"), $this->extensions['EADPlataforma\Twig\FunctionsExtension']->enum("CartEnum::YES")));
// line 3
$this->parent = $this->loadTemplate("website/main.template.html.twig", "website/user/profile/user-profile-board.html.twig", 3);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 9
public function block_metaIndex($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", "metaIndex"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metaIndex"));
// line 10
echo " <meta name=\"robots\" content=\"nofollow\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 13
public function block_body($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", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 14
echo " ";
$this->loadTemplate("website/includes/search-section.html.twig", "website/user/profile/user-profile-board.html.twig", 14)->display($context);
// line 15
echo "
";
// line 16
$this->loadTemplate("website/user/profile/user-profile-board.html.twig", "website/user/profile/user-profile-board.html.twig", 16, "1193575027")->display(twig_array_merge($context, ["pageTitle" => $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("profile", "profile")]));
// line 21
echo "
<div class=\"container\">
<nav class=\"abas tab\">
<a class=\"tab-item aba\" id=\"user-detail\" href=\"#user-detail-data\">";
// line 24
echo twig_escape_filter($this->env, $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("user_data", "profile"), "html", null, true);
echo "</a>
";
// line 26
if ((((isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 26, $this->source); })()) && (0 !== twig_compare(twig_get_attribute($this->env, $this->source, (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 26, $this->source); })()), "id", [], "any", false, false, false, 26), 1))) && twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["session"]) || array_key_exists("session", $context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.', 26, $this->source); })()), "userOrigin", [], "any", false, false, false, 26)))) {
// line 27
echo " <a class=\"tab-item aba\" id=\"user-authentication\" href=\"#user-authentication-data\">";
echo twig_escape_filter($this->env, $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("user_authentication", "profile"), "html", null, true);
echo "</a>
";
}
// line 29
echo "
";
// line 30
if ($this->extensions['EADPlataforma\Twig\FunctionsExtension']->existReceiverEAD()) {
// line 31
echo " <a class=\"tab-item aba\" id=\"user-payment\" href=\"#user-payment-data\">";
echo twig_escape_filter($this->env, $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("payment", "profile"), "html", null, true);
echo "</a>
";
}
// line 33
echo "
<a class=\"tab-item aba\" id=\"user-notify\" href=\"#user-notify-data\">";
// line 34
echo twig_escape_filter($this->env, $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("notifications", "profile"), "html", null, true);
echo "</a>
";
// line 36
if ((twig_get_attribute($this->env, $this->source, (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 36, $this->source); })()), "allowReceiver", [], "any", false, false, false, 36) && $this->extensions['EADPlataforma\Twig\FunctionsExtension']->existReceiverEAD())) {
// line 37
echo " <a class=\"tab-item aba\" id=\"user-receivers\" href=\"#user-receivers-data\">";
echo twig_escape_filter($this->env, $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("receivers", "profile"), "html", null, true);
echo "</a>
";
}
// line 39
echo " </nav>
";
// line 42
echo " <section id=\"user-detail-data\" class=\"tab-data\">
<div class=\"bg-box\">
";
// line 44
$this->loadTemplate("website/user/profile/user-profile-edit.html.twig", "website/user/profile/user-profile-board.html.twig", 44)->display($context);
// line 45
echo " </div>
</section>
";
// line 49
echo " ";
if ((((isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 49, $this->source); })()) && (0 !== twig_compare(twig_get_attribute($this->env, $this->source, (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 49, $this->source); })()), "id", [], "any", false, false, false, 49), 1))) && twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["session"]) || array_key_exists("session", $context) ? $context["session"] : (function () { throw new RuntimeError('Variable "session" does not exist.', 49, $this->source); })()), "userOrigin", [], "any", false, false, false, 49)))) {
// line 50
echo " <section id=\"user-authentication-data\" class=\"tab-data\">
<div class=\"bg-box\">
";
// line 52
$this->loadTemplate("website/user/profile/user-profile-authentication.html.twig", "website/user/profile/user-profile-board.html.twig", 52)->display($context);
// line 53
echo " </div>
</section>
";
}
// line 56
echo "
";
// line 58
echo " ";
if ($this->extensions['EADPlataforma\Twig\FunctionsExtension']->existReceiverEAD()) {
// line 59
echo " <section id=\"user-payment-data\" class=\"tab-data\">
<div class=\"bg-box\">
";
// line 61
$this->loadTemplate("website/user/profile/user-profile-payment.html.twig", "website/user/profile/user-profile-board.html.twig", 61)->display($context);
// line 62
echo " </div>
</section>
";
}
// line 65
echo "
";
// line 67
echo " <section id=\"user-notify-data\" class=\"tab-data\">
<div class=\"bg-box\">
";
// line 69
$this->loadTemplate("website/user/profile/user-profile-notifications.html.twig", "website/user/profile/user-profile-board.html.twig", 69)->display(twig_array_merge($context, ["by_email" => false]));
// line 70
echo " </div>
</section>
";
// line 74
echo " ";
if ((twig_get_attribute($this->env, $this->source, (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 74, $this->source); })()), "allowReceiver", [], "any", false, false, false, 74) && $this->extensions['EADPlataforma\Twig\FunctionsExtension']->existReceiverEAD())) {
// line 75
echo " <section id=\"user-receivers-data\" class=\"tab-data\">
<div class=\"bg-box\">
";
// line 77
$this->loadTemplate("website/user/profile/user-profile-receivers-list.html.twig", "website/user/profile/user-profile-board.html.twig", 77)->display($context);
// line 78
echo " </div>
</section>
";
}
// line 81
echo " </div>
";
// line 84
echo " <template id=\"template-loading-row\">
<tr class=\"row-loader\">
<td>
<span>";
// line 87
echo twig_escape_filter($this->env, $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("wait", "util"), "html", null, true);
echo "… <i class=\"loader\">";
echo twig_call_macro($macros["__internal_73d48af1dd7416c52cc1609623db4c12b112bd3fd707e0a713be5d8368f66970"], "macro_ico", ["loader-wish"], 87, $context, $this->getSourceContext());
echo "</i></span>
</td>
</tr>
</template>
";
// line 93
echo " ";
$this->loadTemplate("website/user/profile/user-profile-board.html.twig", "website/user/profile/user-profile-board.html.twig", 93, "1740399506")->display(twig_array_merge($context, ["id" => "modal-receiver-create", "title" => $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("add_new_receiver", "profile"), "classes" => "modal-wid", "inistep" => 1]));
// line 106
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "website/user/profile/user-profile-board.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 246 => 106, 243 => 93, 233 => 87, 228 => 84, 224 => 81, 219 => 78, 217 => 77, 213 => 75, 210 => 74, 205 => 70, 203 => 69, 199 => 67, 196 => 65, 191 => 62, 189 => 61, 185 => 59, 182 => 58, 179 => 56, 174 => 53, 172 => 52, 168 => 50, 165 => 49, 160 => 45, 158 => 44, 154 => 42, 150 => 39, 144 => 37, 142 => 36, 137 => 34, 134 => 33, 128 => 31, 126 => 30, 123 => 29, 117 => 27, 115 => 26, 110 => 24, 105 => 21, 103 => 16, 100 => 15, 97 => 14, 87 => 13, 76 => 10, 66 => 9, 55 => 3, 53 => 7, 51 => 6, 49 => 1, 36 => 3,);
}
public function getSourceContext()
{
return new Source("{% from 'utils.html.twig' import ico %}
{% extends 'website/main.template.html.twig' %}
{# SETUP - BILLING REQUIRED FIELDS #}
{% set userCheckoutInfo = (getConfig('use_checkout_info') == enum('CartEnum::YES')) %}
{% set cartCompleteRegistration = (getConfig('cart_complete_registration') == enum('CartEnum::YES')) %}
{% block metaIndex %}
<meta name=\"robots\" content=\"nofollow\">
{% endblock %}
{% block body %}
{% include 'website/includes/search-section.html.twig' %}
{% embed 'website/includes/page-title.html.twig' with { pageTitle: getLanguage('profile', 'profile') }%}
{% block migalhas %}
<a href=\"{{ path('home') }}\">{{ getLanguage('home', 'profile') }}</a> / <a href=\"#\">{{ getLanguage('profile', 'profile') }}</a> / <span>{{ getLanguage('edit_profile_lowercase', 'profile') }}</span>
{% endblock %}
{% endembed %}
<div class=\"container\">
<nav class=\"abas tab\">
<a class=\"tab-item aba\" id=\"user-detail\" href=\"#user-detail-data\">{{ getLanguage('user_data', 'profile') }}</a>
{% if user and user.id != 1 and session.userOrigin is empty %}
<a class=\"tab-item aba\" id=\"user-authentication\" href=\"#user-authentication-data\">{{ getLanguage('user_authentication', 'profile') }}</a>
{% endif %}
{% if existReceiverEAD() %}
<a class=\"tab-item aba\" id=\"user-payment\" href=\"#user-payment-data\">{{ getLanguage('payment', 'profile') }}</a>
{% endif %}
<a class=\"tab-item aba\" id=\"user-notify\" href=\"#user-notify-data\">{{ getLanguage('notifications', 'profile') }}</a>
{% if user.allowReceiver and existReceiverEAD() %}
<a class=\"tab-item aba\" id=\"user-receivers\" href=\"#user-receivers-data\">{{ getLanguage('receivers', 'profile') }}</a>
{% endif %}
</nav>
{# PROFILE EDIT #}
<section id=\"user-detail-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-edit.html.twig' %}
</div>
</section>
{# AUTHENTICATION EDIT #}
{% if user and user.id != 1 and session.userOrigin is empty %}
<section id=\"user-authentication-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-authentication.html.twig' %}
</div>
</section>
{% endif %}
{# PAYMENT #}
{% if existReceiverEAD() %}
<section id=\"user-payment-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-payment.html.twig' %}
</div>
</section>
{% endif %}
{# NOTIFICATIONS #}
<section id=\"user-notify-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-notifications.html.twig' with { by_email: false }%}
</div>
</section>
{# RECEIVERS #}
{% if user.allowReceiver and existReceiverEAD() %}
<section id=\"user-receivers-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-receivers-list.html.twig' %}
</div>
</section>
{% endif %}
</div>
{# TEMPLATE LOADING ROW #}
<template id=\"template-loading-row\">
<tr class=\"row-loader\">
<td>
<span>{{ getLanguage('wait', 'util') }}… <i class=\"loader\">{{ ico('loader-wish') }}</i></span>
</td>
</tr>
</template>
{# MODAL -- CADASTRAR RECEBEDOR #}
{% embed \"website/includes/modal.html.twig\" with {
'id': 'modal-receiver-create',
'title': getLanguage('add_new_receiver', 'profile'),
'classes': 'modal-wid',
'inistep': 1
}%}
{% block content %}
<div class=\"form-geral-wrap\">
<div class=\"aviso\"><p>…</p></div>
{% include 'website/user/receiver/receiver-form.html.twig' with {'layout': 'modal'} %}
</div>
{% endblock %}
{% endembed %}
{% endblock %}
", "website/user/profile/user-profile-board.html.twig", "/var/www/html/templates/website/user/profile/user-profile-board.html.twig");
}
}
/* website/user/profile/user-profile-board.html.twig */
class __TwigTemplate_7026dc2dee49ff4a24cf4385c84765c4b1a37c653a57c859933a9ae743fbd9a4___1193575027 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'migalhas' => [$this, 'block_migalhas'],
];
}
protected function doGetParent(array $context)
{
// line 16
return "website/includes/page-title.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", "website/user/profile/user-profile-board.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "website/user/profile/user-profile-board.html.twig"));
$this->parent = $this->loadTemplate("website/includes/page-title.html.twig", "website/user/profile/user-profile-board.html.twig", 16);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 17
public function block_migalhas($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", "migalhas"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "migalhas"));
// line 18
echo " <a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("home", "profile"), "html", null, true);
echo "</a> / <a href=\"#\">";
echo twig_escape_filter($this->env, $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("profile", "profile"), "html", null, true);
echo "</a> / <span>";
echo twig_escape_filter($this->env, $this->extensions['EADPlataforma\Twig\FunctionsExtension']->getLanguage("edit_profile_lowercase", "profile"), "html", null, true);
echo "</span>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "website/user/profile/user-profile-board.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 438 => 18, 428 => 17, 405 => 16, 246 => 106, 243 => 93, 233 => 87, 228 => 84, 224 => 81, 219 => 78, 217 => 77, 213 => 75, 210 => 74, 205 => 70, 203 => 69, 199 => 67, 196 => 65, 191 => 62, 189 => 61, 185 => 59, 182 => 58, 179 => 56, 174 => 53, 172 => 52, 168 => 50, 165 => 49, 160 => 45, 158 => 44, 154 => 42, 150 => 39, 144 => 37, 142 => 36, 137 => 34, 134 => 33, 128 => 31, 126 => 30, 123 => 29, 117 => 27, 115 => 26, 110 => 24, 105 => 21, 103 => 16, 100 => 15, 97 => 14, 87 => 13, 76 => 10, 66 => 9, 55 => 3, 53 => 7, 51 => 6, 49 => 1, 36 => 3,);
}
public function getSourceContext()
{
return new Source("{% from 'utils.html.twig' import ico %}
{% extends 'website/main.template.html.twig' %}
{# SETUP - BILLING REQUIRED FIELDS #}
{% set userCheckoutInfo = (getConfig('use_checkout_info') == enum('CartEnum::YES')) %}
{% set cartCompleteRegistration = (getConfig('cart_complete_registration') == enum('CartEnum::YES')) %}
{% block metaIndex %}
<meta name=\"robots\" content=\"nofollow\">
{% endblock %}
{% block body %}
{% include 'website/includes/search-section.html.twig' %}
{% embed 'website/includes/page-title.html.twig' with { pageTitle: getLanguage('profile', 'profile') }%}
{% block migalhas %}
<a href=\"{{ path('home') }}\">{{ getLanguage('home', 'profile') }}</a> / <a href=\"#\">{{ getLanguage('profile', 'profile') }}</a> / <span>{{ getLanguage('edit_profile_lowercase', 'profile') }}</span>
{% endblock %}
{% endembed %}
<div class=\"container\">
<nav class=\"abas tab\">
<a class=\"tab-item aba\" id=\"user-detail\" href=\"#user-detail-data\">{{ getLanguage('user_data', 'profile') }}</a>
{% if user and user.id != 1 and session.userOrigin is empty %}
<a class=\"tab-item aba\" id=\"user-authentication\" href=\"#user-authentication-data\">{{ getLanguage('user_authentication', 'profile') }}</a>
{% endif %}
{% if existReceiverEAD() %}
<a class=\"tab-item aba\" id=\"user-payment\" href=\"#user-payment-data\">{{ getLanguage('payment', 'profile') }}</a>
{% endif %}
<a class=\"tab-item aba\" id=\"user-notify\" href=\"#user-notify-data\">{{ getLanguage('notifications', 'profile') }}</a>
{% if user.allowReceiver and existReceiverEAD() %}
<a class=\"tab-item aba\" id=\"user-receivers\" href=\"#user-receivers-data\">{{ getLanguage('receivers', 'profile') }}</a>
{% endif %}
</nav>
{# PROFILE EDIT #}
<section id=\"user-detail-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-edit.html.twig' %}
</div>
</section>
{# AUTHENTICATION EDIT #}
{% if user and user.id != 1 and session.userOrigin is empty %}
<section id=\"user-authentication-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-authentication.html.twig' %}
</div>
</section>
{% endif %}
{# PAYMENT #}
{% if existReceiverEAD() %}
<section id=\"user-payment-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-payment.html.twig' %}
</div>
</section>
{% endif %}
{# NOTIFICATIONS #}
<section id=\"user-notify-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-notifications.html.twig' with { by_email: false }%}
</div>
</section>
{# RECEIVERS #}
{% if user.allowReceiver and existReceiverEAD() %}
<section id=\"user-receivers-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-receivers-list.html.twig' %}
</div>
</section>
{% endif %}
</div>
{# TEMPLATE LOADING ROW #}
<template id=\"template-loading-row\">
<tr class=\"row-loader\">
<td>
<span>{{ getLanguage('wait', 'util') }}… <i class=\"loader\">{{ ico('loader-wish') }}</i></span>
</td>
</tr>
</template>
{# MODAL -- CADASTRAR RECEBEDOR #}
{% embed \"website/includes/modal.html.twig\" with {
'id': 'modal-receiver-create',
'title': getLanguage('add_new_receiver', 'profile'),
'classes': 'modal-wid',
'inistep': 1
}%}
{% block content %}
<div class=\"form-geral-wrap\">
<div class=\"aviso\"><p>…</p></div>
{% include 'website/user/receiver/receiver-form.html.twig' with {'layout': 'modal'} %}
</div>
{% endblock %}
{% endembed %}
{% endblock %}
", "website/user/profile/user-profile-board.html.twig", "/var/www/html/templates/website/user/profile/user-profile-board.html.twig");
}
}
/* website/user/profile/user-profile-board.html.twig */
class __TwigTemplate_7026dc2dee49ff4a24cf4385c84765c4b1a37c653a57c859933a9ae743fbd9a4___1740399506 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 93
return "website/includes/modal.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", "website/user/profile/user-profile-board.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "website/user/profile/user-profile-board.html.twig"));
$this->parent = $this->loadTemplate("website/includes/modal.html.twig", "website/user/profile/user-profile-board.html.twig", 93);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 99
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 100
echo " <div class=\"form-geral-wrap\">
<div class=\"aviso\"><p>…</p></div>
";
// line 102
$this->loadTemplate("website/user/receiver/receiver-form.html.twig", "website/user/profile/user-profile-board.html.twig", 102)->display(twig_array_merge($context, ["layout" => "modal"]));
// line 103
echo " </div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "website/user/profile/user-profile-board.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 644 => 103, 642 => 102, 638 => 100, 628 => 99, 605 => 93, 438 => 18, 428 => 17, 405 => 16, 246 => 106, 243 => 93, 233 => 87, 228 => 84, 224 => 81, 219 => 78, 217 => 77, 213 => 75, 210 => 74, 205 => 70, 203 => 69, 199 => 67, 196 => 65, 191 => 62, 189 => 61, 185 => 59, 182 => 58, 179 => 56, 174 => 53, 172 => 52, 168 => 50, 165 => 49, 160 => 45, 158 => 44, 154 => 42, 150 => 39, 144 => 37, 142 => 36, 137 => 34, 134 => 33, 128 => 31, 126 => 30, 123 => 29, 117 => 27, 115 => 26, 110 => 24, 105 => 21, 103 => 16, 100 => 15, 97 => 14, 87 => 13, 76 => 10, 66 => 9, 55 => 3, 53 => 7, 51 => 6, 49 => 1, 36 => 3,);
}
public function getSourceContext()
{
return new Source("{% from 'utils.html.twig' import ico %}
{% extends 'website/main.template.html.twig' %}
{# SETUP - BILLING REQUIRED FIELDS #}
{% set userCheckoutInfo = (getConfig('use_checkout_info') == enum('CartEnum::YES')) %}
{% set cartCompleteRegistration = (getConfig('cart_complete_registration') == enum('CartEnum::YES')) %}
{% block metaIndex %}
<meta name=\"robots\" content=\"nofollow\">
{% endblock %}
{% block body %}
{% include 'website/includes/search-section.html.twig' %}
{% embed 'website/includes/page-title.html.twig' with { pageTitle: getLanguage('profile', 'profile') }%}
{% block migalhas %}
<a href=\"{{ path('home') }}\">{{ getLanguage('home', 'profile') }}</a> / <a href=\"#\">{{ getLanguage('profile', 'profile') }}</a> / <span>{{ getLanguage('edit_profile_lowercase', 'profile') }}</span>
{% endblock %}
{% endembed %}
<div class=\"container\">
<nav class=\"abas tab\">
<a class=\"tab-item aba\" id=\"user-detail\" href=\"#user-detail-data\">{{ getLanguage('user_data', 'profile') }}</a>
{% if user and user.id != 1 and session.userOrigin is empty %}
<a class=\"tab-item aba\" id=\"user-authentication\" href=\"#user-authentication-data\">{{ getLanguage('user_authentication', 'profile') }}</a>
{% endif %}
{% if existReceiverEAD() %}
<a class=\"tab-item aba\" id=\"user-payment\" href=\"#user-payment-data\">{{ getLanguage('payment', 'profile') }}</a>
{% endif %}
<a class=\"tab-item aba\" id=\"user-notify\" href=\"#user-notify-data\">{{ getLanguage('notifications', 'profile') }}</a>
{% if user.allowReceiver and existReceiverEAD() %}
<a class=\"tab-item aba\" id=\"user-receivers\" href=\"#user-receivers-data\">{{ getLanguage('receivers', 'profile') }}</a>
{% endif %}
</nav>
{# PROFILE EDIT #}
<section id=\"user-detail-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-edit.html.twig' %}
</div>
</section>
{# AUTHENTICATION EDIT #}
{% if user and user.id != 1 and session.userOrigin is empty %}
<section id=\"user-authentication-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-authentication.html.twig' %}
</div>
</section>
{% endif %}
{# PAYMENT #}
{% if existReceiverEAD() %}
<section id=\"user-payment-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-payment.html.twig' %}
</div>
</section>
{% endif %}
{# NOTIFICATIONS #}
<section id=\"user-notify-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-notifications.html.twig' with { by_email: false }%}
</div>
</section>
{# RECEIVERS #}
{% if user.allowReceiver and existReceiverEAD() %}
<section id=\"user-receivers-data\" class=\"tab-data\">
<div class=\"bg-box\">
{% include 'website/user/profile/user-profile-receivers-list.html.twig' %}
</div>
</section>
{% endif %}
</div>
{# TEMPLATE LOADING ROW #}
<template id=\"template-loading-row\">
<tr class=\"row-loader\">
<td>
<span>{{ getLanguage('wait', 'util') }}… <i class=\"loader\">{{ ico('loader-wish') }}</i></span>
</td>
</tr>
</template>
{# MODAL -- CADASTRAR RECEBEDOR #}
{% embed \"website/includes/modal.html.twig\" with {
'id': 'modal-receiver-create',
'title': getLanguage('add_new_receiver', 'profile'),
'classes': 'modal-wid',
'inistep': 1
}%}
{% block content %}
<div class=\"form-geral-wrap\">
<div class=\"aviso\"><p>…</p></div>
{% include 'website/user/receiver/receiver-form.html.twig' with {'layout': 'modal'} %}
</div>
{% endblock %}
{% endembed %}
{% endblock %}
", "website/user/profile/user-profile-board.html.twig", "/var/www/html/templates/website/user/profile/user-profile-board.html.twig");
}
}