<?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 37
$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.', 37, $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.', 37, $this->source); })()), "uriIdentity", [], "any", false, false, false, 37));
// line 38
$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.', 38, $this->source); })())) : (false));
// line 39
echo "
";
// line 40
$context["top_profile"] = $this->extensions['App\Twig\PaidPlacementsExtension']->currentTopPlacement();
// line 41
$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.', 41, $this->source); })()))) && (null != (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 41, $this->source); })())));
// line 43
$context["profile"] = ((twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "profile", [], "any", true, true, false, 43)) ? (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.', 43, $this->source); })()), "profile", [], "any", false, false, false, 43)) : ((isset($context["profile"]) || array_key_exists("profile", $context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.', 43, $this->source); })())));
// line 44
echo " ";
$context["isSearchPage"] = array_key_exists("form", $context);
// line 45
echo "
\t";
// line 46
$context["stationFromForm"] = null;
// line 47
echo "
\t";
// line 49
echo "\t";
if ((isset($context["isSearchPage"]) || array_key_exists("isSearchPage", $context) ? $context["isSearchPage"] : (function () { throw new RuntimeError('Variable "isSearchPage" does not exist.', 49, $this->source); })())) {
// line 50
echo "\t\t";
if ((twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "station", [], "any", true, true, false, 50) && (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.', 50, $this->source); })()), "station", [], "any", false, false, false, 50), "vars", [], "any", false, false, false, 50), "value", [], "any", false, false, false, 50)) > 0))) {
// line 51
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.', 51, $this->source); })()), "station", [], "any", false, false, false, 51), "vars", [], "any", false, false, false, 51), "value", [], "any", false, false, false, 51));
foreach ($context['_seq'] as $context["_key"] => $context["station"]) {
// line 52
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.', 52, $this->source); })()))) {
// line 53
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, 53), $context["station"], [], "array", true, true, false, 53)) ? (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.', 53, $this->source); })()), "stations", [], "any", false, false, false, 53), $context["station"], [], "array", false, false, false, 53)) : (null));
// line 54
echo "\t\t\t\t";
}
// line 55
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 56
echo "\t\t";
}
// line 57
echo "\t\t";
$context["listingStation"] = (isset($context["stationFromForm"]) || array_key_exists("stationFromForm", $context) ? $context["stationFromForm"] : (function () { throw new RuntimeError('Variable "stationFromForm" does not exist.', 57, $this->source); })());
// line 58
echo "\t";
} else {
// line 59
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.', 59, $this->source); })()), "request", [], "any", false, false, false, 59), "attributes", [], "any", false, false, false, 59), "get", ["station"], "method", false, false, false, 59);
// line 60
echo "\t";
}
// line 61
echo "
\t";
// line 62
$context["haveStationInList"] = (isset($context["listingStation"]) || array_key_exists("listingStation", $context) ? $context["listingStation"] : (function () { throw new RuntimeError('Variable "listingStation" does not exist.', 62, $this->source); })());
// line 63
echo "\t";
$context["stationOutput"] = "";
// line 64
echo "
\t";
// line 65
$context["stationReallyExist"] = false;
// line 66
echo "\t";
// line 67
echo "\t";
if (((isset($context["haveStationInList"]) || array_key_exists("haveStationInList", $context) ? $context["haveStationInList"] : (function () { throw new RuntimeError('Variable "haveStationInList" does not exist.', 67, $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.', 67, $this->source); })()), "stations", [], "any", false, false, false, 67)) > 0))) {
// line 68
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.', 68, $this->source); })()), "stations", [], "any", false, false, false, 68));
foreach ($context['_seq'] as $context["_key"] => $context["station"]) {
// line 69
echo "\t\t\t";
if ((twig_get_attribute($this->env, $this->source, $context["station"], "uriIdentity", [], "any", false, false, false, 69) == 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.', 69, $this->source); })()), "uriIdentity", [], "any", false, false, false, 69))) {
// line 70
echo "\t\t\t\t";
$context["stationReallyExist"] = true;
// line 71
echo "\t\t";
}
// line 72
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 73
echo "\t";
}
// line 74
echo "
\t";
// line 75
if (((isset($context["haveStationInList"]) || array_key_exists("haveStationInList", $context) ? $context["haveStationInList"] : (function () { throw new RuntimeError('Variable "haveStationInList" does not exist.', 75, $this->source); })()) && (isset($context["stationReallyExist"]) || array_key_exists("stationReallyExist", $context) ? $context["stationReallyExist"] : (function () { throw new RuntimeError('Variable "stationReallyExist" does not exist.', 75, $this->source); })()))) {
// line 76
echo "\t\t";
// line 77
echo "\t\t";
$context["stationOutput"] = (isset($context["listingStation"]) || array_key_exists("listingStation", $context) ? $context["listingStation"] : (function () { throw new RuntimeError('Variable "listingStation" does not exist.', 77, $this->source); })());
// line 78
echo "\t";
} else {
// line 79
echo "\t\t";
// line 80
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.', 80, $this->source); })()), "stations", [], "any", false, false, false, 80));
// line 81
echo "\t";
}
// line 84
echo " ";
$context["isProfileStandart"] = false;
// line 85
echo " ";
$context["isProfileVip"] = false;
// line 86
echo " ";
$context["isProfileUltraVip"] = false;
// line 87
echo " ";
$context["isProfileTop"] = ((isset($context["isTopProfilesExist"]) || array_key_exists("isTopProfilesExist", $context) ? $context["isTopProfilesExist"] : (function () { throw new RuntimeError('Variable "isTopProfilesExist" does not exist.', 87, $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.', 87, $this->source); })()), "uriIdentity", [], "any", false, false, false, 87) == 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.', 87, $this->source); })()), "uriIdentity", [], "any", false, false, false, 87)));
// line 88
echo "
";
// line 89
if ( !(isset($context["isProfileTop"]) || array_key_exists("isProfileTop", $context) ? $context["isProfileTop"] : (function () { throw new RuntimeError('Variable "isProfileTop" does not exist.', 89, $this->source); })())) {
// line 90
echo " ";
$context["isProfileStandart"] = ((twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "isStandard", [], "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); })()), "isStandard", [], "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), "isStandard", [], "any", false, false, false, 90))));
// line 91
echo " ";
$context["isProfileVip"] = ((twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "isVip", [], "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); })()), "isVip", [], "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), "isVip", [], "any", false, false, false, 91))));
// line 92
echo " ";
$context["isProfileUltraVip"] = ((twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "isUltraVip", [], "any", true, true, false, 92)) ? (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.', 92, $this->source); })()), "isUltraVip", [], "any", false, false, false, 92)) : ((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.', 92, $this->source); })()), "adBoardPlacement", [], "any", false, false, false, 92) && 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.', 92, $this->source); })()), "adBoardPlacement", [], "any", false, false, false, 92), "type", [], "any", false, false, false, 92), "isUltraVip", [], "any", false, false, false, 92))));
// line 93
echo " ";
}
// line 94
echo "
\t<div class=\"models-item-col";
// line 95
echo (((isset($context["isProfileTop"]) || array_key_exists("isProfileTop", $context) ? $context["isProfileTop"] : (function () { throw new RuntimeError('Variable "isProfileTop" does not exist.', 95, $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.', 95, $this->source); })()), "id", [], "any", false, false, false, 95), "html", null, true);
echo "\">
\t\t<div class=\"models-item rounding\">
\t\t\t<a class=\"models-item-link\" data-profile data-id=\"";
// line 97
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.', 97, $this->source); })()), "id", [], "any", false, false, false, 97), "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.', 97, $this->source); })()), "city", [], "any", false, false, false, 97), "uriIdentity", [], "any", false, false, false, 97), "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.', 97, $this->source); })()), "uriIdentity", [], "any", false, false, false, 97)]), "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 100
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.', 100, $this->source); })()), "name", [], "any", false, false, false, 100)), "html", null, true);
echo "</span>";
// line 102
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.', 102, $this->source); })()), "isApproved", [], "any", false, false, false, 102)) {
// line 103
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 105
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 109
echo "</div>
\t\t\t\t\t<div class=\"item-status d-flex align-items-center justify-content-center\">";
// line 111
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.', 111, $this->source); })()), "comments", [], "any", false, false, false, 111))) ? ((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.', 111, $this->source); })()), "comments", [], "any", false, false, false, 111)) > 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.', 111, $this->source); })()), "comments", [], "any", false, false, false, 111)))) {
// line 112
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 114
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 118
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 120
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 124
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.', 124, $this->source); })()), "selfies", [], "any", false, false, false, 124))) ? ((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.', 124, $this->source); })()), "selfies", [], "any", false, false, false, 124)) > 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.', 124, $this->source); })()), "selfies", [], "any", false, false, false, 124)))) {
// line 125
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 127
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 131
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 133
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 137
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.', 137, $this->source); })()), "videos", [], "any", false, false, false, 137))) ? ((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.', 137, $this->source); })()), "videos", [], "any", false, false, false, 137)) > 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.', 137, $this->source); })()), "videos", [], "any", false, false, false, 137)))) {
// line 138
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 140
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 144
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 146
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 150
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 156
$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.', 156, $this->source); })()));
// line 157
if ((isset($context["photo"]) || array_key_exists("photo", $context) ? $context["photo"] : (function () { throw new RuntimeError('Variable "photo" does not exist.', 157, $this->source); })())) {
// line 158
$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.', 158, $this->source); })()), "stations", [], "any", false, false, false, 158));
// line 159
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.', 159, $this->source); })()), "index", [], "any", false, false, false, 159) == 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.', 159, $this->source); })()), "path", [], "any", false, false, false, 159), "profile_media", "200x280", "jpg"), "html", null, true);
echo "\" class=\"models-item__img lazy img-fluid rounding\"";
// line 160
if (((isset($context["listingStation"]) || array_key_exists("listingStation", $context) ? $context["listingStation"] : (function () { throw new RuntimeError('Variable "listingStation" does not exist.', 160, $this->source); })()) && !(isset($context["fakeStation"]) || array_key_exists("fakeStation", $context) ? $context["fakeStation"] : (function () { throw new RuntimeError('Variable "fakeStation" does not exist.', 160, $this->source); })()))) {
// line 161
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.', 161, $this->source); })()), "name", [], "any", false, false, false, 161)), "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.', 161, $this->source); })()), "personParameters", [], "any", false, false, false, 161), "age", [], "any", false, false, false, 161), "html", null, true);
echo ")";
if (((isset($context["firstStation"]) || array_key_exists("firstStation", $context) ? $context["firstStation"] : (function () { throw new RuntimeError('Variable "firstStation" does not exist.', 161, $this->source); })()) && !(null === (isset($context["firstStation"]) || array_key_exists("firstStation", $context) ? $context["firstStation"] : (function () { throw new RuntimeError('Variable "firstStation" does not exist.', 161, $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.', 161, $this->source); })()), "name", [], "any", false, false, false, 161)), "html", null, true);
}
echo "\"";
} else {
// line 163
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.', 163, $this->source); })()), (isset($context["stationOutput"]) || array_key_exists("stationOutput", $context) ? $context["stationOutput"] : (function () { throw new RuntimeError('Variable "stationOutput" does not exist.', 163, $this->source); })()), (isset($context["fakeStation"]) || array_key_exists("fakeStation", $context) ? $context["fakeStation"] : (function () { throw new RuntimeError('Variable "fakeStation" does not exist.', 163, $this->source); })()), (($context["station"]) ?? (false))], 163, $context, $this->getSourceContext());
echo "\"";
}
// line 165
echo "width=\"200\" height=\"280\">";
}
// line 167
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.', 167, $this->source); })()), "isActive", [], "any", false, false, false, 167)) {
// line 168
if ((isset($context["isProfileTop"]) || array_key_exists("isProfileTop", $context) ? $context["isProfileTop"] : (function () { throw new RuntimeError('Variable "isProfileTop" does not exist.', 168, $this->source); })())) {
// line 169
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 184
(isset($context["isProfileVip"]) || array_key_exists("isProfileVip", $context) ? $context["isProfileVip"] : (function () { throw new RuntimeError('Variable "isProfileVip" does not exist.', 184, $this->source); })())) {
// line 185
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 187
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 190
(isset($context["isProfileStandart"]) || array_key_exists("isProfileStandart", $context) ? $context["isProfileStandart"] : (function () { throw new RuntimeError('Variable "isProfileStandart" does not exist.', 190, $this->source); })())) {
// line 191
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 193
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 198
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 205
((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.', 205, $this->source); })()), "personParameters", [], "any", false, false, false, 205), "age", [], "any", false, false, false, 205)) ? (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.', 205, $this->source); })()), "personParameters", [], "any", false, false, false, 205), "age", [], "any", false, false, false, 205), "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 209
((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.', 209, $this->source); })()), "personParameters", [], "any", false, false, false, 209), "height", [], "any", false, false, false, 209)) ? (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.', 209, $this->source); })()), "personParameters", [], "any", false, false, false, 209), "height", [], "any", false, false, false, 209), "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 213
((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.', 213, $this->source); })()), "personParameters", [], "any", false, false, false, 213), "weight", [], "any", false, false, false, 213)) ? (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.', 213, $this->source); })()), "personParameters", [], "any", false, false, false, 213), "weight", [], "any", false, false, false, 213), "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 217
((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.', 217, $this->source); })()), "personParameters", [], "any", false, false, false, 217), "breastSize", [], "any", false, false, false, 217)) ? (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.', 217, $this->source); })()), "personParameters", [], "any", false, false, false, 217), "breastSize", [], "any", false, false, false, 217), "html", null, true))) : (print ("-")));
echo "</dd>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</dl>";
// line 220
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.', 220, $this->source); })()), "city", [], "any", false, false, false, 220), "countryCode", [], "any", false, false, false, 220)), "html", null, true);
$context["currencyProfile"] = ('' === $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), "oneHourPrice", [], "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), "oneHourPrice", [], "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["minPriceHour"] = ('' === $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), "twoHoursPrice", [], "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), "twoHoursPrice", [], "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["minPriceTwo"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 223
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.', 223, $this->source); })()), "apartmentsPricing", [], "any", false, false, false, 223), "nightPrice", [], "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), (isset($context["currencyProfile"]) || array_key_exists("currencyProfile", $context) ? $context["currencyProfile"] : (function () { throw new RuntimeError('Variable "currencyProfile" does not exist.', 223, $this->source); })())], 223, $context, $this->getSourceContext());
$context["minPriceNight"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 224
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.', 224, $this->source); })()), "takeOutPricing", [], "any", false, false, false, 224), "oneHourPrice", [], "any", false, false, false, 224), 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.', 224, $this->source); })()), "takeOutPricing", [], "any", false, false, false, 224), "twoHoursPrice", [], "any", false, false, false, 224), 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.', 224, $this->source); })()), "takeOutPricing", [], "any", false, false, false, 224), "nightPrice", [], "any", false, false, false, 224)], 224, $context, $this->getSourceContext());
$context["hasOutPrice"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 225
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 228
((((isset($context["minPriceHour"]) || array_key_exists("minPriceHour", $context) ? $context["minPriceHour"] : (function () { throw new RuntimeError('Variable "minPriceHour" does not exist.', 228, $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.', 228, $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 232
((((isset($context["minPriceTwo"]) || array_key_exists("minPriceTwo", $context) ? $context["minPriceTwo"] : (function () { throw new RuntimeError('Variable "minPriceTwo" does not exist.', 232, $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.', 232, $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 236
((((isset($context["minPriceNight"]) || array_key_exists("minPriceNight", $context) ? $context["minPriceNight"] : (function () { throw new RuntimeError('Variable "minPriceNight" does not exist.', 236, $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.', 236, $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 240
echo ((((isset($context["hasOutPrice"]) || array_key_exists("hasOutPrice", $context) ? $context["hasOutPrice"] : (function () { throw new RuntimeError('Variable "hasOutPrice" does not exist.', 240, $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 250
if ((isset($context["fakeStation"]) || array_key_exists("fakeStation", $context) ? $context["fakeStation"] : (function () { throw new RuntimeError('Variable "fakeStation" does not exist.', 250, $this->source); })())) {
// line 251
$this->loadTemplate("components/metro/icon_generate.partial.twig", "ProfileList/profile.html.twig", 251)->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.', 251, $this->source); })()), "id", [], "any", false, false, false, 251))]));
// line 252
if ((isset($context["isStationPage"]) || array_key_exists("isStationPage", $context) ? $context["isStationPage"] : (function () { throw new RuntimeError('Variable "isStationPage" does not exist.', 252, $this->source); })())) {
// line 253
echo "<div class=\"models-item__metro-link\">";
// line 254
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.', 254, $this->source); })()), "name", [], "any", false, false, false, 254), "html", null, true);
// line 255
echo "</div>
\t\t\t\t\t";
} else {
// line 257
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.', 257, $this->source); })()), "city", [], "any", false, false, false, 257), "uriIdentity", [], "any", false, false, false, 257), "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.', 257, $this->source); })()), "uriIdentity", [], "any", false, false, false, 257)]), "html", null, true);
echo "\" target=\"_blank\">";
// line 258
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.', 258, $this->source); })()), "name", [], "any", false, false, false, 258), "html", null, true);
// line 259
echo "</a>
\t\t\t\t\t";
}
} elseif (( // line 261
(isset($context["stationOutput"]) || array_key_exists("stationOutput", $context) ? $context["stationOutput"] : (function () { throw new RuntimeError('Variable "stationOutput" does not exist.', 261, $this->source); })()) != "")) {
// line 262
$this->loadTemplate("components/metro/icon_generate.partial.twig", "ProfileList/profile.html.twig", 262)->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.', 262, $this->source); })()), "id", [], "any", false, false, false, 262))]));
// line 263
if ((isset($context["isStationPage"]) || array_key_exists("isStationPage", $context) ? $context["isStationPage"] : (function () { throw new RuntimeError('Variable "isStationPage" does not exist.', 263, $this->source); })())) {
// line 264
echo "<div class=\"models-item__metro-link\">";
// line 265
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.', 265, $this->source); })()), "name", [], "any", false, false, false, 265), "html", null, true);
// line 266
echo "</div>";
} else {
// line 268
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.', 268, $this->source); })()), "city", [], "any", false, false, false, 268), "uriIdentity", [], "any", false, false, false, 268), "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.', 268, $this->source); })()), "uriIdentity", [], "any", false, false, false, 268)]), "html", null, true);
echo "\" target=\"_blank\">";
// line 269
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.', 269, $this->source); })()), "name", [], "any", false, false, false, 269), "html", null, true);
// line 270
echo "</a>";
}
} else {
// line 273
echo "<div class=\"models-item__metro-link models-item__metro-link--empty\"></div>";
}
// line 275
echo "</div>";
// line 277
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.', 277, $this->source); })()), "isActive", [], "any", false, false, false, 277) || !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.', 277, $this->source); })()), "isHidden", [], "any", false, false, false, 277))) {
// line 278
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 281
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 283
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.', 283, $this->source); })()), "phoneNumber", [], "any", false, false, false, 283), [" " => "", "-" => ""]), "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 285
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 287
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.', 287, $this->source); })()), "phoneNumber", [], "any", false, false, false, 287), "html", null, true);
// line 288
echo "</a>
\t\t\t\t</div>";
}
// line 291
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
$context["morphPrefix"] = ($this->extensions['App\Twig\SeoExtension']->morphing("Индивидуалка|Эскортница|Элитная проститутка", 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); })()), "id", [], "any", false, false, false, 33)) . " ");
// line 34
echo twig_escape_filter($this->env, ((((((((((isset($context["morphPrefix"]) || array_key_exists("morphPrefix", $context) ? $context["morphPrefix"] : (function () { throw new RuntimeError('Variable "morphPrefix" does not exist.', 34, $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.', 34, $this->source); })()), "name", [], "any", false, false, false, 34)) . " (") . 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.', 34, $this->source); })()), "personParameters", [], "any", false, false, false, 34), "age", [], "any", false, false, false, 34)) . "), ") . (isset($context["_station"]) || array_key_exists("_station", $context) ? $context["_station"] : (function () { throw new RuntimeError('Variable "_station" does not exist.', 34, $this->source); })())) . (isset($context["randomService1"]) || array_key_exists("randomService1", $context) ? $context["randomService1"] : (function () { throw new RuntimeError('Variable "randomService1" does not exist.', 34, $this->source); })())) . ", ") . (isset($context["randomService2"]) || array_key_exists("randomService2", $context) ? $context["randomService2"] : (function () { throw new RuntimeError('Variable "randomService2" does not exist.', 34, $this->source); })())) . ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["profile"] ?? null), "seo", [], "any", false, true, false, 34), "phone", [], "any", true, true, false, 34)) ? ((", тел. " . 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.', 34, $this->source); })()), "seo", [], "any", false, false, false, 34), "phone", [], "any", false, false, false, 34))) : (""))), "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 ( 735 => 34, 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 => 291, 558 => 288, 556 => 287, 552 => 285, 547 => 283, 542 => 281, 537 => 278, 535 => 277, 533 => 275, 530 => 273, 526 => 270, 524 => 269, 520 => 268, 517 => 266, 515 => 265, 513 => 264, 511 => 263, 509 => 262, 507 => 261, 503 => 259, 501 => 258, 497 => 257, 493 => 255, 491 => 254, 489 => 253, 487 => 252, 485 => 251, 483 => 250, 471 => 240, 464 => 236, 457 => 232, 450 => 228, 445 => 225, 441 => 224, 437 => 223, 433 => 222, 429 => 221, 425 => 220, 420 => 217, 413 => 213, 406 => 209, 399 => 205, 390 => 198, 383 => 193, 379 => 191, 377 => 190, 372 => 187, 368 => 185, 366 => 184, 350 => 169, 348 => 168, 346 => 167, 343 => 165, 338 => 163, 326 => 161, 324 => 160, 318 => 159, 316 => 158, 314 => 157, 312 => 156, 305 => 150, 299 => 146, 295 => 144, 289 => 140, 285 => 138, 283 => 137, 277 => 133, 273 => 131, 267 => 127, 263 => 125, 261 => 124, 255 => 120, 251 => 118, 245 => 114, 241 => 112, 239 => 111, 236 => 109, 230 => 105, 226 => 103, 224 => 102, 221 => 100, 213 => 97, 206 => 95, 203 => 94, 200 => 93, 197 => 92, 194 => 91, 191 => 90, 189 => 89, 186 => 88, 183 => 87, 180 => 86, 177 => 85, 174 => 84, 171 => 81, 168 => 80, 166 => 79, 163 => 78, 160 => 77, 158 => 76, 156 => 75, 153 => 74, 150 => 73, 144 => 72, 141 => 71, 138 => 70, 135 => 69, 130 => 68, 127 => 67, 125 => 66, 123 => 65, 120 => 64, 117 => 63, 115 => 62, 112 => 61, 109 => 60, 106 => 59, 103 => 58, 100 => 57, 97 => 56, 91 => 55, 88 => 54, 85 => 53, 82 => 52, 77 => 51, 74 => 50, 71 => 49, 68 => 47, 66 => 46, 63 => 45, 60 => 44, 58 => 43, 56 => 41, 54 => 40, 51 => 39, 49 => 38, 47 => 37,);
}
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{%- set morphPrefix = \"Индивидуалка|Эскортница|Элитная проститутка\"|seo_morphing(profile.id) ~ ' ' -%}
\t{{- morphPrefix ~ 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");
}
}