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

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.             'stylesheet' => [$this'block_stylesheet'],
  28.             'mainContainer' => [$this'block_mainContainer'],
  29.             'mainList' => [$this'block_mainList'],
  30.             'showMore' => [$this'block_showMore'],
  31.             'javascripts' => [$this'block_javascripts'],
  32.         ];
  33.     }
  34.     protected function doGetParent(array $context)
  35.     {
  36.         // line 1
  37.         return "grid.html.twig";
  38.     }
  39.     protected function doDisplay(array $context, array $blocks = [])
  40.     {
  41.         $macros $this->macros;
  42.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  43.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ProfileList/list.html.twig"));
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ProfileList/list.html.twig"));
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ProfileList/list.html.twig"));
  48.         // line 36
  49.         $context["listingPage"] = (twig_get_attribute($this->env$this->source, ($context["profiles"] ?? null), "currentPage", [], "any"truetruefalse36) && (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.'36$this->source); })()), "currentPage", [], "any"falsefalsefalse36) > 1));
  50.         // line 37
  51.         $context["isFirstPage"] = (twig_get_attribute($this->env$this->source, ($context["profiles"] ?? null), "currentPage", [], "any"truetruefalse37) && (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.'37$this->source); })()), "currentPage", [], "any"falsefalsefalse37) == 1));
  52.         // line 1
  53.         $this->parent $this->loadTemplate("grid.html.twig""ProfileList/list.html.twig"1);
  54.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  55.         
  56.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  57.         
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  59.         
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  61.     }
  62.     // line 30
  63.     public function block_title($context, array $blocks = [])
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  67.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  68.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  69.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  70.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  71.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  72.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaTitle(), "html"nulltrue);
  73.         
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  75.         
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  77.         
  78.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  79.     }
  80.     // line 32
  81.     public function block_metaDescription($context, array $blocks = [])
  82.     {
  83.         $macros $this->macros;
  84.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  85.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  86.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  88.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  89.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  90.         // line 33
  91.         echo "\t<meta name=\"description\" content=\"";
  92.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaDescription(), "html"nulltrue);
  93.         echo "\">
  94. ";
  95.         
  96.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  97.         
  98.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  99.         
  100.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  101.     }
  102.     // line 39
  103.     public function block_name_page($context, array $blocks = [])
  104.     {
  105.         $macros $this->macros;
  106.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  107.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  108.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  109.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  111.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  112.         echo "girls-list";
  113.         
  114.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  115.         
  116.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  117.         
  118.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  119.     }
  120.     // line 40
  121.     public function block_current_menu_map($context, array $blocks = [])
  122.     {
  123.         $macros $this->macros;
  124.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  125.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""current_menu_map"));
  126.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  127.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""current_menu_map"));
  128.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  129.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""current_menu_map"));
  130.         echo " current";
  131.         
  132.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  133.         
  134.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  135.         
  136.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  137.     }
  138.     // line 42
  139.     public function block_stylesheet($context, array $blocks = [])
  140.     {
  141.         $macros $this->macros;
  142.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  143.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  144.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  145.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  146.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  147.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  148.         // line 43
  149.         echo "\t";
  150.         $this->displayParentBlock("stylesheet"$context$blocks);
  151.         echo "
  152. \t";
  153.         // line 44
  154.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("scripts/filters"null"basicConfig");
  155.         echo "
  156. ";
  157.         
  158.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  159.         
  160.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  161.         
  162.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  163.     }
  164.     // line 47
  165.     public function block_mainContainer($context, array $blocks = [])
  166.     {
  167.         $macros $this->macros;
  168.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  169.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainContainer"));
  170.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  171.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainContainer"));
  172.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  173.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainContainer"));
  174.         // line 48
  175.         echo "\t";
  176.         echo $this->extensions['Knp\Menu\Twig\MenuExtension']->render("breadcrumbs", ["template" => "_menu/breadcrumbs.html.twig"]);
  177.         echo "
  178. \t<header class=\"list_heading\" role=\"heading\">
  179. \t\t<h1 class=\"border-line list_heading__title\" role=\"heading\">";
  180.         // line 50
  181.         echo (($this->extensions['App\Twig\SeoExtension']->pageHeading()) ? ($this->extensions['App\Twig\SeoExtension']->pageHeading()) : ("Проститутки города Питера"));
  182.         echo "</h1>
  183. \t\t<span class=\"list_heading__count\">";
  184.         // line 51
  185.         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.'51$this->source); })()), "totalCount", [], "any"falsefalsefalse51), "html"nulltrue);
  186.         echo "</span>
  187. \t</header>
  188. \t";
  189.         // line 127
  190.         echo "
  191. \t<div aria-hidden=\"true\" class=\"no-display\" style=\"display: none;\">
  192. \t\t<svg xmlns=\"http://www.w3.org/2000/svg\">
  193. \t\t\t<symbol id=\"close\" viewBox=\"0 0 25 24\">
  194. \t\t\t\t<path fill=\"#B5B5B5\" 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\"/>
  195. \t\t\t</symbol>
  196. \t\t\t<symbol id=\"expand\" viewBox=\"0 0 20 20\">
  197. \t\t\t\t<path fill=\"#B5B5B5\" d=\"M15 8.41 13.59 7 10 10.58 6.41 7 5 8.41l5 5 5-5Z\"/>
  198. \t\t\t</symbol>
  199. \t\t\t<symbol id=\"range-off\" viewBox=\"0 0 25 24\">
  200. \t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
  201. \t\t\t\t<circle cx=\"4.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/>
  202. \t\t\t\t<circle cx=\"20.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/>
  203. \t\t\t</symbol>
  204. \t\t\t<symbol id=\"range-on\" viewBox=\"0 0 25 24\">
  205. \t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
  206. \t\t\t\t<rect width=\"12\" height=\"4\" x=\"6.34\" y=\"10\" fill=\"#f7901d\" rx=\"2\"/>
  207. \t\t\t\t<circle cx=\"6.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#f7901d\" stroke-width=\"2\"/>
  208. \t\t\t\t<circle cx=\"18.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#f7901d\" stroke-width=\"2\"/>
  209. \t\t\t</symbol>
  210. \t\t\t<symbol id=\"filter\" viewBox=\"0 0 24 24\">
  211. \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\" />
  212. \t\t\t</symbol>
  213. \t\t\t<symbol id=\"filter-arrow\" viewBox=\"0 0 24 24\">
  214. \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=\"#B5B5B5\"/>
  215. \t\t\t<symbol>
  216. \t\t</svg>
  217. \t</div>
  218. \t<div id=\"filter-form-root\">
  219. \t\t<button class=\"filter_hide_button rounding\" type=\"button\" id=\"filter_hide_button\">
  220. \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>
  221. \t\t\t<span class=\"filter_hide_button__text\" data-filter-hide-text-show>Фильтры</span>
  222. \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>
  223. \t\t</button>
  224. \t\t<div class=\"filter_hide_block\" id=\"filter_hide_block\">
  225. \t\t\t";
  226.         // line 164
  227.         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\">
  228. \t\t\t\t<div class=\"profile_filter\">
  229. \t\t\t\t\t<button class=\"profile_filter__mobile_button\" type=\"button\">
  230. \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>
  231. \t\t\t\t\t\t<span class=\"profile_filter__mobile_button__text\">Фильтры</span>
  232. \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>
  233. \t\t\t\t\t</button>
  234. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  235. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  236. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  237. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  238. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  239. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  240. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  241. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  242. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  243. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  244. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  245. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  246. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  247. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  248. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  249. \t\t\t\t</div>
  250. \t\t\t</form>
  251. \t\t</div>
  252. \t\t<div class=\"profile_filter__tags__container fade_slider__container\">
  253. \t\t\t<div class=\"profile_filter__tags d-none fade_slider\" id=\"filter_tags\">
  254. \t\t\t<button class=\"profile_filter__tag\" type=\"button\" data-all>Сбросить фильтры</button>
  255. \t\t\t</div>
  256. \t\t</div>
  257. \t\t<div class=\"profile_filter__line\" id=\"filter_line\">
  258. \t\t\t<div class=\"profile_filter__line__title\">Найдено <span class=\"profile_filter__line__title__count\">";
  259.         // line 198
  260.         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.'198$this->source); })()), "totalCount", [], "any"falsefalsefalse198), "html"nulltrue);
  261.         echo " ";
  262.         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.'198$this->source); })()), "totalCount", [], "any"falsefalsefalse198), ["анкета""анкеты""анкет"]), "html"nulltrue);
  263.         echo "</span></div>
  264. \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=\"#f7901d\"/></svg>
  265. \t\t\t</button>
  266. \t\t</div>
  267. \t</div>
  268. \t";
  269.         // line 204
  270.         $this->displayBlock('mainList'$context$blocks);
  271.         // line 210
  272.         if (((isset($context["profiles"]) || array_key_exists("profiles"$context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.'210$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.'210$this->source); })()), "totalCount", [], "any"falsefalsefalse210) > (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.'210$this->source); })()), "currentPage", [], "any"falsefalsefalse210) * 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.'210$this->source); })()), "currentLimit", [], "any"falsefalsefalse210))))) {
  273.             // line 211
  274.             $this->displayBlock('showMore'$context$blocks);
  275.         }
  276.         // line 216
  277.         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.'216$this->source); })()));
  278.         echo "
  279. \t";
  280.         // line 227
  281.         echo "
  282. \t";
  283.         // line 228
  284.         if (((isset($context["profiles"]) || array_key_exists("profiles"$context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.'228$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.'228$this->source); })()), "currentPage", [], "any"falsefalsefalse228) >= 2))) {
  285.             // line 229
  286.             echo "\t\t";
  287.             $context["excludeRecommendationProfileIds"] = [];
  288.             // line 230
  289.             echo "\t\t";
  290.             echo twig_include($this->env$context"components/_profile_recommendations.html.twig");
  291.             echo "
  292. \t";
  293.         }
  294.         // line 232
  295.         echo "
  296. \t";
  297.         // line 237
  298.         echo "
  299. \t";
  300.         // line 238
  301.         $context["cities_circle"] = $this->extensions['App\Twig\CityMainPagesLinkageExtension']->cityMainPagesLinkageCircle();
  302.         // line 239
  303.         echo "\t";
  304.         if ( !(null === (isset($context["cities_circle"]) || array_key_exists("cities_circle"$context) ? $context["cities_circle"] : (function () { throw new RuntimeError('Variable "cities_circle" does not exist.'239$this->source); })()))) {
  305.             // line 240
  306.             echo "\t\t<div class=\"city_main_pages_linkage_circle\">
  307. \t\t\t<h3>Также рекомендуем:</h3>
  308. \t\t\t";
  309.             // line 242
  310.             if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["cities_circle"]) || array_key_exists("cities_circle"$context) ? $context["cities_circle"] : (function () { throw new RuntimeError('Variable "cities_circle" does not exist.'242$this->source); })()), 0, [], "array"falsefalsefalse242))) {
  311.                 echo "<a href=\"";
  312.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["cities_circle"]) || array_key_exists("cities_circle"$context) ? $context["cities_circle"] : (function () { throw new RuntimeError('Variable "cities_circle" does not exist.'242$this->source); })()), 0, [], "array"falsefalsefalse242), "href", [], "any"falsefalsefalse242), "html"nulltrue);
  313.                 echo "\">";
  314.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["cities_circle"]) || array_key_exists("cities_circle"$context) ? $context["cities_circle"] : (function () { throw new RuntimeError('Variable "cities_circle" does not exist.'242$this->source); })()), 0, [], "array"falsefalsefalse242), "text", [], "any"falsefalsefalse242), "html"nulltrue);
  315.                 echo "</a>";
  316.             }
  317.             // line 243
  318.             echo "\t\t\t";
  319.             if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["cities_circle"]) || array_key_exists("cities_circle"$context) ? $context["cities_circle"] : (function () { throw new RuntimeError('Variable "cities_circle" does not exist.'243$this->source); })()), 1, [], "array"falsefalsefalse243))) {
  320.                 echo "<a href=\"";
  321.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["cities_circle"]) || array_key_exists("cities_circle"$context) ? $context["cities_circle"] : (function () { throw new RuntimeError('Variable "cities_circle" does not exist.'243$this->source); })()), 1, [], "array"falsefalsefalse243), "href", [], "any"falsefalsefalse243), "html"nulltrue);
  322.                 echo "\">";
  323.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["cities_circle"]) || array_key_exists("cities_circle"$context) ? $context["cities_circle"] : (function () { throw new RuntimeError('Variable "cities_circle" does not exist.'243$this->source); })()), 1, [], "array"falsefalsefalse243), "text", [], "any"falsefalsefalse243), "html"nulltrue);
  324.                 echo "</a>";
  325.             }
  326.             // line 244
  327.             echo "\t\t</div>
  328. \t";
  329.         }
  330.         // line 246
  331.         echo "
  332. \t";
  333.         // line 247
  334.         $context["circle"] = $this->extensions['App\Twig\InnerLinkageCircleExtension']->innerLinkageCircle();
  335.         // line 248
  336.         echo "\t";
  337.         if ( !(null === (isset($context["circle"]) || array_key_exists("circle"$context) ? $context["circle"] : (function () { throw new RuntimeError('Variable "circle" does not exist.'248$this->source); })()))) {
  338.             // line 249
  339.             echo "\t\t<div class=\"inner_linkage_circle\">
  340. \t\t\t<h3>Также интересуются:</h3>
  341. \t\t\t<a href=\"";
  342.             // line 251
  343.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["circle"]) || array_key_exists("circle"$context) ? $context["circle"] : (function () { throw new RuntimeError('Variable "circle" does not exist.'251$this->source); })()), 0, [], "array"falsefalsefalse251), "href", [], "any"falsefalsefalse251), "html"nulltrue);
  344.             echo "\">";
  345.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["circle"]) || array_key_exists("circle"$context) ? $context["circle"] : (function () { throw new RuntimeError('Variable "circle" does not exist.'251$this->source); })()), 0, [], "array"falsefalsefalse251), "text", [], "any"falsefalsefalse251), "html"nulltrue);
  346.             echo "</a>
  347. \t\t\t<a href=\"";
  348.             // line 252
  349.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["circle"]) || array_key_exists("circle"$context) ? $context["circle"] : (function () { throw new RuntimeError('Variable "circle" does not exist.'252$this->source); })()), 1, [], "array"falsefalsefalse252), "href", [], "any"falsefalsefalse252), "html"nulltrue);
  350.             echo "\">";
  351.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["circle"]) || array_key_exists("circle"$context) ? $context["circle"] : (function () { throw new RuntimeError('Variable "circle" does not exist.'252$this->source); })()), 1, [], "array"falsefalsefalse252), "text", [], "any"falsefalsefalse252), "html"nulltrue);
  352.             echo "</a>
  353. \t\t</div>
  354. \t";
  355.         }
  356.         
  357.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  358.         
  359.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  360.         
  361.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  362.     }
  363.     // line 204
  364.     public function block_mainList($context, array $blocks = [])
  365.     {
  366.         $macros $this->macros;
  367.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  368.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainList"));
  369.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  370.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainList"));
  371.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  372.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainList"));
  373.         // line 205
  374.         echo "\t\t<div class=\"models-items-row flex-wrap\" id=\"profile-list\">
  375.         \t";
  376.         // line 206
  377.         $this->loadTemplate("ProfileList/list.profiles.html.twig""ProfileList/list.html.twig"206)->display(twig_array_merge($context, ["top_profile" => $this->extensions['App\Twig\PaidPlacementsExtension']->currentTopPlacement()]));
  378.         // line 207
  379.         echo "\t\t</div>
  380. \t";
  381.         
  382.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  383.         
  384.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  385.         
  386.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  387.     }
  388.     // line 211
  389.     public function block_showMore($context, array $blocks = [])
  390.     {
  391.         $macros $this->macros;
  392.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  393.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""showMore"));
  394.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  395.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""showMore"));
  396.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  397.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""showMore"));
  398.         // line 212
  399.         $this->loadTemplate("ProfileList/_show_more.profiles.html.twig""ProfileList/list.html.twig"212)->display($context);
  400.         
  401.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  402.         
  403.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  404.         
  405.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  406.     }
  407.     // line 257
  408.     public function block_javascripts($context, array $blocks = [])
  409.     {
  410.         $macros $this->macros;
  411.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  412.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  413.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  414.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  415.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  416.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  417.         // line 258
  418.         echo "\t";
  419.         $context["excludeRecommendationProfileIds"] = [];
  420.         // line 259
  421.         echo "\t";
  422.         $this->displayParentBlock("javascripts"$context$blocks);
  423.         echo "
  424. \t";
  425.         // line 260
  426.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("scripts/filters"null"basicConfig");
  427.         // line 261
  428.         $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.'261$this->source); })()), "request", [], "any"falsefalsefalse261), "get", ["_route"], "method"falsefalsefalse261);
  429.         // line 262
  430.         if ((!twig_in_filter("profile_search.page", (isset($context["route"]) || array_key_exists("route"$context) ? $context["route"] : (function () { throw new RuntimeError('Variable "route" does not exist.'262$this->source); })())) &&  !((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.'262$this->source); })()), "request", [], "any"falsefalsefalse262), "method", [], "any"falsefalsefalse262) == "GET") && 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.'262$this->source); })()), "request", [], "any"falsefalsefalse262), "isXmlHttpRequest", [], "method"falsefalsefalse262)))) {
  431.             // line 263
  432.             echo "<script>
  433. \t\t\twindow._lD = {
  434. \t\t\t\tformUrl: \"";
  435.             // line 265
  436.             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.'265$this->source); })()), "uriIdentity", [], "any"falsefalsefalse265)]), "html"nulltrue);
  437.             echo "\",
  438. \t\t\t\tsetLastViewedListing: '";
  439.             // line 266
  440.             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.'266$this->source); })()), "request", [], "any"falsefalsefalse266), "attributes", [], "any"falsefalsefalse266), "get", ["_route"], "method"falsefalsefalse266), "html"nulltrue);
  441.             echo "',
  442. \t\t\t\tlistingData: [
  443. \t\t\t\t\t['listing', '";
  444.             // line 268
  445.             echo twig_escape_filter($this->env, (isset($context["listing"]) || array_key_exists("listing"$context) ? $context["listing"] : (function () { throw new RuntimeError('Variable "listing" does not exist.'268$this->source); })()), "html"nulltrue);
  446.             echo "'],
  447. \t\t\t\t\t['listingParams', '";
  448.             // line 269
  449.             echo 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.'269$this->source); })())), "html"nulltrue);
  450.             echo "'.replaceAll('&quot;', '\"')],
  451. \t\t\t\t],
  452. \t\t\t\tcityUrl: \"";
  453.             // line 271
  454.             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.'271$this->source); })()), "uriIdentity", [], "any"falsefalsefalse271), "html"nulltrue);
  455.             echo "\"
  456. \t\t\t}
  457. \t\t\twindow._spb_s = {
  458. \t\t\t\tstations: {";
  459.             // line 275
  460.             $context['_parent'] = $context;
  461.             $context['_seq'] = twig_ensure_traversable($this->extensions['App\Twig\StationsExtension']->stations());
  462.             $context['loop'] = [
  463.               'parent' => $context['_parent'],
  464.               'index0' => 0,
  465.               'index'  => 1,
  466.               'first'  => true,
  467.             ];
  468.             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  469.                 $length count($context['_seq']);
  470.                 $context['loop']['revindex0'] = $length 1;
  471.                 $context['loop']['revindex'] = $length;
  472.                 $context['loop']['length'] = $length;
  473.                 $context['loop']['last'] = === $length;
  474.             }
  475.             foreach ($context['_seq'] as $context["_key"] => $context["station"]) {
  476.                 // line 276
  477.                 echo "\"";
  478.                 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"falsefalsefalse276)), "html"nulltrue);
  479.                 echo "\": \"";
  480.                 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"falsefalsefalse276), "uriIdentity", [], "any"falsefalsefalse276), "station" => twig_get_attribute($this->env$this->source$context["station"], "uriIdentity", [], "any"falsefalsefalse276)]), "html"nulltrue);
  481.                 echo "\"";
  482.                 if ( !twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse276)) {
  483.                     echo ",";
  484.                 }
  485.                 ++$context['loop']['index0'];
  486.                 ++$context['loop']['index'];
  487.                 $context['loop']['first'] = false;
  488.                 if (isset($context['loop']['length'])) {
  489.                     --$context['loop']['revindex0'];
  490.                     --$context['loop']['revindex'];
  491.                     $context['loop']['last'] = === $context['loop']['revindex0'];
  492.                 }
  493.             }
  494.             $_parent $context['_parent'];
  495.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['station'], $context['_parent'], $context['loop']);
  496.             $context array_intersect_key($context$_parent) + $_parent;
  497.             // line 278
  498.             echo "}
  499. \t\t\t};
  500. \t\t\tdocument.addEventListener(\"DOMContentLoaded\", () => {
  501. \t\t\t\tnew window._filterLoader({
  502. \t\t\t\t\tformUrl: \"";
  503.             // line 283
  504.             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.'283$this->source); })()), "uriIdentity", [], "any"falsefalsefalse283)]), "html"nulltrue);
  505.             echo "\",
  506. \t\t\t\t\tdefaultProfilesCount: \"";
  507.             // line 284
  508.             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.'284$this->source); })()), "totalCount", [], "any"falsefalsefalse284), "html"nulltrue);
  509.             echo "\"
  510. \t\t\t\t});
  511. \t\t\t})
  512. \t\t</script>
  513. \t\t";
  514.         }
  515.         
  516.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  517.         
  518.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  519.         
  520.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  521.     }
  522.     // line 3
  523.     public function macro__get_min($__price1__ null$__price2__ null$__currency__ null, ...$__varargs__)
  524.     {
  525.         $macros $this->macros;
  526.         $context $this->env->mergeGlobals([
  527.             "price1" => $__price1__,
  528.             "price2" => $__price2__,
  529.             "currency" => $__currency__,
  530.             "varargs" => $__varargs__,
  531.         ]);
  532.         $blocks = [];
  533.         ob_start();
  534.         try {
  535.             $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  536.             $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro""_get_min"));
  537.             $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  538.             $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro""_get_min"));
  539.             $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  540.             $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro""_get_min"));
  541.             // line 4
  542.             echo "\t";
  543.             $context["price1"] = (((array_key_exists("price1"$context) && ((isset($context["price1"]) || array_key_exists("price1"$context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.'4$this->source); })()) > 0))) ? ((isset($context["price1"]) || array_key_exists("price1"$context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.'4$this->source); })())) : (999999999));
  544.             // line 5
  545.             echo "\t";
  546.             $context["price2"] = (((array_key_exists("price2"$context) && ((isset($context["price2"]) || array_key_exists("price2"$context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.'5$this->source); })()) > 0))) ? ((isset($context["price2"]) || array_key_exists("price2"$context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.'5$this->source); })())) : (999999999));
  547.             // line 6
  548.             echo "\t";
  549.             if ((((isset($context["price1"]) || array_key_exists("price1"$context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.'6$this->source); })()) == 999999999) && ((isset($context["price2"]) || array_key_exists("price2"$context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.'6$this->source); })()) == 999999999))) {
  550.                 // line 7
  551.                 echo "\t\t-
  552. \t";
  553.             } elseif ((            // line 8
  554. (isset($context["price1"]) || array_key_exists("price1"$context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.'8$this->source); })()) == 999999999)) {
  555.                 // line 9
  556.                 echo "\t\t";
  557.                 echo twig_escape_filter($this->env, (isset($context["price2"]) || array_key_exists("price2"$context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.'9$this->source); })()), "html"nulltrue);
  558.                 echo " ";
  559.                 echo twig_escape_filter($this->env, (isset($context["currency"]) || array_key_exists("currency"$context) ? $context["currency"] : (function () { throw new RuntimeError('Variable "currency" does not exist.'9$this->source); })()), "html"nulltrue);
  560.                 echo "
  561. \t";
  562.             } elseif ((            // line 10
  563. (isset($context["price2"]) || array_key_exists("price2"$context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.'10$this->source); })()) == 999999999)) {
  564.                 // line 11
  565.                 echo "\t\t";
  566.                 echo twig_escape_filter($this->env, (isset($context["price1"]) || array_key_exists("price1"$context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.'11$this->source); })()), "html"nulltrue);
  567.                 echo " ";
  568.                 echo twig_escape_filter($this->env, (isset($context["currency"]) || array_key_exists("currency"$context) ? $context["currency"] : (function () { throw new RuntimeError('Variable "currency" does not exist.'11$this->source); })()), "html"nulltrue);
  569.                 echo "
  570. \t";
  571.             } else {
  572.                 // line 13
  573.                 echo "\t\t";
  574.                 echo twig_escape_filter($this->envmin([(isset($context["price1"]) || array_key_exists("price1"$context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.'13$this->source); })()), (isset($context["price2"]) || array_key_exists("price2"$context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.'13$this->source); })())]), "html"nulltrue);
  575.                 echo " ";
  576.                 echo twig_escape_filter($this->env, (isset($context["currency"]) || array_key_exists("currency"$context) ? $context["currency"] : (function () { throw new RuntimeError('Variable "currency" does not exist.'13$this->source); })()), "html"nulltrue);
  577.                 echo "
  578. \t";
  579.             }
  580.             
  581.             $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  582.             
  583.             $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  584.             
  585.             $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  586.             return ('' === $tmp ob_get_contents()) ? '' : new Markup($tmp$this->env->getCharset());
  587.         } finally {
  588.             ob_end_clean();
  589.         }
  590.     }
  591.     // line 17
  592.     public function macro__check_out_price($__price1__ null$__price2__ null$__price3__ null, ...$__varargs__)
  593.     {
  594.         $macros $this->macros;
  595.         $context $this->env->mergeGlobals([
  596.             "price1" => $__price1__,
  597.             "price2" => $__price2__,
  598.             "price3" => $__price3__,
  599.             "varargs" => $__varargs__,
  600.         ]);
  601.         $blocks = [];
  602.         ob_start();
  603.         try {
  604.             $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  605.             $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro""_check_out_price"));
  606.             $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  607.             $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro""_check_out_price"));
  608.             $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  609.             $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro""_check_out_price"));
  610.             // line 18
  611.             $context["maxPrice"] = 999999999;
  612.             // line 19
  613.             $context["price1"] = (((array_key_exists("price1"$context) && ((isset($context["price1"]) || array_key_exists("price1"$context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.'19$this->source); })()) > 0))) ? ((isset($context["price1"]) || array_key_exists("price1"$context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.'19$this->source); })())) : ((isset($context["maxPrice"]) || array_key_exists("maxPrice"$context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.'19$this->source); })())));
  614.             // line 20
  615.             $context["price2"] = (((array_key_exists("price2"$context) && ((isset($context["price2"]) || array_key_exists("price2"$context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.'20$this->source); })()) > 0))) ? ((isset($context["price2"]) || array_key_exists("price2"$context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.'20$this->source); })())) : ((isset($context["maxPrice"]) || array_key_exists("maxPrice"$context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.'20$this->source); })())));
  616.             // line 21
  617.             $context["price3"] = (((array_key_exists("price3"$context) && ((isset($context["price3"]) || array_key_exists("price3"$context) ? $context["price3"] : (function () { throw new RuntimeError('Variable "price3" does not exist.'21$this->source); })()) > 0))) ? ((isset($context["price3"]) || array_key_exists("price3"$context) ? $context["price3"] : (function () { throw new RuntimeError('Variable "price3" does not exist.'21$this->source); })())) : ((isset($context["maxPrice"]) || array_key_exists("maxPrice"$context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.'21$this->source); })())));
  618.             // line 23
  619.             if (((((isset($context["price1"]) || array_key_exists("price1"$context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.'23$this->source); })()) != (isset($context["maxPrice"]) || array_key_exists("maxPrice"$context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.'23$this->source); })())) || ((isset($context["price2"]) || array_key_exists("price2"$context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.'23$this->source); })()) != (isset($context["maxPrice"]) || array_key_exists("maxPrice"$context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.'23$this->source); })()))) || ((isset($context["price3"]) || array_key_exists("price3"$context) ? $context["price3"] : (function () { throw new RuntimeError('Variable "price3" does not exist.'23$this->source); })()) != (isset($context["maxPrice"]) || array_key_exists("maxPrice"$context) ? $context["maxPrice"] : (function () { throw new RuntimeError('Variable "maxPrice" does not exist.'23$this->source); })())))) {
  620.                 // line 24
  621.                 echo "1";
  622.             } else {
  623.                 // line 26
  624.                 echo "0";
  625.             }
  626.             
  627.             $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  628.             
  629.             $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  630.             
  631.             $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  632.             return ('' === $tmp ob_get_contents()) ? '' : new Markup($tmp$this->env->getCharset());
  633.         } finally {
  634.             ob_end_clean();
  635.         }
  636.     }
  637.     /**
  638.      * @codeCoverageIgnore
  639.      */
  640.     public function getTemplateName()
  641.     {
  642.         return "ProfileList/list.html.twig";
  643.     }
  644.     /**
  645.      * @codeCoverageIgnore
  646.      */
  647.     public function isTraitable()
  648.     {
  649.         return false;
  650.     }
  651.     /**
  652.      * @codeCoverageIgnore
  653.      */
  654.     public function getDebugInfo()
  655.     {
  656.         return array (  723 => 26,  720 => 24,  718 => 23,  716 => 21,  714 => 20,  712 => 19,  710 => 18,  686 => 17,  662 => 13,  654 => 11,  652 => 10,  645 => 9,  643 => 8,  640 => 7,  637 => 6,  634 => 5,  631 => 4,  607 => 3,  588 => 284,  584 => 283,  577 => 278,  556 => 276,  539 => 275,  533 => 271,  528 => 269,  524 => 268,  519 => 266,  515 => 265,  511 => 263,  509 => 262,  507 => 261,  505 => 260,  500 => 259,  497 => 258,  484 => 257,  471 => 212,  458 => 211,  444 => 207,  442 => 206,  439 => 205,  426 => 204,  407 => 252,  401 => 251,  397 => 249,  394 => 248,  392 => 247,  389 => 246,  385 => 244,  376 => 243,  368 => 242,  364 => 240,  361 => 239,  359 => 238,  356 => 237,  353 => 232,  347 => 230,  344 => 229,  342 => 228,  339 => 227,  334 => 216,  331 => 211,  329 => 210,  327 => 204,  316 => 198,  280 => 164,  242 => 127,  237 => 51,  233 => 50,  227 => 48,  214 => 47,  199 => 44,  194 => 43,  181 => 42,  156 => 40,  131 => 39,  115 => 33,  102 => 32,  77 => 30,  63 => 1,  61 => 37,  59 => 36,  43 => 1,);
  657.     }
  658.     public function getSourceContext()
  659.     {
  660.         return new Source("{% extends 'grid.html.twig' %}
  661. {% macro _get_min(price1, price2, currency) %}
  662. \t{% set price1 = price1 is defined and price1 > 0 ? price1 : 999999999 %}
  663. \t{% set price2 = price2 is defined and price2 > 0 ? price2 : 999999999 %}
  664. \t{% if price1 == 999999999 and price2 == 999999999 %}
  665. \t\t-
  666. \t{% elseif price1 == 999999999 %}
  667. \t\t{{price2}} {{ currency }}
  668. \t{% elseif price2 == 999999999 %}
  669. \t\t{{price1}} {{ currency }}
  670. \t{% else %}
  671. \t\t{{ min([price1,price2]) }} {{ currency }}
  672. \t{% endif %}
  673. {% endmacro %}
  674. {%- macro _check_out_price(price1, price2, price3) -%}
  675. \t{%- set maxPrice = 999999999 %}
  676. \t{%- set price1 = price1 is defined and price1 > 0 ? price1 : maxPrice -%}
  677. \t{%- set price2 = price2 is defined and price2 > 0 ? price2 : maxPrice -%}
  678. \t{%- set price3 = price3 is defined and price3 > 0 ? price3 : maxPrice -%}
  679. \t{%- if price1 != maxPrice or price2 != maxPrice or price3 != maxPrice -%}
  680. \t\t1
  681. \t{%- else -%}
  682. \t\t0
  683. \t{%- endif -%}
  684. {%- endmacro -%}
  685. {% block title %}{{ seo_title() }}{% endblock %}
  686. {% block metaDescription %}
  687. \t<meta name=\"description\" content=\"{{ seo_description() }}\">
  688. {% endblock %}
  689. {% set listingPage = profiles.currentPage is defined and profiles.currentPage > 1 %}
  690. {% set isFirstPage = profiles.currentPage is defined and profiles.currentPage == 1 %}
  691. {% block name_page %}girls-list{% endblock %}
  692. {% block current_menu_map %} current{% endblock %}
  693. {% block stylesheet %}
  694. \t{{ parent() }}
  695. \t{{ encore_entry_link_tags(\"scripts/filters\", null, 'basicConfig') }}
  696. {% endblock %}
  697. {% block mainContainer %}
  698. \t{{ knp_menu_render('breadcrumbs', {'template': '_menu/breadcrumbs.html.twig'}) }}
  699. \t<header class=\"list_heading\" role=\"heading\">
  700. \t\t<h1 class=\"border-line list_heading__title\" role=\"heading\">{{ seo_heading() ? seo_heading() : 'Проститутки города Питера' }}</h1>
  701. \t\t<span class=\"list_heading__count\">{{ profiles.totalCount }}</span>
  702. \t</header>
  703. \t{#
  704. \tфича Пустые категории
  705. \t{% if source is defined and source %}
  706. \t\t<div class=\"empty-category level d-flex overflow-hidden mb-4\">
  707. \t\t\t<div class=\"empty-category__icon d-flex align-items-center justify-content-center\">
  708. \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>
  709. \t\t\t</div>
  710. \t\t\t<div class=\"flex-fill px-3 px-sm-4 py-3\">
  711. \t\t\t\t<p class=\"m-0\">
  712. \t\t\t\t\t{% if source == 'county' %}К сожалению, все девушки из округа
  713. \t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ county.name }}</a>
  714. \t\t\t\t\t\tсейчас отдыхают, посмотрите проституток из других округов города
  715. \t\t\t\t\t\t{{ city.name|trans }}.
  716. \t\t\t\t\t{% endif %}
  717. \t\t\t\t\t{% if source == 'district' %}К сожалению, все девушки из района
  718. \t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ district.name }}</a>
  719. \t\t\t\t\t\tсейчас отдыхают, посмотрите проституток из других районов города
  720. \t\t\t\t\t\t{{ city.name|trans }}.
  721. \t\t\t\t\t{% endif %}
  722. \t\t\t\t\t{% if source == 'station' %}К сожалению, все девушки работающие вблизи метро
  723. \t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ station.name }}</a>
  724. \t\t\t\t\t\tсейчас отдыхают, посмотрите проституток у других станций метро в этом районе города
  725. \t\t\t\t\t\t{{ city.name|trans }}.
  726. \t\t\t\t\t{% endif %}
  727. \t\t\t\t\t{% if source == 'approved' or source == 'with_comments' or  source == 'with_video' or source == 'elite' or source == 'with_selfie' %}
  728. \t\t\t\t\t\t{% if source == 'approved' %}
  729. \t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_approved', {city:city.uriIdentity}) ~ '\">Проверенные анкеты</a>' %}
  730. \t\t\t\t\t\t{% elseif source == 'with_comments' %}
  731. \t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_comments', {city:city.uriIdentity}) ~ '\">Анкеты с отзывами</a>' %}
  732. \t\t\t\t\t\t{% elseif source == 'with_video' %}
  733. \t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_video', {city:city.uriIdentity}) ~ '\">Анкеты с видео</a>' %}
  734. \t\t\t\t\t\t{% elseif source == 'with_selfie' %}
  735. \t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_selfie', {city:city.uriIdentity}) ~ '\">Анкеты с селфи</a>' %}
  736. \t\t\t\t\t\t{% elseif source == 'elite' %}
  737. \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>' %}
  738. \t\t\t\t\t\t{% else %}
  739. \t\t\t\t\t\t\t{% set source_name = '' %}
  740. \t\t\t\t\t\t{% endif %}
  741. \t\t\t\t\t\t{% if source_default == 'approved' %}К сожалению, все
  742. \t\t\t\t\t\t\t<a href=\"{{ category_url }}\">проверенные девушки</a>
  743. \t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
  744. \t\t\t\t\t\t\t{{ source_name|raw }}
  745. \t\t\t\t\t\t{% endif %}
  746. \t\t\t\t\t\t{% if source_default == 'with_comments' %}К сожалению, все
  747. \t\t\t\t\t\t\t<a href=\"{{ category_url }}\">девушки, у которых есть отзывы</a>
  748. \t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
  749. \t\t\t\t\t\t\t{{ source_name|raw }}
  750. \t\t\t\t\t\t{% endif %}
  751. \t\t\t\t\t\t{% if source_default == 'with_video' %}К сожалению, все
  752. \t\t\t\t\t\t\t<a href=\"{{ category_url }}\">девушки, у которых есть видео</a>
  753. \t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
  754. \t\t\t\t\t\t\t{{ source_name|raw }}
  755. \t\t\t\t\t\t{% endif %}
  756. \t\t\t\t\t\t{% if source_default == 'with_selfie' %}
  757. \t\t\t\t\t\t\tК сожалению, все <a href=\"{{ category_url }}\">девушки, у которых есть селфи</a> сейчас отдыхают, посмотрите раздел {{ source_name|raw }}
  758. \t\t\t\t\t\t{% endif %}
  759. \t\t\t\t\t{% endif %}
  760. \t\t\t\t\t{% if source == 'by_params' %}К сожалению, раздел пуст. Посмотрите другие анкеты, которые мы подобрали для Вас.
  761. \t\t\t\t\t{% endif %}
  762. \t\t\t\t\t{% if source == 'service' %}К сожалению, все девушки, которые практикуют услугу
  763. \t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ service.name }}</a>
  764. \t\t\t\t\t\tсейчас отдыхают. Но мы подобрали для Вас девушек которые не против оказать Вам похожие услуги, взгляните!
  765. \t\t\t\t\t{% endif %}
  766. \t\t\t\t\t{% if source == 'city' %}К сожалению, данный раздел пуст. Взгляните на другие анкеты, которые мы нашли для Вас в городе
  767. \t\t\t\t\t\t{{ city.name|trans }}.
  768. \t\t\t\t\t{% endif %}
  769. \t\t\t\t\t{% if source == 'country' %}К сожалению, данный раздел пуст. Взгляните на анкеты которые мы подобрали для Вас.
  770. \t\t\t\t\t{% endif %}
  771. \t\t\t\t\t{% if source == 'massage_service' %}К сожалению, все девушки для которых массаж — это призвание сейчас отдыхают. Посмотрите проституток, которые также готовы сделать Вам массаж.
  772. \t\t\t\t\t{% endif %}
  773. \t\t\t\t</p>
  774. \t\t\t</div>
  775. \t\t</div>
  776. \t{% endif %}#}
  777. \t<div aria-hidden=\"true\" class=\"no-display\" style=\"display: none;\">
  778. \t\t<svg xmlns=\"http://www.w3.org/2000/svg\">
  779. \t\t\t<symbol id=\"close\" viewBox=\"0 0 25 24\">
  780. \t\t\t\t<path fill=\"#B5B5B5\" 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\"/>
  781. \t\t\t</symbol>
  782. \t\t\t<symbol id=\"expand\" viewBox=\"0 0 20 20\">
  783. \t\t\t\t<path fill=\"#B5B5B5\" d=\"M15 8.41 13.59 7 10 10.58 6.41 7 5 8.41l5 5 5-5Z\"/>
  784. \t\t\t</symbol>
  785. \t\t\t<symbol id=\"range-off\" viewBox=\"0 0 25 24\">
  786. \t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
  787. \t\t\t\t<circle cx=\"4.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/>
  788. \t\t\t\t<circle cx=\"20.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/>
  789. \t\t\t</symbol>
  790. \t\t\t<symbol id=\"range-on\" viewBox=\"0 0 25 24\">
  791. \t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
  792. \t\t\t\t<rect width=\"12\" height=\"4\" x=\"6.34\" y=\"10\" fill=\"#f7901d\" rx=\"2\"/>
  793. \t\t\t\t<circle cx=\"6.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#f7901d\" stroke-width=\"2\"/>
  794. \t\t\t\t<circle cx=\"18.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#f7901d\" stroke-width=\"2\"/>
  795. \t\t\t</symbol>
  796. \t\t\t<symbol id=\"filter\" viewBox=\"0 0 24 24\">
  797. \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\" />
  798. \t\t\t</symbol>
  799. \t\t\t<symbol id=\"filter-arrow\" viewBox=\"0 0 24 24\">
  800. \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=\"#B5B5B5\"/>
  801. \t\t\t<symbol>
  802. \t\t</svg>
  803. \t</div>
  804. \t<div id=\"filter-form-root\">
  805. \t\t<button class=\"filter_hide_button rounding\" type=\"button\" id=\"filter_hide_button\">
  806. \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>
  807. \t\t\t<span class=\"filter_hide_button__text\" data-filter-hide-text-show>Фильтры</span>
  808. \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>
  809. \t\t</button>
  810. \t\t<div class=\"filter_hide_block\" id=\"filter_hide_block\">
  811. \t\t\t{# Форма полей фильтрации #}
  812. \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\">
  813. \t\t\t\t<div class=\"profile_filter\">
  814. \t\t\t\t\t<button class=\"profile_filter__mobile_button\" type=\"button\">
  815. \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>
  816. \t\t\t\t\t\t<span class=\"profile_filter__mobile_button__text\">Фильтры</span>
  817. \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>
  818. \t\t\t\t\t</button>
  819. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  820. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  821. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  822. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  823. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  824. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  825. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  826. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  827. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  828. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  829. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  830. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  831. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  832. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  833. \t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
  834. \t\t\t\t</div>
  835. \t\t\t</form>
  836. \t\t</div>
  837. \t\t<div class=\"profile_filter__tags__container fade_slider__container\">
  838. \t\t\t<div class=\"profile_filter__tags d-none fade_slider\" id=\"filter_tags\">
  839. \t\t\t<button class=\"profile_filter__tag\" type=\"button\" data-all>Сбросить фильтры</button>
  840. \t\t\t</div>
  841. \t\t</div>
  842. \t\t<div class=\"profile_filter__line\" id=\"filter_line\">
  843. \t\t\t<div class=\"profile_filter__line__title\">Найдено <span class=\"profile_filter__line__title__count\">{{ profiles.totalCount }} {{ profiles.totalCount|incline_numeral(['анкета', 'анкеты', 'анкет']) }}</span></div>
  844. \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=\"#f7901d\"/></svg>
  845. \t\t\t</button>
  846. \t\t</div>
  847. \t</div>
  848. \t{% block mainList %}
  849. \t\t<div class=\"models-items-row flex-wrap\" id=\"profile-list\">
  850.         \t{% include 'ProfileList/list.profiles.html.twig' with { 'top_profile': profile_top_placement() } %}
  851. \t\t</div>
  852. \t{% endblock %}
  853. \t{%- if profiles and profiles.totalCount > profiles.currentPage * profiles.currentLimit -%}
  854. \t\t{%- block showMore -%}
  855. \t\t\t{%- include 'ProfileList/_show_more.profiles.html.twig' -%}
  856. \t\t{%- endblock showMore -%}
  857. \t{%- endif -%}
  858. \t{{ porpaginas_render(profiles) }}
  859. \t{# {% set stations_circle = station_pages_linkage_circle() %}
  860. \t{% if stations_circle is not null %}
  861. \t\t<div class=\"station-pages-linkage-circle\">
  862. \t\t\t{% if stations_circle[0] is defined and stations_circle[0] is not null %}<a href=\"{{ stations_circle[0].href }}\"><i class=\"prev\"></i>{{ stations_circle[0].text }}</a>{% endif %}
  863. \t\t\t{% if stations_circle[0] is defined and stations_circle[0] is not null
  864. \t\t\t\tand stations_circle[1] is defined and stations_circle[1] is not null %}<i class=\"sep\"></i>{% endif %}
  865. \t\t\t{% if stations_circle[1] is defined and stations_circle[1] is not null %}<a href=\"{{ stations_circle[1].href }}\">{{ stations_circle[1].text }}<i class=\"next\"></i></a>{% endif %}
  866. \t\t</div>
  867. \t{% endif %} #}
  868. \t{% if profiles and profiles.currentPage >= 2 %}
  869. \t\t{% set excludeRecommendationProfileIds = [] %}
  870. \t\t{{ include('components/_profile_recommendations.html.twig') }}
  871. \t{% endif %}
  872. \t{# {% if isFirstPage %}
  873. \t{{ include('components/seo_text.html.twig', { \"type\": 'top', \"noindex\": true }) }}
  874. \t{{ include('components/seo_text.html.twig', { \"type\": 'bottom', \"noindex\": true }) }}
  875. \t{% endif %} #}
  876. \t{% set cities_circle = city_main_pages_linkage_circle() %}
  877. \t{% if cities_circle is not null %}
  878. \t\t<div class=\"city_main_pages_linkage_circle\">
  879. \t\t\t<h3>Также рекомендуем:</h3>
  880. \t\t\t{% if cities_circle[0] is not null %}<a href=\"{{ cities_circle[0].href }}\">{{ cities_circle[0].text }}</a>{% endif %}
  881. \t\t\t{% if cities_circle[1] is not null %}<a href=\"{{ cities_circle[1].href }}\">{{ cities_circle[1].text }}</a>{% endif %}
  882. \t\t</div>
  883. \t{% endif %}
  884. \t{% set circle = inner_linkage_circle() %}
  885. \t{% if circle is not null %}
  886. \t\t<div class=\"inner_linkage_circle\">
  887. \t\t\t<h3>Также интересуются:</h3>
  888. \t\t\t<a href=\"{{ circle[0].href }}\">{{ circle[0].text }}</a>
  889. \t\t\t<a href=\"{{ circle[1].href }}\">{{ circle[1].text }}</a>
  890. \t\t</div>
  891. \t{% endif %}
  892. {% endblock %}
  893. {% block javascripts %}
  894. \t{% set excludeRecommendationProfileIds = [] %}
  895. \t{{ parent() }}
  896. \t{{ encore_entry_script_tags('scripts/filters', null, 'basicConfig') }}
  897. \t{%- set route = app.request.get('_route') -%}
  898. \t{%- if 'profile_search.page' not in route and not (app.request.method == 'GET' and app.request.isXmlHttpRequest()) -%}
  899. \t\t<script>
  900. \t\t\twindow._lD = {
  901. \t\t\t\tformUrl: \"{{ path('profile_filters.form', {city: city.uriIdentity}) }}\",
  902. \t\t\t\tsetLastViewedListing: '{{ app.request.attributes.get('_route') }}',
  903. \t\t\t\tlistingData: [
  904. \t\t\t\t\t['listing', '{{ listing }}'],
  905. \t\t\t\t\t['listingParams', '{{ listing_parameters|json_encode() }}'.replaceAll('&quot;', '\"')],
  906. \t\t\t\t],
  907. \t\t\t\tcityUrl: \"{{city.uriIdentity}}\"
  908. \t\t\t}
  909. \t\t\twindow._spb_s = {
  910. \t\t\t\tstations: {
  911. \t\t\t\t\t{%- for station in stations() -%}
  912. \t\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 %}
  913. \t\t\t\t\t{%- endfor -%}
  914. \t\t\t\t}
  915. \t\t\t};
  916. \t\t\tdocument.addEventListener(\"DOMContentLoaded\", () => {
  917. \t\t\t\tnew window._filterLoader({
  918. \t\t\t\t\tformUrl: \"{{ path('profile_filters.form', {city: city.uriIdentity}) }}\",
  919. \t\t\t\t\tdefaultProfilesCount: \"{{ profiles.totalCount }}\"
  920. \t\t\t\t});
  921. \t\t\t})
  922. \t\t</script>
  923. \t\t{# {% endif %} #}
  924. \t{%- endif -%}
  925. \t{# <script>
  926. \t\tdocument.addEventListener('DOMContentLoaded', function() {
  927. \t\t\t{% if profiles and profiles.totalCount > 0 %}
  928. \t\t\t\t{%- set profilesId = profiles|map(p => p.id)|join(',') -%}
  929. \t\t\t\twindow.increase_shows({
  930. \t\t\t\t\tprofiles: [{{ profilesId }}],
  931. \t\t\t\t\troute: '{{ app.request.attributes.get('_route') }}',
  932. \t\t\t\t})
  933. \t\t\t{% endif %}
  934. \t\t});
  935. \t</script> #}
  936. {% endblock %}""ProfileList/list.html.twig""/app/templates/ProfileList/list.html.twig");
  937.     }
  938. }