<?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/list.html.twig */
class __TwigTemplate_09c006177d0309b7aaecc091c4a4831a extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'metaDescription' => [$this, 'block_metaDescription'],
'name_page' => [$this, 'block_name_page'],
'current_menu_map' => [$this, 'block_current_menu_map'],
'canonical' => [$this, 'block_canonical'],
'mainContainer' => [$this, 'block_mainContainer'],
'profileList' => [$this, 'block_profileList'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "grid.html.twig";
}
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/list.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/list.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/list.html.twig"));
// line 3
$context["listingPage"] = (twig_get_attribute($this->env, $this->source, ($context["profiles"] ?? null), "currentPage", [], "any", true, true, false, 3) && (twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 3, $this->source); })()), "currentPage", [], "any", false, false, false, 3) > 1));
// line 4
$context["isFirstPage"] = (twig_get_attribute($this->env, $this->source, ($context["profiles"] ?? null), "currentPage", [], "any", true, true, false, 4) && (twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 4, $this->source); })()), "currentPage", [], "any", false, false, false, 4) == 1));
// line 5
$context["forYandex"] = ((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.', 5, $this->source); })()), "request", [], "any", false, false, false, 5), "requestUri", [], "any", false, false, false, 5) == "/") && ((isset($context["page_metadata_variant"]) || array_key_exists("page_metadata_variant", $context) ? $context["page_metadata_variant"] : (function () { throw new RuntimeError('Variable "page_metadata_variant" does not exist.', 5, $this->source); })()) == "yandex"));
// line 6
$context["route"] = 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.', 6, $this->source); })()), "request", [], "any", false, false, false, 6), "get", ["_route"], "method", false, false, false, 6);
// line 1
$this->parent = $this->loadTemplate("grid.html.twig", "ProfileList/list.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 8
public function block_title($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(), "block", "title"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo twig_escape_filter($this->env, $this->extensions['App\Twig\SeoExtension']->metaTitle(), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 10
public function block_metaDescription($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(), "block", "metaDescription"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metaDescription"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metaDescription"));
// line 11
echo "\t<meta name=\"description\" content=\"";
echo twig_escape_filter($this->env, $this->extensions['App\Twig\SeoExtension']->metaDescription(), "html", null, true);
echo "\">
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 14
public function block_name_page($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(), "block", "name_page"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "name_page"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "name_page"));
echo "girls-list";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 15
public function block_current_menu_map($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(), "block", "current_menu_map"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "current_menu_map"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "current_menu_map"));
echo " current";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 17
public function block_canonical($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(), "block", "canonical"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical"));
echo "<link rel=\"canonical\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['App\Twig\SeoExtension']->canonicalUrl(), "html", null, true);
(((isset($context["listingPage"]) || array_key_exists("listingPage", $context) ? $context["listingPage"] : (function () { throw new RuntimeError('Variable "listingPage" does not exist.', 17, $this->source); })())) ? (print (twig_escape_filter($this->env, (("page" . twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 17, $this->source); })()), "currentPage", [], "any", false, false, false, 17)) . "/"), "html", null, true))) : (print ("")));
echo "\">";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 19
public function block_mainContainer($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(), "block", "mainContainer"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainContainer"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainContainer"));
// line 20
echo "\t";
$context["excludeRecommendationProfileIds"] = [];
// line 21
echo "
\t";
// line 22
echo $this->extensions['Knp\Menu\Twig\MenuExtension']->render("breadcrumbs", ["template" => "_menu/breadcrumbs.html.twig"]);
echo "
\t<header class=\"list_heading border-line\" role=\"heading\">
\t\t<div class=\"list_heading-inner\">
\t\t\t<h1 class=\"list_heading__title\" role=\"heading\">";
// line 26
if ((isset($context["forYandex"]) || array_key_exists("forYandex", $context) ? $context["forYandex"] : (function () { throw new RuntimeError('Variable "forYandex" does not exist.', 26, $this->source); })())) {
echo "Проститутки Москвы индивидуалки";
} else {
echo $this->extensions['App\Twig\SeoExtension']->pageHeading();
}
echo "</h1>
\t\t\t<span class=\"list_heading__count\">";
// line 27
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 27, $this->source); })()), "totalCount", [], "any", false, false, false, 27), "html", null, true);
echo "</span>
\t\t</div>
\t</header>
\t";
// line 32
echo "
\t";
// line 105
echo "
\t\t<div id=\"filter-form-root\">
\t\t<button class=\"filter_hide_button rounding\" type=\"button\" id=\"filter_hide_button\">
\t\t\t<svg class=\"filter_hide_button__icon\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><use xlink:href=\"#filter\"></use></svg>
\t\t\t<span class=\"filter_hide_button__text\" data-filter-hide-text-show>Фильтры</span>
\t\t\t<svg class=\"filter_hide_button__rotate\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.45 9.87a.84.84 0 0 1 1.24 0l3.3 3.5 3.32-3.5a.84.84 0 0 1 1.23 0c.34.36.34.95 0 1.3l-3.92 4.16a.84.84 0 0 1-1.24 0l-3.93-4.15a.96.96 0 0 1 0-1.31Z\" /></svg>
\t\t</button>
\t\t<div class=\"filter_hide_block\" id=\"filter_hide_block\">
\t\t\t";
// line 114
echo "\t\t\t<form name=\"profile_filter_form\" method=\"post\" action=\"/filter/\" class=\"filter_form\" id=\"filter-form\" data-process-url=\"/profile_ctr/increase-shows/\" data-main-class=\"profile_filter\">
\t\t\t\t<div class=\"profile_filter\">
\t\t\t\t\t<button class=\"profile_filter__mobile_button\" type=\"button\">
\t\t\t\t\t\t<svg class=\"profile_filter__mobile_button__icon\" fill=\"#666\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><use xlink:href=\"#filter\"></use></svg>
\t\t\t\t\t\t<span class=\"profile_filter__mobile_button__text\">Фильтры</span>
\t\t\t\t\t\t<svg class=\"profile_filter__mobile_button__icon profile_filter__mobile_button__icon-arrow\" fill=\"#666\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" style=\"transform:rotate(180deg)\"><use xlink:href=\"#filter-arrow\"></use></svg>
\t\t\t\t\t</button>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t</div>
\t\t\t</form>
\t\t</div>
\t\t<div class=\"profile_filter__tags__container fade_slider__container\">
\t\t\t<div class=\"profile_filter__tags d-none fade_slider\" id=\"filter_tags\"></div>
\t\t</div>
\t\t<div class=\"profile_filter__line\" id=\"filter_line\">
\t\t\t<div class=\"profile_filter__line__title\">Найдено <span class=\"profile_filter__line__title__count\">";
// line 146
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 146, $this->source); })()), "totalCount", [], "any", false, false, false, 146), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->extensions['App\Twig\ToolsExtension']->inclineNumeral(twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 146, $this->source); })()), "totalCount", [], "any", false, false, false, 146), ["анкета", "анкеты", "анкет"]), "html", null, true);
echo "</span></div>
\t\t\t<button class=\"profile_filter__line__reset\" type=\"button\" id=\"filter_line_reset\">Сбросить фильтры <svg class=\"profile_filter__line__reset_icon\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 14 14\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.7 1.7A1 1 0 0 0 12.3.3L7 5.58 1.7.29A1 1 0 0 0 .3 1.71L5.58 7l-5.3 5.3a1 1 0 1 0 1.42 1.4L7 8.42l5.3 5.3a1 1 0 0 0 1.4-1.42L8.42 7l5.3-5.3Z\" fill=\"#254CB1\"/></svg>
\t\t\t</button>
\t\t</div>
\t</div>
\t<div class=\"profiles-items-row\" id=\"profile-list\" data-show-more-append>
\t\t";
// line 153
$this->displayBlock('profileList', $context, $blocks);
// line 156
echo "\t</div>
";
// line 158
$this->loadTemplate("ProfileList/_show_more.profiles.html.twig", "ProfileList/list.html.twig", 158)->display($context);
// line 159
echo "\t";
echo $this->extensions['Porpaginas\Twig\PorpaginasExtension']->renderPagination($this->env, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 159, $this->source); })()));
echo "
\t";
// line 169
echo "\t";
// line 179
echo "
\t";
// line 199
echo "
";
// line 208
echo "\t";
if (((isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 208, $this->source); })()) && (twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 208, $this->source); })()), "currentPage", [], "any", false, false, false, 208) >= 2))) {
// line 209
echo "\t\t";
echo twig_include($this->env, $context, "components/_profile_recommendations.html.twig", ["classname" => "recommendations-list-page"]);
echo "
\t";
}
// line 211
echo "
\t";
// line 213
echo "\t";
// line 214
echo "\t\t";
// line 215
echo "\t";
// line 216
echo "
\t";
// line 221
echo "
\t<div aria-hidden=\"true\" class=\"no-display\" style=\"display: none;\">
\t\t<svg xmlns=\"http://www.w3.org/2000/svg\">
\t\t\t<symbol id=\"close\" viewBox=\"0 0 25 24\">
\t\t\t\t<path fill=\"#9D9D9D\" d=\"m17.19 6-4.52 4.51L8.16 6 6.67 7.49l4.51 4.5-4.5 4.52L8.15 18l4.51-4.51L17.2 18l1.48-1.49L14.16 12l4.51-4.51L17.2 6Z\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"expand\" viewBox=\"0 0 20 20\">
\t\t\t\t<path fill=\"#9D9D9D\" d=\"M15 8.41 13.59 7 10 10.58 6.41 7 5 8.41l5 5 5-5Z\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"range-off\" viewBox=\"0 0 24 24\">
\t\t\t\t";
// line 234
echo "
\t\t\t\t<rect width=\"24\" height=\"4\" y=\"10\" fill=\"#d3d3d3\" rx=\"2\"/>
\t\t\t\t<circle cx=\"4\" cy=\"12\" r=\"3\" fill=\"#f0f0f0\" stroke=\"#9d9d9d\" stroke-width=\"2\"/>
\t\t\t\t<circle cx=\"20\" cy=\"12\" r=\"3\" fill=\"#f0f0f0\" stroke=\"#9d9d9d\" stroke-width=\"2\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"range-on\" viewBox=\"0 0 25 24\">
\t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
\t\t\t\t<rect width=\"12\" height=\"4\" x=\"6.34\" y=\"10\" fill=\"#254CB1\" rx=\"2\"/>
\t\t\t\t<circle cx=\"6.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#254CB1\" stroke-width=\"2\"/>
\t\t\t\t<circle cx=\"18.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#254CB1\" stroke-width=\"2\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"filter\" viewBox=\"0 0 24 24\">
\t\t\t\t<path d=\"M6.96 6h10l-5 6.3-5-6.3Zm-2.75-.39L9.96 13v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-6l5.74-7.39A1 1 0 0 0 18.91 4H5.01a1 1 0 0 0-.8 1.61Z\" />
\t\t\t</symbol>
\t\t\t<symbol id=\"filter-arrow\" viewBox=\"0 0 24 24\">
\t\t\t\t<path d=\"M5.7924 16.6699L4 14.8999L12 6.99992L20 14.8999L18.2076 16.6699L12 10.5399L5.7924 16.6699Z\" fill=\"#727272\"/>
\t\t\t<symbol>
\t\t</svg>
\t</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 153
public function block_profileList($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(), "block", "profileList"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "profileList"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "profileList"));
// line 154
echo "\t\t\t";
$this->loadTemplate("ProfileList/list.profiles.html.twig", "ProfileList/list.html.twig", 154)->display(twig_array_merge($context, ["profileList" => (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 154, $this->source); })())]));
// line 155
echo "\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 255
public function block_javascripts($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(), "block", "javascripts"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 256
echo "\t";
$this->displayParentBlock("javascripts", $context, $blocks);
echo "
\t";
// line 257
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("scripts/filters", null, "basicConfig");
echo "
\t<script>
\t\twindow._strl = {
\t\t\tstations: {";
// line 262
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->extensions['App\Twig\StationsExtension']->stations());
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["station"]) {
// line 263
echo "\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, $context["station"], "name", [], "any", false, false, false, 263)), "html", null, true);
echo "\": \"";
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, $context["station"], "city", [], "any", false, false, false, 263), "uriIdentity", [], "any", false, false, false, 263), "station" => twig_get_attribute($this->env, $this->source, $context["station"], "uriIdentity", [], "any", false, false, false, 263)]), "html", null, true);
echo "\"";
if ( !twig_get_attribute($this->env, $this->source, $context["loop"], "last", [], "any", false, false, false, 263)) {
echo ",";
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['station'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 265
echo "}
\t\t};
window._lD = {
\t\t\tformUrl: \"";
// line 268
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("profile_filters.form", ["city" => twig_get_attribute($this->env, $this->source, (isset($context["city"]) || array_key_exists("city", $context) ? $context["city"] : (function () { throw new RuntimeError('Variable "city" does not exist.', 268, $this->source); })()), "uriIdentity", [], "any", false, false, false, 268)]), "html", null, true);
echo "\",
setLastViewedListing: '";
// line 269
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 269, $this->source); })()), "request", [], "any", false, false, false, 269), "attributes", [], "any", false, false, false, 269), "get", ["_route"], "method", false, false, false, 269), "html", null, true);
echo "',
\t\t\tlistingData: [
\t\t\t\t['listing', '";
// line 271
((array_key_exists("listing", $context)) ? (print (twig_escape_filter($this->env, (isset($context["listing"]) || array_key_exists("listing", $context) ? $context["listing"] : (function () { throw new RuntimeError('Variable "listing" does not exist.', 271, $this->source); })()), "html", null, true))) : (print ("")));
echo "'],
\t\t\t\t['listingParams', '";
// line 272
((array_key_exists("listing_parameters", $context)) ? (print (twig_escape_filter($this->env, json_encode((isset($context["listing_parameters"]) || array_key_exists("listing_parameters", $context) ? $context["listing_parameters"] : (function () { throw new RuntimeError('Variable "listing_parameters" does not exist.', 272, $this->source); })())), "html", null, true))) : (print ("")));
echo "'.replaceAll('"', '\"')],
\t\t\t],
cityUrl: \"";
// line 274
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["city"]) || array_key_exists("city", $context) ? $context["city"] : (function () { throw new RuntimeError('Variable "city" does not exist.', 274, $this->source); })()), "uriIdentity", [], "any", false, false, false, 274), "html", null, true);
echo "\",
\t\t\tstations: {";
// line 276
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->extensions['App\Twig\StationsExtension']->stations());
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["station"]) {
// line 277
echo "\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, $context["station"], "name", [], "any", false, false, false, 277)), "html", null, true);
echo "\": \"";
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, $context["station"], "city", [], "any", false, false, false, 277), "uriIdentity", [], "any", false, false, false, 277), "station" => twig_get_attribute($this->env, $this->source, $context["station"], "uriIdentity", [], "any", false, false, false, 277)]), "html", null, true);
echo "\"";
if ( !twig_get_attribute($this->env, $this->source, $context["loop"], "last", [], "any", false, false, false, 277)) {
echo ",";
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['station'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 279
echo "}
};
\t\tdocument.addEventListener(\"DOMContentLoaded\", () => {
\t\t\tnew window._filterLoader({
\t\t\t\tformUrl: \"";
// line 284
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("profile_filters.form", ["city" => twig_get_attribute($this->env, $this->source, (isset($context["city"]) || array_key_exists("city", $context) ? $context["city"] : (function () { throw new RuntimeError('Variable "city" does not exist.', 284, $this->source); })()), "uriIdentity", [], "any", false, false, false, 284)]), "html", null, true);
echo "\",
\t\t\t\tdefaultProfilesCount: \"";
// line 285
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 285, $this->source); })()), "totalCount", [], "any", false, false, false, 285), "html", null, true);
echo "\"
\t\t\t});
\t\t})
\t\t";
// line 297
echo "\t</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "ProfileList/list.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 573 => 297, 567 => 285, 563 => 284, 556 => 279, 535 => 277, 518 => 276, 514 => 274, 509 => 272, 505 => 271, 500 => 269, 496 => 268, 491 => 265, 470 => 263, 453 => 262, 446 => 257, 441 => 256, 428 => 255, 415 => 155, 412 => 154, 399 => 153, 367 => 234, 355 => 221, 352 => 216, 350 => 215, 348 => 214, 346 => 213, 343 => 211, 337 => 209, 334 => 208, 331 => 199, 328 => 179, 326 => 169, 320 => 159, 318 => 158, 314 => 156, 312 => 153, 300 => 146, 266 => 114, 256 => 105, 253 => 32, 246 => 27, 238 => 26, 231 => 22, 228 => 21, 225 => 20, 212 => 19, 184 => 17, 159 => 15, 134 => 14, 118 => 11, 105 => 10, 80 => 8, 66 => 1, 64 => 6, 62 => 5, 60 => 4, 58 => 3, 42 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'grid.html.twig' %}
{% set listingPage = profiles.currentPage is defined and profiles.currentPage > 1 %}
{% set isFirstPage = profiles.currentPage is defined and profiles.currentPage == 1 %}
{% set forYandex = app.request.requestUri == \"/\" and page_metadata_variant == \"yandex\" %}
{%- set route = app.request.get('_route') -%}
{% block title %}{{ seo_title() }}{% endblock %}
{% block metaDescription %}
\t<meta name=\"description\" content=\"{{ seo_description() }}\">
{% endblock %}
{% block name_page %}girls-list{% endblock %}
{% block current_menu_map %} current{% endblock %}
{% block canonical %}<link rel=\"canonical\" href=\"{{ canonical_url() }}{{ listingPage ? 'page' ~ profiles.currentPage ~ '/' : ''}}\">{% endblock %}
{% block mainContainer %}
\t{% set excludeRecommendationProfileIds = [] %}
\t{{ knp_menu_render('breadcrumbs', {'template': '_menu/breadcrumbs.html.twig'}) }}
\t<header class=\"list_heading border-line\" role=\"heading\">
\t\t<div class=\"list_heading-inner\">
\t\t\t<h1 class=\"list_heading__title\" role=\"heading\">{% if forYandex %}Проститутки Москвы индивидуалки{% else %}{{ seo_heading() }}{% endif %}</h1>
\t\t\t<span class=\"list_heading__count\">{{ profiles.totalCount }}</span>
\t\t</div>
\t</header>
\t{# {{ include('components/top_seo.html.twig', { 'type': 'main' }) }} #}
\t{#{% if source is defined and source %}
\t\t<div class=\"empty-category level d-flex overflow-hidden mb-4\">
\t\t\t<div class=\"empty-category__icon d-flex align-items-center justify-content-center\">
\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 34 30\"><path fill=\"#FF3F40\" fill-rule=\"evenodd\" d=\"M.5 29.25L17 .75l16.5 28.5H.5zm27.8-3L17 6.73 5.7 26.25h22.6zm-12.8-4.5v3h3v-3h-3zm0-9h3v6h-3v-6z\" clip-rule=\"evenodd\"/></svg>
\t\t\t</div>
\t\t\t<div class=\"flex-fill px-3 px-sm-4 py-3\">
\t\t\t\t<p class=\"m-0\">
\t\t\t\t\t{% if source == 'county' %}К сожалению, все девушки из округа
\t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ county.name }}</a>
\t\t\t\t\t\tсейчас отдыхают, посмотрите проституток из других округов города
\t\t\t\t\t\t{{ city.name|trans }}.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'district' %}К сожалению, все девушки из района
\t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ district.name }}</a>
\t\t\t\t\t\tсейчас отдыхают, посмотрите проституток из других районов города
\t\t\t\t\t\t{{ city.name|trans }}.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'station' %}К сожалению, все девушки работающие вблизи метро
\t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ station.name }}</a>
\t\t\t\t\t\tсейчас отдыхают, посмотрите проституток у других станций метро в этом районе города
\t\t\t\t\t\t{{ city.name|trans }}.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'approved' or source == 'with_comments' or source == 'with_video' or source == 'elite' or source == 'with_selfie' %}
\t\t\t\t\t\t{% if source == 'approved' %}
\t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_approved', {city:city.uriIdentity}) ~ '\">Проверенные анкеты</a>' %}
\t\t\t\t\t\t{% elseif source == 'with_comments' %}
\t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_comments', {city:city.uriIdentity}) ~ '\">Анкеты с отзывами</a>' %}
\t\t\t\t\t\t{% elseif source == 'with_video' %}
\t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_video', {city:city.uriIdentity}) ~ '\">Анкеты с видео</a>' %}
\t\t\t\t\t\t{% elseif source == 'with_selfie' %}
\t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_selfie', {city:city.uriIdentity}) ~ '\">Анкеты с селфи</a>' %}
\t\t\t\t\t\t{% elseif source == 'elite' %}
\t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_for_elite_girls', {city:city.uriIdentity}) ~ '\" style=\"pointer-events:none\">Элитные проститутки</a>' %}
\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t{% set source_name = '' %}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if source_default == 'approved' %}К сожалению, все
\t\t\t\t\t\t\t<a href=\"{{ category_url }}\">проверенные девушки</a>
\t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
\t\t\t\t\t\t\t{{ source_name|raw }}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if source_default == 'with_comments' %}К сожалению, все
\t\t\t\t\t\t\t<a href=\"{{ category_url }}\">девушки, у которых есть отзывы</a>
\t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
\t\t\t\t\t\t\t{{ source_name|raw }}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if source_default == 'with_video' %}К сожалению, все
\t\t\t\t\t\t\t<a href=\"{{ category_url }}\">девушки, у которых есть видео</a>
\t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
\t\t\t\t\t\t\t{{ source_name|raw }}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if source_default == 'with_selfie' %}
\t\t\t\t\t\t\tК сожалению, все <a href=\"{{ category_url }}\">девушки, у которых есть селфи</a> сейчас отдыхают, посмотрите раздел {{ source_name|raw }}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'by_params' %}К сожалению, раздел пуст. Посмотрите другие анкеты, которые мы подобрали для Вас.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'service' %}К сожалению, все девушки, которые практикуют услугу
\t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ service.name }}</a>
\t\t\t\t\t\tсейчас отдыхают. Но мы подобрали для Вас девушек которые не против оказать Вам похожие услуги, взгляните!
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'city' %}К сожалению, данный раздел пуст. Взгляните на другие анкеты, которые мы нашли для Вас в городе
\t\t\t\t\t\t{{ city.name|trans }}.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'country' %}К сожалению, данный раздел пуст. Взгляните на анкеты которые мы подобрали для Вас.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'massage_service' %}К сожалению, все девушки для которых массаж — это призвание сейчас отдыхают. Посмотрите проституток, которые также готовы сделать Вам массаж.
\t\t\t\t\t{% endif %}
\t\t\t\t</p>
\t\t\t</div>
\t\t</div>
\t{% endif %}#}
\t\t<div id=\"filter-form-root\">
\t\t<button class=\"filter_hide_button rounding\" type=\"button\" id=\"filter_hide_button\">
\t\t\t<svg class=\"filter_hide_button__icon\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><use xlink:href=\"#filter\"></use></svg>
\t\t\t<span class=\"filter_hide_button__text\" data-filter-hide-text-show>Фильтры</span>
\t\t\t<svg class=\"filter_hide_button__rotate\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.45 9.87a.84.84 0 0 1 1.24 0l3.3 3.5 3.32-3.5a.84.84 0 0 1 1.23 0c.34.36.34.95 0 1.3l-3.92 4.16a.84.84 0 0 1-1.24 0l-3.93-4.15a.96.96 0 0 1 0-1.31Z\" /></svg>
\t\t</button>
\t\t<div class=\"filter_hide_block\" id=\"filter_hide_block\">
\t\t\t{# Форма полей фильтрации #}
\t\t\t<form name=\"profile_filter_form\" method=\"post\" action=\"/filter/\" class=\"filter_form\" id=\"filter-form\" data-process-url=\"/profile_ctr/increase-shows/\" data-main-class=\"profile_filter\">
\t\t\t\t<div class=\"profile_filter\">
\t\t\t\t\t<button class=\"profile_filter__mobile_button\" type=\"button\">
\t\t\t\t\t\t<svg class=\"profile_filter__mobile_button__icon\" fill=\"#666\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><use xlink:href=\"#filter\"></use></svg>
\t\t\t\t\t\t<span class=\"profile_filter__mobile_button__text\">Фильтры</span>
\t\t\t\t\t\t<svg class=\"profile_filter__mobile_button__icon profile_filter__mobile_button__icon-arrow\" fill=\"#666\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" style=\"transform:rotate(180deg)\"><use xlink:href=\"#filter-arrow\"></use></svg>
\t\t\t\t\t</button>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t</div>
\t\t\t</form>
\t\t</div>
\t\t<div class=\"profile_filter__tags__container fade_slider__container\">
\t\t\t<div class=\"profile_filter__tags d-none fade_slider\" id=\"filter_tags\"></div>
\t\t</div>
\t\t<div class=\"profile_filter__line\" id=\"filter_line\">
\t\t\t<div class=\"profile_filter__line__title\">Найдено <span class=\"profile_filter__line__title__count\">{{ profiles.totalCount }} {{ profiles.totalCount|incline_numeral(['анкета', 'анкеты', 'анкет']) }}</span></div>
\t\t\t<button class=\"profile_filter__line__reset\" type=\"button\" id=\"filter_line_reset\">Сбросить фильтры <svg class=\"profile_filter__line__reset_icon\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 14 14\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.7 1.7A1 1 0 0 0 12.3.3L7 5.58 1.7.29A1 1 0 0 0 .3 1.71L5.58 7l-5.3 5.3a1 1 0 1 0 1.42 1.4L7 8.42l5.3 5.3a1 1 0 0 0 1.4-1.42L8.42 7l5.3-5.3Z\" fill=\"#254CB1\"/></svg>
\t\t\t</button>
\t\t</div>
\t</div>
\t<div class=\"profiles-items-row\" id=\"profile-list\" data-show-more-append>
\t\t{% block profileList %}
\t\t\t{% include 'ProfileList/list.profiles.html.twig' with {'profileList': profiles } %}
\t\t{% endblock %}
\t</div>
{% include 'ProfileList/_show_more.profiles.html.twig' %}
\t{{ porpaginas_render(profiles) }}
\t{# {% set cities_circle = city_main_pages_linkage_circle() %}
{% if cities_circle is not null %}
<div class=\"city-main-pages-linkage-circle\">
{% if cities_circle[0] is not null %}<a href=\"{{ cities_circle[0].href }}\" style=\"text-transform: capitalize;\"><i class=\"prev\"></i>{{ cities_circle[0].text }}</a>{% endif %}
\t\t\t<span class=\"sep\"></span>
{% if cities_circle[1] is not null %}<a href=\"{{ cities_circle[1].href }}\" style=\"text-transform: capitalize;\">{{ cities_circle[1].text }}<i class=\"next\"></i></a>{% endif %}
</div>
{% endif %} #}
\t{# {% if app.request.pathInfo != '/' %}
\t\t{% set cities_circle = city_main_pages_linkage_by_countries_circle() %}
\t\t{% if cities_circle is not null %}
\t\t\t<div class=\"city-main-pages-linkage-circle\">
\t\t\t\t{% if cities_circle[0] is not null %}<a href=\"{{ cities_circle[0].href }}\" style=\"text-transform: capitalize;\"><i class=\"prev\"></i>{{ cities_circle[0].text }}</a>{% endif %}
\t\t\t\t\t<span class=\"sep\"></span>
\t\t\t\t{% if cities_circle[1] is not null %}<a href=\"{{ cities_circle[1].href }}\" style=\"text-transform: capitalize;\">{{ cities_circle[1].text }}<i class=\"next\"></i></a>{% endif %}
\t\t\t</div>
\t\t{% endif %}
\t{% endif %} #}
\t{# {% set districts_circle = districts_linkage_circle() %}
{% if districts_circle is not null %}
\t\t<div class=\"city-main-pages-linkage-circle\">
<h3 class=\"city-main-pages-linkage-circle-title\">Также интересуются:</h3>
{% if districts_circle[0] is not null %}<a href=\"{{ districts_circle[0].href }}\" style=\"text-transform: capitalize;\"><i class=\"prev\"></i>{{ districts_circle[0].text }}</a>{% endif %}
\t\t\t<span class=\"sep\"></span>
{% if districts_circle[1] is not null %}<a href=\"{{ districts_circle[1].href }}\" style=\"text-transform: capitalize;\">{{ districts_circle[1].text }}<i class=\"next\"></i></a>{% endif %}
</div>
{% endif %}
{% set stations_circle = station_pages_linkage_circle() %}
{% if stations_circle is not null %}
<div class=\"city-main-pages-linkage-circle\">
<h3 class=\"city-main-pages-linkage-circle-title\">Также интересуются:</h3>
{% if stations_circle[0] is not null %}<a href=\"{{ stations_circle[0].href }}\"><i class=\"prev\"></i>{{ stations_circle[0].text }}</a><br/>{% endif %}
\t\t\t<span class=\"sep\"></span>
{% if stations_circle[1] is not null %}<a href=\"{{ stations_circle[1].href }}\">{{ stations_circle[1].text }}<i class=\"next\"></i></a>{% endif %}
</div>
{% endif %} #}
{# {% set circle = inner_linkage_circle() %}
{% if circle is not null %}
<div class=\"city-main-pages-linkage-circle\">
\t\t\t{% if circle[0] is not null %}<a href=\"{{ circle[0].href }}\"><i class=\"prev\"></i>{{ circle[0].text }}</a>{% endif %}
\t\t\t<span class=\"sep\"></span>
\t\t\t{% if circle[1] is not null %}<a href=\"{{ circle[1].href }}\">{{ circle[1].text }}<i class=\"next\"></i></a>{% endif %}
</div>
{% endif %} #}
\t{% if profiles and profiles.currentPage >= 2 %}
\t\t{{ include('components/_profile_recommendations.html.twig', {'classname': 'recommendations-list-page'}) }}
\t{% endif %}
\t{# {% set cityBlagoveshensk = city is defined and city.uriIdentity == 'blagoveshensk' %} #}
\t{# {% if not cityBlagoveshensk %} #}
\t\t{# {{ include('components/big_footer.html.twig') }} #}
\t{# {% endif %} #}
\t{# {% if isFirstPage %}
\t{{ include('components/seo.partial.twig', {type: 'top'}) }}
\t{{ include('components/seo.partial.twig', {type: 'bottom'}) }}
\t{% endif %} #}
\t<div aria-hidden=\"true\" class=\"no-display\" style=\"display: none;\">
\t\t<svg xmlns=\"http://www.w3.org/2000/svg\">
\t\t\t<symbol id=\"close\" viewBox=\"0 0 25 24\">
\t\t\t\t<path fill=\"#9D9D9D\" d=\"m17.19 6-4.52 4.51L8.16 6 6.67 7.49l4.51 4.5-4.5 4.52L8.15 18l4.51-4.51L17.2 18l1.48-1.49L14.16 12l4.51-4.51L17.2 6Z\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"expand\" viewBox=\"0 0 20 20\">
\t\t\t\t<path fill=\"#9D9D9D\" d=\"M15 8.41 13.59 7 10 10.58 6.41 7 5 8.41l5 5 5-5Z\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"range-off\" viewBox=\"0 0 24 24\">
\t\t\t\t{# <rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
\t\t\t\t<circle cx=\"4.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/>
\t\t\t\t<circle cx=\"20.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/> #}
\t\t\t\t<rect width=\"24\" height=\"4\" y=\"10\" fill=\"#d3d3d3\" rx=\"2\"/>
\t\t\t\t<circle cx=\"4\" cy=\"12\" r=\"3\" fill=\"#f0f0f0\" stroke=\"#9d9d9d\" stroke-width=\"2\"/>
\t\t\t\t<circle cx=\"20\" cy=\"12\" r=\"3\" fill=\"#f0f0f0\" stroke=\"#9d9d9d\" stroke-width=\"2\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"range-on\" viewBox=\"0 0 25 24\">
\t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
\t\t\t\t<rect width=\"12\" height=\"4\" x=\"6.34\" y=\"10\" fill=\"#254CB1\" rx=\"2\"/>
\t\t\t\t<circle cx=\"6.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#254CB1\" stroke-width=\"2\"/>
\t\t\t\t<circle cx=\"18.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#254CB1\" stroke-width=\"2\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"filter\" viewBox=\"0 0 24 24\">
\t\t\t\t<path d=\"M6.96 6h10l-5 6.3-5-6.3Zm-2.75-.39L9.96 13v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-6l5.74-7.39A1 1 0 0 0 18.91 4H5.01a1 1 0 0 0-.8 1.61Z\" />
\t\t\t</symbol>
\t\t\t<symbol id=\"filter-arrow\" viewBox=\"0 0 24 24\">
\t\t\t\t<path d=\"M5.7924 16.6699L4 14.8999L12 6.99992L20 14.8999L18.2076 16.6699L12 10.5399L5.7924 16.6699Z\" fill=\"#727272\"/>
\t\t\t<symbol>
\t\t</svg>
\t</div>
{% endblock %}
{% block javascripts %}
\t{{ parent() }}
\t{{ encore_entry_script_tags('scripts/filters', null, 'basicConfig') }}
\t<script>
\t\twindow._strl = {
\t\t\tstations: {
\t\t\t\t{%- for station in stations() -%}
\t\t\t\t\t\"{{ station.name|trans }}\": \"{{ path('profile_list.list_by_station', {'city': station.city.uriIdentity, 'station': station.uriIdentity}) }}\"{% if not loop.last %},{% endif %}
\t\t\t\t{%- endfor -%}
\t\t\t}
\t\t};
window._lD = {
\t\t\tformUrl: \"{{ path('profile_filters.form', {city: city.uriIdentity}) }}\",
setLastViewedListing: '{{ app.request.attributes.get('_route') }}',
\t\t\tlistingData: [
\t\t\t\t['listing', '{{ listing is defined ? listing : \"\" }}'],
\t\t\t\t['listingParams', '{{ listing_parameters is defined ? listing_parameters|json_encode() : \"\" }}'.replaceAll('"', '\"')],
\t\t\t],
cityUrl: \"{{city.uriIdentity}}\",
\t\t\tstations: {
\t\t\t\t{%- for station in stations() -%}
\t\t\t\t\t\"{{ station.name|trans }}\": \"{{ path('profile_list.list_by_station', {'city': station.city.uriIdentity, 'station': station.uriIdentity}) }}\"{% if not loop.last %},{% endif %}
\t\t\t\t{%- endfor -%}
\t\t\t}
};
\t\tdocument.addEventListener(\"DOMContentLoaded\", () => {
\t\t\tnew window._filterLoader({
\t\t\t\tformUrl: \"{{ path('profile_filters.form', {city: city.uriIdentity}) }}\",
\t\t\t\tdefaultProfilesCount: \"{{ profiles.totalCount }}\"
\t\t\t});
\t\t})
\t\t{# document.addEventListener('DOMContentLoaded', function() {
\t\t\t{% if profiles and profiles.totalCount > 0 %}
\t\t\t\t{%- set profilesId = profiles|map(p => p.id)|join(',') -%}
\t\t\t\twindow.increase_shows({
\t\t\t\t\tprofiles: [{{ profilesId }}],
\t\t\t\t\troute: '{{ app.request.attributes.get('_route') }}',
\t\t\t\t})
\t\t\t{% endif %}
\t\t}); #}
\t</script>
{% endblock %}", "ProfileList/list.html.twig", "/app/templates/ProfileList/list.html.twig");
}
}