var/cache/review/twig/e4/e43129cc38b50a261580ad6c165bdf8d.php line 54

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* ProfileSearch/list.html.twig */
  14. class __TwigTemplate_85c7dcbf6aec0bee326cc73f860e3b70 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'mainContainer' => [$this'block_mainContainer'],
  24.             'mainList' => [$this'block_mainList'],
  25.             'showMore' => [$this'block_showMore'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "ProfileList/list.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  38.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ProfileSearch/list.html.twig"));
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ProfileSearch/list.html.twig"));
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ProfileSearch/list.html.twig"));
  43.         $this->parent $this->loadTemplate("ProfileList/list.html.twig""ProfileSearch/list.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  47.         
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 6
  53.     public function block_mainContainer($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  57.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainContainer"));
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainContainer"));
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainContainer"));
  62.         // line 7
  63.         echo "\t";
  64.         echo $this->extensions['Knp\Menu\Twig\MenuExtension']->render("breadcrumbs", ["template" => "__design/v2023/_menu/breadcrumbs.html.twig"]);
  65.         echo "
  66.     <div class=\"heading d-flex\">
  67. \t\t<h1 class=\"heading-title text-title mr-1\" role=\"heading\">";
  68.         // line 11
  69.         echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("%ofTitle% %ofCity%", ["%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.'11$this->source); })()), "name", [], "any"falsefalsefalse11), "предложный"), "%ofTitle%" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Поиск анкет проституток в", [], "basic")], "messages");
  70.         // line 12
  71.         echo "</h1>
  72. \t\t";
  73.         // line 14
  74.         echo "\t</div>
  75. \t<div class=\"search-page white-round mb-4\" ";
  76.         // line 16
  77.         if ( !(null === (isset($context["profiles"]) || array_key_exists("profiles"$context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.'16$this->source); })()))) {
  78.             echo " style=\"display:none\" ";
  79.         }
  80.         echo ">
  81. \t\t";
  82.         // line 17
  83.         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-map-form d-grid"]]);
  84.         echo "
  85.             <div class=\"search-block\">
  86.                 ";
  87.         // line 19
  88.         $context["current_group"] = 0;
  89.         // line 20
  90.         echo "                ";
  91.         $context['_parent'] = $context;
  92.         $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.'20$this->source); })()), "services", [], "any"falsefalsefalse20));
  93.         $context['loop'] = [
  94.           'parent' => $context['_parent'],
  95.           'index0' => 0,
  96.           'index'  => 1,
  97.           'first'  => true,
  98.         ];
  99.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  100.             $length count($context['_seq']);
  101.             $context['loop']['revindex0'] = $length 1;
  102.             $context['loop']['revindex'] = $length;
  103.             $context['loop']['length'] = $length;
  104.             $context['loop']['last'] = === $length;
  105.         }
  106.         foreach ($context['_seq'] as $context["_key"] => $context["service"]) {
  107.             // line 21
  108.             echo "                    ";
  109.             if (((isset($context["current_group"]) || array_key_exists("current_group"$context) ? $context["current_group"] : (function () { throw new RuntimeError('Variable "current_group" does not exist.'21$this->source); })()) != twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["service"], "vars", [], "any"falsefalsefalse21), "attr", [], "any"falsefalsefalse21), "service-group", [], "array"falsefalsefalse21))) {
  110.                 // line 22
  111.                 echo "                        ";
  112.                 if ( !twig_get_attribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse22)) {
  113.                     // line 23
  114.                     echo "                            </div></div>
  115.                         ";
  116.                 }
  117.                 // line 25
  118.                 echo "                        ";
  119.                 $context["current_group"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["service"], "vars", [], "any"falsefalsefalse25), "attr", [], "any"falsefalsefalse25), "service-group", [], "array"falsefalsefalse25);
  120.                 // line 26
  121.                 echo "                        <div class=\"filter-form-container filter-form-container--second\">
  122.                             <div class=\"form-legend search-legend fw-700 mb-2\">";
  123.                 // line 27
  124.                 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.'27$this->source); })())), [], "service_groups"), "html"nulltrue);
  125.                 echo "</div>
  126.                             <div class=\"filter-form-list\">
  127.                     ";
  128.             }
  129.             // line 30
  130.             echo "
  131.                     <div class=\"filter-form-list-item d-flex-c\">
  132.                         ";
  133.             // line 32
  134.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["service"], 'widget', ["attr" => ["class" => "item"]]);
  135.             // line 34
  136.             echo "
  137.                         <label class=\"d-flex-c\" for=\"";
  138.             // line 35
  139.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["service"], "vars", [], "any"falsefalsefalse35), "id", [], "any"falsefalsefalse35), "html"nulltrue);
  140.             echo "\">";
  141.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["service"], "vars", [], "any"falsefalsefalse35), "label", [], "any"falsefalsefalse35), [], "left_menu"), "html"nulltrue);
  142.             echo "</label>
  143.                     </div>
  144.                     ";
  145.             // line 38
  146.             if (twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse38)) {
  147.                 // line 39
  148.                 echo "                        </div></div>
  149.                     ";
  150.             }
  151.             // line 41
  152.             echo "                ";
  153.             ++$context['loop']['index0'];
  154.             ++$context['loop']['index'];
  155.             $context['loop']['first'] = false;
  156.             if (isset($context['loop']['length'])) {
  157.                 --$context['loop']['revindex0'];
  158.                 --$context['loop']['revindex'];
  159.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  160.             }
  161.         }
  162.         $_parent $context['_parent'];
  163.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['service'], $context['_parent'], $context['loop']);
  164.         $context array_intersect_key($context$_parent) + $_parent;
  165.         // line 42
  166.         echo "                <div class=\"filter-form-container filter-form-container--second\">
  167.                     <div class=\"form-legend search-legend fw-700 mb-2\">";
  168.         // line 43
  169.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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); })()), "nationality", [], "any"falsefalsefalse43), "vars", [], "any"falsefalsefalse43), "name", [], "any"falsefalsefalse43), [], "service_groups"), "html"nulltrue);
  170.         echo "</div>
  171.                     <div class=\"filter-form-list\">
  172.                         ";
  173.         // line 45
  174.         $context['_parent'] = $context;
  175.         $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.'45$this->source); })()), "nationality", [], "any"falsefalsefalse45));
  176.         foreach ($context['_seq'] as $context["_key"] => $context["nationality"]) {
  177.             // line 46
  178.             echo "                            <div class=\"filter-form-list-item d-flex-c\">
  179.                                 ";
  180.             // line 47
  181.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["nationality"], 'widget', ["attr" => ["class" => "item"]]);
  182.             echo "
  183.                                 <label class=\"d-flex-c\" for=\"";
  184.             // line 48
  185.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["nationality"], "vars", [], "any"falsefalsefalse48), "id", [], "any"falsefalsefalse48), "html"nulltrue);
  186.             echo "\">";
  187.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["nationality"], "vars", [], "any"falsefalsefalse48), "label", [], "any"falsefalsefalse48), [], "left_menu"), "html"nulltrue);
  188.             echo "</label>
  189.                             </div>
  190.                         ";
  191.         }
  192.         $_parent $context['_parent'];
  193.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['nationality'], $context['_parent'], $context['loop']);
  194.         $context array_intersect_key($context$_parent) + $_parent;
  195.         // line 51
  196.         echo "                    </div>
  197.                 </div>
  198.             </div>
  199.             <div class=\"search-block\">
  200.                 <div class=\"filter-form-container\">
  201.                     <div class=\"form-legend search-legend fw-700 mb-2\">Параметры</div>
  202.                     <div class=\"form-wrap form-wrap-input\">
  203.                         <div class=\"form-field mb-2\">
  204.                             <div class=\"form-group d-flex-c\">
  205.                                 <label class=\"form-label\"  for=\"";
  206.         // line 61
  207.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'61$this->source); })()), "age", [], "any"falsefalsefalse61), "min", [], "any"falsefalsefalse61), "vars", [], "any"falsefalsefalse61), "id", [], "any"falsefalsefalse61), "html"nulltrue);
  208.         echo "\" title=\"Возраст от 18 до 100\">Возраст</label>
  209.                                 ";
  210.         // line 62
  211.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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); })()), "age", [], "any"falsefalsefalse62), "min", [], "any"falsefalsefalse62), 'widget', ["attr" => ["class" => "form-input""maxlength" => "3""placeholder" => "от""min" => "18""max" => "100""title" => "от 18 до 100""inputmode" => "numeric"]]);
  212.         // line 70
  213.         echo "
  214.                                 <span class=\"form-group-separator\">-</span>
  215.                                 ";
  216.         // line 72
  217.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'72$this->source); })()), "age", [], "any"falsefalsefalse72), "max", [], "any"falsefalsefalse72), 'widget', ["attr" => ["class" => "form-input""maxlength" => "3""placeholder" => "до""min" => "18""max" => "100""title" => "от 18 до 100""inputmode" => "numeric"]]);
  218.         // line 80
  219.         echo "
  220.                             </div>
  221.                             ";
  222.         // line 83
  223.         echo "                            <p class=\"field-error\" id=\"";
  224.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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); })()), "age", [], "any"falsefalsefalse83), "min", [], "any"falsefalsefalse83), "vars", [], "any"falsefalsefalse83), "id", [], "any"falsefalsefalse83), "html"nulltrue);
  225.         echo "_error\"></p>
  226.                         </div>
  227.                         <div class=\"form-field mb-2\">
  228.                             <div class=\"form-group d-flex-c\">
  229.                                 <label class=\"form-label\"  for=\"";
  230.         // line 87
  231.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'87$this->source); })()), "breast_size", [], "any"falsefalsefalse87), "min", [], "any"falsefalsefalse87), "vars", [], "any"falsefalsefalse87), "id", [], "any"falsefalsefalse87), "html"nulltrue);
  232.         echo "\" title=\"Грудь от 0 до 20\">Грудь</label>
  233.                                 ";
  234.         // line 88
  235.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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); })()), "breast_size", [], "any"falsefalsefalse88), "min", [], "any"falsefalsefalse88), 'widget', ["attr" => ["class" => "form-input""maxlength" => "2""placeholder" => "от""min" => "0""max" => "20""title" => "от 0 до 20""inputmode" => "numeric"]]);
  236.         // line 96
  237.         echo "
  238.                                 <span class=\"form-group-separator\">-</span>
  239.                                 ";
  240.         // line 98
  241.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'98$this->source); })()), "breast_size", [], "any"falsefalsefalse98), "max", [], "any"falsefalsefalse98), 'widget', ["attr" => ["class" => "form-input""maxlength" => "2""placeholder" => "до""min" => "0""max" => "20""title" => "от 0 до 20""inputmode" => "numeric"]]);
  242.         // line 106
  243.         echo "
  244.                             </div>
  245.                             ";
  246.         // line 109
  247.         echo "                            <p class=\"field-error\" id=\"";
  248.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'109$this->source); })()), "breast_size", [], "any"falsefalsefalse109), "min", [], "any"falsefalsefalse109), "vars", [], "any"falsefalsefalse109), "id", [], "any"falsefalsefalse109), "html"nulltrue);
  249.         echo "_error\"></p>
  250.                         </div>
  251.                         <div class=\"form-field mb-2\">
  252.                             <div class=\"form-group d-flex-c\">
  253.                                 <label class=\"form-label\"  for=\"";
  254.         // line 114
  255.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'114$this->source); })()), "weight", [], "any"falsefalsefalse114), "min", [], "any"falsefalsefalse114), "vars", [], "any"falsefalsefalse114), "id", [], "any"falsefalsefalse114), "html"nulltrue);
  256.         echo "\" title=\"Вес от 20 до 200\">Вес</label>
  257.                                 ";
  258.         // line 115
  259.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'115$this->source); })()), "weight", [], "any"falsefalsefalse115), "min", [], "any"falsefalsefalse115), 'widget', ["attr" => ["class" => "form-input""maxlength" => "3""placeholder" => "от""min" => "20""max" => "200""title" => "от 20 до 200""inputmode" => "numeric"]]);
  260.         // line 123
  261.         echo "
  262.                                 <span class=\"form-group-separator\">-</span>
  263.                                 ";
  264.         // line 125
  265.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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); })()), "weight", [], "any"falsefalsefalse125), "max", [], "any"falsefalsefalse125), 'widget', ["attr" => ["class" => "form-input""maxlength" => "3""placeholder" => "до""min" => "20""max" => "200""title" => "от 20 до 200""inputmode" => "numeric"]]);
  266.         // line 133
  267.         echo "
  268.                             </div>
  269.                             ";
  270.         // line 136
  271.         echo "                            <p class=\"field-error\" id=\"";
  272.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'136$this->source); })()), "weight", [], "any"falsefalsefalse136), "min", [], "any"falsefalsefalse136), "vars", [], "any"falsefalsefalse136), "id", [], "any"falsefalsefalse136), "html"nulltrue);
  273.         echo "_error\"></p>
  274.                         </div>
  275.                         <div class=\"form-field mb-2\">
  276.                             <div class=\"form-group d-flex-c\">
  277.                                 <label class=\"form-label\"  for=\"";
  278.         // line 140
  279.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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); })()), "height", [], "any"falsefalsefalse140), "min", [], "any"falsefalsefalse140), "vars", [], "any"falsefalsefalse140), "id", [], "any"falsefalsefalse140), "html"nulltrue);
  280.         echo "\" title=\"Рост от 40 до 300\">Рост</label>
  281.                                 ";
  282.         // line 141
  283.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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); })()), "height", [], "any"falsefalsefalse141), "min", [], "any"falsefalsefalse141), 'widget', ["attr" => ["class" => "form-input""maxlength" => "3""placeholder" => "от""min" => "40""max" => "300""title" => "от 40 до 300""inputmode" => "numeric"]]);
  284.         // line 149
  285.         echo "
  286.                                 <span class=\"form-group-separator\">-</span>
  287.                                 ";
  288.         // line 151
  289.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'151$this->source); })()), "height", [], "any"falsefalsefalse151), "max", [], "any"falsefalsefalse151), 'widget', ["attr" => ["class" => "form-input""maxlength" => "3""placeholder" => "до""min" => "40""max" => "300""title" => "от 40 до 300""inputmode" => "numeric"]]);
  290.         // line 159
  291.         echo "
  292.                             </div>
  293.                             ";
  294.         // line 162
  295.         echo "                            <p class=\"field-error\" id=\"";
  296.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'162$this->source); })()), "height", [], "any"falsefalsefalse162), "min", [], "any"falsefalsefalse162), "vars", [], "any"falsefalsefalse162), "id", [], "any"falsefalsefalse162), "html"nulltrue);
  297.         echo "_error\"></p>
  298.                         </div>
  299.                     </div>
  300.                 </div>
  301.                 <div class=\"filter-form-container filter-form-container--with-checkbox\">
  302.                     <div class=\"form-legend search-legend fw-700 mb-2\">Цены</div>
  303.                     <div class=\"form-field mb-2\">
  304.                         <div class=\"form-group d-flex-c\">
  305.                             <label class=\"form-label\" for=\"";
  306.         // line 172
  307.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'172$this->source); })()), "one_hour_price", [], "any"falsefalsefalse172), "min", [], "any"falsefalsefalse172), "vars", [], "any"falsefalsefalse172), "id", [], "any"falsefalsefalse172), "html"nulltrue);
  308.         echo "\">1 час</label>
  309.                             ";
  310.         // line 173
  311.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'173$this->source); })()), "one_hour_price", [], "any"falsefalsefalse173), "min", [], "any"falsefalsefalse173), 'widget', ["attr" => ["class" => "form-input""placeholder" => "от""type" => "number""inputmode" => "numeric"]]);
  312.         // line 178
  313.         echo "
  314.                             <span class=\"form-group-separator\">-</span>
  315.                             ";
  316.         // line 180
  317.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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); })()), "one_hour_price", [], "any"falsefalsefalse180), "max", [], "any"falsefalsefalse180), 'widget', ["attr" => ["class" => "form-input""placeholder" => "до""type" => "number""inputmode" => "numeric"]]);
  318.         // line 185
  319.         echo "
  320.                         </div>
  321.                         <p class=\"field-error\" id=\"";
  322.         // line 187
  323.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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); })()), "one_hour_price", [], "any"falsefalsefalse187), "min", [], "any"falsefalsefalse187), "vars", [], "any"falsefalsefalse187), "id", [], "any"falsefalsefalse187), "html"nulltrue);
  324.         echo "_error\"></p>
  325.                     </div>
  326.                     <div class=\"form-field mb-2\">
  327.                         <div class=\"form-group d-flex-c\">
  328.                             <label class=\"form-label\" for=\"";
  329.         // line 191
  330.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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); })()), "two_hours_price", [], "any"falsefalsefalse191), "min", [], "any"falsefalsefalse191), "vars", [], "any"falsefalsefalse191), "id", [], "any"falsefalsefalse191), "html"nulltrue);
  331.         echo "\">2 часа</label>
  332.                             ";
  333.         // line 192
  334.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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); })()), "two_hours_price", [], "any"falsefalsefalse192), "min", [], "any"falsefalsefalse192), 'widget', ["attr" => ["class" => "form-input""placeholder" => "от""type" => "number""inputmode" => "numeric"]]);
  335.         // line 197
  336.         echo "
  337.                             <span class=\"form-group-separator\">-</span>
  338.                             ";
  339.         // line 199
  340.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'199$this->source); })()), "two_hours_price", [], "any"falsefalsefalse199), "max", [], "any"falsefalsefalse199), 'widget', ["attr" => ["class" => "form-input""placeholder" => "до""type" => "number""inputmode" => "numeric"]]);
  341.         // line 204
  342.         echo "
  343.                         </div>
  344.                         <p class=\"field-error\" id=\"";
  345.         // line 206
  346.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'206$this->source); })()), "two_hours_price", [], "any"falsefalsefalse206), "min", [], "any"falsefalsefalse206), "vars", [], "any"falsefalsefalse206), "id", [], "any"falsefalsefalse206), "html"nulltrue);
  347.         echo "_error\"></p>
  348.                     </div>
  349.                     <div class=\"form-field mb-2\">
  350.                         <div class=\"form-group d-flex-c\">
  351.                             <label class=\"form-label\" for=\"";
  352.         // line 210
  353.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'210$this->source); })()), "night_price", [], "any"falsefalsefalse210), "min", [], "any"falsefalsefalse210), "vars", [], "any"falsefalsefalse210), "id", [], "any"falsefalsefalse210), "html"nulltrue);
  354.         echo "\">Ночь</label>
  355.                             ";
  356.         // line 211
  357.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'211$this->source); })()), "night_price", [], "any"falsefalsefalse211), "min", [], "any"falsefalsefalse211), 'widget', ["attr" => ["class" => "form-input""placeholder" => "от""type" => "number""inputmode" => "numeric"]]);
  358.         // line 216
  359.         echo "
  360.                             <span class=\"form-group-separator\">-</span>
  361.                             ";
  362.         // line 218
  363.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'218$this->source); })()), "night_price", [], "any"falsefalsefalse218), "max", [], "any"falsefalsefalse218), 'widget', ["attr" => ["class" => "form-input""placeholder" => "до""type" => "number""inputmode" => "numeric"]]);
  364.         // line 223
  365.         echo "
  366.                         </div>
  367.                         <p class=\"field-error\" id=\"";
  368.         // line 225
  369.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'225$this->source); })()), "night_price", [], "any"falsefalsefalse225), "min", [], "any"falsefalsefalse225), "vars", [], "any"falsefalsefalse225), "id", [], "any"falsefalsefalse225), "html"nulltrue);
  370.         echo "_error\"></p>
  371.                     </div>
  372.                     <div class=\"filter-form-list-item d-flex-c\">
  373.                         ";
  374.         // line 228
  375.         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.'228$this->source); })()), "has_express", [], "any"falsefalsefalse228), 'widget', ["attr" => ["class" => "item"]]);
  376.         echo "
  377.                         <label class=\"d-flex-c\" for=\"";
  378.         // line 229
  379.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'229$this->source); })()), "has_express", [], "any"falsefalsefalse229), "vars", [], "any"falsefalsefalse229), "id", [], "any"falsefalsefalse229), "html"nulltrue);
  380.         echo "\">Есть экспресс</label>
  381.                     </div>
  382.                 </div>
  383.                 <div class=\"filter-form-container\">
  384.                     <div class=\"form-legend search-legend fw-700 mb-2\">Новизна</div>
  385.                     <div class=\"form-control search-control\">
  386.                         ";
  387.         // line 236
  388.         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.'236$this->source); })()), "recency", [], "any"falsefalsefalse236), 'widget', ["attr" => ["class" => "form-input form-webcimes-select""placeholder" => "Выберите""data-search" => "none"]]);
  389.         // line 240
  390.         echo "
  391.                     </div>
  392.                 </div>
  393.                 <div class=\"filter-form-container\">
  394.                     <div class=\"form-legend search-legend fw-700 mb-2\">Метро</div>
  395.                     <div class=\"form-control search-control\">
  396.                         ";
  397.         // line 246
  398.         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.'246$this->source); })()), "station", [], "any"falsefalsefalse246), 'widget', ["attr" => ["class" => "form-input form-webcimes-select""placeholder" => "Выберите""data-limit" => "3"]]);
  399.         // line 250
  400.         echo "
  401.                     </div>
  402.                 </div>
  403.                 <div class=\"filter-form-container filter-form-container--second\">
  404.                     <div class=\"form-legend search-legend fw-700 mb-2\">Дополнительно</div>
  405.                     <div class=\"filter-form-list\">
  406.                         <div class=\"filter-form-list-item d-flex-c\">
  407.                             ";
  408.         // line 259
  409.         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.'259$this->source); })()), "with_video", [], "any"falsefalsefalse259), 'widget', ["attr" => ["class" => "item"]]);
  410.         echo "
  411.                             <label class=\"d-flex-c\" for=\"";
  412.         // line 260
  413.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'260$this->source); })()), "with_video", [], "any"falsefalsefalse260), "vars", [], "any"falsefalsefalse260), "id", [], "any"falsefalsefalse260), "html"nulltrue);
  414.         echo "\">Есть видео</label>
  415.                         </div>
  416.                         <div class=\"filter-form-list-item d-flex-c\">
  417.                             ";
  418.         // line 263
  419.         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.'263$this->source); })()), "with_selfie", [], "any"falsefalsefalse263), 'widget', ["attr" => ["class" => "item"]]);
  420.         echo "
  421.                             <label class=\"d-flex-c\" for=\"";
  422.         // line 264
  423.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'264$this->source); })()), "with_selfie", [], "any"falsefalsefalse264), "vars", [], "any"falsefalsefalse264), "id", [], "any"falsefalsefalse264), "html"nulltrue);
  424.         echo "\">Есть селфи</label>
  425.                         </div>
  426.                         <div class=\"filter-form-list-item d-flex-c\">
  427.                             ";
  428.         // line 267
  429.         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.'267$this->source); })()), "with_comments", [], "any"falsefalsefalse267), 'widget', ["attr" => ["class" => "item"]]);
  430.         echo "
  431.                             <label class=\"d-flex-c\" for=\"";
  432.         // line 268
  433.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'268$this->source); })()), "with_comments", [], "any"falsefalsefalse268), "vars", [], "any"falsefalsefalse268), "id", [], "any"falsefalsefalse268), "html"nulltrue);
  434.         echo "\">Есть отзывы</label>
  435.                         </div>
  436.                         <div class=\"filter-form-list-item d-flex-c\">
  437.                             ";
  438.         // line 271
  439.         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.'271$this->source); })()), "approved", [], "any"falsefalsefalse271), 'widget', ["attr" => ["class" => "item"]]);
  440.         echo "
  441.                             <label class=\"d-flex-c\" for=\"";
  442.         // line 272
  443.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'272$this->source); })()), "approved", [], "any"falsefalsefalse272), "vars", [], "any"falsefalsefalse272), "id", [], "any"falsefalsefalse272), "html"nulltrue);
  444.         echo "\">С апартаментами</label>
  445.                         </div>
  446.                         <div class=\"filter-form-list-item d-flex-c\">
  447.                             ";
  448.         // line 275
  449.         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.'275$this->source); })()), "apartments", [], "any"falsefalsefalse275), 'widget', ["attr" => ["class" => "item"]]);
  450.         echo "
  451.                             <label class=\"d-flex-c\" for=\"";
  452.         // line 276
  453.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'276$this->source); })()), "apartments", [], "any"falsefalsefalse276), "vars", [], "any"falsefalsefalse276), "id", [], "any"falsefalsefalse276), "html"nulltrue);
  454.         echo "\">Проверенное фото</label>
  455.                         </div>
  456.                         <div class=\"filter-form-list-item d-flex-c\">
  457.                             ";
  458.         // line 279
  459.         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.'279$this->source); })()), "has_tattoo", [], "any"falsefalsefalse279), 'widget', ["attr" => ["class" => "item"]]);
  460.         echo "
  461.                             <label class=\"d-flex-c\" for=\"";
  462.         // line 280
  463.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'280$this->source); })()), "has_tattoo", [], "any"falsefalsefalse280), "vars", [], "any"falsefalsefalse280), "id", [], "any"falsefalsefalse280), "html"nulltrue);
  464.         echo "\">Есть тату</label>
  465.                         </div>
  466.                         <div class=\"filter-form-list-item d-flex-c\">
  467.                             ";
  468.         // line 283
  469.         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.'283$this->source); })()), "has_piercing", [], "any"falsefalsefalse283), 'widget', ["attr" => ["class" => "item"]]);
  470.         echo "
  471.                             <label class=\"d-flex-c\" for=\"";
  472.         // line 284
  473.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'284$this->source); })()), "has_piercing", [], "any"falsefalsefalse284), "vars", [], "any"falsefalsefalse284), "id", [], "any"falsefalsefalse284), "html"nulltrue);
  474.         echo "\">Есть пирсинг</label>
  475.                         </div>
  476.                     </div>
  477.                 </div>
  478.                 <div class=\"filter-form-container filter-form-container--second\">
  479.                     <div class=\"form-legend search-legend fw-700 mb-2\">Куда выезд</div>
  480.                     <div class=\"filter-form-list\">
  481.                         ";
  482.         // line 293
  483.         $context['_parent'] = $context;
  484.         $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.'293$this->source); })()), "take_out_location", [], "any"falsefalsefalse293));
  485.         foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
  486.             // line 294
  487.             echo "                            <div class=\"filter-form-list-item d-flex-c\">
  488.                                 ";
  489.             // line 295
  490.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["child"], 'widget', ["attr" => ["class" => "item"]]);
  491.             echo "
  492.                                 <label class=\"d-flex-c\" for=\"";
  493.             // line 296
  494.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["child"], "vars", [], "any"falsefalsefalse296), "id", [], "any"falsefalsefalse296), "html"nulltrue);
  495.             echo "\">";
  496.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["child"], "vars", [], "any"falsefalsefalse296), "label", [], "any"falsefalsefalse296), [], "messages"), "html"nulltrue);
  497.             echo "</label>
  498.                             </div>
  499.                         ";
  500.         }
  501.         $_parent $context['_parent'];
  502.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
  503.         $context array_intersect_key($context$_parent) + $_parent;
  504.         // line 299
  505.         echo "                    </div>
  506.                 </div>
  507.                 <div class=\"filter-form-container filter-form-container--second\">
  508.                     <div class=\"form-legend search-legend fw-700 mb-2\">Цвет волос</div>
  509.                     <div class=\"filter-form-list\">
  510.                         ";
  511.         // line 305
  512.         $context['_parent'] = $context;
  513.         $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.'305$this->source); })()), "hair_color", [], "any"falsefalsefalse305));
  514.         foreach ($context['_seq'] as $context["_key"] => $context["hair_color"]) {
  515.             // line 306
  516.             echo "                            <div class=\"filter-form-list-item d-flex-c\">
  517.                                 ";
  518.             // line 307
  519.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["hair_color"], 'widget', ["attr" => ["class" => "item"]]);
  520.             echo "
  521.                                 <label class=\"d-flex-c\" for=\"";
  522.             // line 308
  523.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["hair_color"], "vars", [], "any"falsefalsefalse308), "id", [], "any"falsefalsefalse308), "html"nulltrue);
  524.             echo "\">";
  525.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["hair_color"], "vars", [], "any"falsefalsefalse308), "label", [], "any"falsefalsefalse308), [], "left_menu"), "html"nulltrue);
  526.             echo "</label>
  527.                             </div>
  528.                         ";
  529.         }
  530.         $_parent $context['_parent'];
  531.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['hair_color'], $context['_parent'], $context['loop']);
  532.         $context array_intersect_key($context$_parent) + $_parent;
  533.         // line 311
  534.         echo "                    </div>
  535.                 </div>
  536.                 <div class=\"filter-form-container filter-form-container--second\">
  537.                     <div class=\"form-legend search-legend fw-700 mb-2\">Интимная стрижка</div>
  538.                     <div class=\"filter-form-list\">
  539.                         ";
  540.         // line 317
  541.         $context['_parent'] = $context;
  542.         $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.'317$this->source); })()), "private_haircut", [], "any"falsefalsefalse317));
  543.         foreach ($context['_seq'] as $context["_key"] => $context["private_haircut"]) {
  544.             // line 318
  545.             echo "                            <div class=\"filter-form-list-item d-flex-c\">
  546.                                 ";
  547.             // line 319
  548.             echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["private_haircut"], 'widget', ["attr" => ["class" => "item"]]);
  549.             echo "
  550.                                 <label class=\"d-flex-c\" for=\"";
  551.             // line 320
  552.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["private_haircut"], "vars", [], "any"falsefalsefalse320), "id", [], "any"falsefalsefalse320), "html"nulltrue);
  553.             echo "\">";
  554.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["private_haircut"], "vars", [], "any"falsefalsefalse320), "label", [], "any"falsefalsefalse320), [], "left_menu"), "html"nulltrue);
  555.             echo "</label>
  556.                             </div>
  557.                         ";
  558.         }
  559.         $_parent $context['_parent'];
  560.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['private_haircut'], $context['_parent'], $context['loop']);
  561.         $context array_intersect_key($context$_parent) + $_parent;
  562.         // line 323
  563.         echo "                    </div>
  564.                 </div>
  565.             </div>
  566.             <div class=\"search-footer dialog-footer btn-list\">
  567.                 <button class=\"btn btn-grey dialog-footer-reset btn-event\" type=\"reset\" data-reset=\"\">Сбросить</button>
  568.                 <button class=\"btn btn-main dialog-footer-submit btn-event\" type=\"submit\">
  569.                     <svg class=\"btn-icon\" width=\"25\" height=\"24\"><use xlink:href=\"#search\"></use></svg>
  570.                     <span class=\"btn-text\">Подобрать</span>
  571.                 </button>
  572.             </div>
  573.             ";
  574.         // line 334
  575.         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.'334$this->source); })()), "search", [], "any"falsefalsefalse334), 'widget', ["label" => "Подобрать""attr" => ["class" => "d-none"]]);
  576.         // line 336
  577.         echo "
  578.         ";
  579.         // line 337
  580.         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.'337$this->source); })()), 'form_end');
  581.         echo "
  582.     </div>
  583.     ";
  584.         // line 340
  585.         if ( !(null === (isset($context["profiles"]) || array_key_exists("profiles"$context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.'340$this->source); })()))) {
  586.             // line 341
  587.             echo "        ";
  588.             $this->displayBlock('mainList'$context$blocks);
  589.             // line 344
  590.             echo "
  591.         ";
  592.             // line 345
  593.             $this->displayBlock('showMore'$context$blocks);
  594.             // line 349
  595.             echo "
  596.         ";
  597.             // line 350
  598.             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.'350$this->source); })()));
  599.             echo "
  600.     ";
  601.         }
  602.         // line 352
  603.         echo "
  604. ";
  605.         
  606.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  607.         
  608.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  609.         
  610.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  611.     }
  612.     // line 341
  613.     public function block_mainList($context, array $blocks = [])
  614.     {
  615.         $macros $this->macros;
  616.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  617.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainList"));
  618.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  619.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainList"));
  620.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  621.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainList"));
  622.         // line 342
  623.         echo "            ";
  624.         $this->displayParentBlock("mainList"$context$blocks);
  625.         echo "
  626.         ";
  627.         
  628.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  629.         
  630.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  631.         
  632.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  633.     }
  634.     // line 345
  635.     public function block_showMore($context, array $blocks = [])
  636.     {
  637.         $macros $this->macros;
  638.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  639.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""showMore"));
  640.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  641.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""showMore"));
  642.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  643.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""showMore"));
  644.         // line 346
  645.         echo "            ";
  646.         $this->loadTemplate("ProfileSearch/_show_more.search.html.twig""ProfileSearch/list.html.twig"346)->display($context);
  647.         // line 347
  648.         echo "            ";
  649.         // line 348
  650.         echo "        ";
  651.         
  652.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  653.         
  654.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  655.         
  656.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  657.     }
  658.     // line 357
  659.     public function block_javascripts($context, array $blocks = [])
  660.     {
  661.         $macros $this->macros;
  662.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  663.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  664.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  665.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  666.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  667.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  668.         // line 358
  669.         echo "    ";
  670.         $this->displayParentBlock("javascripts"$context$blocks);
  671.         echo "
  672.     <script type=\"text/javascript\" src=\"";
  673.         // line 359
  674.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("form-paginator-fix.js""js_script"), "html"nulltrue);
  675.         echo "\"></script>
  676.     <script>
  677.         window._lD = {
  678.             setLastViewedListing: '";
  679.         // line 362
  680.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'362$this->source); })()), "request", [], "any"falsefalsefalse362), "attributes", [], "any"falsefalsefalse362), "get", ["_route"], "method"falsefalsefalse362), "html"nulltrue);
  681.         echo "',
  682.             cityUrl: \"";
  683.         // line 363
  684.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["city"]) || array_key_exists("city"$context) ? $context["city"] : (function () { throw new RuntimeError('Variable "city" does not exist.'363$this->source); })()), "uriIdentity", [], "any"falsefalsefalse363), "html"nulltrue);
  685.         echo "\",
  686.         };
  687.         (function () {
  688.             document.addEventListener('DOMContentLoaded', function () {
  689.                 var paginationContainers = ['.pagination'];
  690.                 var pagination = document.querySelector('.pagination');
  691.                 if (pagination !== null) {
  692.                     paginationContainers.forEach(function (selector) {
  693.                         new FormPaginatorFix({
  694.                             pageParameterName: 'page',
  695.                             formName: 'search_profile_form',
  696.                             pageLinkClass: 'pagination-link',
  697.                             pageLinkInactiveElement: 'span',
  698.                             pageLinkActiveElement: 'a',
  699.                             paginationContainerSelector: selector
  700.                         }).fixFirstPageLink().listen();
  701.                     });
  702.                 }
  703.             });
  704.         })();
  705.     </script>
  706. ";
  707.         
  708.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  709.         
  710.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  711.         
  712.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  713.     }
  714.     /**
  715.      * @codeCoverageIgnore
  716.      */
  717.     public function getTemplateName()
  718.     {
  719.         return "ProfileSearch/list.html.twig";
  720.     }
  721.     /**
  722.      * @codeCoverageIgnore
  723.      */
  724.     public function isTraitable()
  725.     {
  726.         return false;
  727.     }
  728.     /**
  729.      * @codeCoverageIgnore
  730.      */
  731.     public function getDebugInfo()
  732.     {
  733.         return array (  739 => 363,  735 => 362,  729 => 359,  724 => 358,  711 => 357,  698 => 348,  696 => 347,  693 => 346,  680 => 345,  664 => 342,  651 => 341,  637 => 352,  632 => 350,  629 => 349,  627 => 345,  624 => 344,  621 => 341,  619 => 340,  613 => 337,  610 => 336,  608 => 334,  595 => 323,  584 => 320,  580 => 319,  577 => 318,  573 => 317,  565 => 311,  554 => 308,  550 => 307,  547 => 306,  543 => 305,  535 => 299,  524 => 296,  520 => 295,  517 => 294,  513 => 293,  501 => 284,  497 => 283,  491 => 280,  487 => 279,  481 => 276,  477 => 275,  471 => 272,  467 => 271,  461 => 268,  457 => 267,  451 => 264,  447 => 263,  441 => 260,  437 => 259,  426 => 250,  424 => 246,  416 => 240,  414 => 236,  404 => 229,  400 => 228,  394 => 225,  390 => 223,  388 => 218,  384 => 216,  382 => 211,  378 => 210,  371 => 206,  367 => 204,  365 => 199,  361 => 197,  359 => 192,  355 => 191,  348 => 187,  344 => 185,  342 => 180,  338 => 178,  336 => 173,  332 => 172,  318 => 162,  314 => 159,  312 => 151,  308 => 149,  306 => 141,  302 => 140,  294 => 136,  290 => 133,  288 => 125,  284 => 123,  282 => 115,  278 => 114,  269 => 109,  265 => 106,  263 => 98,  259 => 96,  257 => 88,  253 => 87,  245 => 83,  241 => 80,  239 => 72,  235 => 70,  233 => 62,  229 => 61,  217 => 51,  206 => 48,  202 => 47,  199 => 46,  195 => 45,  190 => 43,  187 => 42,  173 => 41,  169 => 39,  167 => 38,  159 => 35,  156 => 34,  154 => 32,  150 => 30,  144 => 27,  141 => 26,  138 => 25,  134 => 23,  131 => 22,  128 => 21,  110 => 20,  108 => 19,  103 => 17,  97 => 16,  93 => 14,  90 => 12,  88 => 11,  80 => 7,  67 => 6,  38 => 1,);
  734.     }
  735.     public function getSourceContext()
  736.     {
  737.         return new Source("{% extends 'ProfileList/list.html.twig' %}
  738. {# {% block stylesheet_postload %}{{ encore_entry_link_tags(\"styles/public-search-page\") }}{{ parent() }}{% endblock %} #}
  739. {# Страница открывается по дефолту /search/ #}
  740. {% block mainContainer %}
  741. \t{{ knp_menu_render('breadcrumbs', {'template': '__design/v2023/_menu/breadcrumbs.html.twig'}) }}
  742.     <div class=\"heading d-flex\">
  743. \t\t<h1 class=\"heading-title text-title mr-1\" role=\"heading\">{% trans with {'%ofCity%': city.name|geo_name('предложный'),
  744.                 '%ofTitle%': 'Поиск анкет проституток в'|trans({}, 'basic')} %}%ofTitle% %ofCity%{% endtrans %}</h1>
  745. \t\t{# <span class=\"heading-count clr-main-text fw-700\" data-count-profiles>{{ profiles.totalCount }}</span> #}
  746. \t</div>
  747. \t<div class=\"search-page white-round mb-4\" {% if profiles is not null %} style=\"display:none\" {% endif %}>
  748. \t\t{{ form_start(form, {'attr': {'class': 'search-map-form d-grid'} }) }}
  749.             <div class=\"search-block\">
  750.                 {% set current_group = 0 %}
  751.                 {% for service in form.services %}
  752.                     {% if current_group != service.vars.attr['service-group'] %}
  753.                         {% if not loop.first %}
  754.                             </div></div>
  755.                         {% endif %}
  756.                         {% set current_group = service.vars.attr['service-group'] %}
  757.                         <div class=\"filter-form-container filter-form-container--second\">
  758.                             <div class=\"form-legend search-legend fw-700 mb-2\">{{ current_group|service_group|trans({}, 'service_groups') }}</div>
  759.                             <div class=\"filter-form-list\">
  760.                     {% endif %}
  761.                     <div class=\"filter-form-list-item d-flex-c\">
  762.                         {{ form_widget(service, {'attr': {
  763.                             'class': 'item'
  764.                         }}) }}
  765.                         <label class=\"d-flex-c\" for=\"{{service.vars.id}}\">{{ service.vars.label|trans({}, 'left_menu') }}</label>
  766.                     </div>
  767.                     {% if loop.last %}
  768.                         </div></div>
  769.                     {% endif %}
  770.                 {% endfor %}
  771.                 <div class=\"filter-form-container filter-form-container--second\">
  772.                     <div class=\"form-legend search-legend fw-700 mb-2\">{{ form.nationality.vars.name|trans({}, 'service_groups') }}</div>
  773.                     <div class=\"filter-form-list\">
  774.                         {% for nationality in form.nationality %}
  775.                             <div class=\"filter-form-list-item d-flex-c\">
  776.                                 {{ form_widget(nationality, {'attr': {'class': 'item'}}) }}
  777.                                 <label class=\"d-flex-c\" for=\"{{ nationality.vars.id }}\">{{ nationality.vars.label|trans({}, 'left_menu') }}</label>
  778.                             </div>
  779.                         {% endfor %}
  780.                     </div>
  781.                 </div>
  782.             </div>
  783.             <div class=\"search-block\">
  784.                 <div class=\"filter-form-container\">
  785.                     <div class=\"form-legend search-legend fw-700 mb-2\">Параметры</div>
  786.                     <div class=\"form-wrap form-wrap-input\">
  787.                         <div class=\"form-field mb-2\">
  788.                             <div class=\"form-group d-flex-c\">
  789.                                 <label class=\"form-label\"  for=\"{{ form.age.min.vars.id }}\" title=\"Возраст от 18 до 100\">Возраст</label>
  790.                                 {{ form_widget(form.age.min, {'attr': {
  791.                                     'class': 'form-input',
  792.                                     'maxlength': '3',
  793.                                     'placeholder': 'от',
  794.                                     'min': \"18\",
  795.                                     'max': \"100\",
  796.                                     'title': \"от 18 до 100\",
  797.                                     'inputmode': \"numeric\"
  798.                                 }}) }}
  799.                                 <span class=\"form-group-separator\">-</span>
  800.                                 {{ form_widget(form.age.max, {'attr': {
  801.                                     'class': 'form-input',
  802.                                     'maxlength': '3',
  803.                                     'placeholder': 'до',
  804.                                     'min': \"18\",
  805.                                     'max': \"100\",
  806.                                     'title': \"от 18 до 100\",
  807.                                     'inputmode': \"numeric\"
  808.                                 }}) }}
  809.                             </div>
  810.                             {# <p class=\"form-help\">На сайте не отображается</p> #}
  811.                             <p class=\"field-error\" id=\"{{ form.age.min.vars.id }}_error\"></p>
  812.                         </div>
  813.                         <div class=\"form-field mb-2\">
  814.                             <div class=\"form-group d-flex-c\">
  815.                                 <label class=\"form-label\"  for=\"{{ form.breast_size.min.vars.id }}\" title=\"Грудь от 0 до 20\">Грудь</label>
  816.                                 {{ form_widget(form.breast_size.min, {'attr': {
  817.                                     'class': 'form-input',
  818.                                     'maxlength': '2',
  819.                                     'placeholder': 'от',
  820.                                     'min': \"0\",
  821.                                     'max': \"20\",
  822.                                     'title': \"от 0 до 20\",
  823.                                     'inputmode': \"numeric\"
  824.                                 }}) }}
  825.                                 <span class=\"form-group-separator\">-</span>
  826.                                 {{ form_widget(form.breast_size.max, {'attr': {
  827.                                     'class': 'form-input',
  828.                                     'maxlength': '2',
  829.                                     'placeholder': 'до',
  830.                                     'min': \"0\",
  831.                                     'max': \"20\",
  832.                                     'title': \"от 0 до 20\",
  833.                                     'inputmode': \"numeric\"
  834.                                 }}) }}
  835.                             </div>
  836.                             {# <p class=\"form-help\">На сайте не отображается</p> #}
  837.                             <p class=\"field-error\" id=\"{{ form.breast_size.min.vars.id }}_error\"></p>
  838.                         </div>
  839.                         <div class=\"form-field mb-2\">
  840.                             <div class=\"form-group d-flex-c\">
  841.                                 <label class=\"form-label\"  for=\"{{ form.weight.min.vars.id }}\" title=\"Вес от 20 до 200\">Вес</label>
  842.                                 {{ form_widget(form.weight.min, {'attr': {
  843.                                     'class': 'form-input',
  844.                                     'maxlength': '3',
  845.                                     'placeholder': 'от',
  846.                                     'min': \"20\",
  847.                                     'max': \"200\",
  848.                                     'title': \"от 20 до 200\",
  849.                                     'inputmode': \"numeric\"
  850.                                 }}) }}
  851.                                 <span class=\"form-group-separator\">-</span>
  852.                                 {{ form_widget(form.weight.max, {'attr': {
  853.                                     'class': 'form-input',
  854.                                     'maxlength': '3',
  855.                                     'placeholder': 'до',
  856.                                     'min': \"20\",
  857.                                     'max': \"200\",
  858.                                     'title': \"от 20 до 200\",
  859.                                     'inputmode': \"numeric\"
  860.                                 }}) }}
  861.                             </div>
  862.                             {# <p class=\"form-help\">На сайте не отображается</p> #}
  863.                             <p class=\"field-error\" id=\"{{ form.weight.min.vars.id }}_error\"></p>
  864.                         </div>
  865.                         <div class=\"form-field mb-2\">
  866.                             <div class=\"form-group d-flex-c\">
  867.                                 <label class=\"form-label\"  for=\"{{ form.height.min.vars.id }}\" title=\"Рост от 40 до 300\">Рост</label>
  868.                                 {{ form_widget(form.height.min, {'attr': {
  869.                                     'class': 'form-input',
  870.                                     'maxlength': '3',
  871.                                     'placeholder': 'от',
  872.                                     'min': \"40\",
  873.                                     'max': \"300\",
  874.                                     'title': \"от 40 до 300\",
  875.                                     'inputmode': \"numeric\"
  876.                                 }}) }}
  877.                                 <span class=\"form-group-separator\">-</span>
  878.                                 {{ form_widget(form.height.max, {'attr': {
  879.                                     'class': 'form-input',
  880.                                     'maxlength': '3',
  881.                                     'placeholder': 'до',
  882.                                     'min': \"40\",
  883.                                     'max': \"300\",
  884.                                     'title': \"от 40 до 300\",
  885.                                     'inputmode': \"numeric\"
  886.                                 }}) }}
  887.                             </div>
  888.                             {# <p class=\"form-help\">На сайте не отображается</p> #}
  889.                             <p class=\"field-error\" id=\"{{ form.height.min.vars.id }}_error\"></p>
  890.                         </div>
  891.                     </div>
  892.                 </div>
  893.                 <div class=\"filter-form-container filter-form-container--with-checkbox\">
  894.                     <div class=\"form-legend search-legend fw-700 mb-2\">Цены</div>
  895.                     <div class=\"form-field mb-2\">
  896.                         <div class=\"form-group d-flex-c\">
  897.                             <label class=\"form-label\" for=\"{{ form.one_hour_price.min.vars.id }}\">1 час</label>
  898.                             {{ form_widget(form.one_hour_price.min, {'attr': {
  899.                                 'class': 'form-input',
  900.                                 'placeholder': 'от',
  901.                                 'type': 'number',
  902.                                 'inputmode': \"numeric\"
  903.                             }}) }}
  904.                             <span class=\"form-group-separator\">-</span>
  905.                             {{ form_widget(form.one_hour_price.max, {'attr': {
  906.                                 'class': 'form-input',
  907.                                 'placeholder': 'до',
  908.                                 'type': 'number',
  909.                                 'inputmode': \"numeric\"
  910.                             }}) }}
  911.                         </div>
  912.                         <p class=\"field-error\" id=\"{{ form.one_hour_price.min.vars.id }}_error\"></p>
  913.                     </div>
  914.                     <div class=\"form-field mb-2\">
  915.                         <div class=\"form-group d-flex-c\">
  916.                             <label class=\"form-label\" for=\"{{ form.two_hours_price.min.vars.id }}\">2 часа</label>
  917.                             {{ form_widget(form.two_hours_price.min, {'attr': {
  918.                                 'class': 'form-input',
  919.                                 'placeholder': 'от',
  920.                                 'type': 'number',
  921.                                 'inputmode': \"numeric\"
  922.                             }}) }}
  923.                             <span class=\"form-group-separator\">-</span>
  924.                             {{ form_widget(form.two_hours_price.max, {'attr': {
  925.                                 'class': 'form-input',
  926.                                 'placeholder': 'до',
  927.                                 'type': 'number',
  928.                                 'inputmode': \"numeric\"
  929.                             }}) }}
  930.                         </div>
  931.                         <p class=\"field-error\" id=\"{{ form.two_hours_price.min.vars.id }}_error\"></p>
  932.                     </div>
  933.                     <div class=\"form-field mb-2\">
  934.                         <div class=\"form-group d-flex-c\">
  935.                             <label class=\"form-label\" for=\"{{ form.night_price.min.vars.id }}\">Ночь</label>
  936.                             {{ form_widget(form.night_price.min, {'attr': {
  937.                                 'class': 'form-input',
  938.                                 'placeholder': 'от',
  939.                                 'type': 'number',
  940.                                 'inputmode': \"numeric\"
  941.                             }}) }}
  942.                             <span class=\"form-group-separator\">-</span>
  943.                             {{ form_widget(form.night_price.max, {'attr': {
  944.                                 'class': 'form-input',
  945.                                 'placeholder': 'до',
  946.                                 'type': 'number',
  947.                                 'inputmode': \"numeric\"
  948.                             }}) }}
  949.                         </div>
  950.                         <p class=\"field-error\" id=\"{{ form.night_price.min.vars.id }}_error\"></p>
  951.                     </div>
  952.                     <div class=\"filter-form-list-item d-flex-c\">
  953.                         {{ form_widget(form.has_express, {'attr': {'class': 'item'}}) }}
  954.                         <label class=\"d-flex-c\" for=\"{{ form.has_express.vars.id }}\">Есть экспресс</label>
  955.                     </div>
  956.                 </div>
  957.                 <div class=\"filter-form-container\">
  958.                     <div class=\"form-legend search-legend fw-700 mb-2\">Новизна</div>
  959.                     <div class=\"form-control search-control\">
  960.                         {{ form_widget(form.recency, {'attr': {
  961.                             'class': 'form-input form-webcimes-select',
  962.                             'placeholder': 'Выберите',
  963.                             'data-search': 'none'
  964.                         }}) }}
  965.                     </div>
  966.                 </div>
  967.                 <div class=\"filter-form-container\">
  968.                     <div class=\"form-legend search-legend fw-700 mb-2\">Метро</div>
  969.                     <div class=\"form-control search-control\">
  970.                         {{ form_widget(form.station, {'attr': {
  971.                             'class': 'form-input form-webcimes-select',
  972.                             'placeholder': 'Выберите',
  973.                             'data-limit': '3',
  974.                         }}) }}
  975.                     </div>
  976.                 </div>
  977.                 <div class=\"filter-form-container filter-form-container--second\">
  978.                     <div class=\"form-legend search-legend fw-700 mb-2\">Дополнительно</div>
  979.                     <div class=\"filter-form-list\">
  980.                         <div class=\"filter-form-list-item d-flex-c\">
  981.                             {{ form_widget(form.with_video, {'attr': {'class': 'item'}}) }}
  982.                             <label class=\"d-flex-c\" for=\"{{ form.with_video.vars.id }}\">Есть видео</label>
  983.                         </div>
  984.                         <div class=\"filter-form-list-item d-flex-c\">
  985.                             {{ form_widget(form.with_selfie, {'attr': {'class': 'item'}}) }}
  986.                             <label class=\"d-flex-c\" for=\"{{ form.with_selfie.vars.id }}\">Есть селфи</label>
  987.                         </div>
  988.                         <div class=\"filter-form-list-item d-flex-c\">
  989.                             {{ form_widget(form.with_comments, {'attr': {'class': 'item'}}) }}
  990.                             <label class=\"d-flex-c\" for=\"{{ form.with_comments.vars.id }}\">Есть отзывы</label>
  991.                         </div>
  992.                         <div class=\"filter-form-list-item d-flex-c\">
  993.                             {{ form_widget(form.approved, {'attr': {'class': 'item'}}) }}
  994.                             <label class=\"d-flex-c\" for=\"{{ form.approved.vars.id }}\">С апартаментами</label>
  995.                         </div>
  996.                         <div class=\"filter-form-list-item d-flex-c\">
  997.                             {{ form_widget(form.apartments, {'attr': {'class': 'item'}}) }}
  998.                             <label class=\"d-flex-c\" for=\"{{ form.apartments.vars.id }}\">Проверенное фото</label>
  999.                         </div>
  1000.                         <div class=\"filter-form-list-item d-flex-c\">
  1001.                             {{ form_widget(form.has_tattoo, {'attr': {'class': 'item'}}) }}
  1002.                             <label class=\"d-flex-c\" for=\"{{ form.has_tattoo.vars.id }}\">Есть тату</label>
  1003.                         </div>
  1004.                         <div class=\"filter-form-list-item d-flex-c\">
  1005.                             {{ form_widget(form.has_piercing, {'attr': {'class': 'item'}}) }}
  1006.                             <label class=\"d-flex-c\" for=\"{{ form.has_piercing.vars.id }}\">Есть пирсинг</label>
  1007.                         </div>
  1008.                     </div>
  1009.                 </div>
  1010.                 <div class=\"filter-form-container filter-form-container--second\">
  1011.                     <div class=\"form-legend search-legend fw-700 mb-2\">Куда выезд</div>
  1012.                     <div class=\"filter-form-list\">
  1013.                         {% for child in form.take_out_location %}
  1014.                             <div class=\"filter-form-list-item d-flex-c\">
  1015.                                 {{ form_widget(child, {'attr': {'class': 'item'}}) }}
  1016.                                 <label class=\"d-flex-c\" for=\"{{ child.vars.id }}\">{{ child.vars.label|trans({}, 'messages') }}</label>
  1017.                             </div>
  1018.                         {% endfor %}
  1019.                     </div>
  1020.                 </div>
  1021.                 <div class=\"filter-form-container filter-form-container--second\">
  1022.                     <div class=\"form-legend search-legend fw-700 mb-2\">Цвет волос</div>
  1023.                     <div class=\"filter-form-list\">
  1024.                         {% for hair_color in form.hair_color %}
  1025.                             <div class=\"filter-form-list-item d-flex-c\">
  1026.                                 {{ form_widget(hair_color, {'attr': {'class': 'item'}}) }}
  1027.                                 <label class=\"d-flex-c\" for=\"{{ hair_color.vars.id }}\">{{ hair_color.vars.label|trans({}, 'left_menu') }}</label>
  1028.                             </div>
  1029.                         {% endfor %}
  1030.                     </div>
  1031.                 </div>
  1032.                 <div class=\"filter-form-container filter-form-container--second\">
  1033.                     <div class=\"form-legend search-legend fw-700 mb-2\">Интимная стрижка</div>
  1034.                     <div class=\"filter-form-list\">
  1035.                         {% for private_haircut in form.private_haircut %}
  1036.                             <div class=\"filter-form-list-item d-flex-c\">
  1037.                                 {{ form_widget(private_haircut, {'attr': {'class': 'item'}}) }}
  1038.                                 <label class=\"d-flex-c\" for=\"{{ private_haircut.vars.id }}\">{{ private_haircut.vars.label|trans({}, 'left_menu') }}</label>
  1039.                             </div>
  1040.                         {% endfor %}
  1041.                     </div>
  1042.                 </div>
  1043.             </div>
  1044.             <div class=\"search-footer dialog-footer btn-list\">
  1045.                 <button class=\"btn btn-grey dialog-footer-reset btn-event\" type=\"reset\" data-reset=\"\">Сбросить</button>
  1046.                 <button class=\"btn btn-main dialog-footer-submit btn-event\" type=\"submit\">
  1047.                     <svg class=\"btn-icon\" width=\"25\" height=\"24\"><use xlink:href=\"#search\"></use></svg>
  1048.                     <span class=\"btn-text\">Подобрать</span>
  1049.                 </button>
  1050.             </div>
  1051.             {{ form_widget(form.search, {'label': 'Подобрать', 'attr': {
  1052.                 'class': 'd-none'
  1053.             }}) }}
  1054.         {{ form_end(form) }}
  1055.     </div>
  1056.     {% if profiles is not null %}
  1057.         {% block mainList %}
  1058.             {{ parent() }}
  1059.         {% endblock %}
  1060.         {% block showMore %}
  1061.             {% include 'ProfileSearch/_show_more.search.html.twig' %}
  1062.             {# {% include 'ProfileList/_show_more.profiles.html.twig' %} #}
  1063.         {% endblock showMore %}
  1064.         {{ porpaginas_render(profiles) }}
  1065.     {% endif %}
  1066. {# <div class=\"new-questionare\">{{ include('components/last_girl_list.html.twig') }}</div>
  1067. {{ include('components/seo_text.html.twig', { 'type': 'bottom', \"noindex\": false }) }} #}
  1068. {% endblock %}
  1069. {% block javascripts %}
  1070.     {{ parent() }}
  1071.     <script type=\"text/javascript\" src=\"{{ asset('form-paginator-fix.js', 'js_script') }}\"></script>
  1072.     <script>
  1073.         window._lD = {
  1074.             setLastViewedListing: '{{ app.request.attributes.get('_route') }}',
  1075.             cityUrl: \"{{city.uriIdentity}}\",
  1076.         };
  1077.         (function () {
  1078.             document.addEventListener('DOMContentLoaded', function () {
  1079.                 var paginationContainers = ['.pagination'];
  1080.                 var pagination = document.querySelector('.pagination');
  1081.                 if (pagination !== null) {
  1082.                     paginationContainers.forEach(function (selector) {
  1083.                         new FormPaginatorFix({
  1084.                             pageParameterName: 'page',
  1085.                             formName: 'search_profile_form',
  1086.                             pageLinkClass: 'pagination-link',
  1087.                             pageLinkInactiveElement: 'span',
  1088.                             pageLinkActiveElement: 'a',
  1089.                             paginationContainerSelector: selector
  1090.                         }).fixFirstPageLink().listen();
  1091.                     });
  1092.                 }
  1093.             });
  1094.         })();
  1095.     </script>
  1096. {% endblock %}
  1097. ""ProfileSearch/list.html.twig""/app/templates/ProfileSearch/list.html.twig");
  1098.     }
  1099. }