<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* ProfileList/list.html.twig */
class __TwigTemplate_09c006177d0309b7aaecc091c4a4831a extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'metaDescription' => [$this, 'block_metaDescription'],
'name_page' => [$this, 'block_name_page'],
'current_menu_map' => [$this, 'block_current_menu_map'],
'canonical' => [$this, 'block_canonical'],
'stylesheet' => [$this, 'block_stylesheet'],
'mainContainer' => [$this, 'block_mainContainer'],
'mainList' => [$this, 'block_mainList'],
'showMore' => [$this, 'block_showMore'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "grid.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ProfileList/list.html.twig"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ProfileList/list.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ProfileList/list.html.twig"));
$this->parent = $this->loadTemplate("grid.html.twig", "ProfileList/list.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 30
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo twig_escape_filter($this->env, $this->extensions['App\Twig\SeoExtension']->metaTitle(), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 32
public function block_metaDescription($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metaDescription"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metaDescription"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metaDescription"));
// line 33
echo "\t<meta name=\"description\" content=\"";
echo twig_escape_filter($this->env, $this->extensions['App\Twig\SeoExtension']->metaDescription(), "html", null, true);
echo "\">
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 36
public function block_name_page($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "name_page"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "name_page"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "name_page"));
echo "girls-list";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 37
public function block_current_menu_map($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "current_menu_map"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "current_menu_map"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "current_menu_map"));
echo " current";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 39
public function block_canonical($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical"));
// line 40
echo "\t";
// line 41
echo "
\t";
// line 42
$context["activeUri"] = 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.', 42, $this->source); })()), "request", [], "any", false, false, false, 42), "requestUri", [], "any", false, false, false, 42);
// line 43
echo "\t";
if ((((((((((twig_get_attribute($this->env, $this->source, // line 44
(isset($context["city"]) || array_key_exists("city", $context) ? $context["city"] : (function () { throw new RuntimeError('Variable "city" does not exist.', 44, $this->source); })()), "equals", [$this->extensions['App\Twig\DefaultCityExtension']->defaultCity()], "method", false, false, false, 44) && (twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 45
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 45, $this->source); })()), "request", [], "any", false, false, false, 45), "attributes", [], "any", false, false, false, 45), "get", ["_route_params"], "method", false, false, false, 45)) == 2)) && twig_in_filter("page", // line 46
(isset($context["activeUri"]) || array_key_exists("activeUri", $context) ? $context["activeUri"] : (function () { throw new RuntimeError('Variable "activeUri" does not exist.', 46, $this->source); })()))) && !twig_in_filter("list_approved", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 47
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 47, $this->source); })()), "request", [], "any", false, false, false, 47), "attributes", [], "any", false, false, false, 47), "get", ["_route"], "method", false, false, false, 47))) && !twig_in_filter("list_new", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 48
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 48, $this->source); })()), "request", [], "any", false, false, false, 48), "attributes", [], "any", false, false, false, 48), "get", ["_route"], "method", false, false, false, 48))) && !twig_in_filter("list_with_comments", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 49
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 49, $this->source); })()), "request", [], "any", false, false, false, 49), "attributes", [], "any", false, false, false, 49), "get", ["_route"], "method", false, false, false, 49))) && !twig_in_filter("list_with_video", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 50
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 50, $this->source); })()), "request", [], "any", false, false, false, 50), "attributes", [], "any", false, false, false, 50), "get", ["_route"], "method", false, false, false, 50))) && !twig_in_filter("list_with_selfie", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 51
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 51, $this->source); })()), "request", [], "any", false, false, false, 51), "attributes", [], "any", false, false, false, 51), "get", ["_route"], "method", false, false, false, 51))) && !twig_in_filter("list_price_high", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 52
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 52, $this->source); })()), "request", [], "any", false, false, false, 52), "attributes", [], "any", false, false, false, 52), "get", ["_route"], "method", false, false, false, 52))) && !twig_in_filter("list_price_low", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 53
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 53, $this->source); })()), "request", [], "any", false, false, false, 53), "attributes", [], "any", false, false, false, 53), "get", ["_route"], "method", false, false, false, 53)))) {
// line 55
echo "\t\t";
// line 59
echo "\t\t";
$context["canonicalUrl"] = "/";
// line 60
echo "\t";
} else {
// line 61
echo "\t\t";
// line 62
echo "\t\t";
if (twig_in_filter("page", (isset($context["activeUri"]) || array_key_exists("activeUri", $context) ? $context["activeUri"] : (function () { throw new RuntimeError('Variable "activeUri" does not exist.', 62, $this->source); })()))) {
// line 63
echo "\t\t\t";
$context["page"] = ("page" . 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.', 63, $this->source); })()), "request", [], "any", false, false, false, 63), "attributes", [], "any", false, false, false, 63), "get", ["page"], "method", false, false, false, 63));
// line 64
echo "\t\t\t";
$context["urlAfterCheckPage"] = twig_slice($this->env, (isset($context["activeUri"]) || array_key_exists("activeUri", $context) ? $context["activeUri"] : (function () { throw new RuntimeError('Variable "activeUri" does not exist.', 64, $this->source); })()), 0, ((twig_length_filter($this->env, (isset($context["activeUri"]) || array_key_exists("activeUri", $context) ? $context["activeUri"] : (function () { throw new RuntimeError('Variable "activeUri" does not exist.', 64, $this->source); })())) - twig_length_filter($this->env, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 64, $this->source); })()))) - 1));
// line 65
echo "\t\t";
} else {
// line 66
echo "\t\t\t";
$context["urlAfterCheckPage"] = (isset($context["activeUri"]) || array_key_exists("activeUri", $context) ? $context["activeUri"] : (function () { throw new RuntimeError('Variable "activeUri" does not exist.', 66, $this->source); })());
// line 67
echo "\t\t";
}
// line 68
echo "\t\t";
$context["canonicalUrl"] = (((isset($context["urlAfterCheckPage"]) || array_key_exists("urlAfterCheckPage", $context) ? $context["urlAfterCheckPage"] : (function () { throw new RuntimeError('Variable "urlAfterCheckPage" does not exist.', 68, $this->source); })())) ? ((isset($context["urlAfterCheckPage"]) || array_key_exists("urlAfterCheckPage", $context) ? $context["urlAfterCheckPage"] : (function () { throw new RuntimeError('Variable "urlAfterCheckPage" does not exist.', 68, $this->source); })())) : ("/"));
// line 69
echo "\t";
}
// line 70
echo "
\t<link rel=\"canonical\" href=\"";
// line 71
echo twig_escape_filter($this->env, (isset($context["canonicalUrl"]) || array_key_exists("canonicalUrl", $context) ? $context["canonicalUrl"] : (function () { throw new RuntimeError('Variable "canonicalUrl" does not exist.', 71, $this->source); })()), "html", null, true);
echo "\">
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 74
public function block_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
// line 75
echo "\t";
$this->displayParentBlock("stylesheet", $context, $blocks);
echo "
\t";
// line 76
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("scripts/filters", null, "basicConfig");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 79
public function block_mainContainer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainContainer"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainContainer"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainContainer"));
// line 80
echo "\t";
echo $this->extensions['Knp\Menu\Twig\MenuExtension']->render("breadcrumbs", ["template" => "_menu/breadcrumbs.html.twig"]);
echo "
\t<header class=\"list_heading\" role=\"heading\">
\t\t<h1 class=\"border-line list_heading__title\" role=\"heading\">";
// line 82
echo (($this->extensions['App\Twig\SeoExtension']->pageHeading()) ? ($this->extensions['App\Twig\SeoExtension']->pageHeading()) : ("Проститутки города Питера"));
echo "</h1>
\t\t<span class=\"list_heading__count\">";
// line 83
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.', 83, $this->source); })()), "totalCount", [], "any", false, false, false, 83), "html", null, true);
echo "</span>
\t</header>
\t";
// line 159
echo "
\t<div aria-hidden=\"true\" class=\"no-display\" style=\"display: none;\">
\t\t<svg xmlns=\"http://www.w3.org/2000/svg\">
\t\t\t<symbol id=\"close\" viewBox=\"0 0 25 24\">
\t\t\t\t<path fill=\"#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\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"expand\" viewBox=\"0 0 20 20\">
\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\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"range-off\" viewBox=\"0 0 25 24\">
\t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
\t\t\t\t<circle cx=\"4.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/>
\t\t\t\t<circle cx=\"20.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"range-on\" viewBox=\"0 0 25 24\">
\t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
\t\t\t\t<rect width=\"12\" height=\"4\" x=\"6.34\" y=\"10\" fill=\"#f7901d\" rx=\"2\"/>
\t\t\t\t<circle cx=\"6.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#f7901d\" stroke-width=\"2\"/>
\t\t\t\t<circle cx=\"18.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#f7901d\" stroke-width=\"2\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"filter\" viewBox=\"0 0 24 24\">
\t\t\t\t<path d=\"M6.96 6h10l-5 6.3-5-6.3Zm-2.75-.39L9.96 13v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-6l5.74-7.39A1 1 0 0 0 18.91 4H5.01a1 1 0 0 0-.8 1.61Z\" />
\t\t\t</symbol>
\t\t\t<symbol id=\"filter-arrow\" viewBox=\"0 0 24 24\">
\t\t\t\t<path d=\"M5.7924 16.6699L4 14.8999L12 6.99992L20 14.8999L18.2076 16.6699L12 10.5399L5.7924 16.6699Z\" fill=\"#B5B5B5\"/>
\t\t\t<symbol>
\t\t</svg>
\t</div>
\t<div id=\"filter-form-root\">
\t\t<button class=\"filter_hide_button rounding\" type=\"button\" id=\"filter_hide_button\">
\t\t\t<svg class=\"filter_hide_button__icon\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><use xlink:href=\"#filter\"></use></svg>
\t\t\t<span class=\"filter_hide_button__text\" data-filter-hide-text-show>Фильтры</span>
\t\t\t<svg class=\"filter_hide_button__rotate\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.45 9.87a.84.84 0 0 1 1.24 0l3.3 3.5 3.32-3.5a.84.84 0 0 1 1.23 0c.34.36.34.95 0 1.3l-3.92 4.16a.84.84 0 0 1-1.24 0l-3.93-4.15a.96.96 0 0 1 0-1.31Z\" /></svg>
\t\t</button>
\t\t<div class=\"filter_hide_block\" id=\"filter_hide_block\">
\t\t\t";
// line 196
echo "\t\t\t<form name=\"profile_filter_form\" method=\"post\" action=\"/filter/\" class=\"filter_form\" id=\"filter-form\" data-process-url=\"/profile_ctr/increase-shows/\" data-main-class=\"profile_filter\">
\t\t\t\t<div class=\"profile_filter\">
\t\t\t\t\t<button class=\"profile_filter__mobile_button\" type=\"button\">
\t\t\t\t\t\t<svg class=\"profile_filter__mobile_button__icon\" fill=\"#666\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><use xlink:href=\"#filter\"></use></svg>
\t\t\t\t\t\t<span class=\"profile_filter__mobile_button__text\">Фильтры</span>
\t\t\t\t\t\t<svg class=\"profile_filter__mobile_button__icon profile_filter__mobile_button__icon-arrow\" fill=\"#666\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" style=\"transform:rotate(180deg)\"><use xlink:href=\"#filter-arrow\"></use></svg>
\t\t\t\t\t</button>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t</div>
\t\t\t</form>
\t\t</div>
\t\t<div class=\"profile_filter__tags__container fade_slider__container\">
\t\t\t<div class=\"profile_filter__tags d-none fade_slider\" id=\"filter_tags\">
\t\t\t<button class=\"profile_filter__tag\" type=\"button\" data-all>Сбросить фильтры</button>
\t\t\t</div>
\t\t</div>
\t\t<div class=\"profile_filter__line\" id=\"filter_line\">
\t\t\t<div class=\"profile_filter__line__title\">Найдено <span class=\"profile_filter__line__title__count\">";
// line 230
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.', 230, $this->source); })()), "totalCount", [], "any", false, false, false, 230), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->extensions['App\Twig\ToolsExtension']->inclineNumeral(twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 230, $this->source); })()), "totalCount", [], "any", false, false, false, 230), ["анкета", "анкеты", "анкет"]), "html", null, true);
echo "</span></div>
\t\t\t<button class=\"profile_filter__line__reset\" type=\"button\" id=\"filter_line_reset\">Сбросить фильтры <svg class=\"profile_filter__line__reset_icon\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 14 14\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.7 1.7A1 1 0 0 0 12.3.3L7 5.58 1.7.29A1 1 0 0 0 .3 1.71L5.58 7l-5.3 5.3a1 1 0 1 0 1.42 1.4L7 8.42l5.3 5.3a1 1 0 0 0 1.4-1.42L8.42 7l5.3-5.3Z\" fill=\"#f7901d\"/></svg>
\t\t\t</button>
\t\t</div>
\t</div>
\t";
// line 236
$this->displayBlock('mainList', $context, $blocks);
// line 242
if (((isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 242, $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.', 242, $this->source); })()), "totalCount", [], "any", false, false, false, 242) > (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.', 242, $this->source); })()), "currentPage", [], "any", false, false, false, 242) * 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.', 242, $this->source); })()), "currentLimit", [], "any", false, false, false, 242))))) {
// line 243
$this->displayBlock('showMore', $context, $blocks);
}
// line 248
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.', 248, $this->source); })()));
echo "
\t";
// line 259
echo "
\t";
// line 260
if (((isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 260, $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.', 260, $this->source); })()), "currentPage", [], "any", false, false, false, 260) >= 2))) {
// line 261
echo "\t\t";
$context["excludeRecommendationProfileIds"] = [];
// line 262
echo "\t\t";
echo twig_include($this->env, $context, "components/_profile_recommendations.html.twig");
echo "
\t";
}
// line 264
echo "
\t";
// line 265
echo twig_include($this->env, $context, "components/seo_text.html.twig", ["type" => "top", "noindex" => true]);
echo "
\t";
// line 266
echo twig_include($this->env, $context, "components/seo_text.html.twig", ["type" => "bottom", "noindex" => true]);
echo "
\t";
// line 268
$context["cities_circle"] = $this->extensions['App\Twig\CityMainPagesLinkageExtension']->cityMainPagesLinkageCircle();
// line 269
echo "\t";
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.', 269, $this->source); })()))) {
// line 270
echo "\t\t<div class=\"city_main_pages_linkage_circle\">
\t\t\t<h3>Также рекомендуем:</h3>
\t\t\t";
// line 272
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.', 272, $this->source); })()), 0, [], "array", false, false, false, 272))) {
echo "<a href=\"";
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.', 272, $this->source); })()), 0, [], "array", false, false, false, 272), "href", [], "any", false, false, false, 272), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["cities_circle"]) || array_key_exists("cities_circle", $context) ? $context["cities_circle"] : (function () { throw new RuntimeError('Variable "cities_circle" does not exist.', 272, $this->source); })()), 0, [], "array", false, false, false, 272), "text", [], "any", false, false, false, 272), "html", null, true);
echo "</a>";
}
// line 273
echo "\t\t\t";
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.', 273, $this->source); })()), 1, [], "array", false, false, false, 273))) {
echo "<a href=\"";
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.', 273, $this->source); })()), 1, [], "array", false, false, false, 273), "href", [], "any", false, false, false, 273), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["cities_circle"]) || array_key_exists("cities_circle", $context) ? $context["cities_circle"] : (function () { throw new RuntimeError('Variable "cities_circle" does not exist.', 273, $this->source); })()), 1, [], "array", false, false, false, 273), "text", [], "any", false, false, false, 273), "html", null, true);
echo "</a>";
}
// line 274
echo "\t\t</div>
\t";
}
// line 276
echo "
\t";
// line 277
$context["circle"] = $this->extensions['App\Twig\InnerLinkageCircleExtension']->innerLinkageCircle();
// line 278
echo "\t";
if ( !(null === (isset($context["circle"]) || array_key_exists("circle", $context) ? $context["circle"] : (function () { throw new RuntimeError('Variable "circle" does not exist.', 278, $this->source); })()))) {
// line 279
echo "\t\t<div class=\"inner_linkage_circle\">
\t\t\t<h3>Также интересуются:</h3>
\t\t\t<a href=\"";
// line 281
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.', 281, $this->source); })()), 0, [], "array", false, false, false, 281), "href", [], "any", false, false, false, 281), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["circle"]) || array_key_exists("circle", $context) ? $context["circle"] : (function () { throw new RuntimeError('Variable "circle" does not exist.', 281, $this->source); })()), 0, [], "array", false, false, false, 281), "text", [], "any", false, false, false, 281), "html", null, true);
echo "</a>
\t\t\t<a href=\"";
// line 282
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.', 282, $this->source); })()), 1, [], "array", false, false, false, 282), "href", [], "any", false, false, false, 282), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["circle"]) || array_key_exists("circle", $context) ? $context["circle"] : (function () { throw new RuntimeError('Variable "circle" does not exist.', 282, $this->source); })()), 1, [], "array", false, false, false, 282), "text", [], "any", false, false, false, 282), "html", null, true);
echo "</a>
\t\t</div>
\t";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 236
public function block_mainList($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainList"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainList"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainList"));
// line 237
echo "\t\t<div class=\"models-items-row flex-wrap\" id=\"profile-list\">
\t";
// line 238
$this->loadTemplate("ProfileList/list.profiles.html.twig", "ProfileList/list.html.twig", 238)->display(twig_array_merge($context, ["top_profile" => $this->extensions['App\Twig\PaidPlacementsExtension']->currentTopPlacement()]));
// line 239
echo "\t\t</div>
\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 243
public function block_showMore($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "showMore"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "showMore"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "showMore"));
// line 244
$this->loadTemplate("ProfileList/_show_more.profiles.html.twig", "ProfileList/list.html.twig", 244)->display($context);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 287
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 288
echo "\t";
$context["excludeRecommendationProfileIds"] = [];
// line 289
echo "\t";
$this->displayParentBlock("javascripts", $context, $blocks);
echo "
\t";
// line 290
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("scripts/filters", null, "basicConfig");
// line 291
$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.', 291, $this->source); })()), "request", [], "any", false, false, false, 291), "get", ["_route"], "method", false, false, false, 291);
// line 292
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.', 292, $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.', 292, $this->source); })()), "request", [], "any", false, false, false, 292), "method", [], "any", false, false, false, 292) == "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.', 292, $this->source); })()), "request", [], "any", false, false, false, 292), "isXmlHttpRequest", [], "method", false, false, false, 292)))) {
// line 293
echo "<script>
\t\t\twindow._lD = {
\t\t\t\tformUrl: \"";
// line 295
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.', 295, $this->source); })()), "uriIdentity", [], "any", false, false, false, 295)]), "html", null, true);
echo "\",
\t\t\t\tsetLastViewedListing: '";
// line 296
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.', 296, $this->source); })()), "request", [], "any", false, false, false, 296), "attributes", [], "any", false, false, false, 296), "get", ["_route"], "method", false, false, false, 296), "html", null, true);
echo "',
\t\t\t\tlistingData: [
\t\t\t\t\t['listing', '";
// line 298
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.', 298, $this->source); })()), "html", null, true);
echo "'],
\t\t\t\t\t['listingParams', '";
// line 299
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.', 299, $this->source); })())), "html", null, true);
echo "'.replaceAll('"', '\"')],
\t\t\t\t],
\t\t\t\tcityUrl: \"";
// line 301
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.', 301, $this->source); })()), "uriIdentity", [], "any", false, false, false, 301), "html", null, true);
echo "\"
\t\t\t}
\t\t\twindow._spb_s = {
\t\t\t\tstations: {";
// line 305
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->extensions['App\Twig\StationsExtension']->stations());
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["station"]) {
// line 306
echo "\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, $context["station"], "name", [], "any", false, false, false, 306)), "html", null, true);
echo "\": \"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("profile_list.list_by_station", ["city" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["station"], "city", [], "any", false, false, false, 306), "uriIdentity", [], "any", false, false, false, 306), "station" => twig_get_attribute($this->env, $this->source, $context["station"], "uriIdentity", [], "any", false, false, false, 306)]), "html", null, true);
echo "\"";
if ( !twig_get_attribute($this->env, $this->source, $context["loop"], "last", [], "any", false, false, false, 306)) {
echo ",";
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['station'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 308
echo "}
\t\t\t};
\t\t\tdocument.addEventListener(\"DOMContentLoaded\", () => {
\t\t\t\tnew window._filterLoader({
\t\t\t\t\tformUrl: \"";
// line 313
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.', 313, $this->source); })()), "uriIdentity", [], "any", false, false, false, 313)]), "html", null, true);
echo "\",
\t\t\t\t\tdefaultProfilesCount: \"";
// line 314
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.', 314, $this->source); })()), "totalCount", [], "any", false, false, false, 314), "html", null, true);
echo "\"
\t\t\t\t});
\t\t\t})
\t\t</script>
\t\t";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 3
public function macro__get_min($__price1__ = null, $__price2__ = null, $__currency__ = null, ...$__varargs__)
{
$macros = $this->macros;
$context = $this->env->mergeGlobals([
"price1" => $__price1__,
"price2" => $__price2__,
"currency" => $__currency__,
"varargs" => $__varargs__,
]);
$blocks = [];
ob_start();
try {
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_get_min"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_get_min"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_get_min"));
// line 4
echo "\t";
$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));
// line 5
echo "\t";
$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));
// line 6
echo "\t";
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))) {
// line 7
echo "\t\t-
\t";
} elseif (( // line 8
(isset($context["price1"]) || array_key_exists("price1", $context) ? $context["price1"] : (function () { throw new RuntimeError('Variable "price1" does not exist.', 8, $this->source); })()) == 999999999)) {
// line 9
echo "\t\t";
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);
echo " ";
echo twig_escape_filter($this->env, (isset($context["currency"]) || array_key_exists("currency", $context) ? $context["currency"] : (function () { throw new RuntimeError('Variable "currency" does not exist.', 9, $this->source); })()), "html", null, true);
echo "
\t";
} elseif (( // line 10
(isset($context["price2"]) || array_key_exists("price2", $context) ? $context["price2"] : (function () { throw new RuntimeError('Variable "price2" does not exist.', 10, $this->source); })()) == 999999999)) {
// line 11
echo "\t\t";
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);
echo " ";
echo twig_escape_filter($this->env, (isset($context["currency"]) || array_key_exists("currency", $context) ? $context["currency"] : (function () { throw new RuntimeError('Variable "currency" does not exist.', 11, $this->source); })()), "html", null, true);
echo "
\t";
} else {
// line 13
echo "\t\t";
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);
echo " ";
echo twig_escape_filter($this->env, (isset($context["currency"]) || array_key_exists("currency", $context) ? $context["currency"] : (function () { throw new RuntimeError('Variable "currency" does not exist.', 13, $this->source); })()), "html", null, true);
echo "
\t";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
return ('' === $tmp = ob_get_contents()) ? '' : new Markup($tmp, $this->env->getCharset());
} finally {
ob_end_clean();
}
}
// line 17
public function macro__check_out_price($__price1__ = null, $__price2__ = null, $__price3__ = null, ...$__varargs__)
{
$macros = $this->macros;
$context = $this->env->mergeGlobals([
"price1" => $__price1__,
"price2" => $__price2__,
"price3" => $__price3__,
"varargs" => $__varargs__,
]);
$blocks = [];
ob_start();
try {
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_check_out_price"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_check_out_price"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "_check_out_price"));
// line 18
$context["maxPrice"] = 999999999;
// line 19
$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); })())));
// line 20
$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); })())));
// line 21
$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); })())));
// line 23
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); })())))) {
// line 24
echo "1";
} else {
// line 26
echo "0";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
return ('' === $tmp = ob_get_contents()) ? '' : new Markup($tmp, $this->env->getCharset());
} finally {
ob_end_clean();
}
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "ProfileList/list.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 810 => 26, 807 => 24, 805 => 23, 803 => 21, 801 => 20, 799 => 19, 797 => 18, 773 => 17, 749 => 13, 741 => 11, 739 => 10, 732 => 9, 730 => 8, 727 => 7, 724 => 6, 721 => 5, 718 => 4, 694 => 3, 675 => 314, 671 => 313, 664 => 308, 643 => 306, 626 => 305, 620 => 301, 615 => 299, 611 => 298, 606 => 296, 602 => 295, 598 => 293, 596 => 292, 594 => 291, 592 => 290, 587 => 289, 584 => 288, 571 => 287, 558 => 244, 545 => 243, 531 => 239, 529 => 238, 526 => 237, 513 => 236, 494 => 282, 488 => 281, 484 => 279, 481 => 278, 479 => 277, 476 => 276, 472 => 274, 463 => 273, 455 => 272, 451 => 270, 448 => 269, 446 => 268, 441 => 266, 437 => 265, 434 => 264, 428 => 262, 425 => 261, 423 => 260, 420 => 259, 415 => 248, 412 => 243, 410 => 242, 408 => 236, 397 => 230, 361 => 196, 323 => 159, 318 => 83, 314 => 82, 308 => 80, 295 => 79, 280 => 76, 275 => 75, 262 => 74, 247 => 71, 244 => 70, 241 => 69, 238 => 68, 235 => 67, 232 => 66, 229 => 65, 226 => 64, 223 => 63, 220 => 62, 218 => 61, 215 => 60, 212 => 59, 210 => 55, 208 => 53, 207 => 52, 206 => 51, 205 => 50, 204 => 49, 203 => 48, 202 => 47, 201 => 46, 200 => 45, 199 => 44, 197 => 43, 195 => 42, 192 => 41, 190 => 40, 177 => 39, 152 => 37, 127 => 36, 111 => 33, 98 => 32, 73 => 30, 44 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'grid.html.twig' %}
{% macro _get_min(price1, price2, currency) %}
\t{% set price1 = price1 is defined and price1 > 0 ? price1 : 999999999 %}
\t{% set price2 = price2 is defined and price2 > 0 ? price2 : 999999999 %}
\t{% if price1 == 999999999 and price2 == 999999999 %}
\t\t-
\t{% elseif price1 == 999999999 %}
\t\t{{price2}} {{ currency }}
\t{% elseif price2 == 999999999 %}
\t\t{{price1}} {{ currency }}
\t{% else %}
\t\t{{ min([price1,price2]) }} {{ currency }}
\t{% endif %}
{% endmacro %}
{%- macro _check_out_price(price1, price2, price3) -%}
\t{%- set maxPrice = 999999999 %}
\t{%- set price1 = price1 is defined and price1 > 0 ? price1 : maxPrice -%}
\t{%- set price2 = price2 is defined and price2 > 0 ? price2 : maxPrice -%}
\t{%- set price3 = price3 is defined and price3 > 0 ? price3 : maxPrice -%}
\t{%- if price1 != maxPrice or price2 != maxPrice or price3 != maxPrice -%}
\t\t1
\t{%- else -%}
\t\t0
\t{%- endif -%}
{%- endmacro -%}
{% block title %}{{ seo_title() }}{% endblock %}
{% block metaDescription %}
\t<meta name=\"description\" content=\"{{ seo_description() }}\">
{% endblock %}
{% block name_page %}girls-list{% endblock %}
{% block current_menu_map %} current{% endblock %}
{% block canonical %}
\t{# Обрезаем каноникал #}
\t{% set activeUri = app.request.requestUri %}
\t{% if
\t\tcity.equals(default_city()) and
\t\tapp.request.attributes.get('_route_params')|length == 2 and
\t\t'page' in activeUri and
\t\t'list_approved' not in app.request.attributes.get('_route') and
\t\t'list_new' not in app.request.attributes.get('_route') and
\t\t'list_with_comments' not in app.request.attributes.get('_route') and
\t\t'list_with_video' not in app.request.attributes.get('_route') and
\t\t'list_with_selfie' not in app.request.attributes.get('_route') and
\t\t'list_price_high' not in app.request.attributes.get('_route') and
\t\t'list_price_low' not in app.request.attributes.get('_route')
\t%}
\t\t{# Если город стандартный и без категорий - выводим `/`
\t\t\tЕсли _route_params|lenght = 3 и _route_params.page not indefind - работаем
\t\t\tЕсли отключен язык то _route_params|lenght = 2
\t\t\t#}
\t\t{% set canonicalUrl = '/' %}
\t{% else %}
\t\t{# Если город другой или есть категория - выводим `/{city}/{cat}/`#}
\t\t{% if 'page' in activeUri %}
\t\t\t{% set page = 'page' ~ app.request.attributes.get('page') %}
\t\t\t{% set urlAfterCheckPage = activeUri|slice(0, (activeUri|length - page|length - 1)) %}
\t\t{% else %}
\t\t\t{% set urlAfterCheckPage = activeUri %}
\t\t{% endif %}
\t\t{% set canonicalUrl = urlAfterCheckPage ? urlAfterCheckPage : '/' %}
\t{% endif %}
\t<link rel=\"canonical\" href=\"{{ canonicalUrl }}\">
{% endblock %}
{% block stylesheet %}
\t{{ parent() }}
\t{{ encore_entry_link_tags(\"scripts/filters\", null, 'basicConfig') }}
{% endblock %}
{% block mainContainer %}
\t{{ knp_menu_render('breadcrumbs', {'template': '_menu/breadcrumbs.html.twig'}) }}
\t<header class=\"list_heading\" role=\"heading\">
\t\t<h1 class=\"border-line list_heading__title\" role=\"heading\">{{ seo_heading() ? seo_heading() : 'Проститутки города Питера' }}</h1>
\t\t<span class=\"list_heading__count\">{{ profiles.totalCount }}</span>
\t</header>
\t{#
\tфича Пустые категории
\t{% if source is defined and source %}
\t\t<div class=\"empty-category level d-flex overflow-hidden mb-4\">
\t\t\t<div class=\"empty-category__icon d-flex align-items-center justify-content-center\">
\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 34 30\"><path fill=\"#FF3F40\" fill-rule=\"evenodd\" d=\"M.5 29.25L17 .75l16.5 28.5H.5zm27.8-3L17 6.73 5.7 26.25h22.6zm-12.8-4.5v3h3v-3h-3zm0-9h3v6h-3v-6z\" clip-rule=\"evenodd\"/></svg>
\t\t\t</div>
\t\t\t<div class=\"flex-fill px-3 px-sm-4 py-3\">
\t\t\t\t<p class=\"m-0\">
\t\t\t\t\t{% if source == 'county' %}К сожалению, все девушки из округа
\t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ county.name }}</a>
\t\t\t\t\t\tсейчас отдыхают, посмотрите проституток из других округов города
\t\t\t\t\t\t{{ city.name|trans }}.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'district' %}К сожалению, все девушки из района
\t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ district.name }}</a>
\t\t\t\t\t\tсейчас отдыхают, посмотрите проституток из других районов города
\t\t\t\t\t\t{{ city.name|trans }}.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'station' %}К сожалению, все девушки работающие вблизи метро
\t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ station.name }}</a>
\t\t\t\t\t\tсейчас отдыхают, посмотрите проституток у других станций метро в этом районе города
\t\t\t\t\t\t{{ city.name|trans }}.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'approved' or source == 'with_comments' or source == 'with_video' or source == 'elite' or source == 'with_selfie' %}
\t\t\t\t\t\t{% if source == 'approved' %}
\t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_approved', {city:city.uriIdentity}) ~ '\">Проверенные анкеты</a>' %}
\t\t\t\t\t\t{% elseif source == 'with_comments' %}
\t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_comments', {city:city.uriIdentity}) ~ '\">Анкеты с отзывами</a>' %}
\t\t\t\t\t\t{% elseif source == 'with_video' %}
\t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_video', {city:city.uriIdentity}) ~ '\">Анкеты с видео</a>' %}
\t\t\t\t\t\t{% elseif source == 'with_selfie' %}
\t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_with_selfie', {city:city.uriIdentity}) ~ '\">Анкеты с селфи</a>' %}
\t\t\t\t\t\t{% elseif source == 'elite' %}
\t\t\t\t\t\t\t{% set source_name = '<a href=\"' ~ path('profile_list.list_for_elite_girls', {city:city.uriIdentity}) ~ '\" style=\"pointer-events:none\">Элитные проститутки</a>' %}
\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t{% set source_name = '' %}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if source_default == 'approved' %}К сожалению, все
\t\t\t\t\t\t\t<a href=\"{{ category_url }}\">проверенные девушки</a>
\t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
\t\t\t\t\t\t\t{{ source_name|raw }}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if source_default == 'with_comments' %}К сожалению, все
\t\t\t\t\t\t\t<a href=\"{{ category_url }}\">девушки, у которых есть отзывы</a>
\t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
\t\t\t\t\t\t\t{{ source_name|raw }}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if source_default == 'with_video' %}К сожалению, все
\t\t\t\t\t\t\t<a href=\"{{ category_url }}\">девушки, у которых есть видео</a>
\t\t\t\t\t\t\tсейчас отдыхают, посмотрите раздел
\t\t\t\t\t\t\t{{ source_name|raw }}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if source_default == 'with_selfie' %}
\t\t\t\t\t\t\tК сожалению, все <a href=\"{{ category_url }}\">девушки, у которых есть селфи</a> сейчас отдыхают, посмотрите раздел {{ source_name|raw }}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'by_params' %}К сожалению, раздел пуст. Посмотрите другие анкеты, которые мы подобрали для Вас.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'service' %}К сожалению, все девушки, которые практикуют услугу
\t\t\t\t\t\t<a href=\"{{ category_url }}\">{{ service.name }}</a>
\t\t\t\t\t\tсейчас отдыхают. Но мы подобрали для Вас девушек которые не против оказать Вам похожие услуги, взгляните!
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'city' %}К сожалению, данный раздел пуст. Взгляните на другие анкеты, которые мы нашли для Вас в городе
\t\t\t\t\t\t{{ city.name|trans }}.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'country' %}К сожалению, данный раздел пуст. Взгляните на анкеты которые мы подобрали для Вас.
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% if source == 'massage_service' %}К сожалению, все девушки для которых массаж — это призвание сейчас отдыхают. Посмотрите проституток, которые также готовы сделать Вам массаж.
\t\t\t\t\t{% endif %}
\t\t\t\t</p>
\t\t\t</div>
\t\t</div>
\t{% endif %}#}
\t<div aria-hidden=\"true\" class=\"no-display\" style=\"display: none;\">
\t\t<svg xmlns=\"http://www.w3.org/2000/svg\">
\t\t\t<symbol id=\"close\" viewBox=\"0 0 25 24\">
\t\t\t\t<path fill=\"#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\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"expand\" viewBox=\"0 0 20 20\">
\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\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"range-off\" viewBox=\"0 0 25 24\">
\t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
\t\t\t\t<circle cx=\"4.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/>
\t\t\t\t<circle cx=\"20.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#A3A3A3\" stroke-width=\"2\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"range-on\" viewBox=\"0 0 25 24\">
\t\t\t\t<rect width=\"24\" height=\"4\" x=\".34\" y=\"10\" fill=\"#A3A3A3\" rx=\"2\"/>
\t\t\t\t<rect width=\"12\" height=\"4\" x=\"6.34\" y=\"10\" fill=\"#f7901d\" rx=\"2\"/>
\t\t\t\t<circle cx=\"6.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#f7901d\" stroke-width=\"2\"/>
\t\t\t\t<circle cx=\"18.34\" cy=\"12\" r=\"3\" fill=\"#fff\" stroke=\"#f7901d\" stroke-width=\"2\"/>
\t\t\t</symbol>
\t\t\t<symbol id=\"filter\" viewBox=\"0 0 24 24\">
\t\t\t\t<path d=\"M6.96 6h10l-5 6.3-5-6.3Zm-2.75-.39L9.96 13v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-6l5.74-7.39A1 1 0 0 0 18.91 4H5.01a1 1 0 0 0-.8 1.61Z\" />
\t\t\t</symbol>
\t\t\t<symbol id=\"filter-arrow\" viewBox=\"0 0 24 24\">
\t\t\t\t<path d=\"M5.7924 16.6699L4 14.8999L12 6.99992L20 14.8999L18.2076 16.6699L12 10.5399L5.7924 16.6699Z\" fill=\"#B5B5B5\"/>
\t\t\t<symbol>
\t\t</svg>
\t</div>
\t<div id=\"filter-form-root\">
\t\t<button class=\"filter_hide_button rounding\" type=\"button\" id=\"filter_hide_button\">
\t\t\t<svg class=\"filter_hide_button__icon\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><use xlink:href=\"#filter\"></use></svg>
\t\t\t<span class=\"filter_hide_button__text\" data-filter-hide-text-show>Фильтры</span>
\t\t\t<svg class=\"filter_hide_button__rotate\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.45 9.87a.84.84 0 0 1 1.24 0l3.3 3.5 3.32-3.5a.84.84 0 0 1 1.23 0c.34.36.34.95 0 1.3l-3.92 4.16a.84.84 0 0 1-1.24 0l-3.93-4.15a.96.96 0 0 1 0-1.31Z\" /></svg>
\t\t</button>
\t\t<div class=\"filter_hide_block\" id=\"filter_hide_block\">
\t\t\t{# Форма полей фильтрации #}
\t\t\t<form name=\"profile_filter_form\" method=\"post\" action=\"/filter/\" class=\"filter_form\" id=\"filter-form\" data-process-url=\"/profile_ctr/increase-shows/\" data-main-class=\"profile_filter\">
\t\t\t\t<div class=\"profile_filter\">
\t\t\t\t\t<button class=\"profile_filter__mobile_button\" type=\"button\">
\t\t\t\t\t\t<svg class=\"profile_filter__mobile_button__icon\" fill=\"#666\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><use xlink:href=\"#filter\"></use></svg>
\t\t\t\t\t\t<span class=\"profile_filter__mobile_button__text\">Фильтры</span>
\t\t\t\t\t\t<svg class=\"profile_filter__mobile_button__icon profile_filter__mobile_button__icon-arrow\" fill=\"#666\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" style=\"transform:rotate(180deg)\"><use xlink:href=\"#filter-arrow\"></use></svg>
\t\t\t\t\t</button>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t\t<div class=\"profile_filter__item rounding profile_filter__item--loading\"></div>
\t\t\t\t</div>
\t\t\t</form>
\t\t</div>
\t\t<div class=\"profile_filter__tags__container fade_slider__container\">
\t\t\t<div class=\"profile_filter__tags d-none fade_slider\" id=\"filter_tags\">
\t\t\t<button class=\"profile_filter__tag\" type=\"button\" data-all>Сбросить фильтры</button>
\t\t\t</div>
\t\t</div>
\t\t<div class=\"profile_filter__line\" id=\"filter_line\">
\t\t\t<div class=\"profile_filter__line__title\">Найдено <span class=\"profile_filter__line__title__count\">{{ profiles.totalCount }} {{ profiles.totalCount|incline_numeral(['анкета', 'анкеты', 'анкет']) }}</span></div>
\t\t\t<button class=\"profile_filter__line__reset\" type=\"button\" id=\"filter_line_reset\">Сбросить фильтры <svg class=\"profile_filter__line__reset_icon\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 14 14\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.7 1.7A1 1 0 0 0 12.3.3L7 5.58 1.7.29A1 1 0 0 0 .3 1.71L5.58 7l-5.3 5.3a1 1 0 1 0 1.42 1.4L7 8.42l5.3 5.3a1 1 0 0 0 1.4-1.42L8.42 7l5.3-5.3Z\" fill=\"#f7901d\"/></svg>
\t\t\t</button>
\t\t</div>
\t</div>
\t{% block mainList %}
\t\t<div class=\"models-items-row flex-wrap\" id=\"profile-list\">
\t{% include 'ProfileList/list.profiles.html.twig' with { 'top_profile': profile_top_placement() } %}
\t\t</div>
\t{% endblock %}
\t{%- if profiles and profiles.totalCount > profiles.currentPage * profiles.currentLimit -%}
\t\t{%- block showMore -%}
\t\t\t{%- include 'ProfileList/_show_more.profiles.html.twig' -%}
\t\t{%- endblock showMore -%}
\t{%- endif -%}
\t{{ porpaginas_render(profiles) }}
\t{# {% set stations_circle = station_pages_linkage_circle() %}
\t{% if stations_circle is not null %}
\t\t<div class=\"station-pages-linkage-circle\">
\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 %}
\t\t\t{% if stations_circle[0] is defined and stations_circle[0] is not null
\t\t\t\tand stations_circle[1] is defined and stations_circle[1] is not null %}<i class=\"sep\"></i>{% endif %}
\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 %}
\t\t</div>
\t{% endif %} #}
\t{% if profiles and profiles.currentPage >= 2 %}
\t\t{% set excludeRecommendationProfileIds = [] %}
\t\t{{ include('components/_profile_recommendations.html.twig') }}
\t{% endif %}
\t{{ include('components/seo_text.html.twig', { \"type\": 'top', \"noindex\": true }) }}
\t{{ include('components/seo_text.html.twig', { \"type\": 'bottom', \"noindex\": true }) }}
\t{% set cities_circle = city_main_pages_linkage_circle() %}
\t{% if cities_circle is not null %}
\t\t<div class=\"city_main_pages_linkage_circle\">
\t\t\t<h3>Также рекомендуем:</h3>
\t\t\t{% if cities_circle[0] is not null %}<a href=\"{{ cities_circle[0].href }}\">{{ cities_circle[0].text }}</a>{% endif %}
\t\t\t{% if cities_circle[1] is not null %}<a href=\"{{ cities_circle[1].href }}\">{{ cities_circle[1].text }}</a>{% endif %}
\t\t</div>
\t{% endif %}
\t{% set circle = inner_linkage_circle() %}
\t{% if circle is not null %}
\t\t<div class=\"inner_linkage_circle\">
\t\t\t<h3>Также интересуются:</h3>
\t\t\t<a href=\"{{ circle[0].href }}\">{{ circle[0].text }}</a>
\t\t\t<a href=\"{{ circle[1].href }}\">{{ circle[1].text }}</a>
\t\t</div>
\t{% endif %}
{% endblock %}
{% block javascripts %}
\t{% set excludeRecommendationProfileIds = [] %}
\t{{ parent() }}
\t{{ encore_entry_script_tags('scripts/filters', null, 'basicConfig') }}
\t{%- set route = app.request.get('_route') -%}
\t{%- if 'profile_search.page' not in route and not (app.request.method == 'GET' and app.request.isXmlHttpRequest()) -%}
\t\t<script>
\t\t\twindow._lD = {
\t\t\t\tformUrl: \"{{ path('profile_filters.form', {city: city.uriIdentity}) }}\",
\t\t\t\tsetLastViewedListing: '{{ app.request.attributes.get('_route') }}',
\t\t\t\tlistingData: [
\t\t\t\t\t['listing', '{{ listing }}'],
\t\t\t\t\t['listingParams', '{{ listing_parameters|json_encode() }}'.replaceAll('"', '\"')],
\t\t\t\t],
\t\t\t\tcityUrl: \"{{city.uriIdentity}}\"
\t\t\t}
\t\t\twindow._spb_s = {
\t\t\t\tstations: {
\t\t\t\t\t{%- for station in stations() -%}
\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 %}
\t\t\t\t\t{%- endfor -%}
\t\t\t\t}
\t\t\t};
\t\t\tdocument.addEventListener(\"DOMContentLoaded\", () => {
\t\t\t\tnew window._filterLoader({
\t\t\t\t\tformUrl: \"{{ path('profile_filters.form', {city: city.uriIdentity}) }}\",
\t\t\t\t\tdefaultProfilesCount: \"{{ profiles.totalCount }}\"
\t\t\t\t});
\t\t\t})
\t\t</script>
\t\t{# {% endif %} #}
\t{%- endif -%}
\t{# <script>
\t\tdocument.addEventListener('DOMContentLoaded', function() {
\t\t\t{% if profiles and profiles.totalCount > 0 %}
\t\t\t\t{%- set profilesId = profiles|map(p => p.id)|join(',') -%}
\t\t\t\twindow.increase_shows({
\t\t\t\t\tprofiles: [{{ profilesId }}],
\t\t\t\t\troute: '{{ app.request.attributes.get('_route') }}',
\t\t\t\t})
\t\t\t{% endif %}
\t\t});
\t</script> #}
{% endblock %}", "ProfileList/list.html.twig", "/app/templates/ProfileList/list.html.twig");
}
}