var/cache/review/twig/62/62a359aaeebac0b82ecb7b1e20d4f0d4.php line 46

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