<?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'],
'javascripts' => [$this, 'block_javascripts'],
];
}
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->extensions['App\Twig\SeoExtension']->pageHeading()) ? ($this->extensions['App\Twig\SeoExtension']->pageHeading()) : ("по параметрам"));
echo "</h1>
<div class=\"search-wrapper\">
";
// line 17
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.', 17, $this->source); })()), 'form_start', ["attr" => ["class" => "search-block"]]);
echo "
<div class=\"main-info\">
<h2 class=\"search-wrapper__title\">Основная информация</h2>
<div class=\"info\">
<div class=\"wrap\">
<div class=\"basic-parameters\">
<h3><span>Основные параметры</span></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"]]);
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"]]);
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"]]);
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"]]);
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"]]);
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"]]);
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"]]);
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"]]);
echo "
</div>
</div>
<h3><span>Расценки</span></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"]]);
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"]]);
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"]]);
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"]]);
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"]]);
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"]]);
echo "
</div>
</div>
<div class=\"group\">
";
// line 82
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.', 82, $this->source); })()), "has_express", [], "any", false, false, false, 82), 'widget');
echo "
<label for=\"";
// line 83
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.', 83, $this->source); })()), "has_express", [], "any", false, false, false, 83), "vars", [], "any", false, false, false, 83), "id", [], "any", false, false, false, 83), "html", null, true);
echo "\">Есть экспресс</label>
</div>
</div>
<div class=\"nationals\">
<h3><span>Национальность</span></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><span>Цвет волос</span></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><span>Интимная стрижка</span></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><span>Фильтры</span></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 d-none\">
<input type=\"checkbox\" id=\"search_profile_form_with_selfie\" name=\"search_profile_form[with_selfie][]\" value=\"1\">
";
// line 121
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.', 121, $this->source); })()), "with_selfie", [], "any", false, false, false, 121), 'widget');
echo "
<label for=\"search_profile_form_with_selfie\">Есть селфи</label>
</div>
<div class=\"group\">
";
// line 125
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.', 125, $this->source); })()), "with_comments", [], "any", false, false, false, 125), 'widget');
echo "
<label for=\"";
// line 126
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.', 126, $this->source); })()), "with_comments", [], "any", false, false, false, 126), "vars", [], "any", false, false, false, 126), "id", [], "any", false, false, false, 126), "html", null, true);
echo "\">Есть отзывы</label>
</div>
<div class=\"group\">
";
// line 129
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.', 129, $this->source); })()), "apartments", [], "any", false, false, false, 129), 'widget');
echo "
<label for=\"";
// line 130
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.', 130, $this->source); })()), "apartments", [], "any", false, false, false, 130), "vars", [], "any", false, false, false, 130), "id", [], "any", false, false, false, 130), "html", null, true);
echo "\">С апартаментами</label>
</div>
<div class=\"group\">
";
// line 133
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.', 133, $this->source); })()), "approved", [], "any", false, false, false, 133), 'widget');
echo "
<label for=\"";
// line 134
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.', 134, $this->source); })()), "approved", [], "any", false, false, false, 134), "vars", [], "any", false, false, false, 134), "id", [], "any", false, false, false, 134), "html", null, true);
echo "\">Проверенное фото</label>
</div>
<div class=\"group d-none\">
<input type=\"checkbox\" id=\"search_profile_form_with_girlfriends\" name=\"search_profile_form[with_girlfriends][]\" value=\"1\" disabled>
";
// line 139
echo " <label for=\"search_profile_form_with_girlfriends\">Есть подруга</label>
</div>
<div class=\"group d-none\">
<input type=\"checkbox\" id=\"search_profile_form_with_tatoo\" name=\"search_profile_form[with_tatoo][]\" value=\"1\">
";
// line 143
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.', 143, $this->source); })()), "has_tattoo", [], "any", false, false, false, 143), 'widget');
echo "
<label for=\"search_profile_form_with_tatoo\">Есть тату</label>
</div>
<div class=\"group d-none\">
<input type=\"checkbox\" id=\"search_profile_form_with_pirc\" name=\"search_profile_form[with_pirc][]\" value=\"1\">
";
// 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_piercing", [], "any", false, false, false, 148), 'widget');
echo "
<label for=\"search_profile_form_with_pirc\">Есть пирсинг</label>
</div>
<div class=\"\" style=\"width:100%\">
<h3><span>Метро</span></h3>
<div class=\"metro\">
<div class=\"selector\" id=\"selector\">
";
// line 156
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.', 156, $this->source); })()), "station", [], "any", false, false, false, 156), '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 167
$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.', 167, $this->source); })()), "station", [], "any", false, false, false, 167), "vars", [], "any", false, false, false, 167), "choices", [], "any", false, false, false, 167));
$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 168
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, 168), "html", null, true);
echo "\">
";
// line 169
$this->loadTemplate("components/metro/icon_generate.partial.twig", "ProfileSearch/list.html.twig", 169)->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, 169), "id", [], "any", false, false, false, 169))]));
// line 170
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["station"], "label", [], "any", false, false, false, 170), "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 173
echo " </div>
</div>
</div>
</div>
</div>
</div>
<h3><span>По обновлению</span></h3>
<div class=\"info selector\">
<div class=\"selector-block\">
<button type=\"button\" data-toggle=\"selector\"></button>
<div class=\"tags\"></div>
</div>
<div class=\"form-data\">
";
// line 187
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.', 187, $this->source); })()), "recency", [], "any", false, false, false, 187), 'widget');
echo "
</div>
</div>
<div class=\"group d-none\">
<h3><span>По месту</span></h3>
";
// line 192
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.', 192, $this->source); })()), "take_out_location", [], "any", false, false, false, 192), 'widget');
echo "
</div>
</div>
</div>
</div>
</div>
<div class=\"services\">
<h2 class=\"search-wrapper__title\">Интим услуги</h2>
<div class=\"services-list row\">
";
// line 201
$context["current_group"] = 0;
// line 202
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.', 202, $this->source); })()), "services", [], "any", false, false, false, 202));
$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 203
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.', 203, $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, 203), "attr", [], "any", false, false, false, 203), "service-group", [], "array", false, false, false, 203))) {
// line 204
echo "
";
// line 205
if (((isset($context["current_group"]) || array_key_exists("current_group", $context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.', 205, $this->source); })()) == 0)) {
echo "<div class=\"col\">";
}
// line 206
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.', 206, $this->source); })()) == 4)) {
echo "</div></div><div class=\"col\">";
}
// line 207
echo "
";
// line 209
$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, 209), "attr", [], "any", false, false, false, 209), "service-group", [], "array", false, false, false, 209);
// line 210
echo " ";
if (( !twig_get_attribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 210) && ((isset($context["current_group"]) || array_key_exists("current_group", $context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.', 210, $this->source); })()) != 5))) {
echo "</div>";
}
// line 211
echo " <div class=\"section\">
<div class=\"title\">";
// line 212
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.', 212, $this->source); })())), [], "service_groups"), "html", null, true);
echo "</div>
";
}
// line 215
echo "
<div class=\"group\">
";
// line 217
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["service"], 'widget');
echo "
<label for=\"";
// line 218
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, 218), "id", [], "any", false, false, false, 218), "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, 218), "label", [], "any", false, false, false, 218), [], "services"), "html", null, true);
echo "</label>
</div>
";
// line 220
if (twig_get_attribute($this->env, $this->source, $context["loop"], "last", [], "any", false, false, false, 220)) {
echo "</div>
";
// line 221
if (((isset($context["current_group"]) || array_key_exists("current_group", $context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.', 221, $this->source); })()) == 0)) {
echo "</div>";
}
// 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); })()) == 4)) {
echo "</div>";
}
// line 223
echo " ";
}
// line 224
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 225
echo " </div>
</div>
</div>
<div class=\"buttons\">
<button type=\"reset\" class=\"btn btn-secondary d-flex-inline align-items-center\">
Сброс
</button>
";
// line 232
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.', 232, $this->source); })()), "search", [], "any", false, false, false, 232), 'widget', ["label" => "Подобрать", "attr" => ["class" => "btn btn-danger search"]]);
// line 234
echo "
</div>
";
// line 236
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.', 236, $this->source); })()), 'form_end');
echo "
</div>
";
// line 238
if ( !(null === (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 238, $this->source); })()))) {
// line 239
echo " ";
// line 240
echo "
<div class=\"profiles-items-row\" id=\"profile-list\">
";
// line 242
$this->displayBlock('profileList', $context, $blocks);
// line 245
echo " </div>
";
// line 247
$this->displayBlock('showMore', $context, $blocks);
// line 250
echo "
<div id=\"pages2\">";
// line 251
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.', 251, $this->source); })()));
echo "</div>
<script type=\"text/javascript\" src=\"";
// line 253
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 256
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.', 256, $this->source); })()), "request", [], "any", false, false, false, 256), "attributes", [], "any", false, false, false, 256), "get", ["_route"], "method", false, false, false, 256), "html", null, true);
echo "',
cityUrl: \"";
// line 257
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.', 257, $this->source); })()), "uriIdentity", [], "any", false, false, false, 257), "html", null, true);
echo "\",
};
;(function () {
document.addEventListener('DOMContentLoaded', function(){
var paginationContainers = ['#pages2'];
if (paginationContainers !== null) {
paginationContainers.forEach(function(selector) {
new FormPaginatorFix({
pageParameterName: 'page',
formName: 'search_profile_form',
pageLinkClass: 'pagination__link',
pageLinkInactiveElement: 'span',
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 242
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 243
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 247
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 248
echo " ";
$this->loadTemplate("ProfileSearch/_show_more.search.html.twig", "ProfileSearch/list.html.twig", 248)->display($context);
// line 249
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
// line 282
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 283
echo " ";
$this->displayParentBlock("javascripts", $context, $blocks);
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 ( 877 => 283, 864 => 282, 851 => 249, 848 => 248, 835 => 247, 819 => 243, 806 => 242, 769 => 257, 765 => 256, 759 => 253, 754 => 251, 751 => 250, 749 => 247, 745 => 245, 743 => 242, 739 => 240, 737 => 239, 735 => 238, 730 => 236, 726 => 234, 724 => 232, 715 => 225, 701 => 224, 698 => 223, 693 => 222, 689 => 221, 685 => 220, 678 => 218, 674 => 217, 670 => 215, 664 => 212, 661 => 211, 656 => 210, 654 => 209, 650 => 207, 645 => 206, 641 => 205, 638 => 204, 635 => 203, 617 => 202, 615 => 201, 603 => 192, 595 => 187, 579 => 173, 561 => 170, 559 => 169, 554 => 168, 537 => 167, 523 => 156, 512 => 148, 504 => 143, 498 => 139, 491 => 134, 487 => 133, 481 => 130, 477 => 129, 471 => 126, 467 => 125, 460 => 121, 453 => 117, 449 => 116, 443 => 112, 432 => 109, 428 => 108, 425 => 107, 421 => 106, 418 => 105, 407 => 102, 403 => 101, 400 => 100, 396 => 99, 389 => 94, 378 => 91, 374 => 90, 371 => 89, 367 => 88, 359 => 83, 355 => 82, 348 => 78, 343 => 76, 338 => 74, 331 => 70, 326 => 68, 321 => 66, 314 => 62, 309 => 60, 304 => 58, 296 => 53, 291 => 51, 286 => 49, 279 => 45, 274 => 43, 269 => 41, 262 => 37, 257 => 35, 252 => 33, 245 => 29, 240 => 27, 235 => 25, 224 => 17, 219 => 15, 214 => 14, 201 => 13, 176 => 11, 151 => 10, 126 => 9, 110 => 6, 97 => 5, 72 => 3, 43 => 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\">{{ seo_heading() ? seo_heading() : 'по параметрам' }}</h1>
<div class=\"search-wrapper\">
{{ form_start(form, {'attr': { 'class': 'search-block'}}) }}
<div class=\"main-info\">
<h2 class=\"search-wrapper__title\">Основная информация</h2>
<div class=\"info\">
<div class=\"wrap\">
<div class=\"basic-parameters\">
<h3><span>Основные параметры</span></h3>
<div class=\"group\">
<label>{% trans with {} from 'profile' %}Возраст{% endtrans %}:</label>
<div class=\"elements\">
{{ form_widget(form.age.min, {'attr': {'size': '3', 'type': 'text'}}) }}
<span>-</span>
{{ form_widget(form.age.max, {'attr': {'size': '3', 'type': 'text'}}) }}
</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'}}) }}
<span>-</span>
{{ form_widget(form.breast_size.max, {'attr': {'size': '3', 'type': 'text'}}) }}
</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'}}) }}
<span>-</span>
{{ form_widget(form.height.max, {'attr': {'size': '3', 'type': 'text'}}) }}
</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'}}) }}
<span>-</span>
{{ form_widget(form.weight.max, {'attr': {'size': '3', 'type': 'text'}}) }}
</div>
</div>
<h3><span>Расценки</span></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'}}) }}
<span>-</span>
{{ form_widget(form.one_hour_price.max, {'attr': {'size': '3', 'type': 'text'}}) }}
</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'}}) }}
<span>-</span>
{{ form_widget(form.two_hours_price.max, {'attr': {'size': '3', 'type': 'text'}}) }}
</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'}}) }}
<span>-</span>
{{ form_widget(form.night_price.max, {'attr': {'size': '3', 'type': 'text'}}) }}
</div>
</div>
<div class=\"group\">
{{ form_widget(form.has_express) }}
<label for=\"{{ form.has_express.vars.id }}\">Есть экспресс</label>
</div>
</div>
<div class=\"nationals\">
<h3><span>Национальность</span></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><span>Цвет волос</span></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><span>Интимная стрижка</span></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><span>Фильтры</span></h3>
<div class=\"group\">
{{ form_widget(form.with_video) }}
<label for=\"{{ form.with_video.vars.id }}\">Есть видео</label>
</div>
<div class=\"group d-none\">
<input type=\"checkbox\" id=\"search_profile_form_with_selfie\" name=\"search_profile_form[with_selfie][]\" value=\"1\">
{{ form_widget(form.with_selfie) }}
<label for=\"search_profile_form_with_selfie\">Есть селфи</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 d-none\">
<input type=\"checkbox\" id=\"search_profile_form_with_girlfriends\" name=\"search_profile_form[with_girlfriends][]\" value=\"1\" disabled>
{#{{ form_widget(form.with_comments) }}#}
<label for=\"search_profile_form_with_girlfriends\">Есть подруга</label>
</div>
<div class=\"group d-none\">
<input type=\"checkbox\" id=\"search_profile_form_with_tatoo\" name=\"search_profile_form[with_tatoo][]\" value=\"1\">
{{ form_widget(form.has_tattoo) }}
<label for=\"search_profile_form_with_tatoo\">Есть тату</label>
</div>
<div class=\"group d-none\">
<input type=\"checkbox\" id=\"search_profile_form_with_pirc\" name=\"search_profile_form[with_pirc][]\" value=\"1\">
{{ form_widget(form.has_piercing) }}
<label for=\"search_profile_form_with_pirc\">Есть пирсинг</label>
</div>
<div class=\"\" style=\"width:100%\">
<h3><span>Метро</span></h3>
<div class=\"metro\">
<div class=\"selector\" id=\"selector\">
{{ 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>
</div>
<h3><span>По обновлению</span></h3>
<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><span>По месту</span></h3>
{{ form_widget(form.take_out_location) }}
</div>
</div>
</div>
</div>
</div>
<div class=\"services\">
<h2 class=\"search-wrapper__title\">Интим услуги</h2>
<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=\"btn btn-secondary d-flex-inline align-items-center\">
Сброс
</button>
{{ form_widget(form.search, {'label': 'Подобрать', 'attr': {
'class': 'btn btn-danger search'
}}) }}
</div>
{{ form_end(form) }}
</div>
{% if profiles is not null %}
{# <div id=\"pages1\">{{ porpaginas_render(profiles) }}</div> #}
<div class=\"profiles-items-row\" 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'];
if (paginationContainers !== null) {
paginationContainers.forEach(function(selector) {
new FormPaginatorFix({
pageParameterName: 'page',
formName: 'search_profile_form',
pageLinkClass: 'pagination__link',
pageLinkInactiveElement: 'span',
pageLinkActiveElement: 'a',
paginationContainerSelector: selector
}).fixFirstPageLink().listen();
});
}
document.querySelector('form[name=search_profile_form]').style.display = 'none';
});
})();
</script>
{% endif %}
{% endblock %}
{% block javascripts %}
{{ parent() }}
{% endblock %}
", "ProfileSearch/list.html.twig", "/app/templates/ProfileSearch/list.html.twig");
}
}