<?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;
/* ProfileSearch/list.html.twig */
class __TwigTemplate_85c7dcbf6aec0bee326cc73f860e3b70 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'],
'bodyClasses' => [$this, 'block_bodyClasses'],
'name_page' => [$this, 'block_name_page'],
'navbar_class_search_profiles' => [$this, 'block_navbar_class_search_profiles'],
'mainContainer' => [$this, 'block_mainContainer'],
'profileList' => [$this, 'block_profileList'],
'showMore' => [$this, 'block_showMore'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "ProfileList/list.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", "ProfileSearch/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", "ProfileSearch/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", "ProfileSearch/list.html.twig"));
$this->parent = $this->loadTemplate("ProfileList/list.html.twig", "ProfileSearch/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 3
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 5
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 6
echo " <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 9
public function block_bodyClasses($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", "bodyClasses"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bodyClasses"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bodyClasses"));
echo "search-page";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 10
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 "search";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 11
public function block_navbar_class_search_profiles($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", "navbar_class_search_profiles"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "navbar_class_search_profiles"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "navbar_class_search_profiles"));
echo "active";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 13
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 14
echo " ";
echo $this->extensions['Knp\Menu\Twig\MenuExtension']->render("breadcrumbs", ["template" => "_menu/breadcrumbs.html.twig"]);
echo "
<h1 role=\"heading\" class=\"border-line\">";
// line 15
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("%ofTitle% %ofCity% %ofName%", ["%ofCity%" => $this->extensions['BigIdea\Bundle\GeographicalNamesInflectionBundle\Twig\GeographicalNamesInflectionTwigExtension']->geoNameInflection(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.', 15, $this->source); })()), "name", [], "any", false, false, false, 15), "genitive"), "%ofTitle%" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Проститутки", [], "basic"), "%ofName%" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("по параметрам", [], "basic")], "messages");
// line 17
echo "</h1>
";
// line 18
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 18, $this->source); })()), 'form_start', ["attr" => ["class" => "search-block"]]);
echo "
<div class=\"main-info rounding\">
<div class=\"info\">
<div class=\"wrap\">
<div class=\"basic-parameters\">
<h3>Основные параметры</h3>
<div class=\"group\">
<label>";
// line 25
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Возраст", [], "profile");
echo "</label>
<div class=\"elements\">
";
// line 27
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 27, $this->source); })()), "age", [], "any", false, false, false, 27), "min", [], "any", false, false, false, 27), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "От"]]);
echo "
<span>-</span>
";
// line 29
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 29, $this->source); })()), "age", [], "any", false, false, false, 29), "max", [], "any", false, false, false, 29), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "До"]]);
echo "
</div>
</div>
<div class=\"group\">
<label>";
// line 33
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Грудь", [], "profile");
echo "</label>
<div class=\"elements\">
";
// line 35
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 35, $this->source); })()), "breast_size", [], "any", false, false, false, 35), "min", [], "any", false, false, false, 35), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "От"]]);
echo "
<span>-</span>
";
// line 37
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 37, $this->source); })()), "breast_size", [], "any", false, false, false, 37), "max", [], "any", false, false, false, 37), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "До"]]);
echo "
</div>
</div>
<div class=\"group\">
<label>";
// line 41
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Рост", [], "profile");
echo "</label>
<div class=\"elements\">
";
// line 43
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 43, $this->source); })()), "height", [], "any", false, false, false, 43), "min", [], "any", false, false, false, 43), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "От"]]);
echo "
<span>-</span>
";
// line 45
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 45, $this->source); })()), "height", [], "any", false, false, false, 45), "max", [], "any", false, false, false, 45), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "До"]]);
echo "
</div>
</div>
<div class=\"group\">
<label>";
// line 49
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Вес", [], "profile");
echo "</label>
<div class=\"elements\">
";
// line 51
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 51, $this->source); })()), "weight", [], "any", false, false, false, 51), "min", [], "any", false, false, false, 51), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "От"]]);
echo "
<span>-</span>
";
// line 53
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 53, $this->source); })()), "weight", [], "any", false, false, false, 53), "max", [], "any", false, false, false, 53), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "До"]]);
echo "
</div>
</div>
<h3>Расценки</h3>
<div class=\"group\">
<label>";
// line 58
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("1 час", [], "profile");
echo "</label>
<div class=\"elements\">
";
// line 60
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 60, $this->source); })()), "one_hour_price", [], "any", false, false, false, 60), "min", [], "any", false, false, false, 60), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "От"]]);
echo "
<span>-</span>
";
// line 62
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 62, $this->source); })()), "one_hour_price", [], "any", false, false, false, 62), "max", [], "any", false, false, false, 62), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "До"]]);
echo "
</div>
</div>
<div class=\"group\">
<label>";
// line 66
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("2 часа", [], "profile");
echo "</label>
<div class=\"elements\">
";
// line 68
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 68, $this->source); })()), "two_hours_price", [], "any", false, false, false, 68), "min", [], "any", false, false, false, 68), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "От"]]);
echo "
<span>-</span>
";
// line 70
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 70, $this->source); })()), "two_hours_price", [], "any", false, false, false, 70), "max", [], "any", false, false, false, 70), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "До"]]);
echo "
</div>
</div>
<div class=\"group\">
<label>";
// line 74
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Ночь", [], "profile");
echo "</label>
<div class=\"elements\">
";
// line 76
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 76, $this->source); })()), "night_price", [], "any", false, false, false, 76), "min", [], "any", false, false, false, 76), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "От"]]);
echo "
<span>-</span>
";
// line 78
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 78, $this->source); })()), "night_price", [], "any", false, false, false, 78), "max", [], "any", false, false, false, 78), 'widget', ["attr" => ["size" => "3", "type" => "text", "placeholder" => "До"]]);
echo "
</div>
</div>
";
// line 85
echo " </div>
<div class=\"nationals\">
<h3>Национальность</h3>
";
// line 88
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 88, $this->source); })()), "nationality", [], "any", false, false, false, 88));
foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
// line 89
echo " <div class=\"group\">
";
// line 90
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["child"], 'widget');
echo "
<label for=\"";
// line 91
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["child"], "vars", [], "any", false, false, false, 91), "id", [], "any", false, false, false, 91), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["child"], "vars", [], "any", false, false, false, 91), "label", [], "any", false, false, false, 91), [], "left_menu"), "html", null, true);
echo "</label>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 94
echo " </div>
</div>
<div class=\"wrap\">
<div class=\"second-parameters\">
<h3>Цвет волос</h3>
";
// line 99
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 99, $this->source); })()), "hair_color", [], "any", false, false, false, 99));
foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
// line 100
echo " <div class=\"group\">
";
// line 101
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["child"], 'widget');
echo "
<label for=\"";
// line 102
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["child"], "vars", [], "any", false, false, false, 102), "id", [], "any", false, false, false, 102), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["child"], "vars", [], "any", false, false, false, 102), "label", [], "any", false, false, false, 102), [], "left_menu"), "html", null, true);
echo "</label>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 105
echo " <h3>Интимная стрижка</h3>
";
// line 106
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 106, $this->source); })()), "private_haircut", [], "any", false, false, false, 106));
foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
// line 107
echo " <div class=\"group\">
";
// line 108
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["child"], 'widget');
echo "
<label for=\"";
// line 109
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["child"], "vars", [], "any", false, false, false, 109), "id", [], "any", false, false, false, 109), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["child"], "vars", [], "any", false, false, false, 109), "label", [], "any", false, false, false, 109), [], "left_menu"), "html", null, true);
echo "</label>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 112
echo " </div>
<div class=\"additional-parameters\">
<h3>Фильтры</h3>
<div class=\"group\">
";
// line 116
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 116, $this->source); })()), "with_video", [], "any", false, false, false, 116), 'widget');
echo "
<label for=\"";
// line 117
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["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 117, $this->source); })()), "with_video", [], "any", false, false, false, 117), "vars", [], "any", false, false, false, 117), "id", [], "any", false, false, false, 117), "html", null, true);
echo "\">Есть видео</label>
</div>
<div class=\"group\">
";
// line 120
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 120, $this->source); })()), "with_selfie", [], "any", false, false, false, 120), 'widget');
echo "
<label for=\"";
// line 121
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["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 121, $this->source); })()), "with_selfie", [], "any", false, false, false, 121), "vars", [], "any", false, false, false, 121), "id", [], "any", false, false, false, 121), "html", null, true);
echo "\">Есть селфи</label>
</div>
<div class=\"group\">
";
// line 124
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 124, $this->source); })()), "with_comments", [], "any", false, false, false, 124), 'widget');
echo "
<label for=\"";
// line 125
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["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 125, $this->source); })()), "with_comments", [], "any", false, false, false, 125), "vars", [], "any", false, false, false, 125), "id", [], "any", false, false, false, 125), "html", null, true);
echo "\">Есть отзывы</label>
</div>
<div class=\"group\">
";
// line 128
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 128, $this->source); })()), "apartments", [], "any", false, false, false, 128), 'widget');
echo "
<label for=\"";
// line 129
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["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 129, $this->source); })()), "apartments", [], "any", false, false, false, 129), "vars", [], "any", false, false, false, 129), "id", [], "any", false, false, false, 129), "html", null, true);
echo "\">С апартаментами</label>
</div>
<div class=\"group\">
";
// line 132
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 132, $this->source); })()), "approved", [], "any", false, false, false, 132), 'widget');
echo "
<label for=\"";
// line 133
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["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 133, $this->source); })()), "approved", [], "any", false, false, false, 133), "vars", [], "any", false, false, false, 133), "id", [], "any", false, false, false, 133), "html", null, true);
echo "\">Проверенное фото</label>
</div>
";
// line 139
echo " <div class=\"group\">
";
// line 140
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 140, $this->source); })()), "has_tattoo", [], "any", false, false, false, 140), 'widget');
echo "
<label for=\"";
// line 141
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["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 141, $this->source); })()), "has_tattoo", [], "any", false, false, false, 141), "vars", [], "any", false, false, false, 141), "id", [], "any", false, false, false, 141), "html", null, true);
echo "\">Есть тату</label>
</div>
<div class=\"group\">
";
// line 144
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 144, $this->source); })()), "has_piercing", [], "any", false, false, false, 144), 'widget');
echo "
<label for=\"";
// line 145
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["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 145, $this->source); })()), "has_piercing", [], "any", false, false, false, 145), "vars", [], "any", false, false, false, 145), "id", [], "any", false, false, false, 145), "html", null, true);
echo "\">Есть пирсинг</label>
</div>
<div class=\"group\">
";
// line 148
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 148, $this->source); })()), "has_express", [], "any", false, false, false, 148), 'widget');
echo "
<label for=\"";
// line 149
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["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 149, $this->source); })()), "has_express", [], "any", false, false, false, 149), "vars", [], "any", false, false, false, 149), "id", [], "any", false, false, false, 149), "html", null, true);
echo "\">Есть экспресс</label>
</div>
<h3>Метро</h3>
<div class=\"metro\">
<div class=\"selector\" id=\"selector-metro\">
";
// line 155
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 155, $this->source); })()), "station", [], "any", false, false, false, 155), 'widget', ["attr" => ["class" => "selector__select visually_hidden", "id" => "selectElement", "tabindex" => "-1", "aria-hidden" => "true", "data-selector-select" => ""]]);
echo "
<button class=\"selector__button d-flex\" type=\"button\" data-selector-button>
<span class=\"selector__button_placeholder\" data-selector-button-placeholder>Выбор станций</span>
<span class=\"selector__button_tags\" data-selector-button-tags>Выбор станций</span>
<svg class=\"selector__button_icon\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 14 14\"><path d=\"m2 5 5 4 5-4H2Z\" fill=\"#9E9E9E\"/></svg>
</button>
<div class=\"selector__list_wrapper\">
<div class=\"selector__list_wrapper_scroll\" data-selector-list data-selector-width-data>
<div class=\"selector__list\">
";
// line 166
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 166, $this->source); })()), "station", [], "any", false, false, false, 166), "vars", [], "any", false, false, false, 166), "choices", [], "any", false, false, false, 166));
$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 167
echo " <div class=\"selector__list_element d-flex\" data-value=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["station"], "value", [], "any", false, false, false, 167), "html", null, true);
echo "\">
";
// line 168
$this->loadTemplate("components/metro/icon_generate.partial.twig", "ProfileSearch/list.html.twig", 168)->display(twig_array_merge($context, ["data" => $this->extensions['App\Twig\StationsExtension']->stationLines(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["station"], "data", [], "any", false, false, false, 168), "id", [], "any", false, false, false, 168))]));
// line 169
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["station"], "label", [], "any", false, false, false, 169), "html", null, true);
echo "
</div>
";
++$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 172
echo " </div>
</div>
</div>
</div>
</div>
<h3>По обновлению</h3>
<div class=\"metro\">
<div class=\"selector\" id=\"selector-recency\">
";
// line 180
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 180, $this->source); })()), "recency", [], "any", false, false, false, 180), 'widget', ["attr" => ["class" => "selector__select visually_hidden", "id" => "selectElement", "tabindex" => "-1", "aria-hidden" => "true", "data-selector-select" => ""]]);
echo "
<button class=\"selector__button d-flex\" type=\"button\" data-selector-button>
<span class=\"selector__button_placeholder\" data-selector-button-placeholder>Выберите</span>
<span class=\"selector__button_tags\" data-selector-button-tags>Выберите</span>
<svg class=\"selector__button_icon\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 14 14\"><path d=\"m2 5 5 4 5-4H2Z\" fill=\"#9E9E9E\"/></svg>
</button>
<div class=\"selector__list_wrapper\">
<div class=\"selector__list_wrapper_scroll\" data-selector-list data-selector-width-data>
<div class=\"selector__list\">
";
// line 191
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 191, $this->source); })()), "recency", [], "any", false, false, false, 191), "vars", [], "any", false, false, false, 191), "choices", [], "any", false, false, false, 191));
foreach ($context['_seq'] as $context["_key"] => $context["recency"]) {
// line 192
echo " <div class=\"selector__list_element d-flex\" data-value=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["recency"], "value", [], "any", false, false, false, 192), "html", null, true);
echo "\">
";
// line 193
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["recency"], "label", [], "any", false, false, false, 193), "html", null, true);
echo "
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['recency'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 196
echo " </div>
</div>
</div>
</div>
</div>
";
// line 210
echo " <div class=\"group d-none\">
<h3>По месту</h3>
";
// line 212
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 212, $this->source); })()), "take_out_location", [], "any", false, false, false, 212), 'widget');
echo "
</div>
</div>
</div>
</div>
</div>
<div class=\"services rounding\">
<div class=\"services-list row\">
";
// line 220
$context["current_group"] = 0;
// line 221
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 221, $this->source); })()), "services", [], "any", false, false, false, 221));
$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["service"]) {
// line 222
echo " ";
if (((isset($context["current_group"]) || array_key_exists("current_group", $context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.', 222, $this->source); })()) != twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["service"], "vars", [], "any", false, false, false, 222), "attr", [], "any", false, false, false, 222), "service-group", [], "array", false, false, false, 222))) {
// line 223
echo "
";
// line 224
if (((isset($context["current_group"]) || array_key_exists("current_group", $context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.', 224, $this->source); })()) == 0)) {
echo "<div class=\"col\">";
}
// line 225
echo " ";
if (((isset($context["current_group"]) || array_key_exists("current_group", $context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.', 225, $this->source); })()) == 4)) {
echo "</div></div><div class=\"col\">";
}
// line 226
echo "
";
// line 228
$context["current_group"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["service"], "vars", [], "any", false, false, false, 228), "attr", [], "any", false, false, false, 228), "service-group", [], "array", false, false, false, 228);
// line 229
echo " ";
if (( !twig_get_attribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 229) && ((isset($context["current_group"]) || array_key_exists("current_group", $context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.', 229, $this->source); })()) != 5))) {
echo "</div>";
}
// line 230
echo " <div class=\"section\">
<div class=\"title\">";
// line 231
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['App\Twig\ServicesExtension']->serviceGroupLabel((isset($context["current_group"]) || array_key_exists("current_group", $context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.', 231, $this->source); })())), [], "service_groups"), "html", null, true);
echo "</div>
";
}
// line 234
echo "
<div class=\"group\">
";
// line 236
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["service"], 'widget');
echo "
<label for=\"";
// line 237
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["service"], "vars", [], "any", false, false, false, 237), "id", [], "any", false, false, false, 237), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["service"], "vars", [], "any", false, false, false, 237), "label", [], "any", false, false, false, 237), [], "services"), "html", null, true);
echo "</label>
</div>
";
// line 239
if (twig_get_attribute($this->env, $this->source, $context["loop"], "last", [], "any", false, false, false, 239)) {
echo "</div>
";
// line 240
if (((isset($context["current_group"]) || array_key_exists("current_group", $context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.', 240, $this->source); })()) == 0)) {
echo "</div>";
}
// line 241
echo " ";
if (((isset($context["current_group"]) || array_key_exists("current_group", $context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.', 241, $this->source); })()) == 4)) {
echo "</div>";
}
// line 242
echo " ";
}
// line 243
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['service'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 244
echo " </div>
</div>
</div>
<div class=\"buttons\">
<button type=\"reset\" class=\"reset btn d-flex-inline align-items-center\">
Сброс
</button>
";
// line 251
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 251, $this->source); })()), "search", [], "any", false, false, false, 251), 'widget', ["label" => "Подобрать", "attr" => ["class" => "btn btn-danger search"]]);
// line 253
echo "
</div>
";
// line 255
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 255, $this->source); })()), 'form_end');
echo "
";
// line 257
if ( !(null === (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 257, $this->source); })()))) {
// line 258
echo " <div class=\"models-items-row flex-wrap\" id=\"profile-list\">
";
// line 259
$this->displayBlock('profileList', $context, $blocks);
// line 262
echo " </div>
";
// line 264
$this->displayBlock('showMore', $context, $blocks);
// line 267
echo "
<div id=\"pages2\">";
// line 268
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.', 268, $this->source); })()));
echo "</div>
<script type=\"text/javascript\" src=\"";
// line 270
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("form-paginator-fix.js", "js_script"), "html", null, true);
echo "\"></script>
<script>
window._lD = {
setLastViewedListing: '";
// line 273
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.', 273, $this->source); })()), "request", [], "any", false, false, false, 273), "attributes", [], "any", false, false, false, 273), "get", ["_route"], "method", false, false, false, 273), "html", null, true);
echo "',
cityUrl: \"";
// line 274
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["city"]) || array_key_exists("city", $context) ? $context["city"] : (function () { throw new RuntimeError('Variable "city" does not exist.', 274, $this->source); })()), "uriIdentity", [], "any", false, false, false, 274), "html", null, true);
echo "\",
};
;(function () {
document.addEventListener('DOMContentLoaded', function(){
var paginationContainers = [ '#pages2'];
paginationContainers.forEach(function(selector) {
new FormPaginatorFix({
pageParameterName: 'page',
formName: 'search_profile_form',
pageLinkClass: 'pagination__link',
pageLinkInactiveElement: 'a',
pageLinkActiveElement: 'a',
paginationContainerSelector: selector
}).fixFirstPageLink().listen();
});
document.querySelector('form[name=search_profile_form]').style.display = 'none';
});
})();
</script>
";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 259
public function block_profileList($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "profileList"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "profileList"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "profileList"));
// line 260
echo " ";
$this->displayParentBlock("profileList", $context, $blocks);
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 264
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 265
echo " ";
$this->loadTemplate("ProfileSearch/_show_more.search.html.twig", "ProfileSearch/list.html.twig", 265)->display($context);
// line 266
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "ProfileSearch/list.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 875 => 266, 872 => 265, 859 => 264, 843 => 260, 830 => 259, 795 => 274, 791 => 273, 785 => 270, 780 => 268, 777 => 267, 775 => 264, 771 => 262, 769 => 259, 766 => 258, 764 => 257, 759 => 255, 755 => 253, 753 => 251, 744 => 244, 730 => 243, 727 => 242, 722 => 241, 718 => 240, 714 => 239, 707 => 237, 703 => 236, 699 => 234, 693 => 231, 690 => 230, 685 => 229, 683 => 228, 679 => 226, 674 => 225, 670 => 224, 667 => 223, 664 => 222, 646 => 221, 644 => 220, 633 => 212, 629 => 210, 622 => 196, 613 => 193, 608 => 192, 604 => 191, 590 => 180, 580 => 172, 562 => 169, 560 => 168, 555 => 167, 538 => 166, 524 => 155, 515 => 149, 511 => 148, 505 => 145, 501 => 144, 495 => 141, 491 => 140, 488 => 139, 483 => 133, 479 => 132, 473 => 129, 469 => 128, 463 => 125, 459 => 124, 453 => 121, 449 => 120, 443 => 117, 439 => 116, 433 => 112, 422 => 109, 418 => 108, 415 => 107, 411 => 106, 408 => 105, 397 => 102, 393 => 101, 390 => 100, 386 => 99, 379 => 94, 368 => 91, 364 => 90, 361 => 89, 357 => 88, 352 => 85, 346 => 78, 341 => 76, 336 => 74, 329 => 70, 324 => 68, 319 => 66, 312 => 62, 307 => 60, 302 => 58, 294 => 53, 289 => 51, 284 => 49, 277 => 45, 272 => 43, 267 => 41, 260 => 37, 255 => 35, 250 => 33, 243 => 29, 238 => 27, 233 => 25, 223 => 18, 220 => 17, 218 => 15, 213 => 14, 200 => 13, 175 => 11, 150 => 10, 125 => 9, 109 => 6, 96 => 5, 71 => 3, 42 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'ProfileList/list.html.twig' %}
{% block title %}{{ seo_title() }}{% endblock %}
{% block metaDescription %}
<meta name=\"description\" content=\"{{ seo_description() }}\">
{% endblock %}
{% block bodyClasses %}search-page{% endblock %}
{% block name_page %}search{% endblock %}
{% block navbar_class_search_profiles %}active{% endblock %}
{% block mainContainer %}
{{ knp_menu_render('breadcrumbs', {'template': '_menu/breadcrumbs.html.twig'}) }}
<h1 role=\"heading\" class=\"border-line\">{% trans with {'%ofCity%': city.name|geo_name('genitive'),
'%ofTitle%': 'Проститутки'|trans({}, 'basic'),
'%ofName%': 'по параметрам'|trans({}, 'basic')} %}%ofTitle% %ofCity% %ofName%{% endtrans %}</h1>
{{ form_start(form, {'attr': { 'class': 'search-block'}}) }}
<div class=\"main-info rounding\">
<div class=\"info\">
<div class=\"wrap\">
<div class=\"basic-parameters\">
<h3>Основные параметры</h3>
<div class=\"group\">
<label>{% trans with {} from 'profile' %}Возраст{% endtrans %}</label>
<div class=\"elements\">
{{ form_widget(form.age.min, {'attr': {'size': '3', 'type': 'text','placeholder': 'От'}}) }}
<span>-</span>
{{ form_widget(form.age.max, {'attr': {'size': '3', 'type': 'text','placeholder': 'До'}}) }}
</div>
</div>
<div class=\"group\">
<label>{% trans with {} from 'profile' %}Грудь{% endtrans %}</label>
<div class=\"elements\">
{{ form_widget(form.breast_size.min, {'attr': {'size': '3', 'type': 'text','placeholder': 'От'}}) }}
<span>-</span>
{{ form_widget(form.breast_size.max, {'attr': {'size': '3', 'type': 'text','placeholder': 'До'}}) }}
</div>
</div>
<div class=\"group\">
<label>{% trans with {} from 'profile' %}Рост{% endtrans %}</label>
<div class=\"elements\">
{{ form_widget(form.height.min, {'attr': {'size': '3', 'type': 'text','placeholder': 'От'}}) }}
<span>-</span>
{{ form_widget(form.height.max, {'attr': {'size': '3', 'type': 'text','placeholder': 'До'}}) }}
</div>
</div>
<div class=\"group\">
<label>{% trans with {} from 'profile' %}Вес{% endtrans %}</label>
<div class=\"elements\">
{{ form_widget(form.weight.min, {'attr': {'size': '3', 'type': 'text','placeholder': 'От'}}) }}
<span>-</span>
{{ form_widget(form.weight.max, {'attr': {'size': '3', 'type': 'text','placeholder': 'До'}}) }}
</div>
</div>
<h3>Расценки</h3>
<div class=\"group\">
<label>{% trans with {} from 'profile' %}1 час{% endtrans %}</label>
<div class=\"elements\">
{{ form_widget(form.one_hour_price.min, {'attr': {'size': '3', 'type': 'text','placeholder': 'От'}}) }}
<span>-</span>
{{ form_widget(form.one_hour_price.max, {'attr': {'size': '3', 'type': 'text','placeholder': 'До'}}) }}
</div>
</div>
<div class=\"group\">
<label>{% trans with {} from 'profile' %}2 часа{% endtrans %}</label>
<div class=\"elements\">
{{ form_widget(form.two_hours_price.min, {'attr': {'size': '3', 'type': 'text','placeholder': 'От'}}) }}
<span>-</span>
{{ form_widget(form.two_hours_price.max, {'attr': {'size': '3', 'type': 'text','placeholder': 'До'}}) }}
</div>
</div>
<div class=\"group\">
<label>{% trans with {} from 'profile' %}Ночь{% endtrans %}</label>
<div class=\"elements\">
{{ form_widget(form.night_price.min, {'attr': {'size': '3', 'type': 'text','placeholder': 'От'}}) }}
<span>-</span>
{{ form_widget(form.night_price.max, {'attr': {'size': '3', 'type': 'text','placeholder': 'До'}}) }}
</div>
</div>
{# <div class=\"group\">
{{ form_widget(form.has_express) }}
<label for=\"{{ form.has_express.vars.id }}\">Есть экспресс</label>
</div>#}
</div>
<div class=\"nationals\">
<h3>Национальность</h3>
{% for child in form.nationality %}
<div class=\"group\">
{{ form_widget(child) }}
<label for=\"{{ child.vars.id }}\">{{ child.vars.label|trans({}, 'left_menu') }}</label>
</div>
{% endfor %}
</div>
</div>
<div class=\"wrap\">
<div class=\"second-parameters\">
<h3>Цвет волос</h3>
{% for child in form.hair_color %}
<div class=\"group\">
{{ form_widget(child) }}
<label for=\"{{ child.vars.id }}\">{{ child.vars.label|trans({}, 'left_menu') }}</label>
</div>
{% endfor %}
<h3>Интимная стрижка</h3>
{% for child in form.private_haircut %}
<div class=\"group\">
{{ form_widget(child) }}
<label for=\"{{ child.vars.id }}\">{{ child.vars.label|trans({}, 'left_menu') }}</label>
</div>
{% endfor %}
</div>
<div class=\"additional-parameters\">
<h3>Фильтры</h3>
<div class=\"group\">
{{ form_widget(form.with_video) }}
<label for=\"{{ form.with_video.vars.id }}\">Есть видео</label>
</div>
<div class=\"group\">
{{ form_widget(form.with_selfie) }}
<label for=\"{{ form.with_selfie.vars.id }}\">Есть селфи</label>
</div>
<div class=\"group\">
{{ form_widget(form.with_comments) }}
<label for=\"{{ form.with_comments.vars.id }}\">Есть отзывы</label>
</div>
<div class=\"group\">
{{ form_widget(form.apartments) }}
<label for=\"{{ form.apartments.vars.id }}\">С апартаментами</label>
</div>
<div class=\"group\">
{{ form_widget(form.approved) }}
<label for=\"{{ form.approved.vars.id }}\">Проверенное фото</label>
</div>
{# <div class=\"group\">
{{ form_widget(form.has_girlfriend) }}
<label for=\"{{ form.has_girlfriend.vars.id }}\">Есть подруга</label>
</div> #}
<div class=\"group\">
{{ form_widget(form.has_tattoo) }}
<label for=\"{{ form.has_tattoo.vars.id }}\">Есть тату</label>
</div>
<div class=\"group\">
{{ form_widget(form.has_piercing) }}
<label for=\"{{ form.has_piercing.vars.id }}\">Есть пирсинг</label>
</div>
<div class=\"group\">
{{ form_widget(form.has_express) }}
<label for=\"{{ form.has_express.vars.id }}\">Есть экспресс</label>
</div>
<h3>Метро</h3>
<div class=\"metro\">
<div class=\"selector\" id=\"selector-metro\">
{{ form_widget(form.station, {attr: {'class': 'selector__select visually_hidden', 'id': 'selectElement', 'tabindex': '-1', 'aria-hidden': 'true', 'data-selector-select': ''}}) }}
<button class=\"selector__button d-flex\" type=\"button\" data-selector-button>
<span class=\"selector__button_placeholder\" data-selector-button-placeholder>Выбор станций</span>
<span class=\"selector__button_tags\" data-selector-button-tags>Выбор станций</span>
<svg class=\"selector__button_icon\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 14 14\"><path d=\"m2 5 5 4 5-4H2Z\" fill=\"#9E9E9E\"/></svg>
</button>
<div class=\"selector__list_wrapper\">
<div class=\"selector__list_wrapper_scroll\" data-selector-list data-selector-width-data>
<div class=\"selector__list\">
{% for station in form.station.vars.choices %}
<div class=\"selector__list_element d-flex\" data-value=\"{{ station.value }}\">
{% include 'components/metro/icon_generate.partial.twig' with {data: station.data.id|station_lines} %}
{{ station.label }}
</div>
{% endfor %}
</div>
</div>
</div>
</div>
</div>
<h3>По обновлению</h3>
<div class=\"metro\">
<div class=\"selector\" id=\"selector-recency\">
{{ form_widget(form.recency, {attr: {'class': 'selector__select visually_hidden', 'id': 'selectElement', 'tabindex': '-1', 'aria-hidden': 'true', 'data-selector-select': ''}}) }}
<button class=\"selector__button d-flex\" type=\"button\" data-selector-button>
<span class=\"selector__button_placeholder\" data-selector-button-placeholder>Выберите</span>
<span class=\"selector__button_tags\" data-selector-button-tags>Выберите</span>
<svg class=\"selector__button_icon\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 14 14\"><path d=\"m2 5 5 4 5-4H2Z\" fill=\"#9E9E9E\"/></svg>
</button>
<div class=\"selector__list_wrapper\">
<div class=\"selector__list_wrapper_scroll\" data-selector-list data-selector-width-data>
<div class=\"selector__list\">
{% for recency in form.recency.vars.choices %}
<div class=\"selector__list_element d-flex\" data-value=\"{{ recency.value }}\">
{{ recency.label }}
</div>
{% endfor %}
</div>
</div>
</div>
</div>
</div>
{# <div class=\"info selector\">
<div class=\"selector-block\">
<button type=\"button\" data-toggle=\"selector\"></button>
<div class=\"tags\"></div>
</div>
<div class=\"form-data\">
{{ form_widget(form.recency) }}
</div>
</div> #}
<div class=\"group d-none\">
<h3>По месту</h3>
{{ form_widget(form.take_out_location) }}
</div>
</div>
</div>
</div>
</div>
<div class=\"services rounding\">
<div class=\"services-list row\">
{% set current_group = 0 %}
{% for service in form.services %}
{% if current_group != service.vars.attr['service-group'] %}
{% if current_group == 0 %}<div class=\"col\">{% endif %}
{% if current_group == 4 %}</div></div><div class=\"col\">{% endif %}
{% set current_group = service.vars.attr['service-group'] %}
{% if not loop.first and current_group != 5 %}</div>{% endif %}
<div class=\"section\">
<div class=\"title\">{{ current_group|service_group|trans({}, 'service_groups') }}</div>
{% endif %}
<div class=\"group\">
{{ form_widget(service) }}
<label for=\"{{ service.vars.id }}\">{{ service.vars.label|trans({}, 'services') }}</label>
</div>
{% if loop.last %}</div>
{% if current_group == 0 %}</div>{% endif %}
{% if current_group == 4 %}</div>{% endif %}
{% endif %}
{% endfor %}
</div>
</div>
</div>
<div class=\"buttons\">
<button type=\"reset\" class=\"reset btn d-flex-inline align-items-center\">
Сброс
</button>
{{ form_widget(form.search, {'label': 'Подобрать', 'attr': {
'class': 'btn btn-danger search'
}}) }}
</div>
{{ form_end(form) }}
{% if profiles is not null %}
<div class=\"models-items-row flex-wrap\" id=\"profile-list\">
{% block profileList %}
{{ parent() }}
{% endblock %}
</div>
{% block showMore %}
{% include 'ProfileSearch/_show_more.search.html.twig' %}
{% endblock showMore %}
<div id=\"pages2\">{{ porpaginas_render(profiles) }}</div>
<script type=\"text/javascript\" src=\"{{ asset('form-paginator-fix.js', 'js_script') }}\"></script>
<script>
window._lD = {
setLastViewedListing: '{{ app.request.attributes.get('_route') }}',
cityUrl: \"{{city.uriIdentity}}\",
};
;(function () {
document.addEventListener('DOMContentLoaded', function(){
var paginationContainers = [ '#pages2'];
paginationContainers.forEach(function(selector) {
new FormPaginatorFix({
pageParameterName: 'page',
formName: 'search_profile_form',
pageLinkClass: 'pagination__link',
pageLinkInactiveElement: 'a',
pageLinkActiveElement: 'a',
paginationContainerSelector: selector
}).fixFirstPageLink().listen();
});
document.querySelector('form[name=search_profile_form]').style.display = 'none';
});
})();
</script>
{% endif %}
{% endblock %}
", "ProfileSearch/list.html.twig", "/app/templates/ProfileSearch/list.html.twig");
}
}