<?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;
/* ProfileList/profile.html.twig */
class __TwigTemplate_3e80a6e99d20c70f0d8dba3b50cea865 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
$macros["_self"] = $this->macros["_self"] = $this;
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ProfileList/profile.html.twig"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ProfileList/profile.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ProfileList/profile.html.twig"));
// line 36
$context["fakeStation"] = (((array_key_exists("fakeStationList", $context) && (isset($context["fakeStationList"]) || array_key_exists("fakeStationList", $context) ? $context["fakeStationList"] : (function () { throw new RuntimeError('Variable "fakeStationList" does not exist.', 36, $this->source); })())) && array_key_exists("station", $context)) && twig_get_attribute($this->env, $this->source, (isset($context["station"]) || array_key_exists("station", $context) ? $context["station"] : (function () { throw new RuntimeError('Variable "station" does not exist.', 36, $this->source); })()), "uriIdentity", [], "any", false, false, false, 36));
// line 37
$context["isStationPage"] = ((array_key_exists("isStationPage", $context)) ? ((isset($context["isStationPage"]) || array_key_exists("isStationPage", $context) ? $context["isStationPage"] : (function () { throw new RuntimeError('Variable "isStationPage" does not exist.', 37, $this->source); })())) : (false));
// line 38
echo "
";
// line 39
$context["top_profile"] = $this->extensions['App\Twig\PaidPlacementsExtension']->currentTopPlacement();
// line 40
$context["isTopProfilesExist"] = ((array_key_exists("top_profile", $context) && (null != (isset($context["top_profile"]) || array_key_exists("top_profile", $context) ? $context["top_profile"] : (function () { throw new RuntimeError('Variable "top_profile" does not exist.', 40, $this->source); })()))) && (null != (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 40, $this->source); })())));
// line 42
$context["profile"] = ((twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "profile", [], "any", true, true, false, 42)) ? (twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 42, $this->source); })()), "profile", [], "any", false, false, false, 42)) : ((isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 42, $this->source); })())));
// line 43
echo " ";
$context["isSearchPage"] = array_key_exists("form", $context);
// line 44
echo "
\t";
// line 45
$context["stationFromForm"] = null;
// line 46
echo "
\t";
// line 48
echo "\t";
if ((isset($context["isSearchPage"]) || array_key_exists("isSearchPage", $context) ? $context["isSearchPage"] : (function () { throw new RuntimeError('Variable "isSearchPage" does not exist.', 48, $this->source); })())) {
// line 49
echo "\t\t";
if ((twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "station", [], "any", true, true, false, 49) && (twig_length_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.', 49, $this->source); })()), "station", [], "any", false, false, false, 49), "vars", [], "any", false, false, false, 49), "value", [], "any", false, false, false, 49)) > 0))) {
// line 50
echo "\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(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.', 50, $this->source); })()), "station", [], "any", false, false, false, 50), "vars", [], "any", false, false, false, 50), "value", [], "any", false, false, false, 50));
foreach ($context['_seq'] as $context["_key"] => $context["station"]) {
// line 51
echo "\t\t\t\t";
if ((null === (isset($context["stationFromForm"]) || array_key_exists("stationFromForm", $context) ? $context["stationFromForm"] : (function () { throw new RuntimeError('Variable "stationFromForm" does not exist.', 51, $this->source); })()))) {
// line 52
echo "\t\t\t\t\t";
$context["stationFromForm"] = ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "stations", [], "any", false, true, false, 52), $context["station"], [], "array", true, true, false, 52)) ? (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 52, $this->source); })()), "stations", [], "any", false, false, false, 52), $context["station"], [], "array", false, false, false, 52)) : (null));
// line 53
echo "\t\t\t\t";
}
// line 54
echo "\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['station'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 55
echo "\t\t";
}
// line 56
echo "\t\t";
$context["listingStation"] = (isset($context["stationFromForm"]) || array_key_exists("stationFromForm", $context) ? $context["stationFromForm"] : (function () { throw new RuntimeError('Variable "stationFromForm" does not exist.', 56, $this->source); })());
// line 57
echo "\t";
} else {
// line 58
echo "\t\t";
$context["listingStation"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 58, $this->source); })()), "request", [], "any", false, false, false, 58), "attributes", [], "any", false, false, false, 58), "get", ["station"], "method", false, false, false, 58);
// line 59
echo "\t";
}
// line 60
echo "
\t";
// line 61
$context["haveStationInList"] = (isset($context["listingStation"]) || array_key_exists("listingStation", $context) ? $context["listingStation"] : (function () { throw new RuntimeError('Variable "listingStation" does not exist.', 61, $this->source); })());
// line 62
echo "\t";
$context["stationOutput"] = "";
// line 63
echo "
\t";
// line 64
$context["stationReallyExist"] = false;
// line 65
echo "\t";
// line 66
echo "\t";
if (((isset($context["haveStationInList"]) || array_key_exists("haveStationInList", $context) ? $context["haveStationInList"] : (function () { throw new RuntimeError('Variable "haveStationInList" does not exist.', 66, $this->source); })()) && (twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 66, $this->source); })()), "stations", [], "any", false, false, false, 66)) > 0))) {
// line 67
echo "\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 67, $this->source); })()), "stations", [], "any", false, false, false, 67));
foreach ($context['_seq'] as $context["_key"] => $context["station"]) {
// line 68
echo "\t\t\t";
if ((twig_get_attribute($this->env, $this->source, $context["station"], "uriIdentity", [], "any", false, false, false, 68) == twig_get_attribute($this->env, $this->source, (isset($context["listingStation"]) || array_key_exists("listingStation", $context) ? $context["listingStation"] : (function () { throw new RuntimeError('Variable "listingStation" does not exist.', 68, $this->source); })()), "uriIdentity", [], "any", false, false, false, 68))) {
// line 69
echo "\t\t\t\t";
$context["stationReallyExist"] = true;
// line 70
echo "\t\t";
}
// line 71
echo "\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['station'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 72
echo "\t";
}
// line 73
echo "
\t";
// line 74
if (((isset($context["haveStationInList"]) || array_key_exists("haveStationInList", $context) ? $context["haveStationInList"] : (function () { throw new RuntimeError('Variable "haveStationInList" does not exist.', 74, $this->source); })()) && (isset($context["stationReallyExist"]) || array_key_exists("stationReallyExist", $context) ? $context["stationReallyExist"] : (function () { throw new RuntimeError('Variable "stationReallyExist" does not exist.', 74, $this->source); })()))) {
// line 75
echo "\t\t";
// line 76
echo "\t\t";
$context["stationOutput"] = (isset($context["listingStation"]) || array_key_exists("listingStation", $context) ? $context["listingStation"] : (function () { throw new RuntimeError('Variable "listingStation" does not exist.', 76, $this->source); })());
// line 77
echo "\t";
} else {
// line 78
echo "\t\t";
// line 79
echo "\t\t";
$context["stationOutput"] = twig_first($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 79, $this->source); })()), "stations", [], "any", false, false, false, 79));
// line 80
echo "\t";
}
// line 83
echo " ";
$context["isProfileStandart"] = false;
// line 84
echo " ";
$context["isProfileVip"] = false;
// line 85
echo " ";
$context["isProfileUltraVip"] = false;
// line 86
echo " ";
$context["isProfileTop"] = ((isset($context["isTopProfilesExist"]) || array_key_exists("isTopProfilesExist", $context) ? $context["isTopProfilesExist"] : (function () { throw new RuntimeError('Variable "isTopProfilesExist" does not exist.', 86, $this->source); })()) && (twig_get_attribute($this->env, $this->source, (isset($context["top_profile"]) || array_key_exists("top_profile", $context) ? $context["top_profile"] : (function () { throw new RuntimeError('Variable "top_profile" does not exist.', 86, $this->source); })()), "uriIdentity", [], "any", false, false, false, 86) == twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 86, $this->source); })()), "uriIdentity", [], "any", false, false, false, 86)));
// line 87
echo "
";
// line 88
if ( !(isset($context["isProfileTop"]) || array_key_exists("isProfileTop", $context) ? $context["isProfileTop"] : (function () { throw new RuntimeError('Variable "isProfileTop" does not exist.', 88, $this->source); })())) {
// line 89
echo " ";
$context["isProfileStandart"] = ((twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "isStandard", [], "any", true, true, false, 89)) ? (twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 89, $this->source); })()), "isStandard", [], "any", false, false, false, 89)) : ((twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 89, $this->source); })()), "adBoardPlacement", [], "any", false, false, false, 89) && twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 89, $this->source); })()), "adBoardPlacement", [], "any", false, false, false, 89), "type", [], "any", false, false, false, 89), "isStandard", [], "any", false, false, false, 89))));
// line 90
echo " ";
$context["isProfileVip"] = ((twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "isVip", [], "any", true, true, false, 90)) ? (twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 90, $this->source); })()), "isVip", [], "any", false, false, false, 90)) : ((twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 90, $this->source); })()), "adBoardPlacement", [], "any", false, false, false, 90) && twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 90, $this->source); })()), "adBoardPlacement", [], "any", false, false, false, 90), "type", [], "any", false, false, false, 90), "isVip", [], "any", false, false, false, 90))));
// line 91
echo " ";
$context["isProfileUltraVip"] = ((twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "isUltraVip", [], "any", true, true, false, 91)) ? (twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 91, $this->source); })()), "isUltraVip", [], "any", false, false, false, 91)) : ((twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 91, $this->source); })()), "adBoardPlacement", [], "any", false, false, false, 91) && twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 91, $this->source); })()), "adBoardPlacement", [], "any", false, false, false, 91), "type", [], "any", false, false, false, 91), "isUltraVip", [], "any", false, false, false, 91))));
// line 92
echo " ";
}
// line 93
echo "
\t<div class=\"models-item-col";
// line 94
echo (((isset($context["isProfileTop"]) || array_key_exists("isProfileTop", $context) ? $context["isProfileTop"] : (function () { throw new RuntimeError('Variable "isProfileTop" does not exist.', 94, $this->source); })())) ? (" models-item-col-top") : (""));
echo "\" data-profile-id=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 94, $this->source); })()), "id", [], "any", false, false, false, 94), "html", null, true);
echo "\">
\t\t<div class=\"models-item rounding\">
\t\t\t<a class=\"models-item-link\" data-profile data-id=\"";
// line 96
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 96, $this->source); })()), "id", [], "any", false, false, false, 96), "html", null, true);
echo "\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("profile_preview.page", ["city" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 96, $this->source); })()), "city", [], "any", false, false, false, 96), "uriIdentity", [], "any", false, false, false, 96), "profile" => twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 96, $this->source); })()), "uriIdentity", [], "any", false, false, false, 96)]), "html", null, true);
echo "\" target=\"_blank\">
\t\t\t\t<div class=\"models-item__header d-flex align-items-center justify-content-between\">
\t\t\t\t\t<div class=\"models-item__header-title mr-2 d-flex align-items-center\">
\t\t\t\t\t\t<span>";
// line 99
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 99, $this->source); })()), "name", [], "any", false, false, false, 99)), "html", null, true);
echo "</span>";
// line 101
if (twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 101, $this->source); })()), "isApproved", [], "any", false, false, false, 101)) {
// line 102
echo "<div class=\"ml-2\" data-toggle=\"tooltip\" data-theme=\"verify\" data-tippy-content=\"Фото проверено\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
// line 104
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#icon-verify-new\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>";
}
// line 108
echo "</div>
\t\t\t\t\t<div class=\"item-status d-flex align-items-center justify-content-center\">";
// line 110
if (((is_iterable(twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 110, $this->source); })()), "comments", [], "any", false, false, false, 110))) ? ((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 110, $this->source); })()), "comments", [], "any", false, false, false, 110)) > 0)) : (twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 110, $this->source); })()), "comments", [], "any", false, false, false, 110)))) {
// line 111
echo "<div class=\"item-status__el d-flex align-items-center active\" data-toggle=\"tooltip\" data-placement=\"top\" data-tippy-content=\"Есть комментарии\" data-theme=\"basic\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
// line 113
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#icon-comments-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>";
} else {
// line 117
echo "<div class=\"item-status__el d-flex align-items-center\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
// line 119
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#icon-comments-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>";
}
// line 123
if (((is_iterable(twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 123, $this->source); })()), "selfies", [], "any", false, false, false, 123))) ? ((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 123, $this->source); })()), "selfies", [], "any", false, false, false, 123)) > 0)) : (twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 123, $this->source); })()), "selfies", [], "any", false, false, false, 123)))) {
// line 124
echo "<div class=\"item-status__el d-flex align-items-center active\" data-toggle=\"tooltip\" data-placement=\"top\" data-tippy-content=\"Есть селфи\" data-theme=\"basic\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
// line 126
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#icon-selfie-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>";
} else {
// line 130
echo "<div class=\"item-status__el d-flex align-items-center\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
// line 132
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#icon-selfie-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>";
}
// line 136
if (((is_iterable(twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 136, $this->source); })()), "videos", [], "any", false, false, false, 136))) ? ((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 136, $this->source); })()), "videos", [], "any", false, false, false, 136)) > 0)) : (twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 136, $this->source); })()), "videos", [], "any", false, false, false, 136)))) {
// line 137
echo "<div class=\"item-status__el d-flex align-items-center active\" data-toggle=\"tooltip\" data-placement=\"top\" data-tippy-content=\"Есть видео\" data-theme=\"basic\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
// line 139
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#icon-video-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>";
} else {
// line 143
echo "<div class=\"item-status__el d-flex align-items-center\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
// line 145
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#icon-video-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>";
}
// line 149
echo "</div>
\t\t\t\t</div>
\t\t\t\t<div class=\"models-item__content d-flex\">
\t\t\t\t\t<div class=\"models-item__images d-block rounding\">";
// line 155
$context["photo"] = $this->extensions['App\Twig\ProfileAvatarExtension']->profileAvatar((isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 155, $this->source); })()));
// line 156
if ((isset($context["photo"]) || array_key_exists("photo", $context) ? $context["photo"] : (function () { throw new RuntimeError('Variable "photo" does not exist.', 156, $this->source); })())) {
// line 157
$context["firstStation"] = twig_first($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 157, $this->source); })()), "stations", [], "any", false, false, false, 157));
// line 158
echo "<img ";
echo (((twig_get_attribute($this->env, $this->source, (isset($context["loop"]) || array_key_exists("loop", $context) ? $context["loop"] : (function () { throw new RuntimeError('Variable "loop" does not exist.', 158, $this->source); })()), "index", [], "any", false, false, false, 158) == 1)) ? ("") : ("data-"));
echo "src=\"";
echo twig_escape_filter($this->env, $this->extensions['App\Twig\ResponsiveAssetExtension']->getResponsiveImageUrl(twig_get_attribute($this->env, $this->source, (isset($context["photo"]) || array_key_exists("photo", $context) ? $context["photo"] : (function () { throw new RuntimeError('Variable "photo" does not exist.', 158, $this->source); })()), "path", [], "any", false, false, false, 158), "profile_media", "200x280", "jpg"), "html", null, true);
echo "\" class=\"models-item__img lazy img-fluid rounding\"";
// line 159
if (((isset($context["listingStation"]) || array_key_exists("listingStation", $context) ? $context["listingStation"] : (function () { throw new RuntimeError('Variable "listingStation" does not exist.', 159, $this->source); })()) && !(isset($context["fakeStation"]) || array_key_exists("fakeStation", $context) ? $context["fakeStation"] : (function () { throw new RuntimeError('Variable "fakeStation" does not exist.', 159, $this->source); })()))) {
// line 160
echo "alt=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 160, $this->source); })()), "name", [], "any", false, false, false, 160)), "html", null, true);
echo " (";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 160, $this->source); })()), "personParameters", [], "any", false, false, false, 160), "age", [], "any", false, false, false, 160), "html", null, true);
echo ")";
if (((isset($context["firstStation"]) || array_key_exists("firstStation", $context) ? $context["firstStation"] : (function () { throw new RuntimeError('Variable "firstStation" does not exist.', 160, $this->source); })()) && !(null === (isset($context["firstStation"]) || array_key_exists("firstStation", $context) ? $context["firstStation"] : (function () { throw new RuntimeError('Variable "firstStation" does not exist.', 160, $this->source); })())))) {
echo ", ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, (isset($context["firstStation"]) || array_key_exists("firstStation", $context) ? $context["firstStation"] : (function () { throw new RuntimeError('Variable "firstStation" does not exist.', 160, $this->source); })()), "name", [], "any", false, false, false, 160)), "html", null, true);
}
echo "\"";
} else {
// line 162
echo "alt=\"";
echo twig_call_macro($macros["_self"], "macro__gen_alt", [(isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 162, $this->source); })()), (isset($context["stationOutput"]) || array_key_exists("stationOutput", $context) ? $context["stationOutput"] : (function () { throw new RuntimeError('Variable "stationOutput" does not exist.', 162, $this->source); })()), (isset($context["fakeStation"]) || array_key_exists("fakeStation", $context) ? $context["fakeStation"] : (function () { throw new RuntimeError('Variable "fakeStation" does not exist.', 162, $this->source); })()), (($context["station"]) ?? (false))], 162, $context, $this->getSourceContext());
echo "\"";
}
// line 164
echo "width=\"200\" height=\"280\">";
}
// line 166
if (twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 166, $this->source); })()), "isActive", [], "any", false, false, false, 166)) {
// line 167
if ((isset($context["isProfileTop"]) || array_key_exists("isProfileTop", $context) ? $context["isProfileTop"] : (function () { throw new RuntimeError('Variable "isProfileTop" does not exist.', 167, $this->source); })())) {
// line 168
echo "<div class=\"status-line\">
\t\t\t\t\t\t\t\t\t<svg class=\"status-line__icon\" width=\"53\" height=\"20\" viewBox=\"0 0 53 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">
<path d=\"M19.702 7.15039C19.8082 7.26453 19.8911 7.4015 19.9423 7.55469C20.0741 7.94951 19.9743 8.38479 19.6835 8.68262L15.6317 12.833L16.5897 18.71C16.6582 19.1299 16.4806 19.5518 16.1327 19.7969C15.7849 20.0418 15.3282 20.0671 14.9559 19.8613L9.99989 17.1211L5.04481 19.8613C4.67243 20.0673 4.21496 20.0419 3.86708 19.7969C3.5192 19.5518 3.34155 19.1299 3.41005 18.71L4.36903 12.833L0.316298 8.68262C0.0255191 8.38481 -0.0742435 7.94949 0.0575088 7.55469C0.108598 7.40176 0.190902 7.26441 0.296767 7.15039C9.22706 9.94978 9.23625 16.4703 9.99989 16.4707C10.7636 16.4707 10.7725 9.95006 19.702 7.15039ZM9.99989 0C10.4306 0 10.8226 0.248861 11.0058 0.638672L13.5009 5.9541L19.0575 6.80762C19.3002 6.84492 19.5171 6.96238 19.6825 7.13184C13.2663 8.62861 11.2158 10.8281 9.99989 10.8281C8.7839 10.828 6.73326 8.62858 0.316298 7.13184C0.48176 6.96206 0.699316 6.84496 0.942274 6.80762L6.49892 5.9541L8.99403 0.638672C9.17711 0.248846 9.56921 3.81382e-05 9.99989 0Z\" fill=\"url(#paint0_linear_5931_162768)\"/>
<path d=\"M48.7842 11.5996H46.3096V9.74707H48.7842C49.1214 9.74707 49.3949 9.6901 49.6045 9.57617C49.8141 9.46224 49.9668 9.30501 50.0625 9.10449C50.1628 8.89941 50.2129 8.66927 50.2129 8.41406C50.2129 8.14062 50.1628 7.8877 50.0625 7.65527C49.9668 7.42285 49.8141 7.236 49.6045 7.09473C49.3949 6.94889 49.1214 6.87598 48.7842 6.87598H47.2119V14.9766H44.8125V5.02344H48.7842C49.5817 5.02344 50.2676 5.16927 50.8418 5.46094C51.4206 5.7526 51.8649 6.15365 52.1748 6.66406C52.4847 7.16992 52.6396 7.7487 52.6396 8.40039C52.6396 9.04297 52.4847 9.60352 52.1748 10.082C51.8649 10.5605 51.4206 10.9342 50.8418 11.2031C50.2676 11.4674 49.5817 11.5996 48.7842 11.5996Z\" fill=\"#ED0C34\"/>
<path d=\"M43.5684 9.80176V10.2051C43.5684 10.9661 43.4613 11.6497 43.2471 12.2559C43.0374 12.8574 42.7389 13.3724 42.3516 13.8008C41.9642 14.2246 41.5062 14.5505 40.9775 14.7783C40.4489 15.0016 39.8656 15.1133 39.2275 15.1133C38.585 15.1133 37.9971 15.0016 37.4639 14.7783C36.9352 14.5505 36.4749 14.2246 36.083 13.8008C35.6956 13.3724 35.3949 12.8574 35.1807 12.2559C34.971 11.6497 34.8662 10.9661 34.8662 10.2051V9.80176C34.8662 9.04069 34.971 8.3571 35.1807 7.75098C35.3949 7.14486 35.6934 6.62988 36.0762 6.20605C36.4635 5.77767 36.9215 5.45182 37.4502 5.22852C37.9834 5.00065 38.5713 4.88672 39.2139 4.88672C39.8519 4.88672 40.4352 5.00065 40.9639 5.22852C41.4971 5.45182 41.9574 5.77767 42.3447 6.20605C42.7321 6.62988 43.0329 7.14486 43.2471 7.75098C43.4613 8.3571 43.5684 9.04069 43.5684 9.80176ZM41.1348 10.2051V9.78809C41.1348 9.2959 41.0915 8.86296 41.0049 8.48926C40.9229 8.111 40.7998 7.79427 40.6357 7.53906C40.4717 7.28385 40.2689 7.09245 40.0273 6.96484C39.7904 6.83268 39.5192 6.7666 39.2139 6.7666C38.8949 6.7666 38.6169 6.83268 38.3799 6.96484C38.1429 7.09245 37.9447 7.28385 37.7852 7.53906C37.6257 7.79427 37.5049 8.111 37.4229 8.48926C37.3454 8.86296 37.3066 9.2959 37.3066 9.78809V10.2051C37.3066 10.6927 37.3454 11.1257 37.4229 11.5039C37.5049 11.8776 37.6257 12.1943 37.7852 12.4541C37.9492 12.7139 38.1497 12.9098 38.3867 13.042C38.6283 13.1742 38.9085 13.2402 39.2275 13.2402C39.5329 13.2402 39.804 13.1742 40.041 13.042C40.278 12.9098 40.4762 12.7139 40.6357 12.4541C40.7998 12.1943 40.9229 11.8776 41.0049 11.5039C41.0915 11.1257 41.1348 10.6927 41.1348 10.2051Z\" fill=\"#ED0C34\"/>
<path d=\"M31.3252 5.02344V14.9766H28.9258V5.02344H31.3252ZM34.3193 5.02344V6.87598H26V5.02344H34.3193Z\" fill=\"#ED0C34\"/>
<defs>
<linearGradient id=\"paint0_linear_5931_162768\" x1=\"19.9995\" y1=\"9.99995\" x2=\"0.000305176\" y2=\"9.99995\" gradientUnits=\"userSpaceOnUse\">
<stop stop-color=\"#ED0C34\"/>
<stop offset=\"1\" stop-color=\"#87071E\"/>
</linearGradient>
</defs>
</svg>
\t\t\t\t\t\t\t\t</div>";
} elseif ( // line 183
(isset($context["isProfileVip"]) || array_key_exists("isProfileVip", $context) ? $context["isProfileVip"] : (function () { throw new RuntimeError('Variable "isProfileVip" does not exist.', 183, $this->source); })())) {
// line 184
echo "<div class=\"status-line\">
\t\t\t\t\t\t\t\t\t<svg class=\"status-line__icon\">
\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
// line 186
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#status-gold-new\"></use>
\t\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t</div>";
} elseif ( // line 189
(isset($context["isProfileStandart"]) || array_key_exists("isProfileStandart", $context) ? $context["isProfileStandart"] : (function () { throw new RuntimeError('Variable "isProfileStandart" does not exist.', 189, $this->source); })())) {
// line 190
echo "<div class=\"status-line\">
\t\t\t\t\t\t\t\t\t<svg class=\"status-line__icon\">
\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"";
// line 192
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#status-silver-new\"></use>
\t\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t</div>";
}
}
// line 197
echo "</div>
\t\t\t\t\t<div class=\"models-item__info d-flex flex-fill\">
\t\t\t\t\t\t<div class=\"models-item__info-link\">
\t\t\t\t\t\t\t<dl class=\"item-info\">
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Возраст</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">";
// line 204
((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 204, $this->source); })()), "personParameters", [], "any", false, false, false, 204), "age", [], "any", false, false, false, 204)) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 204, $this->source); })()), "personParameters", [], "any", false, false, false, 204), "age", [], "any", false, false, false, 204), "html", null, true))) : (print ("-")));
echo "</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Рост</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">";
// line 208
((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 208, $this->source); })()), "personParameters", [], "any", false, false, false, 208), "height", [], "any", false, false, false, 208)) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 208, $this->source); })()), "personParameters", [], "any", false, false, false, 208), "height", [], "any", false, false, false, 208), "html", null, true))) : (print ("-")));
echo "</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Вес</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">";
// line 212
((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 212, $this->source); })()), "personParameters", [], "any", false, false, false, 212), "weight", [], "any", false, false, false, 212)) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 212, $this->source); })()), "personParameters", [], "any", false, false, false, 212), "weight", [], "any", false, false, false, 212), "html", null, true))) : (print ("-")));
echo "</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Грудь</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">";
// line 216
((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 216, $this->source); })()), "personParameters", [], "any", false, false, false, 216), "breastSize", [], "any", false, false, false, 216)) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 216, $this->source); })()), "personParameters", [], "any", false, false, false, 216), "breastSize", [], "any", false, false, false, 216), "html", null, true))) : (print ("-")));
echo "</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</dl>";
// line 219
ob_start();
echo twig_escape_filter($this->env, $this->extensions['App\Twig\MoneyFormatterExtension']->countryLocalizedCurrency(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 219, $this->source); })()), "city", [], "any", false, false, false, 219), "countryCode", [], "any", false, false, false, 219)), "html", null, true);
$context["currencyProfile"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 220
ob_start();
echo twig_call_macro($macros["_self"], "macro__get_min", [twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 220, $this->source); })()), "apartmentsPricing", [], "any", false, false, false, 220), "oneHourPrice", [], "any", false, false, false, 220), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 220, $this->source); })()), "takeOutPricing", [], "any", false, false, false, 220), "oneHourPrice", [], "any", false, false, false, 220), (isset($context["currencyProfile"]) || array_key_exists("currencyProfile", $context) ? $context["currencyProfile"] : (function () { throw new RuntimeError('Variable "currencyProfile" does not exist.', 220, $this->source); })())], 220, $context, $this->getSourceContext());
$context["minPriceHour"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 221
ob_start();
echo twig_call_macro($macros["_self"], "macro__get_min", [twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 221, $this->source); })()), "apartmentsPricing", [], "any", false, false, false, 221), "twoHoursPrice", [], "any", false, false, false, 221), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 221, $this->source); })()), "takeOutPricing", [], "any", false, false, false, 221), "twoHoursPrice", [], "any", false, false, false, 221), (isset($context["currencyProfile"]) || array_key_exists("currencyProfile", $context) ? $context["currencyProfile"] : (function () { throw new RuntimeError('Variable "currencyProfile" does not exist.', 221, $this->source); })())], 221, $context, $this->getSourceContext());
$context["minPriceTwo"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 222
ob_start();
echo twig_call_macro($macros["_self"], "macro__get_min", [twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 222, $this->source); })()), "apartmentsPricing", [], "any", false, false, false, 222), "nightPrice", [], "any", false, false, false, 222), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 222, $this->source); })()), "takeOutPricing", [], "any", false, false, false, 222), "nightPrice", [], "any", false, false, false, 222), (isset($context["currencyProfile"]) || array_key_exists("currencyProfile", $context) ? $context["currencyProfile"] : (function () { throw new RuntimeError('Variable "currencyProfile" does not exist.', 222, $this->source); })())], 222, $context, $this->getSourceContext());
$context["minPriceNight"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 223
ob_start();
echo twig_call_macro($macros["_self"], "macro__check_out_price", [twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 223, $this->source); })()), "takeOutPricing", [], "any", false, false, false, 223), "oneHourPrice", [], "any", false, false, false, 223), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 223, $this->source); })()), "takeOutPricing", [], "any", false, false, false, 223), "twoHoursPrice", [], "any", false, false, false, 223), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 223, $this->source); })()), "takeOutPricing", [], "any", false, false, false, 223), "nightPrice", [], "any", false, false, false, 223)], 223, $context, $this->getSourceContext());
$context["hasOutPrice"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 224
echo "<dl class=\"item-info\">
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Час</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">";
// line 227
((((isset($context["minPriceHour"]) || array_key_exists("minPriceHour", $context) ? $context["minPriceHour"] : (function () { throw new RuntimeError('Variable "minPriceHour" does not exist.', 227, $this->source); })()) != "-")) ? (print (twig_escape_filter($this->env, (isset($context["minPriceHour"]) || array_key_exists("minPriceHour", $context) ? $context["minPriceHour"] : (function () { throw new RuntimeError('Variable "minPriceHour" does not exist.', 227, $this->source); })()), "html", null, true))) : (print ("-")));
echo "</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">2 часа</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">";
// line 231
((((isset($context["minPriceTwo"]) || array_key_exists("minPriceTwo", $context) ? $context["minPriceTwo"] : (function () { throw new RuntimeError('Variable "minPriceTwo" does not exist.', 231, $this->source); })()) != "-")) ? (print (twig_escape_filter($this->env, (isset($context["minPriceTwo"]) || array_key_exists("minPriceTwo", $context) ? $context["minPriceTwo"] : (function () { throw new RuntimeError('Variable "minPriceTwo" does not exist.', 231, $this->source); })()), "html", null, true))) : (print ("-")));
echo "</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Ночь</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">";
// line 235
((((isset($context["minPriceNight"]) || array_key_exists("minPriceNight", $context) ? $context["minPriceNight"] : (function () { throw new RuntimeError('Variable "minPriceNight" does not exist.', 235, $this->source); })()) != "-")) ? (print (twig_escape_filter($this->env, (isset($context["minPriceNight"]) || array_key_exists("minPriceNight", $context) ? $context["minPriceNight"] : (function () { throw new RuntimeError('Variable "minPriceNight" does not exist.', 235, $this->source); })()), "html", null, true))) : (print ("-")));
echo "</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Выезд</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">";
// line 239
echo ((((isset($context["hasOutPrice"]) || array_key_exists("hasOutPrice", $context) ? $context["hasOutPrice"] : (function () { throw new RuntimeError('Variable "hasOutPrice" does not exist.', 239, $this->source); })()) == "1")) ? ("Есть") : ("-"));
echo "</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</dl>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</a>
\t\t\t<div class=\"models-item__metro d-flex align-items-center\">";
// line 249
if ((isset($context["fakeStation"]) || array_key_exists("fakeStation", $context) ? $context["fakeStation"] : (function () { throw new RuntimeError('Variable "fakeStation" does not exist.', 249, $this->source); })())) {
// line 250
$this->loadTemplate("components/metro/icon_generate.partial.twig", "ProfileList/profile.html.twig", 250)->display(twig_array_merge($context, ["data" => $this->extensions['App\Twig\StationsExtension']->stationLines(twig_get_attribute($this->env, $this->source, (isset($context["station"]) || array_key_exists("station", $context) ? $context["station"] : (function () { throw new RuntimeError('Variable "station" does not exist.', 250, $this->source); })()), "id", [], "any", false, false, false, 250))]));
// line 251
if ((isset($context["isStationPage"]) || array_key_exists("isStationPage", $context) ? $context["isStationPage"] : (function () { throw new RuntimeError('Variable "isStationPage" does not exist.', 251, $this->source); })())) {
// line 252
echo "<div class=\"models-item__metro-link\">";
// line 253
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["station"]) || array_key_exists("station", $context) ? $context["station"] : (function () { throw new RuntimeError('Variable "station" does not exist.', 253, $this->source); })()), "name", [], "any", false, false, false, 253), "html", null, true);
// line 254
echo "</div>
\t\t\t\t\t";
} else {
// line 256
echo "\t\t\t\t\t\t<a class=\"models-item__metro-link\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("profile_list.list_by_station", ["city" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 256, $this->source); })()), "city", [], "any", false, false, false, 256), "uriIdentity", [], "any", false, false, false, 256), "station" => twig_get_attribute($this->env, $this->source, (isset($context["station"]) || array_key_exists("station", $context) ? $context["station"] : (function () { throw new RuntimeError('Variable "station" does not exist.', 256, $this->source); })()), "uriIdentity", [], "any", false, false, false, 256)]), "html", null, true);
echo "\" target=\"_blank\">";
// line 257
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["station"]) || array_key_exists("station", $context) ? $context["station"] : (function () { throw new RuntimeError('Variable "station" does not exist.', 257, $this->source); })()), "name", [], "any", false, false, false, 257), "html", null, true);
// line 258
echo "</a>
\t\t\t\t\t";
}
} elseif (( // line 260
(isset($context["stationOutput"]) || array_key_exists("stationOutput", $context) ? $context["stationOutput"] : (function () { throw new RuntimeError('Variable "stationOutput" does not exist.', 260, $this->source); })()) != "")) {
// line 261
$this->loadTemplate("components/metro/icon_generate.partial.twig", "ProfileList/profile.html.twig", 261)->display(twig_array_merge($context, ["data" => $this->extensions['App\Twig\StationsExtension']->stationLines(twig_get_attribute($this->env, $this->source, (isset($context["stationOutput"]) || array_key_exists("stationOutput", $context) ? $context["stationOutput"] : (function () { throw new RuntimeError('Variable "stationOutput" does not exist.', 261, $this->source); })()), "id", [], "any", false, false, false, 261))]));
// line 262
if ((isset($context["isStationPage"]) || array_key_exists("isStationPage", $context) ? $context["isStationPage"] : (function () { throw new RuntimeError('Variable "isStationPage" does not exist.', 262, $this->source); })())) {
// line 263
echo "<div class=\"models-item__metro-link\">";
// line 264
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["stationOutput"]) || array_key_exists("stationOutput", $context) ? $context["stationOutput"] : (function () { throw new RuntimeError('Variable "stationOutput" does not exist.', 264, $this->source); })()), "name", [], "any", false, false, false, 264), "html", null, true);
// line 265
echo "</div>";
} else {
// line 267
echo "<a class=\"models-item__metro-link\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("profile_list.list_by_station", ["city" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 267, $this->source); })()), "city", [], "any", false, false, false, 267), "uriIdentity", [], "any", false, false, false, 267), "station" => twig_get_attribute($this->env, $this->source, (isset($context["stationOutput"]) || array_key_exists("stationOutput", $context) ? $context["stationOutput"] : (function () { throw new RuntimeError('Variable "stationOutput" does not exist.', 267, $this->source); })()), "uriIdentity", [], "any", false, false, false, 267)]), "html", null, true);
echo "\" target=\"_blank\">";
// line 268
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["stationOutput"]) || array_key_exists("stationOutput", $context) ? $context["stationOutput"] : (function () { throw new RuntimeError('Variable "stationOutput" does not exist.', 268, $this->source); })()), "name", [], "any", false, false, false, 268), "html", null, true);
// line 269
echo "</a>";
}
} else {
// line 272
echo "<div class=\"models-item__metro-link models-item__metro-link--empty\"></div>";
}
// line 274
echo "</div>";
// line 276
if ((twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 276, $this->source); })()), "isActive", [], "any", false, false, false, 276) || !twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 276, $this->source); })()), "isHidden", [], "any", false, false, false, 276))) {
// line 277
echo "<div class=\"models-item__phone rounding\">
\t\t\t\t\t<button class=\"models-item__phone-button models-item__phone-button--dark btn btn-danger d-flex align-items-center justify-content-center\" type=\"button\" onclick=\"this.nextElementSibling.classList.remove('d-none');this.nextElementSibling.classList.add('d-flex');this.remove()\">
\t\t\t\t\t\t<svg class=\"models-item__phone-icon\">
\t\t\t\t\t\t\t<use xlink:href=\"";
// line 280
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#phone\"></use>
\t\t\t\t\t\t</svg>Показать телефон</button>
\t\t\t\t\t<a href=\"tel:";
// line 282
echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 282, $this->source); })()), "phoneNumber", [], "any", false, false, false, 282), [" " => "", "-" => ""]), "html", null, true);
echo "\" rel=\"nofollow\" class=\"models-item__phone-button btn btn-danger align-items-center justify-content-center d-none\">
\t\t\t\t\t\t<svg class=\"models-item__phone-icon\">
\t\t\t\t\t\t\t<use xlink:href=\"";
// line 284
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets_domain/images/icons/svg-library.svg", "nodomainConfig"), "html", null, true);
echo "#phone\"></use>
\t\t\t\t\t\t</svg>";
// line 286
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 286, $this->source); })()), "phoneNumber", [], "any", false, false, false, 286), "html", null, true);
// line 287
echo "</a>
\t\t\t\t</div>";
}
// line 290
echo "</div>
\t</div>
";
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 1
public function macro__get_min($__price1__ = null, $__price2__ = null, $__currency__ = null, ...$__varargs__)
{
$macros = $this->macros;
$context = $this->env->mergeGlobals([
"price1" => $__price1__,
"price2" => $__price2__,
"currency" => $__currency__,
"varargs" => $__varargs__,
]);
$blocks = [];
ob_start();
try {
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_get_min"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_get_min"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_get_min"));
// line 2
$context["price1"] = (((array_key_exists("price1", $context) && ((isset($context["price1"]) || array_key_exists("price1", $context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.', 2, $this->source); })()) > 0))) ? ((isset($context["price1"]) || array_key_exists("price1", $context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.', 2, $this->source); })())) : (999999999));
// line 3
$context["price2"] = (((array_key_exists("price2", $context) && ((isset($context["price2"]) || array_key_exists("price2", $context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.', 3, $this->source); })()) > 0))) ? ((isset($context["price2"]) || array_key_exists("price2", $context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.', 3, $this->source); })())) : (999999999));
// line 4
if ((((isset($context["price1"]) || array_key_exists("price1", $context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.', 4, $this->source); })()) == 999999999) && ((isset($context["price2"]) || array_key_exists("price2", $context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.', 4, $this->source); })()) == 999999999))) {
// line 5
echo "-";
} elseif (( // line 6
(isset($context["price1"]) || array_key_exists("price1", $context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.', 6, $this->source); })()) == 999999999)) {
// line 7
echo twig_escape_filter($this->env, (isset($context["price2"]) || array_key_exists("price2", $context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.', 7, $this->source); })()), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, (isset($context["currency"]) || array_key_exists("currency", $context) ? $context["currency"] : (function () { throw new RuntimeError('Variable "currency" does not exist.', 7, $this->source); })()), "html", null, true);
} elseif (( // line 8
(isset($context["price2"]) || array_key_exists("price2", $context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.', 8, $this->source); })()) == 999999999)) {
// line 9
echo twig_escape_filter($this->env, (isset($context["price1"]) || array_key_exists("price1", $context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.', 9, $this->source); })()), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, (isset($context["currency"]) || array_key_exists("currency", $context) ? $context["currency"] : (function () { throw new RuntimeError('Variable "currency" does not exist.', 9, $this->source); })()), "html", null, true);
} else {
// line 11
echo twig_escape_filter($this->env, min([(isset($context["price1"]) || array_key_exists("price1", $context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.', 11, $this->source); })()), (isset($context["price2"]) || array_key_exists("price2", $context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.', 11, $this->source); })())]), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, (isset($context["currency"]) || array_key_exists("currency", $context) ? $context["currency"] : (function () { throw new RuntimeError('Variable "currency" does not exist.', 11, $this->source); })()), "html", null, true);
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
return ('' === $tmp = ob_get_contents()) ? '' : new Markup($tmp, $this->env->getCharset());
} finally {
ob_end_clean();
}
}
// line 15
public function macro__check_out_price($__price1__ = null, $__price2__ = null, $__price3__ = null, ...$__varargs__)
{
$macros = $this->macros;
$context = $this->env->mergeGlobals([
"price1" => $__price1__,
"price2" => $__price2__,
"price3" => $__price3__,
"varargs" => $__varargs__,
]);
$blocks = [];
ob_start();
try {
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_check_out_price"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_check_out_price"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_check_out_price"));
// line 16
$context["maxPrice"] = 999999999;
// line 17
$context["price1"] = (((array_key_exists("price1", $context) && ((isset($context["price1"]) || array_key_exists("price1", $context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.', 17, $this->source); })()) > 0))) ? ((isset($context["price1"]) || array_key_exists("price1", $context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.', 17, $this->source); })())) : ((isset($context["maxPrice"]) || array_key_exists("maxPrice", $context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.', 17, $this->source); })())));
// line 18
$context["price2"] = (((array_key_exists("price2", $context) && ((isset($context["price2"]) || array_key_exists("price2", $context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.', 18, $this->source); })()) > 0))) ? ((isset($context["price2"]) || array_key_exists("price2", $context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.', 18, $this->source); })())) : ((isset($context["maxPrice"]) || array_key_exists("maxPrice", $context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.', 18, $this->source); })())));
// line 19
$context["price3"] = (((array_key_exists("price3", $context) && ((isset($context["price3"]) || array_key_exists("price3", $context) ? $context["price3"] : (function () { throw new RuntimeError('Variable "price3" does not exist.', 19, $this->source); })()) > 0))) ? ((isset($context["price3"]) || array_key_exists("price3", $context) ? $context["price3"] : (function () { throw new RuntimeError('Variable "price3" does not exist.', 19, $this->source); })())) : ((isset($context["maxPrice"]) || array_key_exists("maxPrice", $context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.', 19, $this->source); })())));
// line 21
if (((((isset($context["price1"]) || array_key_exists("price1", $context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.', 21, $this->source); })()) != (isset($context["maxPrice"]) || array_key_exists("maxPrice", $context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.', 21, $this->source); })())) || ((isset($context["price2"]) || array_key_exists("price2", $context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.', 21, $this->source); })()) != (isset($context["maxPrice"]) || array_key_exists("maxPrice", $context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.', 21, $this->source); })()))) || ((isset($context["price3"]) || array_key_exists("price3", $context) ? $context["price3"] : (function () { throw new RuntimeError('Variable "price3" does not exist.', 21, $this->source); })()) != (isset($context["maxPrice"]) || array_key_exists("maxPrice", $context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.', 21, $this->source); })())))) {
// line 22
echo "1";
} else {
// line 24
echo "0";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
return ('' === $tmp = ob_get_contents()) ? '' : new Markup($tmp, $this->env->getCharset());
} finally {
ob_end_clean();
}
}
// line 28
public function macro__gen_alt($__profile__ = null, $__stationOutput__ = null, $__fakeStation__ = null, $__station__ = null, ...$__varargs__)
{
$macros = $this->macros;
$context = $this->env->mergeGlobals([
"profile" => $__profile__,
"stationOutput" => $__stationOutput__,
"fakeStation" => $__fakeStation__,
"station" => $__station__,
"varargs" => $__varargs__,
]);
$blocks = [];
ob_start();
try {
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_gen_alt"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_gen_alt"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_gen_alt"));
// line 29
$context["services"] = "Секс классический|Секс анальный|Секс групповой|Секс лесбийский|Услуги семейной паре|Секс-игрушки|Минет в презервативе|Минет без резинки|Минет глубокий|Минет в машине|Куннилингус|Окончание на грудь|Окончание на лицо|Окончание в рот|Стриптиз профи|Стриптиз не профи|Лесби откровенное|Лесби-шоу легкое|Массаж классический|Массаж профессиональный|Массаж расслабляющий|Массаж тайский|Массаж урологический|Массаж точечный|Массаж эротический|Массаж ветка сакуры|Страпон|Анилингус делаю|Золотой дождь выдача|Золотой дождь прием|Копро выдача|Фистинг анальный|Фистинг классический|Фистинг Вам|Фистинг мне|Госпожа|Игры|Легкая доминация|Порка|Рабыня|Фетиш|Трамплинг|Бондаж|Ролевые игры|Фото/видео съемка|Эскорт|GFE|Целуюсь";
// line 30
$context["randomService1"] = twig_lower_filter($this->env, $this->extensions['App\Twig\SeoExtension']->morphing((isset($context["services"]) || array_key_exists("services", $context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.', 30, $this->source); })()), twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 30, $this->source); })()), "id", [], "any", false, false, false, 30)));
// line 31
$context["randomService2"] = twig_lower_filter($this->env, $this->extensions['App\Twig\SeoExtension']->morphing((isset($context["services"]) || array_key_exists("services", $context) ? $context["services"] : (function () { throw new RuntimeError('Variable "services" does not exist.', 31, $this->source); })()), (twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 31, $this->source); })()), "id", [], "any", false, false, false, 31) + 752)));
// line 32
$context["_station"] = (((isset($context["fakeStation"]) || array_key_exists("fakeStation", $context) ? $context["fakeStation"] : (function () { throw new RuntimeError('Variable "fakeStation" does not exist.', 32, $this->source); })())) ? ((twig_get_attribute($this->env, $this->source, (isset($context["station"]) || array_key_exists("station", $context) ? $context["station"] : (function () { throw new RuntimeError('Variable "station" does not exist.', 32, $this->source); })()), "name", [], "any", false, false, false, 32) . ", ")) : ((((isset($context["stationOutput"]) || array_key_exists("stationOutput", $context) ? $context["stationOutput"] : (function () { throw new RuntimeError('Variable "stationOutput" does not exist.', 32, $this->source); })())) ? ((twig_get_attribute($this->env, $this->source, (isset($context["stationOutput"]) || array_key_exists("stationOutput", $context) ? $context["stationOutput"] : (function () { throw new RuntimeError('Variable "stationOutput" does not exist.', 32, $this->source); })()), "name", [], "any", false, false, false, 32) . ", ")) : (""))));
// line 33
echo twig_escape_filter($this->env, ((((((((twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 33, $this->source); })()), "name", [], "any", false, false, false, 33) . " (") . twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 33, $this->source); })()), "personParameters", [], "any", false, false, false, 33), "age", [], "any", false, false, false, 33)) . "), ") . (isset($context["_station"]) || array_key_exists("_station", $context) ? $context["_station"] : (function () { throw new RuntimeError('Variable "_station" does not exist.', 33, $this->source); })())) . (isset($context["randomService1"]) || array_key_exists("randomService1", $context) ? $context["randomService1"] : (function () { throw new RuntimeError('Variable "randomService1" does not exist.', 33, $this->source); })())) . ", ") . (isset($context["randomService2"]) || array_key_exists("randomService2", $context) ? $context["randomService2"] : (function () { throw new RuntimeError('Variable "randomService2" does not exist.', 33, $this->source); })())) . ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "seo", [], "any", false, true, false, 33), "phone", [], "any", true, true, false, 33)) ? ((", тел. " . twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 33, $this->source); })()), "seo", [], "any", false, false, false, 33), "phone", [], "any", false, false, false, 33))) : (""))), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
return ('' === $tmp = ob_get_contents()) ? '' : new Markup($tmp, $this->env->getCharset());
} finally {
ob_end_clean();
}
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "ProfileList/profile.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 733 => 33, 731 => 32, 729 => 31, 727 => 30, 725 => 29, 700 => 28, 681 => 24, 678 => 22, 676 => 21, 674 => 19, 672 => 18, 670 => 17, 668 => 16, 644 => 15, 623 => 11, 618 => 9, 616 => 8, 612 => 7, 610 => 6, 608 => 5, 606 => 4, 604 => 3, 602 => 2, 578 => 1, 562 => 290, 558 => 287, 556 => 286, 552 => 284, 547 => 282, 542 => 280, 537 => 277, 535 => 276, 533 => 274, 530 => 272, 526 => 269, 524 => 268, 520 => 267, 517 => 265, 515 => 264, 513 => 263, 511 => 262, 509 => 261, 507 => 260, 503 => 258, 501 => 257, 497 => 256, 493 => 254, 491 => 253, 489 => 252, 487 => 251, 485 => 250, 483 => 249, 471 => 239, 464 => 235, 457 => 231, 450 => 227, 445 => 224, 441 => 223, 437 => 222, 433 => 221, 429 => 220, 425 => 219, 420 => 216, 413 => 212, 406 => 208, 399 => 204, 390 => 197, 383 => 192, 379 => 190, 377 => 189, 372 => 186, 368 => 184, 366 => 183, 350 => 168, 348 => 167, 346 => 166, 343 => 164, 338 => 162, 326 => 160, 324 => 159, 318 => 158, 316 => 157, 314 => 156, 312 => 155, 305 => 149, 299 => 145, 295 => 143, 289 => 139, 285 => 137, 283 => 136, 277 => 132, 273 => 130, 267 => 126, 263 => 124, 261 => 123, 255 => 119, 251 => 117, 245 => 113, 241 => 111, 239 => 110, 236 => 108, 230 => 104, 226 => 102, 224 => 101, 221 => 99, 213 => 96, 206 => 94, 203 => 93, 200 => 92, 197 => 91, 194 => 90, 191 => 89, 189 => 88, 186 => 87, 183 => 86, 180 => 85, 177 => 84, 174 => 83, 171 => 80, 168 => 79, 166 => 78, 163 => 77, 160 => 76, 158 => 75, 156 => 74, 153 => 73, 150 => 72, 144 => 71, 141 => 70, 138 => 69, 135 => 68, 130 => 67, 127 => 66, 125 => 65, 123 => 64, 120 => 63, 117 => 62, 115 => 61, 112 => 60, 109 => 59, 106 => 58, 103 => 57, 100 => 56, 97 => 55, 91 => 54, 88 => 53, 85 => 52, 82 => 51, 77 => 50, 74 => 49, 71 => 48, 68 => 46, 66 => 45, 63 => 44, 60 => 43, 58 => 42, 56 => 40, 54 => 39, 51 => 38, 49 => 37, 47 => 36,);
}
public function getSourceContext()
{
return new Source("{%- macro _get_min(price1, price2, currency) -%}
\t{%- set price1 = price1 is defined and price1 > 0 ? price1 : 999999999 -%}
\t{%- set price2 = price2 is defined and price2 > 0 ? price2 : 999999999 -%}
\t{%- if price1 == 999999999 and price2 == 999999999 -%}
\t\t-
\t{%- elseif price1 == 999999999 -%}
\t\t{{price2}} {{ currency }}
\t{%- elseif price2 == 999999999 -%}
\t\t{{price1}} {{ currency }}
\t{%- else -%}
\t\t{{ min([price1,price2]) }} {{ currency }}
\t{%- endif -%}
{%- endmacro -%}
{%- macro _check_out_price(price1, price2, price3) -%}
\t{%- set maxPrice = 999999999 %}
\t{%- set price1 = price1 is defined and price1 > 0 ? price1 : maxPrice -%}
\t{%- set price2 = price2 is defined and price2 > 0 ? price2 : maxPrice -%}
\t{%- set price3 = price3 is defined and price3 > 0 ? price3 : maxPrice -%}
\t{%- if price1 != maxPrice or price2 != maxPrice or price3 != maxPrice -%}
\t\t1
\t{%- else -%}
\t\t0
\t{%- endif -%}
{%- endmacro -%}
{%- macro _gen_alt(profile, stationOutput, fakeStation, station) -%}
\t{%- set services = \"Секс классический|Секс анальный|Секс групповой|Секс лесбийский|Услуги семейной паре|Секс-игрушки|Минет в презервативе|Минет без резинки|Минет глубокий|Минет в машине|Куннилингус|Окончание на грудь|Окончание на лицо|Окончание в рот|Стриптиз профи|Стриптиз не профи|Лесби откровенное|Лесби-шоу легкое|Массаж классический|Массаж профессиональный|Массаж расслабляющий|Массаж тайский|Массаж урологический|Массаж точечный|Массаж эротический|Массаж ветка сакуры|Страпон|Анилингус делаю|Золотой дождь выдача|Золотой дождь прием|Копро выдача|Фистинг анальный|Фистинг классический|Фистинг Вам|Фистинг мне|Госпожа|Игры|Легкая доминация|Порка|Рабыня|Фетиш|Трамплинг|Бондаж|Ролевые игры|Фото/видео съемка|Эскорт|GFE|Целуюсь\" -%}
\t{%- set randomService1 = services|seo_morphing(profile.id)|lower -%}
\t{%- set randomService2 = services|seo_morphing(profile.id + 752)|lower -%}
\t{%- set _station = fakeStation ? station.name ~ \", \" : (stationOutput ? stationOutput.name ~ \", \" : '') -%}
\t{{- profile.name ~ ' (' ~ profile.personParameters.age ~ '), ' ~ (_station) ~ randomService1 ~ \", \" ~ randomService2 ~ (profile.seo.phone is defined ? \", тел. \" ~ profile.seo.phone : '') -}}
{%- endmacro -%}
{% set fakeStation = fakeStationList is defined and fakeStationList and station is defined and station.uriIdentity %}
{% set isStationPage = isStationPage is defined ? isStationPage : false %}
{% set top_profile = profile_top_placement() %}
{% set isTopProfilesExist = top_profile is defined and null != top_profile and null != profiles %}
{%- set profile = profile.profile is defined ? profile.profile : profile %}
{% set isSearchPage = form is defined %}
\t{% set stationFromForm = null %}
\t{# -------------------------- Если страница поиска -------------------------- #}
\t{% if isSearchPage %}
\t\t{% if form.station is defined and form.station.vars.value|length > 0 %}
\t\t\t{% for station in form.station.vars.value %}
\t\t\t\t{% if stationFromForm is null%}
\t\t\t\t\t{% set stationFromForm = profile.stations[station] is defined ? profile.stations[station] : null %}
\t\t\t\t{% endif %}
\t\t\t{% endfor %}
\t\t{% endif %}
\t\t{% set listingStation = stationFromForm %}
\t{% else %}
\t\t{% set listingStation = app.request.attributes.get('station') %}
\t{% endif %}
\t{% set haveStationInList = listingStation %}
\t{% set stationOutput = '' %}
\t{% set stationReallyExist = false %}
\t{# Проверяем что станция которую мы открыли есть в профиле анкеты #}
\t{% if haveStationInList and profile.stations|length > 0 %}
\t\t{% for station in profile.stations %}
\t\t\t{% if station.uriIdentity == listingStation.uriIdentity %}
\t\t\t\t{% set stationReallyExist = true %}
\t\t{% endif %}
\t\t{% endfor %}
\t{% endif %}
\t{% if haveStationInList and stationReallyExist %}
\t\t{# Если это список станций - выводим эту станцию сразу #}
\t\t{% set stationOutput = listingStation %}
\t{% else %}
\t\t{# Если это обычный список - выводим станции из профиля #}
\t\t{% set stationOutput = profile.stations|first %}
\t{% endif -%}
{# у топа другие поля в объекте #}
{% set isProfileStandart = false %}
{% set isProfileVip = false %}
{% set isProfileUltraVip = false %}
{% set isProfileTop = isTopProfilesExist and top_profile.uriIdentity == profile.uriIdentity %}
{% if not isProfileTop %}
{% set isProfileStandart = profile.isStandard is defined ? profile.isStandard : profile.adBoardPlacement and profile.adBoardPlacement.type.isStandard %}
{% set isProfileVip = profile.isVip is defined ? profile.isVip : profile.adBoardPlacement and profile.adBoardPlacement.type.isVip %}
{% set isProfileUltraVip = profile.isUltraVip is defined ? profile.isUltraVip : profile.adBoardPlacement and profile.adBoardPlacement.type.isUltraVip %}
{% endif %}
\t<div class=\"models-item-col{{ isProfileTop ? ' models-item-col-top' : '' }}\" data-profile-id=\"{{ profile.id }}\">
\t\t<div class=\"models-item rounding\">
\t\t\t<a class=\"models-item-link\" data-profile data-id=\"{{profile.id}}\" href=\"{{ path('profile_preview.page', {'city': profile.city.uriIdentity, 'profile': profile.uriIdentity}) }}\" target=\"_blank\">
\t\t\t\t<div class=\"models-item__header d-flex align-items-center justify-content-between\">
\t\t\t\t\t<div class=\"models-item__header-title mr-2 d-flex align-items-center\">
\t\t\t\t\t\t<span>{{ profile.name|trans }}</span>
\t\t\t\t\t\t{%- if ( profile.isApproved ) -%}
\t\t\t\t\t\t\t<div class=\"ml-2\" data-toggle=\"tooltip\" data-theme=\"verify\" data-tippy-content=\"Фото проверено\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#icon-verify-new\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{%- endif -%}
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"item-status d-flex align-items-center justify-content-center\">
\t\t\t\t\t\t{%- if profile.comments is iterable ? (profile.comments|length > 0) : profile.comments -%}
\t\t\t\t\t\t\t<div class=\"item-status__el d-flex align-items-center active\" data-toggle=\"tooltip\" data-placement=\"top\" data-tippy-content=\"Есть комментарии\" data-theme=\"basic\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#icon-comments-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{%- else -%}
\t\t\t\t\t\t\t<div class=\"item-status__el d-flex align-items-center\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#icon-comments-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{%- endif -%}
\t\t\t\t\t\t{%- if profile.selfies is iterable ? (profile.selfies|length > 0) : profile.selfies -%}
\t\t\t\t\t\t\t<div class=\"item-status__el d-flex align-items-center active\" data-toggle=\"tooltip\" data-placement=\"top\" data-tippy-content=\"Есть селфи\" data-theme=\"basic\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#icon-selfie-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{%- else -%}
\t\t\t\t\t\t\t<div class=\"item-status__el d-flex align-items-center\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#icon-selfie-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{%- endif -%}
\t\t\t\t\t\t{%- if profile.videos is iterable ? (profile.videos|length > 0) : profile.videos -%}
\t\t\t\t\t\t\t<div class=\"item-status__el d-flex align-items-center active\" data-toggle=\"tooltip\" data-placement=\"top\" data-tippy-content=\"Есть видео\" data-theme=\"basic\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#icon-video-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{%- else -%}
\t\t\t\t\t\t\t<div class=\"item-status__el d-flex align-items-center\">
\t\t\t\t\t\t\t\t<svg class=\"icon\">
\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#icon-video-thumb\"></use>
\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{%- endif -%}
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div class=\"models-item__content d-flex\">
\t\t\t\t\t<div class=\"models-item__images d-block rounding\">
\t\t\t\t\t\t{%- set photo = profile|avatar -%}
\t\t\t\t\t\t{%- if photo -%}
\t\t\t\t\t\t\t{%- set firstStation = profile.stations|first -%}
\t\t\t\t\t\t\t<img {{ loop.index == 1 ? '' : 'data-' }}src=\"{{ responsive_asset(photo.path, 'profile_media', \"200x280\", \"jpg\") }}\" class=\"models-item__img lazy img-fluid rounding\"
\t\t\t\t\t\t\t\t{%- if listingStation and not fakeStation -%}
\t\t\t\t\t\t\t\t\talt=\"{{ profile.name|trans }} ({{ profile.personParameters.age }}){% if firstStation and firstStation is not null %}, {{ firstStation.name|trans }}{%- endif -%}\"
\t\t\t\t\t\t\t\t{%- else -%}
\t\t\t\t\t\t\t\t\talt=\"{{- _self._gen_alt(profile, stationOutput, fakeStation, station ?? false) -}}\"
\t\t\t\t\t\t\t\t{%- endif -%}
\t\t\t\t\t\t\t\twidth=\"200\" height=\"280\">
\t\t\t\t\t\t{%- endif -%}
\t\t\t\t\t\t{%- if profile.isActive -%}
{%- if isProfileTop -%}
\t\t\t\t\t\t\t\t<div class=\"status-line\">
\t\t\t\t\t\t\t\t\t<svg class=\"status-line__icon\" width=\"53\" height=\"20\" viewBox=\"0 0 53 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">
<path d=\"M19.702 7.15039C19.8082 7.26453 19.8911 7.4015 19.9423 7.55469C20.0741 7.94951 19.9743 8.38479 19.6835 8.68262L15.6317 12.833L16.5897 18.71C16.6582 19.1299 16.4806 19.5518 16.1327 19.7969C15.7849 20.0418 15.3282 20.0671 14.9559 19.8613L9.99989 17.1211L5.04481 19.8613C4.67243 20.0673 4.21496 20.0419 3.86708 19.7969C3.5192 19.5518 3.34155 19.1299 3.41005 18.71L4.36903 12.833L0.316298 8.68262C0.0255191 8.38481 -0.0742435 7.94949 0.0575088 7.55469C0.108598 7.40176 0.190902 7.26441 0.296767 7.15039C9.22706 9.94978 9.23625 16.4703 9.99989 16.4707C10.7636 16.4707 10.7725 9.95006 19.702 7.15039ZM9.99989 0C10.4306 0 10.8226 0.248861 11.0058 0.638672L13.5009 5.9541L19.0575 6.80762C19.3002 6.84492 19.5171 6.96238 19.6825 7.13184C13.2663 8.62861 11.2158 10.8281 9.99989 10.8281C8.7839 10.828 6.73326 8.62858 0.316298 7.13184C0.48176 6.96206 0.699316 6.84496 0.942274 6.80762L6.49892 5.9541L8.99403 0.638672C9.17711 0.248846 9.56921 3.81382e-05 9.99989 0Z\" fill=\"url(#paint0_linear_5931_162768)\"/>
<path d=\"M48.7842 11.5996H46.3096V9.74707H48.7842C49.1214 9.74707 49.3949 9.6901 49.6045 9.57617C49.8141 9.46224 49.9668 9.30501 50.0625 9.10449C50.1628 8.89941 50.2129 8.66927 50.2129 8.41406C50.2129 8.14062 50.1628 7.8877 50.0625 7.65527C49.9668 7.42285 49.8141 7.236 49.6045 7.09473C49.3949 6.94889 49.1214 6.87598 48.7842 6.87598H47.2119V14.9766H44.8125V5.02344H48.7842C49.5817 5.02344 50.2676 5.16927 50.8418 5.46094C51.4206 5.7526 51.8649 6.15365 52.1748 6.66406C52.4847 7.16992 52.6396 7.7487 52.6396 8.40039C52.6396 9.04297 52.4847 9.60352 52.1748 10.082C51.8649 10.5605 51.4206 10.9342 50.8418 11.2031C50.2676 11.4674 49.5817 11.5996 48.7842 11.5996Z\" fill=\"#ED0C34\"/>
<path d=\"M43.5684 9.80176V10.2051C43.5684 10.9661 43.4613 11.6497 43.2471 12.2559C43.0374 12.8574 42.7389 13.3724 42.3516 13.8008C41.9642 14.2246 41.5062 14.5505 40.9775 14.7783C40.4489 15.0016 39.8656 15.1133 39.2275 15.1133C38.585 15.1133 37.9971 15.0016 37.4639 14.7783C36.9352 14.5505 36.4749 14.2246 36.083 13.8008C35.6956 13.3724 35.3949 12.8574 35.1807 12.2559C34.971 11.6497 34.8662 10.9661 34.8662 10.2051V9.80176C34.8662 9.04069 34.971 8.3571 35.1807 7.75098C35.3949 7.14486 35.6934 6.62988 36.0762 6.20605C36.4635 5.77767 36.9215 5.45182 37.4502 5.22852C37.9834 5.00065 38.5713 4.88672 39.2139 4.88672C39.8519 4.88672 40.4352 5.00065 40.9639 5.22852C41.4971 5.45182 41.9574 5.77767 42.3447 6.20605C42.7321 6.62988 43.0329 7.14486 43.2471 7.75098C43.4613 8.3571 43.5684 9.04069 43.5684 9.80176ZM41.1348 10.2051V9.78809C41.1348 9.2959 41.0915 8.86296 41.0049 8.48926C40.9229 8.111 40.7998 7.79427 40.6357 7.53906C40.4717 7.28385 40.2689 7.09245 40.0273 6.96484C39.7904 6.83268 39.5192 6.7666 39.2139 6.7666C38.8949 6.7666 38.6169 6.83268 38.3799 6.96484C38.1429 7.09245 37.9447 7.28385 37.7852 7.53906C37.6257 7.79427 37.5049 8.111 37.4229 8.48926C37.3454 8.86296 37.3066 9.2959 37.3066 9.78809V10.2051C37.3066 10.6927 37.3454 11.1257 37.4229 11.5039C37.5049 11.8776 37.6257 12.1943 37.7852 12.4541C37.9492 12.7139 38.1497 12.9098 38.3867 13.042C38.6283 13.1742 38.9085 13.2402 39.2275 13.2402C39.5329 13.2402 39.804 13.1742 40.041 13.042C40.278 12.9098 40.4762 12.7139 40.6357 12.4541C40.7998 12.1943 40.9229 11.8776 41.0049 11.5039C41.0915 11.1257 41.1348 10.6927 41.1348 10.2051Z\" fill=\"#ED0C34\"/>
<path d=\"M31.3252 5.02344V14.9766H28.9258V5.02344H31.3252ZM34.3193 5.02344V6.87598H26V5.02344H34.3193Z\" fill=\"#ED0C34\"/>
<defs>
<linearGradient id=\"paint0_linear_5931_162768\" x1=\"19.9995\" y1=\"9.99995\" x2=\"0.000305176\" y2=\"9.99995\" gradientUnits=\"userSpaceOnUse\">
<stop stop-color=\"#ED0C34\"/>
<stop offset=\"1\" stop-color=\"#87071E\"/>
</linearGradient>
</defs>
</svg>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{%- elseif isProfileVip -%}
\t\t\t\t\t\t\t\t<div class=\"status-line\">
\t\t\t\t\t\t\t\t\t<svg class=\"status-line__icon\">
\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#status-gold-new\"></use>
\t\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{%- elseif isProfileStandart -%}
\t\t\t\t\t\t\t\t<div class=\"status-line\">
\t\t\t\t\t\t\t\t\t<svg class=\"status-line__icon\">
\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#status-silver-new\"></use>
\t\t\t\t\t\t\t\t\t</svg>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{%- endif -%}
\t\t\t\t\t\t{%- endif -%}
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"models-item__info d-flex flex-fill\">
\t\t\t\t\t\t<div class=\"models-item__info-link\">
\t\t\t\t\t\t\t<dl class=\"item-info\">
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Возраст</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">{{- profile.personParameters.age ? profile.personParameters.age : '-' -}}</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Рост</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">{{- profile.personParameters.height ? profile.personParameters.height : '-' -}}</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Вес</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">{{- profile.personParameters.weight ? profile.personParameters.weight : '-' -}}</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Грудь</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">{{- profile.personParameters.breastSize ? profile.personParameters.breastSize : '-' -}}</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</dl>
\t\t\t\t\t\t\t{%- set currencyProfile -%}{{ profile.city.countryCode|country_currency }}{%- endset -%}
\t\t\t\t\t\t\t{%- set minPriceHour -%}{{ _self._get_min(profile.apartmentsPricing.oneHourPrice,profile.takeOutPricing.oneHourPrice,currencyProfile) }}{%- endset -%}
\t\t\t\t\t\t\t{%- set minPriceTwo -%}{{ _self._get_min(profile.apartmentsPricing.twoHoursPrice,profile.takeOutPricing.twoHoursPrice,currencyProfile) }}{%- endset -%}
\t\t\t\t\t\t\t{%- set minPriceNight -%}{{ _self._get_min(profile.apartmentsPricing.nightPrice,profile.takeOutPricing.nightPrice,currencyProfile) }}{%- endset -%}
\t\t\t\t\t\t\t{%- set hasOutPrice -%}{{- _self._check_out_price(profile.takeOutPricing.oneHourPrice,profile.takeOutPricing.twoHoursPrice,profile.takeOutPricing.nightPrice) -}}{%- endset -%}
\t\t\t\t\t\t\t<dl class=\"item-info\">
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Час</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">{{- minPriceHour != '-' ? minPriceHour : '-' -}}</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">2 часа</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">{{- minPriceTwo != '-' ? minPriceTwo : '-' -}}</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Ночь</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">{{- minPriceNight != '-' ? minPriceNight : '-' -}}</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"item-info__el d-flex align-items-center justify-content-between\">
\t\t\t\t\t\t\t\t\t<dt class=\"item-info__key\">Выезд</dt>
\t\t\t\t\t\t\t\t\t<dd class=\"item-info__value\">{{- hasOutPrice == '1' ? 'Есть' : '-' -}}</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</dl>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</a>
\t\t\t<div class=\"models-item__metro d-flex align-items-center\">
\t\t\t\t{%- if fakeStation -%}
\t\t\t\t\t{%- include 'components/metro/icon_generate.partial.twig' with {data: station.id|station_lines} -%}
\t\t\t\t\t{%- if isStationPage -%}
\t\t\t\t\t\t<div class=\"models-item__metro-link\">
\t\t\t\t\t\t\t{{- station.name -}}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% else %}
\t\t\t\t\t\t<a class=\"models-item__metro-link\" href=\"{{ path('profile_list.list_by_station', {'city': profile.city.uriIdentity, 'station': station.uriIdentity}) }}\" target=\"_blank\">
\t\t\t\t\t\t\t{{- station.name -}}
\t\t\t\t\t\t</a>
\t\t\t\t\t{% endif %}
\t\t\t\t{%- elseif stationOutput != '' -%}
\t\t\t\t\t{%- include 'components/metro/icon_generate.partial.twig' with {data: stationOutput.id|station_lines} -%}
\t\t\t\t\t{%- if isStationPage -%}
\t\t\t\t\t\t<div class=\"models-item__metro-link\">
\t\t\t\t\t\t\t{{- stationOutput.name -}}
\t\t\t\t\t\t</div>
\t\t\t\t\t{%- else -%}
\t\t\t\t\t\t<a class=\"models-item__metro-link\" href=\"{{ path('profile_list.list_by_station', {'city': profile.city.uriIdentity, 'station': stationOutput.uriIdentity}) }}\" target=\"_blank\">
\t\t\t\t\t\t\t{{- stationOutput.name -}}
\t\t\t\t\t\t</a>
\t\t\t\t\t{%- endif -%}
\t\t\t\t{%- else -%}
\t\t\t\t\t<div class=\"models-item__metro-link models-item__metro-link--empty\"></div>
\t\t\t\t{%- endif -%}
\t\t\t</div>
\t\t\t{%- if profile.isActive or not profile.isHidden -%}
\t\t\t\t<div class=\"models-item__phone rounding\">
\t\t\t\t\t<button class=\"models-item__phone-button models-item__phone-button--dark btn btn-danger d-flex align-items-center justify-content-center\" type=\"button\" onclick=\"this.nextElementSibling.classList.remove('d-none');this.nextElementSibling.classList.add('d-flex');this.remove()\">
\t\t\t\t\t\t<svg class=\"models-item__phone-icon\">
\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#phone\"></use>
\t\t\t\t\t\t</svg>Показать телефон</button>
\t\t\t\t\t<a href=\"tel:{{ profile.phoneNumber|replace({' ':'', '-':''}) }}\" rel=\"nofollow\" class=\"models-item__phone-button btn btn-danger align-items-center justify-content-center d-none\">
\t\t\t\t\t\t<svg class=\"models-item__phone-icon\">
\t\t\t\t\t\t\t<use xlink:href=\"{{ asset('assets_domain/images/icons/svg-library.svg', 'nodomainConfig') }}#phone\"></use>
\t\t\t\t\t\t</svg>
\t\t\t\t\t\t{{- profile.phoneNumber -}}
\t\t\t\t\t</a>
\t\t\t\t</div>
\t\t\t{%- endif -%}
\t\t</div>
\t</div>
", "ProfileList/profile.html.twig", "/app/templates/ProfileList/profile.html.twig");
}
}