var/cache/review/twig/1a/1a8211030ba900daa430d1af59cde3a1.php line 67

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* ProfileList/list.html.twig */
  14. class __TwigTemplate_09c006177d0309b7aaecc091c4a4831a extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'metaDescription' => [$this'block_metaDescription'],
  25.             'name_page' => [$this'block_name_page'],
  26.             'current_menu_map' => [$this'block_current_menu_map'],
  27.             'canonical' => [$this'block_canonical'],
  28.             'mainContainer' => [$this'block_mainContainer'],
  29.             'profileList' => [$this'block_profileList'],
  30.             'javascripts' => [$this'block_javascripts'],
  31.         ];
  32.     }
  33.     protected function doGetParent(array $context)
  34.     {
  35.         // line 1
  36.         return "grid.html.twig";
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = [])
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  42.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ProfileList/list.html.twig"));
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ProfileList/list.html.twig"));
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ProfileList/list.html.twig"));
  47.         // line 3
  48.         $context["listingPage"] = (twig_get_attribute($this->env$this->source, ($context["profiles"] ?? null), "currentPage", [], "any"truetruefalse3) && (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"falsefalsefalse3) > 1));
  49.         // line 4
  50.         $context["isFirstPage"] = (twig_get_attribute($this->env$this->source, ($context["profiles"] ?? null), "currentPage", [], "any"truetruefalse4) && (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"falsefalsefalse4) == 1));
  51.         // line 5
  52.         $context["forYandex"] = ((twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse5), "requestUri", [], "any"falsefalsefalse5) == "/") && ((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"));
  53.         // line 6
  54.         $context["route"] = twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse6), "get", ["_route"], "method"falsefalsefalse6);
  55.         // line 1
  56.         $this->parent $this->loadTemplate("grid.html.twig""ProfileList/list.html.twig"1);
  57.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  58.         
  59.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  60.         
  61.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  62.         
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  64.     }
  65.     // line 8
  66.     public function block_title($context, array $blocks = [])
  67.     {
  68.         $macros $this->macros;
  69.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  70.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  71.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  75.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaTitle(), "html"nulltrue);
  76.         
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  78.         
  79.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  80.         
  81.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  82.     }
  83.     // line 10
  84.     public function block_metaDescription($context, array $blocks = [])
  85.     {
  86.         $macros $this->macros;
  87.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  88.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  89.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  90.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  93.         // line 11
  94.         echo "\t<meta name=\"description\" content=\"";
  95.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaDescription(), "html"nulltrue);
  96.         echo "\">
  97. ";
  98.         
  99.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  100.         
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  102.         
  103.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  104.     }
  105.     // line 14
  106.     public function block_name_page($context, array $blocks = [])
  107.     {
  108.         $macros $this->macros;
  109.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  110.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  111.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  112.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  114.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  115.         echo "girls-list";
  116.         
  117.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  118.         
  119.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  120.         
  121.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  122.     }
  123.     // line 15
  124.     public function block_current_menu_map($context, array $blocks = [])
  125.     {
  126.         $macros $this->macros;
  127.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  128.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""current_menu_map"));
  129.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  130.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""current_menu_map"));
  131.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  132.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""current_menu_map"));
  133.         echo " current";
  134.         
  135.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  136.         
  137.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  138.         
  139.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  140.     }
  141.     // line 17
  142.     public function block_canonical($context, array $blocks = [])
  143.     {
  144.         $macros $this->macros;
  145.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  146.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  147.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  148.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  149.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  150.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  151.         echo "<link rel=\"canonical\" href=\"";
  152.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->canonicalUrl(), "html"nulltrue);
  153.         (((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"falsefalsefalse17)) . "/"), "html"nulltrue))) : (print ("")));
  154.         echo "\">";
  155.         
  156.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  157.         
  158.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  159.         
  160.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  161.     }
  162.     // line 19
  163.     public function block_mainContainer($context, array $blocks = [])
  164.     {
  165.         $macros $this->macros;
  166.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  167.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainContainer"));
  168.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  169.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainContainer"));
  170.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  171.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainContainer"));
  172.         // line 20
  173.         echo "\t";
  174.         $context["excludeRecommendationProfileIds"] = [];
  175.         // line 21
  176.         echo "
  177. \t";
  178.         // line 22
  179.         echo $this->extensions['Knp\Menu\Twig\MenuExtension']->render("breadcrumbs", ["template" => "_menu/breadcrumbs.html.twig"]);
  180.         echo "
  181. \t<header class=\"list_heading border-line\" role=\"heading\">
  182. \t\t<div class=\"list_heading-inner\">
  183. \t\t\t<h1 class=\"list_heading__title\" role=\"heading\">";
  184.         // line 26
  185.         if ((isset($context["forYandex"]) || array_key_exists("forYandex"$context) ? $context["forYandex"] : (function () { throw new RuntimeError('Variable "forYandex" does not exist.'26$this->source); })())) {
  186.             echo "Проститутки Москвы индивидуалки";
  187.         } else {
  188.             echo $this->extensions['App\Twig\SeoExtension']->pageHeading();
  189.         }
  190.         echo "</h1>
  191. \t\t\t<span class=\"list_heading__count\">";
  192.         // line 27
  193.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse27), "html"nulltrue);
  194.         echo "</span>
  195. \t\t</div>
  196. \t</header>
  197. \t";
  198.         // line 32
  199.         echo "
  200. \t";
  201.         // line 105
  202.         echo "
  203. \t\t<div id=\"filter-form-root\">
  204. \t\t<button class=\"filter_hide_button rounding\" type=\"button\" id=\"filter_hide_button\">
  205. \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>
  206. \t\t\t<span class=\"filter_hide_button__text\" data-filter-hide-text-show>Фильтры</span>
  207. \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>
  208. \t\t</button>
  209. \t\t<div class=\"filter_hide_block\" id=\"filter_hide_block\">
  210. \t\t\t";
  211.         // line 114
  212.         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\">
  213. \t\t\t\t<div class=\"profile_filter\">
  214. \t\t\t\t\t<button class=\"profile_filter__mobile_button\" type=\"button\">
  215. \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>
  216. \t\t\t\t\t\t<span class=\"profile_filter__mobile_button__text\">Фильтры</span>
  217. \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>
  218. \t\t\t\t\t</button>
  219. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  220. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  221. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  222. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  223. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  224. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  225. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  226. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  227. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  228. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  229. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  230. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  231. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  232. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  233. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  234. \t\t\t\t</div>
  235. \t\t\t</form>
  236. \t\t</div>
  237. \t\t<div class=\"profile_filter__tags__container fade_slider__container\">
  238. \t\t\t<div class=\"profile_filter__tags d-none fade_slider\" id=\"filter_tags\"></div>
  239. \t\t</div>
  240. \t\t<div class=\"profile_filter__line\" id=\"filter_line\">
  241. \t\t\t<div class=\"profile_filter__line__title\">Найдено <span class=\"profile_filter__line__title__count\">";
  242.         // line 146
  243.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse146), "html"nulltrue);
  244.         echo " ";
  245.         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"falsefalsefalse146), ["анкета""анкеты""анкет"]), "html"nulltrue);
  246.         echo "</span></div>
  247. \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>
  248. \t\t\t</button>
  249. \t\t</div>
  250. \t</div>
  251. \t<div class=\"profiles-items-row\" id=\"profile-list\" data-show-more-append>
  252. \t\t";
  253.         // line 153
  254.         $this->displayBlock('profileList'$context$blocks);
  255.         // line 156
  256.         echo "\t</div>
  257.     ";
  258.         // line 158
  259.         $this->loadTemplate("ProfileList/_show_more.profiles.html.twig""ProfileList/list.html.twig"158)->display($context);
  260.         // line 159
  261.         echo "\t";
  262.         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); })()));
  263.         echo "
  264. \t";
  265.         // line 169
  266.         echo "\t";
  267.         // line 179
  268.         echo "
  269. \t";
  270.         // line 199
  271.         echo "
  272.     ";
  273.         // line 208
  274.         echo "\t";
  275.         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"falsefalsefalse208) >= 2))) {
  276.             // line 209
  277.             echo "\t\t";
  278.             echo twig_include($this->env$context"components/_profile_recommendations.html.twig", ["classname" => "recommendations-list-page"]);
  279.             echo "
  280. \t";
  281.         }
  282.         // line 211
  283.         echo "
  284. \t";
  285.         // line 213
  286.         echo "\t";
  287.         // line 214
  288.         echo "\t\t";
  289.         // line 215
  290.         echo "\t";
  291.         // line 216
  292.         echo "
  293. \t";
  294.         // line 221
  295.         echo "
  296. \t<div aria-hidden=\"true\" class=\"no-display\" style=\"display: none;\">
  297. \t\t<svg xmlns=\"http://www.w3.org/2000/svg\">
  298. \t\t\t<symbol id=\"close\" viewBox=\"0 0 25 24\">
  299. \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\"/>
  300. \t\t\t</symbol>
  301. \t\t\t<symbol id=\"expand\" viewBox=\"0 0 20 20\">
  302. \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\"/>
  303. \t\t\t</symbol>
  304. \t\t\t<symbol id=\"range-off\" viewBox=\"0 0 24 24\">
  305. \t\t\t\t";
  306.         // line 234
  307.         echo "
  308. \t\t\t\t<rect width=\"24\" height=\"4\" y=\"10\" fill=\"#d3d3d3\" rx=\"2\"/>
  309. \t\t\t\t<circle cx=\"4\" cy=\"12\" r=\"3\" fill=\"#f0f0f0\" stroke=\"#9d9d9d\" stroke-width=\"2\"/>
  310. \t\t\t\t<circle cx=\"20\" cy=\"12\" r=\"3\" fill=\"#f0f0f0\" stroke=\"#9d9d9d\" stroke-width=\"2\"/>
  311. \t\t\t</symbol>
  312. \t\t\t<symbol id=\"range-on\" viewBox=\"0 0 25 24\">
  313. \t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
  314. \t\t\t\t<rect width=\"12\" height=\"4\" x=\"6.34\" y=\"10\" fill=\"#254CB1\" rx=\"2\"/>
  315. \t\t\t\t<circle cx=\"6.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#254CB1\" stroke-width=\"2\"/>
  316. \t\t\t\t<circle cx=\"18.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#254CB1\" stroke-width=\"2\"/>
  317. \t\t\t</symbol>
  318. \t\t\t<symbol id=\"filter\" viewBox=\"0 0 24 24\">
  319. \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\" />
  320. \t\t\t</symbol>
  321. \t\t\t<symbol id=\"filter-arrow\" viewBox=\"0 0 24 24\">
  322. \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\"/>
  323. \t\t\t<symbol>
  324. \t\t</svg>
  325. \t</div>
  326. ";
  327.         
  328.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  329.         
  330.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  331.         
  332.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  333.     }
  334.     // line 153
  335.     public function block_profileList($context, array $blocks = [])
  336.     {
  337.         $macros $this->macros;
  338.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  339.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""profileList"));
  340.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  341.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""profileList"));
  342.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  343.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""profileList"));
  344.         // line 154
  345.         echo "\t\t\t";
  346.         $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); })())]));
  347.         // line 155
  348.         echo "\t\t";
  349.         
  350.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  351.         
  352.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  353.         
  354.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  355.     }
  356.     // line 255
  357.     public function block_javascripts($context, array $blocks = [])
  358.     {
  359.         $macros $this->macros;
  360.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  361.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  362.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  363.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  364.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  365.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  366.         // line 256
  367.         echo "\t";
  368.         $this->displayParentBlock("javascripts"$context$blocks);
  369.         echo "
  370. \t";
  371.         // line 257
  372.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("scripts/filters"null"basicConfig");
  373.         echo "
  374. \t<script>
  375. \t\twindow._strl = {
  376. \t\t\tstations: {";
  377.         // line 262
  378.         $context['_parent'] = $context;
  379.         $context['_seq'] = twig_ensure_traversable($this->extensions['App\Twig\StationsExtension']->stations());
  380.         $context['loop'] = [
  381.           'parent' => $context['_parent'],
  382.           'index0' => 0,
  383.           'index'  => 1,
  384.           'first'  => true,
  385.         ];
  386.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  387.             $length count($context['_seq']);
  388.             $context['loop']['revindex0'] = $length 1;
  389.             $context['loop']['revindex'] = $length;
  390.             $context['loop']['length'] = $length;
  391.             $context['loop']['last'] = === $length;
  392.         }
  393.         foreach ($context['_seq'] as $context["_key"] => $context["station"]) {
  394.             // line 263
  395.             echo "\"";
  396.             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"falsefalsefalse263)), "html"nulltrue);
  397.             echo "\": \"";
  398.             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->sourcetwig_get_attribute($this->env$this->source$context["station"], "city", [], "any"falsefalsefalse263), "uriIdentity", [], "any"falsefalsefalse263), "station" => twig_get_attribute($this->env$this->source$context["station"], "uriIdentity", [], "any"falsefalsefalse263)]), "html"nulltrue);
  399.             echo "\"";
  400.             if ( !twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse263)) {
  401.                 echo ",";
  402.             }
  403.             ++$context['loop']['index0'];
  404.             ++$context['loop']['index'];
  405.             $context['loop']['first'] = false;
  406.             if (isset($context['loop']['length'])) {
  407.                 --$context['loop']['revindex0'];
  408.                 --$context['loop']['revindex'];
  409.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  410.             }
  411.         }
  412.         $_parent $context['_parent'];
  413.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['station'], $context['_parent'], $context['loop']);
  414.         $context array_intersect_key($context$_parent) + $_parent;
  415.         // line 265
  416.         echo "}
  417. \t\t};
  418.         window._lD = {
  419. \t\t\tformUrl: \"";
  420.         // line 268
  421.         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"falsefalsefalse268)]), "html"nulltrue);
  422.         echo "\",
  423.             setLastViewedListing: '";
  424.         // line 269
  425.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse269), "attributes", [], "any"falsefalsefalse269), "get", ["_route"], "method"falsefalsefalse269), "html"nulltrue);
  426.         echo "',
  427. \t\t\tlistingData: [
  428. \t\t\t\t['listing', '";
  429.         // line 271
  430.         ((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"nulltrue))) : (print ("")));
  431.         echo "'],
  432. \t\t\t\t['listingParams', '";
  433.         // line 272
  434.         ((array_key_exists("listing_parameters"$context)) ? (print (twig_escape_filter($this->envjson_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"nulltrue))) : (print ("")));
  435.         echo "'.replaceAll('&quot;', '\"')],
  436. \t\t\t],
  437.             cityUrl: \"";
  438.         // line 274
  439.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse274), "html"nulltrue);
  440.         echo "\",
  441. \t\t\tstations: {";
  442.         // line 276
  443.         $context['_parent'] = $context;
  444.         $context['_seq'] = twig_ensure_traversable($this->extensions['App\Twig\StationsExtension']->stations());
  445.         $context['loop'] = [
  446.           'parent' => $context['_parent'],
  447.           'index0' => 0,
  448.           'index'  => 1,
  449.           'first'  => true,
  450.         ];
  451.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  452.             $length count($context['_seq']);
  453.             $context['loop']['revindex0'] = $length 1;
  454.             $context['loop']['revindex'] = $length;
  455.             $context['loop']['length'] = $length;
  456.             $context['loop']['last'] = === $length;
  457.         }
  458.         foreach ($context['_seq'] as $context["_key"] => $context["station"]) {
  459.             // line 277
  460.             echo "\"";
  461.             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"falsefalsefalse277)), "html"nulltrue);
  462.             echo "\": \"";
  463.             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->sourcetwig_get_attribute($this->env$this->source$context["station"], "city", [], "any"falsefalsefalse277), "uriIdentity", [], "any"falsefalsefalse277), "station" => twig_get_attribute($this->env$this->source$context["station"], "uriIdentity", [], "any"falsefalsefalse277)]), "html"nulltrue);
  464.             echo "\"";
  465.             if ( !twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse277)) {
  466.                 echo ",";
  467.             }
  468.             ++$context['loop']['index0'];
  469.             ++$context['loop']['index'];
  470.             $context['loop']['first'] = false;
  471.             if (isset($context['loop']['length'])) {
  472.                 --$context['loop']['revindex0'];
  473.                 --$context['loop']['revindex'];
  474.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  475.             }
  476.         }
  477.         $_parent $context['_parent'];
  478.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['station'], $context['_parent'], $context['loop']);
  479.         $context array_intersect_key($context$_parent) + $_parent;
  480.         // line 279
  481.         echo "}
  482.         };
  483. \t\tdocument.addEventListener(\"DOMContentLoaded\", () => {
  484. \t\t\tnew window._filterLoader({
  485. \t\t\t\tformUrl: \"";
  486.         // line 284
  487.         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"falsefalsefalse284)]), "html"nulltrue);
  488.         echo "\",
  489. \t\t\t\tdefaultProfilesCount: \"";
  490.         // line 285
  491.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse285), "html"nulltrue);
  492.         echo "\"
  493. \t\t\t});
  494. \t\t})
  495. \t\t";
  496.         // line 297
  497.         echo "\t</script>
  498. ";
  499.         
  500.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  501.         
  502.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  503.         
  504.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  505.     }
  506.     /**
  507.      * @codeCoverageIgnore
  508.      */
  509.     public function getTemplateName()
  510.     {
  511.         return "ProfileList/list.html.twig";
  512.     }
  513.     /**
  514.      * @codeCoverageIgnore
  515.      */
  516.     public function isTraitable()
  517.     {
  518.         return false;
  519.     }
  520.     /**
  521.      * @codeCoverageIgnore
  522.      */
  523.     public function getDebugInfo()
  524.     {
  525.         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,);
  526.     }
  527.     public function getSourceContext()
  528.     {
  529.         return new Source("{% extends 'grid.html.twig' %}
  530. {% set listingPage = profiles.currentPage is defined and profiles.currentPage > 1 %}
  531. {% set isFirstPage = profiles.currentPage is defined and profiles.currentPage == 1 %}
  532. {% set forYandex = app.request.requestUri == \"/\" and page_metadata_variant == \"yandex\" %}
  533. {%- set route = app.request.get('_route') -%}
  534. {% block title %}{{ seo_title() }}{% endblock %}
  535. {% block metaDescription %}
  536. \t<meta name=\"description\" content=\"{{ seo_description() }}\">
  537. {% endblock %}
  538. {% block name_page %}girls-list{% endblock %}
  539. {% block current_menu_map %} current{% endblock %}
  540. {% block canonical %}<link rel=\"canonical\" href=\"{{ canonical_url() }}{{ listingPage ? 'page' ~ profiles.currentPage ~ '/' : ''}}\">{% endblock %}
  541. {% block mainContainer %}
  542. \t{% set excludeRecommendationProfileIds = [] %}
  543. \t{{ knp_menu_render('breadcrumbs', {'template': '_menu/breadcrumbs.html.twig'}) }}
  544. \t<header class=\"list_heading border-line\" role=\"heading\">
  545. \t\t<div class=\"list_heading-inner\">
  546. \t\t\t<h1 class=\"list_heading__title\" role=\"heading\">{% if forYandex %}Проститутки Москвы индивидуалки{% else %}{{ seo_heading() }}{% endif %}</h1>
  547. \t\t\t<span class=\"list_heading__count\">{{ profiles.totalCount }}</span>
  548. \t\t</div>
  549. \t</header>
  550. \t{# {{ include('components/top_seo.html.twig', { 'type': 'main' }) }} #}
  551. \t{#{% if source is defined and source %}
  552. \t\t<div class=\"empty-category level d-flex overflow-hidden mb-4\">
  553. \t\t\t<div class=\"empty-category__icon d-flex align-items-center justify-content-center\">
  554. \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>
  555. \t\t\t</div>
  556. \t\t\t<div class=\"flex-fill px-3 px-sm-4 py-3\">
  557. \t\t\t\t<p class=\"m-0\">
  558. \t\t\t\t\t{% if source == 'county' %}К сожалению, все девушки из округа
  559. \t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ county.name }}</a>
  560. \t\t\t\t\t\tсейчас отдыхают, посмотрите проституток из других округов города
  561. \t\t\t\t\t\t{{ city.name|trans }}.
  562. \t\t\t\t\t{% endif %}
  563. \t\t\t\t\t{% if source == 'district' %}К сожалению, все девушки из района
  564. \t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ district.name }}</a>
  565. \t\t\t\t\t\tсейчас отдыхают, посмотрите проституток из других районов города
  566. \t\t\t\t\t\t{{ city.name|trans }}.
  567. \t\t\t\t\t{% endif %}
  568. \t\t\t\t\t{% if source == 'station' %}К сожалению, все девушки работающие вблизи метро
  569. \t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ station.name }}</a>
  570. \t\t\t\t\t\tсейчас отдыхают, посмотрите проституток у других станций метро в этом районе города
  571. \t\t\t\t\t\t{{ city.name|trans }}.
  572. \t\t\t\t\t{% endif %}
  573. \t\t\t\t\t{% if source == 'approved' or source == 'with_comments' or  source == 'with_video' or source == 'elite' or source == 'with_selfie' %}
  574. \t\t\t\t\t\t{% if source == 'approved' %}
  575. \t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_approved', {city:city.uriIdentity}) ~ '\">Проверенные анкеты</a>' %}
  576. \t\t\t\t\t\t{% elseif source == 'with_comments' %}
  577. \t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_comments', {city:city.uriIdentity}) ~ '\">Анкеты с отзывами</a>' %}
  578. \t\t\t\t\t\t{% elseif source == 'with_video' %}
  579. \t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_video', {city:city.uriIdentity}) ~ '\">Анкеты с видео</a>' %}
  580. \t\t\t\t\t\t{% elseif source == 'with_selfie' %}
  581. \t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_selfie', {city:city.uriIdentity}) ~ '\">Анкеты с селфи</a>' %}
  582. \t\t\t\t\t\t{% elseif source == 'elite' %}
  583. \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>' %}
  584. \t\t\t\t\t\t{% else %}
  585. \t\t\t\t\t\t\t{% set source_name = '' %}
  586. \t\t\t\t\t\t{% endif %}
  587. \t\t\t\t\t\t{% if source_default == 'approved' %}К сожалению, все
  588. \t\t\t\t\t\t\t<a href=\"{{ category_url }}\">проверенные девушки</a>
  589. \t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
  590. \t\t\t\t\t\t\t{{ source_name|raw }}
  591. \t\t\t\t\t\t{% endif %}
  592. \t\t\t\t\t\t{% if source_default == 'with_comments' %}К сожалению, все
  593. \t\t\t\t\t\t\t<a href=\"{{ category_url }}\">девушки, у которых есть отзывы</a>
  594. \t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
  595. \t\t\t\t\t\t\t{{ source_name|raw }}
  596. \t\t\t\t\t\t{% endif %}
  597. \t\t\t\t\t\t{% if source_default == 'with_video' %}К сожалению, все
  598. \t\t\t\t\t\t\t<a href=\"{{ category_url }}\">девушки, у которых есть видео</a>
  599. \t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
  600. \t\t\t\t\t\t\t{{ source_name|raw }}
  601. \t\t\t\t\t\t{% endif %}
  602. \t\t\t\t\t\t{% if source_default == 'with_selfie' %}
  603. \t\t\t\t\t\t\tК сожалению, все <a href=\"{{ category_url }}\">девушки, у которых есть селфи</a> сейчас отдыхают, посмотрите раздел {{ source_name|raw }}
  604. \t\t\t\t\t\t{% endif %}
  605. \t\t\t\t\t{% endif %}
  606. \t\t\t\t\t{% if source == 'by_params' %}К сожалению, раздел пуст. Посмотрите другие анкеты, которые мы подобрали для Вас.
  607. \t\t\t\t\t{% endif %}
  608. \t\t\t\t\t{% if source == 'service' %}К сожалению, все девушки, которые практикуют услугу
  609. \t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ service.name }}</a>
  610. \t\t\t\t\t\tсейчас отдыхают. Но мы подобрали для Вас девушек которые не против оказать Вам похожие услуги, взгляните!
  611. \t\t\t\t\t{% endif %}
  612. \t\t\t\t\t{% if source == 'city' %}К сожалению, данный раздел пуст. Взгляните на другие анкеты, которые мы нашли для Вас в городе
  613. \t\t\t\t\t\t{{ city.name|trans }}.
  614. \t\t\t\t\t{% endif %}
  615. \t\t\t\t\t{% if source == 'country' %}К сожалению, данный раздел пуст. Взгляните на анкеты которые мы подобрали для Вас.
  616. \t\t\t\t\t{% endif %}
  617. \t\t\t\t\t{% if source == 'massage_service' %}К сожалению, все девушки для которых массаж — это призвание сейчас отдыхают. Посмотрите проституток, которые также готовы сделать Вам массаж.
  618. \t\t\t\t\t{% endif %}
  619. \t\t\t\t</p>
  620. \t\t\t</div>
  621. \t\t</div>
  622. \t{% endif %}#}
  623. \t\t<div id=\"filter-form-root\">
  624. \t\t<button class=\"filter_hide_button rounding\" type=\"button\" id=\"filter_hide_button\">
  625. \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>
  626. \t\t\t<span class=\"filter_hide_button__text\" data-filter-hide-text-show>Фильтры</span>
  627. \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>
  628. \t\t</button>
  629. \t\t<div class=\"filter_hide_block\" id=\"filter_hide_block\">
  630. \t\t\t{# Форма полей фильтрации #}
  631. \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\">
  632. \t\t\t\t<div class=\"profile_filter\">
  633. \t\t\t\t\t<button class=\"profile_filter__mobile_button\" type=\"button\">
  634. \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>
  635. \t\t\t\t\t\t<span class=\"profile_filter__mobile_button__text\">Фильтры</span>
  636. \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>
  637. \t\t\t\t\t</button>
  638. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  639. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  640. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  641. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  642. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  643. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  644. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  645. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  646. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  647. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  648. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  649. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  650. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  651. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  652. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  653. \t\t\t\t</div>
  654. \t\t\t</form>
  655. \t\t</div>
  656. \t\t<div class=\"profile_filter__tags__container fade_slider__container\">
  657. \t\t\t<div class=\"profile_filter__tags d-none fade_slider\" id=\"filter_tags\"></div>
  658. \t\t</div>
  659. \t\t<div class=\"profile_filter__line\" id=\"filter_line\">
  660. \t\t\t<div class=\"profile_filter__line__title\">Найдено <span class=\"profile_filter__line__title__count\">{{ profiles.totalCount }} {{ profiles.totalCount|incline_numeral(['анкета', 'анкеты', 'анкет']) }}</span></div>
  661. \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>
  662. \t\t\t</button>
  663. \t\t</div>
  664. \t</div>
  665. \t<div class=\"profiles-items-row\" id=\"profile-list\" data-show-more-append>
  666. \t\t{% block profileList %}
  667. \t\t\t{% include 'ProfileList/list.profiles.html.twig' with {'profileList': profiles } %}
  668. \t\t{% endblock %}
  669. \t</div>
  670.     {% include 'ProfileList/_show_more.profiles.html.twig' %}
  671. \t{{ porpaginas_render(profiles) }}
  672. \t{# {% set cities_circle = city_main_pages_linkage_circle() %}
  673.     {% if cities_circle is not null %}
  674.         <div class=\"city-main-pages-linkage-circle\">
  675.             {% 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 %}
  676. \t\t\t<span class=\"sep\"></span>
  677.             {% 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 %}
  678.         </div>
  679.     {% endif %} #}
  680. \t{# {% if app.request.pathInfo != '/' %}
  681. \t\t{% set cities_circle = city_main_pages_linkage_by_countries_circle() %}
  682. \t\t{% if cities_circle is not null %}
  683. \t\t\t<div class=\"city-main-pages-linkage-circle\">
  684. \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 %}
  685. \t\t\t\t\t<span class=\"sep\"></span>
  686. \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 %}
  687. \t\t\t</div>
  688. \t\t{% endif %}
  689. \t{% endif %} #}
  690. \t{# {% set districts_circle = districts_linkage_circle() %}
  691.     {% if districts_circle is not null %}
  692. \t\t<div class=\"city-main-pages-linkage-circle\">
  693.             <h3 class=\"city-main-pages-linkage-circle-title\">Также интересуются:</h3>
  694.             {% 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 %}
  695. \t\t\t<span class=\"sep\"></span>
  696.             {% 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 %}
  697.         </div>
  698.     {% endif %}
  699.     {% set stations_circle = station_pages_linkage_circle() %}
  700.     {% if stations_circle is not null %}
  701.         <div class=\"city-main-pages-linkage-circle\">
  702.             <h3 class=\"city-main-pages-linkage-circle-title\">Также интересуются:</h3>
  703.             {% if stations_circle[0] is not null %}<a href=\"{{ stations_circle[0].href }}\"><i class=\"prev\"></i>{{ stations_circle[0].text }}</a><br/>{% endif %}
  704. \t\t\t<span class=\"sep\"></span>
  705.             {% if stations_circle[1] is not null %}<a href=\"{{ stations_circle[1].href }}\">{{ stations_circle[1].text }}<i class=\"next\"></i></a>{% endif %}
  706.         </div>
  707.     {% endif %} #}
  708.     {# {% set circle = inner_linkage_circle() %}
  709.     {% if circle is not null %}
  710.         <div class=\"city-main-pages-linkage-circle\">
  711. \t\t\t{% if circle[0] is not null %}<a href=\"{{ circle[0].href }}\"><i class=\"prev\"></i>{{ circle[0].text }}</a>{% endif %}
  712. \t\t\t<span class=\"sep\"></span>
  713. \t\t\t{% if circle[1] is not null %}<a href=\"{{ circle[1].href }}\">{{ circle[1].text }}<i class=\"next\"></i></a>{% endif %}
  714.         </div>
  715.     {% endif %} #}
  716. \t{% if profiles and profiles.currentPage >= 2 %}
  717. \t\t{{ include('components/_profile_recommendations.html.twig', {'classname': 'recommendations-list-page'}) }}
  718. \t{% endif %}
  719. \t{# {% set cityBlagoveshensk = city is defined and city.uriIdentity == 'blagoveshensk' %} #}
  720. \t{# {% if not cityBlagoveshensk %} #}
  721. \t\t{# {{ include('components/big_footer.html.twig') }} #}
  722. \t{# {% endif %} #}
  723. \t{# {% if isFirstPage %}
  724. \t{{ include('components/seo.partial.twig', {type: 'top'}) }}
  725. \t{{ include('components/seo.partial.twig', {type: 'bottom'}) }}
  726. \t{% endif %} #}
  727. \t<div aria-hidden=\"true\" class=\"no-display\" style=\"display: none;\">
  728. \t\t<svg xmlns=\"http://www.w3.org/2000/svg\">
  729. \t\t\t<symbol id=\"close\" viewBox=\"0 0 25 24\">
  730. \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\"/>
  731. \t\t\t</symbol>
  732. \t\t\t<symbol id=\"expand\" viewBox=\"0 0 20 20\">
  733. \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\"/>
  734. \t\t\t</symbol>
  735. \t\t\t<symbol id=\"range-off\" viewBox=\"0 0 24 24\">
  736. \t\t\t\t{# <rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
  737. \t\t\t\t<circle cx=\"4.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/>
  738. \t\t\t\t<circle cx=\"20.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/> #}
  739. \t\t\t\t<rect width=\"24\" height=\"4\" y=\"10\" fill=\"#d3d3d3\" rx=\"2\"/>
  740. \t\t\t\t<circle cx=\"4\" cy=\"12\" r=\"3\" fill=\"#f0f0f0\" stroke=\"#9d9d9d\" stroke-width=\"2\"/>
  741. \t\t\t\t<circle cx=\"20\" cy=\"12\" r=\"3\" fill=\"#f0f0f0\" stroke=\"#9d9d9d\" stroke-width=\"2\"/>
  742. \t\t\t</symbol>
  743. \t\t\t<symbol id=\"range-on\" viewBox=\"0 0 25 24\">
  744. \t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
  745. \t\t\t\t<rect width=\"12\" height=\"4\" x=\"6.34\" y=\"10\" fill=\"#254CB1\" rx=\"2\"/>
  746. \t\t\t\t<circle cx=\"6.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#254CB1\" stroke-width=\"2\"/>
  747. \t\t\t\t<circle cx=\"18.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#254CB1\" stroke-width=\"2\"/>
  748. \t\t\t</symbol>
  749. \t\t\t<symbol id=\"filter\" viewBox=\"0 0 24 24\">
  750. \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\" />
  751. \t\t\t</symbol>
  752. \t\t\t<symbol id=\"filter-arrow\" viewBox=\"0 0 24 24\">
  753. \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\"/>
  754. \t\t\t<symbol>
  755. \t\t</svg>
  756. \t</div>
  757. {% endblock %}
  758. {% block javascripts %}
  759. \t{{ parent() }}
  760. \t{{ encore_entry_script_tags('scripts/filters', null, 'basicConfig') }}
  761. \t<script>
  762. \t\twindow._strl = {
  763. \t\t\tstations: {
  764. \t\t\t\t{%- for station in stations() -%}
  765. \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 %}
  766. \t\t\t\t{%- endfor -%}
  767. \t\t\t}
  768. \t\t};
  769.         window._lD = {
  770. \t\t\tformUrl: \"{{ path('profile_filters.form', {city: city.uriIdentity}) }}\",
  771.             setLastViewedListing: '{{ app.request.attributes.get('_route') }}',
  772. \t\t\tlistingData: [
  773. \t\t\t\t['listing', '{{ listing is defined ? listing : \"\" }}'],
  774. \t\t\t\t['listingParams', '{{ listing_parameters is defined ? listing_parameters|json_encode() : \"\" }}'.replaceAll('&quot;', '\"')],
  775. \t\t\t],
  776.             cityUrl: \"{{city.uriIdentity}}\",
  777. \t\t\tstations: {
  778. \t\t\t\t{%- for station in stations() -%}
  779. \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 %}
  780. \t\t\t\t{%- endfor -%}
  781. \t\t\t}
  782.         };
  783. \t\tdocument.addEventListener(\"DOMContentLoaded\", () => {
  784. \t\t\tnew window._filterLoader({
  785. \t\t\t\tformUrl: \"{{ path('profile_filters.form', {city: city.uriIdentity}) }}\",
  786. \t\t\t\tdefaultProfilesCount: \"{{ profiles.totalCount }}\"
  787. \t\t\t});
  788. \t\t})
  789. \t\t{# document.addEventListener('DOMContentLoaded', function() {
  790. \t\t\t{% if profiles and profiles.totalCount > 0 %}
  791. \t\t\t\t{%- set profilesId = profiles|map(p => p.id)|join(',') -%}
  792. \t\t\t\twindow.increase_shows({
  793. \t\t\t\t\tprofiles: [{{ profilesId }}],
  794. \t\t\t\t\troute: '{{ app.request.attributes.get('_route') }}',
  795. \t\t\t\t})
  796. \t\t\t{% endif %}
  797. \t\t}); #}
  798. \t</script>
  799. {% endblock %}""ProfileList/list.html.twig""/app/templates/ProfileList/list.html.twig");
  800.     }
  801. }