https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/

Exceptions

An exception has been thrown during the rendering of a template ("Sonata\MediaBundle\Twig\MediaRuntime::path(): Argument #1 ($media) must be of type Sonata\MediaBundle\Model\MediaInterface|string|int, null given, called in /var/www/vidi.ua/releases/251023-65bd7d10/var/cache/dev/twig/5f/5f6ee0dd81099955655aa471342152df.php on line 65") in @Portal/Catalog/catalog-nav.html.twig at line 8.

Exceptions 2

Twig\Error\ RuntimeError

  1.     <div class="swiper selection__catalog__car-slider selection__catalog__wrapper">
  2.         <div class="swiper-wrapper selection-swiper-wrapper">
  3.             {% for item in catalogNav %}
  4.                 {% if item.brand is defined %}
  5.                     <a href="{{ item.url }}" class="swiper-slide selection__catalog__box">
  6.                         <img class="catalog__box-img" src="{{ sonata_path(item.brand.logo, 'reference') }}" alt="">
  7.                         <span class="catalog__box-name catalog__box-height">{{ item.brand.name }}</span>
  8.                         <div class="catalog__box-price catalog__box-price-step-2">{{ 'new_catalog.from'|trans({}, 'portal_base') }}
  9.                             {{ item.min_price|price }}
  10.                             грн -
  11.                             <span>{{ item.vehicle_count }}
  1.                 ";
  2.         // line 141
  3.         if (array_key_exists("catalogNav"$context)) {
  4.             // line 142
  5.             yield "                    ";
  6.             yield from $this->load("@Portal/Catalog/catalog-nav.html.twig"142)->unwrap()->yield($context);
  7.             // line 143
  8.             yield "                ";
  9.         }
  10.         // line 144
  11.         yield "            </div>
in vendor/twig/twig/src/Template.php -> block_content (line 446)
  1.             throw new \LogicException('A block must be a method on a \Twig\Template instance.');
  2.         }
  3.         if (null !== $template) {
  4.             try {
  5.                 yield from $template->$block($context$blocks);
  6.             } catch (Error $e) {
  7.                 if (!$e->getSourceContext()) {
  8.                     $e->setSourceContext($template->getSourceContext());
  9.                 }
  1.         yield from $this->unwrap()->yieldBlock('head'$context$blocks);
  2.         // line 50
  3.         yield "
  4. ";
  5.         // line 51
  6.         yield from $this->unwrap()->yieldBlock('content'$context$blocks);
  7.         // line 254
  8.         yield "
  9. ";
  10.         // line 255
  11.         yield from $this->unwrap()->yieldBlock('schema_catalog_product'$context$blocks);
in vendor/twig/twig/src/Template.php -> doDisplay (line 402)
  1.     {
  2.         $context += $this->env->getGlobals();
  3.         $blocks array_merge($this->blocks$blocks);
  4.         try {
  5.             yield from $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
  1.             // line 8
  2.             yield "    ";
  3.         } else {
  4.             // line 9
  5.             yield "        ";
  6.             yield from $this->load("@Portal/Catalog/catalog-main.html.twig"9)->unwrap()->yield($context);
  7.             // line 10
  8.             yield "    ";
  9.         }
  10.         // line 11
  11.         yield "
in vendor/twig/twig/src/Template.php -> block_content (line 446)
  1.             throw new \LogicException('A block must be a method on a \Twig\Template instance.');
  2.         }
  3.         if (null !== $template) {
  4.             try {
  5.                 yield from $template->$block($context$blocks);
  6.             } catch (Error $e) {
  7.                 if (!$e->getSourceContext()) {
  8.                     $e->setSourceContext($template->getSourceContext());
  9.                 }
  1.         ";
  2.         // line 66
  3.         yield from $this->load("@Core/Core/preloader.html.twig"66)->unwrap()->yield($context);
  4.         // line 67
  5.         yield "        ";
  6.         yield from $this->unwrap()->yieldBlock('content'$context$blocks);
  7.         // line 69
  8.         yield "    </main>
  9.     ";
  10.         // line 71
in vendor/twig/twig/src/Template.php -> doDisplay (line 402)
  1.     {
  2.         $context += $this->env->getGlobals();
  3.         $blocks array_merge($this->blocks$blocks);
  4.         try {
  5.             yield from $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
  1.         $context["bs5"] = true;
  2.         // line 3
  3.         $context["routePrefix"] = (((($tmp CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'3$this->source); })()), "request", [], "any"falsefalsefalse3), "get", ["credit"], "method"falsefalsefalse3)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ("portal_finance_credit_") : ("portal_new_"));
  4.         // line 2
  5.         $this->parent $this->load("@Portal/template.html.twig"2);
  6.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  7.         
  8.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  9.         
  10.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in vendor/twig/twig/src/Template.php -> doDisplay (line 402)
  1.     {
  2.         $context += $this->env->getGlobals();
  3.         $blocks array_merge($this->blocks$blocks);
  4.         try {
  5.             yield from $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = []): void
  4.     {
  5.         foreach ($this->yield($context$blocks) as $data) {
  6.             echo $data;
  7.         }
  8.     }
  9.     public function render(array $context): string
in vendor/twig/twig/src/Template.php -> display (line 373)
  1.                 ob_start();
  2.             } else {
  3.                 ob_start(function () { return ''; });
  4.             }
  5.             try {
  6.                 $this->display($context);
  7.             } catch (\Throwable $e) {
  8.                 while (ob_get_level() > $level) {
  9.                     ob_end_clean();
  10.                 }
  1.         yield from $this->template->yieldBlock($name$context);
  2.     }
  3.     public function render(array $context = []): string
  4.     {
  5.         return $this->template->render($context);
  6.     }
  7.     /**
  8.      * @return void
  9.      */
  1.      * @throws SyntaxError  When an error occurred during compilation
  2.      * @throws RuntimeError When an error occurred during rendering
  3.      */
  4.     public function render($name, array $context = []): string
  5.     {
  6.         return $this->load($name)->render($context);
  7.     }
  8.     /**
  9.      * Displays a template.
  10.      *
  1.     {
  2.         if (!$this->container->has('twig')) {
  3.             throw new \LogicException('You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".');
  4.         }
  5.         return $this->container->get('twig')->render($view$parameters);
  6.     }
  7.     /**
  8.      * Renders a view.
  9.      */
  1.     /**
  2.      * Renders a view.
  3.      */
  4.     protected function render(string $view, array $parameters = [], ?Response $response null): Response
  5.     {
  6.         $content $this->renderView($view$parameters);
  7.         if (null === $response) {
  8.             $response = new Response();
  9.         }
AbstractController->render('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника 762 - Купить Водная техника 762 в Киеве, Украине', 'description' => 'Популярные Водная техника 762 в Украине. Цены на все комплектации Водная техника 762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'), object(Response)) in src/PortalBundle/Controller/BaseController.php (line 84)
  1.         $defaultType VehicleType::getTypeDataById(VehicleType::DEFAULT_TYPE);
  2.         $catalogUrl $this->router->generate('portal_new_catalog_b', ['state' => 'new''type' => $defaultType['url'], 'brand' => 'all']);
  3.         $parameters['catalogUrl'] = $catalogUrl;
  4.         return parent::render($view$parameters$response);
  5.     }
  6.     public function buildForms(): array
  7.     {
  8.         return [
BaseController->basePortalRender('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника 762 - Купить Водная техника 762 в Киеве, Украине', 'description' => 'Популярные Водная техника 762 в Украине. Цены на все комплектации Водная техника 762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/')) in src/PortalBundle/Controller/CatalogController.php (line 180)
  1.             'value' => $request->get('value'),
  2.             'year' => ($param === 1000) ? $param $valueParam,
  3.             'seoMeta' => $this->seoMetaTag->buildSeoMeta($request),
  4.             'valueParam' => $catalogCharacteristic[$param][$valueParam] ?? null,
  5.             'catalogBanner' => $service->getCatalogBanner($request),
  6.             'OrderCallForm' => $OrderCallForm ?? '',
  7.         ]);
  8.     }
  9.     /**
  10.      * @param Request $request
  1.         $this->dispatcher->dispatch($eventKernelEvents::CONTROLLER_ARGUMENTS);
  2.         $controller $event->getController();
  3.         $arguments $event->getArguments();
  4.         // call controller
  5.         $response $controller(...$arguments);
  6.         // view
  7.         if (!$response instanceof Response) {
  8.             $event = new ViewEvent($this$request$type$response);
  9.             $this->dispatcher->dispatch($eventKernelEvents::VIEW);
  1.     {
  2.         $request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
  3.         $this->requestStack->push($request);
  4.         try {
  5.             return $this->handleRaw($request$type);
  6.         } catch (\Exception $e) {
  7.             if ($e instanceof RequestExceptionInterface) {
  8.                 $e = new BadRequestHttpException($e->getMessage(), $e);
  9.             }
  10.             if (false === $catch) {
  1.         $this->boot();
  2.         ++$this->requestStackSize;
  3.         $this->resetServices true;
  4.         try {
  5.             return $this->getHttpKernel()->handle($request$type$catch);
  6.         } finally {
  7.             --$this->requestStackSize;
  8.         }
  9.     }
Kernel->handle(object(Request)) in public/index.php (line 19)
  1.     Debug::enable();
  2. }
  3. $kernel = new Kernel($_SERVER['APP_ENV'], $_SERVER['APP_DEBUG']);
  4. $request Request::createFromGlobals();
  5. $response $kernel->handle($request);
  6. $response->send();
  7. $kernel->terminate($request$response);

TypeError

Sonata\MediaBundle\Twig\MediaRuntime::path(): Argument #1 ($media) must be of type Sonata\MediaBundle\Model\MediaInterface|string|int, null given, called in /var/www/vidi.ua/releases/251023-65bd7d10/var/cache/dev/twig/5f/5f6ee0dd81099955655aa471342152df.php on line 65

  1.             'media' => $media,
  2.             'options' => $options,
  3.         ]);
  4.     }
  5.     public function path(int|string|MediaInterface $mediastring $format): string
  6.     {
  7.         $media $this->getMedia($media);
  8.         if (null === $media) {
  9.             return '';
  1.                 yield "\t\t\t\t\t<a href=\"";
  2.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse7), "html"nulltrue);
  3.                 yield "\" class=\"swiper-slide selection__catalog__box\">
  4. \t\t\t\t\t\t<img class=\"catalog__box-img\" src=\"";
  5.                 // line 8
  6.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->env->getRuntime('Sonata\MediaBundle\Twig\MediaRuntime')->path(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["item"], "brand", [], "any"falsefalsefalse8), "logo", [], "any"falsefalsefalse8), "reference"), "html"nulltrue);
  7.                 yield "\" alt=\"\">
  8. \t\t\t\t\t\t<span class=\"catalog__box-name catalog__box-height\">";
  9.                 // line 9
  10.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["item"], "brand", [], "any"falsefalsefalse9), "name", [], "any"falsefalsefalse9), "html"nulltrue);
  11.                 yield "</span>
in vendor/twig/twig/src/Template.php -> doDisplay (line 402)
  1.     {
  2.         $context += $this->env->getGlobals();
  3.         $blocks array_merge($this->blocks$blocks);
  4.         try {
  5.             yield from $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
  1.                 ";
  2.         // line 141
  3.         if (array_key_exists("catalogNav"$context)) {
  4.             // line 142
  5.             yield "                    ";
  6.             yield from $this->load("@Portal/Catalog/catalog-nav.html.twig"142)->unwrap()->yield($context);
  7.             // line 143
  8.             yield "                ";
  9.         }
  10.         // line 144
  11.         yield "            </div>
in vendor/twig/twig/src/Template.php -> block_content (line 446)
  1.             throw new \LogicException('A block must be a method on a \Twig\Template instance.');
  2.         }
  3.         if (null !== $template) {
  4.             try {
  5.                 yield from $template->$block($context$blocks);
  6.             } catch (Error $e) {
  7.                 if (!$e->getSourceContext()) {
  8.                     $e->setSourceContext($template->getSourceContext());
  9.                 }
  1.         yield from $this->unwrap()->yieldBlock('head'$context$blocks);
  2.         // line 50
  3.         yield "
  4. ";
  5.         // line 51
  6.         yield from $this->unwrap()->yieldBlock('content'$context$blocks);
  7.         // line 254
  8.         yield "
  9. ";
  10.         // line 255
  11.         yield from $this->unwrap()->yieldBlock('schema_catalog_product'$context$blocks);
in vendor/twig/twig/src/Template.php -> doDisplay (line 402)
  1.     {
  2.         $context += $this->env->getGlobals();
  3.         $blocks array_merge($this->blocks$blocks);
  4.         try {
  5.             yield from $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
  1.             // line 8
  2.             yield "    ";
  3.         } else {
  4.             // line 9
  5.             yield "        ";
  6.             yield from $this->load("@Portal/Catalog/catalog-main.html.twig"9)->unwrap()->yield($context);
  7.             // line 10
  8.             yield "    ";
  9.         }
  10.         // line 11
  11.         yield "
in vendor/twig/twig/src/Template.php -> block_content (line 446)
  1.             throw new \LogicException('A block must be a method on a \Twig\Template instance.');
  2.         }
  3.         if (null !== $template) {
  4.             try {
  5.                 yield from $template->$block($context$blocks);
  6.             } catch (Error $e) {
  7.                 if (!$e->getSourceContext()) {
  8.                     $e->setSourceContext($template->getSourceContext());
  9.                 }
  1.         ";
  2.         // line 66
  3.         yield from $this->load("@Core/Core/preloader.html.twig"66)->unwrap()->yield($context);
  4.         // line 67
  5.         yield "        ";
  6.         yield from $this->unwrap()->yieldBlock('content'$context$blocks);
  7.         // line 69
  8.         yield "    </main>
  9.     ";
  10.         // line 71
in vendor/twig/twig/src/Template.php -> doDisplay (line 402)
  1.     {
  2.         $context += $this->env->getGlobals();
  3.         $blocks array_merge($this->blocks$blocks);
  4.         try {
  5.             yield from $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
  1.         $context["bs5"] = true;
  2.         // line 3
  3.         $context["routePrefix"] = (((($tmp CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'3$this->source); })()), "request", [], "any"falsefalsefalse3), "get", ["credit"], "method"falsefalsefalse3)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ("portal_finance_credit_") : ("portal_new_"));
  4.         // line 2
  5.         $this->parent $this->load("@Portal/template.html.twig"2);
  6.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  7.         
  8.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  9.         
  10.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in vendor/twig/twig/src/Template.php -> doDisplay (line 402)
  1.     {
  2.         $context += $this->env->getGlobals();
  3.         $blocks array_merge($this->blocks$blocks);
  4.         try {
  5.             yield from $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = []): void
  4.     {
  5.         foreach ($this->yield($context$blocks) as $data) {
  6.             echo $data;
  7.         }
  8.     }
  9.     public function render(array $context): string
in vendor/twig/twig/src/Template.php -> display (line 373)
  1.                 ob_start();
  2.             } else {
  3.                 ob_start(function () { return ''; });
  4.             }
  5.             try {
  6.                 $this->display($context);
  7.             } catch (\Throwable $e) {
  8.                 while (ob_get_level() > $level) {
  9.                     ob_end_clean();
  10.                 }
  1.         yield from $this->template->yieldBlock($name$context);
  2.     }
  3.     public function render(array $context = []): string
  4.     {
  5.         return $this->template->render($context);
  6.     }
  7.     /**
  8.      * @return void
  9.      */
  1.      * @throws SyntaxError  When an error occurred during compilation
  2.      * @throws RuntimeError When an error occurred during rendering
  3.      */
  4.     public function render($name, array $context = []): string
  5.     {
  6.         return $this->load($name)->render($context);
  7.     }
  8.     /**
  9.      * Displays a template.
  10.      *
  1.     {
  2.         if (!$this->container->has('twig')) {
  3.             throw new \LogicException('You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".');
  4.         }
  5.         return $this->container->get('twig')->render($view$parameters);
  6.     }
  7.     /**
  8.      * Renders a view.
  9.      */
  1.     /**
  2.      * Renders a view.
  3.      */
  4.     protected function render(string $view, array $parameters = [], ?Response $response null): Response
  5.     {
  6.         $content $this->renderView($view$parameters);
  7.         if (null === $response) {
  8.             $response = new Response();
  9.         }
AbstractController->render('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника 762 - Купить Водная техника 762 в Киеве, Украине', 'description' => 'Популярные Водная техника 762 в Украине. Цены на все комплектации Водная техника 762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'), object(Response)) in src/PortalBundle/Controller/BaseController.php (line 84)
  1.         $defaultType VehicleType::getTypeDataById(VehicleType::DEFAULT_TYPE);
  2.         $catalogUrl $this->router->generate('portal_new_catalog_b', ['state' => 'new''type' => $defaultType['url'], 'brand' => 'all']);
  3.         $parameters['catalogUrl'] = $catalogUrl;
  4.         return parent::render($view$parameters$response);
  5.     }
  6.     public function buildForms(): array
  7.     {
  8.         return [
BaseController->basePortalRender('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника 762 - Купить Водная техника 762 в Киеве, Украине', 'description' => 'Популярные Водная техника 762 в Украине. Цены на все комплектации Водная техника 762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/')) in src/PortalBundle/Controller/CatalogController.php (line 180)
  1.             'value' => $request->get('value'),
  2.             'year' => ($param === 1000) ? $param $valueParam,
  3.             'seoMeta' => $this->seoMetaTag->buildSeoMeta($request),
  4.             'valueParam' => $catalogCharacteristic[$param][$valueParam] ?? null,
  5.             'catalogBanner' => $service->getCatalogBanner($request),
  6.             'OrderCallForm' => $OrderCallForm ?? '',
  7.         ]);
  8.     }
  9.     /**
  10.      * @param Request $request
  1.         $this->dispatcher->dispatch($eventKernelEvents::CONTROLLER_ARGUMENTS);
  2.         $controller $event->getController();
  3.         $arguments $event->getArguments();
  4.         // call controller
  5.         $response $controller(...$arguments);
  6.         // view
  7.         if (!$response instanceof Response) {
  8.             $event = new ViewEvent($this$request$type$response);
  9.             $this->dispatcher->dispatch($eventKernelEvents::VIEW);
  1.     {
  2.         $request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
  3.         $this->requestStack->push($request);
  4.         try {
  5.             return $this->handleRaw($request$type);
  6.         } catch (\Exception $e) {
  7.             if ($e instanceof RequestExceptionInterface) {
  8.                 $e = new BadRequestHttpException($e->getMessage(), $e);
  9.             }
  10.             if (false === $catch) {
  1.         $this->boot();
  2.         ++$this->requestStackSize;
  3.         $this->resetServices true;
  4.         try {
  5.             return $this->getHttpKernel()->handle($request$type$catch);
  6.         } finally {
  7.             --$this->requestStackSize;
  8.         }
  9.     }
Kernel->handle(object(Request)) in public/index.php (line 19)
  1.     Debug::enable();
  2. }
  3. $kernel = new Kernel($_SERVER['APP_ENV'], $_SERVER['APP_DEBUG']);
  4. $request Request::createFromGlobals();
  5. $response $kernel->handle($request);
  6. $response->send();
  7. $kernel->terminate($request$response);

Logs

Level Channel Message
INFO 06:53:30 php User Deprecated: Since symfony/monolog-bridge 6.4: The "Symfony\Bridge\Monolog\Logger" class is deprecated, use HttpKernel's DebugLoggerConfigurator instead.
{
    "exception": {}
}
INFO 06:53:30 request Matched route "_profiler".
{
    "route": "_profiler",
    "route_parameters": {
        "_route": "_profiler",
        "_controller": "web_profiler.controller.profiler::panelAction",
        "token": "56f026"
    },
    "request_uri": "https://shop.dev02.mg-vidi.com.ua/_profiler/56f026",
    "method": "GET"
}
INFO 06:53:30 php User Deprecated: Since symfony/http-foundation 6.2: The "Symfony\Component\HttpFoundation\RequestMatcher" class is deprecated, use "Symfony\Component\HttpFoundation\ChainRequestMatcher" instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 security Populated the TokenStorage with an anonymous Token.
INFO 06:53:30 php User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
{
    "exception": {}
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "CoreBundle\EventListener\RedirectListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "CoreBundle\\EventListener\\RedirectListener::onKernelRequest"
}
INFO 06:53:30 php User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 06:53:30 php User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
{
    "exception": {}
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\ControllerTraceListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\ControllerTraceListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\AuthUserListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\AuthUserListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sonata\\AdminBundle\\EventListener\\ConfigureCRUDControllerListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "CoreBundle\EventListener\RedirectListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "CoreBundle\\EventListener\\RedirectListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\ControllerTraceListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\ControllerTraceListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\AuthUserListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\AuthUserListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sonata\\AdminBundle\\EventListener\\ConfigureCRUDControllerListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
INFO 06:53:30 php User Deprecated: Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.
{
    "exception": {}
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sonata\\BlockBundle\\Cache\\HttpCacheHandler::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest"
}
DEBUG 06:53:30 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
DEBUG 06:53:30 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
DEBUG 06:53:30 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest"
}
DEBUG 06:53:30 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "CoreBundle\EventListener\RedirectListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "CoreBundle\\EventListener\\RedirectListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\ControllerTraceListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\ControllerTraceListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\AuthUserListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\AuthUserListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sonata\\AdminBundle\\EventListener\\ConfigureCRUDControllerListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sonata\\BlockBundle\\Cache\\HttpCacheHandler::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
DEBUG 06:53:30 event Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest"
}
DEBUG 06:53:30 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
DEBUG 06:53:30 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
DEBUG 06:53:30 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest"
}
DEBUG 06:53:30 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.request" to listener "CoreBundle\EventListener\RedirectListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "CoreBundle\\EventListener\\RedirectListener::onKernelRequest"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\ControllerTraceListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\ControllerTraceListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\AuthUserListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\AuthUserListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sonata\\AdminBundle\\EventListener\\ConfigureCRUDControllerListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
DEBUG 06:53:30 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}

Stack Traces 2

[2/2] RuntimeError
Twig\Error\RuntimeError:
An exception has been thrown during the rendering of a template ("Sonata\MediaBundle\Twig\MediaRuntime::path(): Argument #1 ($media) must be of type Sonata\MediaBundle\Model\MediaInterface|string|int, null given, called in /var/www/vidi.ua/releases/251023-65bd7d10/var/cache/dev/twig/5f/5f6ee0dd81099955655aa471342152df.php on line 65") in "@Portal/Catalog/catalog-nav.html.twig" at line 8.

  at src/PortalBundle/Resources/views/Catalog/catalog-nav.html.twig:8
  at Twig\Template->yield(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true, 'pageTitle' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'pageDescription' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'pageH1' => 'Новые Водная техника, Высота транца - 762'))
     (var/cache/dev/twig/ad/ad67a0f24462bae39e7ff9ffc9d42ec4.php:413)
  at __TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee->block_content(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true, 'pageTitle' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'pageDescription' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'pageH1' => 'Новые Водная техника, Высота транца - 762'), array('head' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_head'), 'content' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_content'), 'schema_catalog_product' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:446)
  at Twig\Template->yieldBlock('content', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true, 'pageTitle' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'pageDescription' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'pageH1' => 'Новые Водная техника, Высота транца - 762'), array('head' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_head'), 'content' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_content'), 'schema_catalog_product' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_schema_catalog_product')))
     (var/cache/dev/twig/ad/ad67a0f24462bae39e7ff9ffc9d42ec4.php:144)
  at __TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee->doDisplay(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true, 'pageTitle' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'pageDescription' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'pageH1' => 'Новые Водная техника, Высота транца - 762'), array('head' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_head'), 'content' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_content'), 'schema_catalog_product' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true))
     (var/cache/dev/twig/3a/3ae63c1d24fc1e81a3799c7d687ac56c.php:93)
  at __TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34->block_content(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true), array('canonical' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_canonical'), 'head' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagStatic'), 'ogtagDynamic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagDynamic'), 'socialPreview' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:446)
  at Twig\Template->yieldBlock('content', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true), array('canonical' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_canonical'), 'head' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagStatic'), 'ogtagDynamic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagDynamic'), 'socialPreview' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (var/cache/dev/twig/18/1897e7c8aadab0be1c2862e117840fbc.php:167)
  at __TwigTemplate_7d65e691d68c02a08b845e98ba12f18b->doDisplay(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true), array('canonical' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_canonical'), 'head' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagStatic'), 'ogtagDynamic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagDynamic'), 'socialPreview' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_'), array('canonical' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_canonical'), 'head' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagStatic'), 'ogtagDynamic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagDynamic'), 'socialPreview' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (var/cache/dev/twig/3a/3ae63c1d24fc1e81a3799c7d687ac56c.php:60)
  at __TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34->doDisplay(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_'), array('content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables)), array('content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:358)
  at Twig\Template->display(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (vendor/twig/twig/src/Template.php:373)
  at Twig\Template->render(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (vendor/twig/twig/src/TemplateWrapper.php:51)
  at Twig\TemplateWrapper->render(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (vendor/twig/twig/src/Environment.php:333)
  at Twig\Environment->render('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:258)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:266)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'), object(Response))
     (src/PortalBundle/Controller/BaseController.php:84)
  at PortalBundle\Controller\BaseController->basePortalRender('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (src/PortalBundle/Controller/CatalogController.php:180)
  at PortalBundle\Controller\CatalogController->catalog(object(Request), object(EntityManager))
     (vendor/symfony/http-kernel/HttpKernel.php:163)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:75)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/http-kernel/Kernel.php:202)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (public/index.php:19)                
[1/2] TypeError
TypeError:
Sonata\MediaBundle\Twig\MediaRuntime::path(): Argument #1 ($media) must be of type Sonata\MediaBundle\Model\MediaInterface|string|int, null given, called in /var/www/vidi.ua/releases/251023-65bd7d10/var/cache/dev/twig/5f/5f6ee0dd81099955655aa471342152df.php on line 65

  at vendor/sonata-project/media-bundle/src/Twig/MediaRuntime.php:104
  at Sonata\MediaBundle\Twig\MediaRuntime->path(null, 'reference')
     (var/cache/dev/twig/5f/5f6ee0dd81099955655aa471342152df.php:65)
  at __TwigTemplate_dbbbccd870f8d21561e0fa2a63a54fe1->doDisplay(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true, 'pageTitle' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'pageDescription' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'pageH1' => 'Новые Водная техника, Высота транца - 762', '_parent' => array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true, 'pageTitle' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'pageDescription' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'pageH1' => 'Новые Водная техника, Высота транца - 762'), '_seq' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'item' => array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/'), '_key' => 0), array())
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true, 'pageTitle' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'pageDescription' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'pageH1' => 'Новые Водная техника, Высота транца - 762'))
     (var/cache/dev/twig/ad/ad67a0f24462bae39e7ff9ffc9d42ec4.php:413)
  at __TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee->block_content(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true, 'pageTitle' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'pageDescription' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'pageH1' => 'Новые Водная техника, Высота транца - 762'), array('head' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_head'), 'content' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_content'), 'schema_catalog_product' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:446)
  at Twig\Template->yieldBlock('content', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true, 'pageTitle' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'pageDescription' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'pageH1' => 'Новые Водная техника, Высота транца - 762'), array('head' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_head'), 'content' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_content'), 'schema_catalog_product' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_schema_catalog_product')))
     (var/cache/dev/twig/ad/ad67a0f24462bae39e7ff9ffc9d42ec4.php:144)
  at __TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee->doDisplay(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true, 'pageTitle' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'pageDescription' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'pageH1' => 'Новые Водная техника, Высота транца - 762'), array('head' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_head'), 'content' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_content'), 'schema_catalog_product' => array(object(__TwigTemplate_0d83b2404c8487310a5f5d61ea7527ee), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true))
     (var/cache/dev/twig/3a/3ae63c1d24fc1e81a3799c7d687ac56c.php:93)
  at __TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34->block_content(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true), array('canonical' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_canonical'), 'head' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagStatic'), 'ogtagDynamic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagDynamic'), 'socialPreview' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:446)
  at Twig\Template->yieldBlock('content', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true), array('canonical' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_canonical'), 'head' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagStatic'), 'ogtagDynamic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagDynamic'), 'socialPreview' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (var/cache/dev/twig/18/1897e7c8aadab0be1c2862e117840fbc.php:167)
  at __TwigTemplate_7d65e691d68c02a08b845e98ba12f18b->doDisplay(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_', 'isBS5' => true), array('canonical' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_canonical'), 'head' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagStatic'), 'ogtagDynamic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagDynamic'), 'socialPreview' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_'), array('canonical' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_canonical'), 'head' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagStatic'), 'ogtagDynamic' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_ogtagDynamic'), 'socialPreview' => array(object(__TwigTemplate_7d65e691d68c02a08b845e98ba12f18b), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (var/cache/dev/twig/3a/3ae63c1d24fc1e81a3799c7d687ac56c.php:60)
  at __TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34->doDisplay(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables), 'bs5' => true, 'routePrefix' => 'portal_new_'), array('content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/', 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'allowed_locales' => array('ua', 'ru'), 'MODE' => 'prod', 'VERSION' => 'v1.4.769', 'VOLVO_DEALER' => 30, 'UPLOADS_BASE_PATH' => '/uploads/media/default/', 'INCLUDE_ANALYTICS' => false, 'sonata_block' => object(GlobalVariables), 'sonata_config' => object(SonataConfiguration), 'sonata_media' => object(GlobalVariables)), array('content' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_content'), 'script' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_script'), 'schema_catalog_product' => array(object(__TwigTemplate_232afd5234e371ed4d64fc7fa7ea3d34), 'block_schema_catalog_product')))
     (vendor/twig/twig/src/Template.php:358)
  at Twig\Template->display(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (vendor/twig/twig/src/Template.php:373)
  at Twig\Template->render(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (vendor/twig/twig/src/TemplateWrapper.php:51)
  at Twig\TemplateWrapper->render(array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (vendor/twig/twig/src/Environment.php:333)
  at Twig\Environment->render('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:258)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:266)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'), object(Response))
     (src/PortalBundle/Controller/BaseController.php:84)
  at PortalBundle\Controller\BaseController->basePortalRender('@Portal/Catalog/index.html.twig', array('vehicles' => array(array('vehicleType' => array('id' => 5, 'title' => 'Водная техника', 'url' => 'vodnyj-transport'), 'creditPayment' => false, 'vehicle' => object(Vehicle), 'featuredId' => null, 'comparedId' => null, 'dealer' => 40, 'vehiclePrice' => 3414859.0, 'vehicleColors' => array(), 'vehiclePicture' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/5e6c0271bf4df26efbd967d7a3d42e7d266f9f43.png', 'img_webp' => ''), 'vehiclePictureSecond' => array('img' => 'https://vidi.ua//uploads/media/dc_site/0003/95/3a42ccc1f4a27c3af53faf667df78a38bfa33750.png', 'img_webp' => ''), 'hasNds' => false, 'isSelect' => false)), 'seoLinks' => array('title' => 'Подбор техники  по характеристикам', 'blocks' => array('brand' => array('title' => 'Марка', 'links' => array(array('url' => '/ru/new-vodnyj-transport/buster/', 'title' => 'Buster'), array('url' => '/ru/new-vodnyj-transport/kolibri/', 'title' => 'Kolibri'), array('url' => '/ru/new-vodnyj-transport/powerboat/', 'title' => 'Powerboat'), array('url' => '/ru/new-vodnyj-transport/yamaha/', 'title' => 'Yamaha'), array('url' => '/ru/new-vodnyj-transport/yamarin/', 'title' => 'Yamarin'), array('url' => '/ru/new-vodnyj-transport/yamarin-cross/', 'title' => 'Yamarin Cross'))), array('title' => 'Тип топлива', 'links' => array(array('url' => '/ru/new-vodnyj-transport/100-benzin-a95/', 'title' => 'Бензин A95'), array('url' => '/ru/new-vodnyj-transport/100-benzin-a92/', 'title' => 'Бензин A92'))), array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-vodnyj-transport/99-gidrocikl/', 'title' => 'Гидроцикл'), array('url' => '/ru/new-vodnyj-transport/99-choven/', 'title' => 'Лодка'), array('url' => '/ru/new-vodnyj-transport/99-chovnovy_motor/', 'title' => 'Лодочный мотор'))), array('title' => 'Материал корпуса', 'links' => array(array('url' => '/ru/new-vodnyj-transport/283-alyuminievye-lodki/', 'title' => 'алюминиевые лодки'), array('url' => '/ru/new-vodnyj-transport/283-plastikovye-lodki/', 'title' => 'пластиковые лодки'), array('url' => '/ru/new-vodnyj-transport/283-kombinirovannye-lodki/', 'title' => 'комбинированные лодки'))), array('title' => 'Тип лодки', 'links' => array(array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Консольные лодки Console'), array('url' => '/ru/new-vodnyj-transport/278-konsolnye-lodki-console/', 'title' => 'Каютные лодки Day Cruiser'), array('url' => '/ru/new-vodnyj-transport/278-otkrytye-lodki-bow-rider/', 'title' => 'Открытые лодки Bow Rider'), array('url' => '/ru/new-vodnyj-transport/278-naduvni-chovni-z-pvh/', 'title' => 'Надувные лодки из ПВХ'))), array('title' => 'Для чего', 'links' => array(array('url' => '/ru/new-vodnyj-transport/267-rybalka/', 'title' => 'рыбалка'), array('url' => '/ru/new-vodnyj-transport/267-premium-otdyh/', 'title' => 'премиум отдых'), array('url' => '/ru/new-vodnyj-transport/267-aktivnyj-semejnyj-otdyh/', 'title' => 'активный семейный отдых'), array('url' => '/ru/new-vodnyj-transport/267-turizm-i-komfort-puteshestvij/', 'title' => 'туризм и комфорт путешествий'))), array('title' => 'Высота транца', 'links' => array(array('url' => '/ru/new-vodnyj-transport/264-508/', 'title' => '508'), array('url' => '/ru/new-vodnyj-transport/264-635/', 'title' => '635'), array('url' => '/ru/new-vodnyj-transport/264-381/', 'title' => '381'), array('url' => false, 'title' => '762'))), array('title' => 'Мощность двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/284-70-90/', 'title' => 'от 70 до 90'), array('url' => '/ru/new-vodnyj-transport/284-40-65/', 'title' => 'от 40 до 65'), array('url' => '/ru/new-vodnyj-transport/284-3_6/', 'title' => 'до 3,6'), array('url' => '/ru/new-vodnyj-transport/284-4-8/', 'title' => 'от 4 до 8'), array('url' => '/ru/new-vodnyj-transport/284-9-20/', 'title' => 'от 9 до 20'), array('url' => '/ru/new-vodnyj-transport/284-25-30/', 'title' => 'от 25 до 30'), array('url' => '/ru/new-vodnyj-transport/284-100-175/', 'title' => 'от 100 до 175'), array('url' => '/ru/new-vodnyj-transport/284-180-295/', 'title' => 'от 180 до 295'), array('url' => '/ru/new-vodnyj-transport/284-300/', 'title' => 'от 300'))), array('title' => 'Управление', 'links' => array(array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-distancionnoe/', 'title' => 'Ручное / Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-distancionnoe/', 'title' => 'Дистанционное'), array('url' => '/ru/new-vodnyj-transport/281-rumpelnaja-rukojatka/', 'title' => 'Румпельная рукоятка'), array('url' => '/ru/new-vodnyj-transport/281-ruchnoe-udlinitelem/', 'title' => 'Ручное с удлинителем'))), array('title' => 'Классификация двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/271-4h-taktnye-vmax/', 'title' => '4х-тактные VMAX'), array('url' => '/ru/new-vodnyj-transport/271-4h-taktnyj/', 'title' => '4х-тактный'), array('url' => '/ru/new-vodnyj-transport/271-elektromotory/', 'title' => 'Электромоторы'))), array('title' => 'Запуск двигателя', 'links' => array(array('url' => '/ru/new-vodnyj-transport/269-electric-start/', 'title' => 'Электрозапуск'), array('url' => '/ru/new-vodnyj-transport/269-manual/', 'title' => 'Ручной'), array('url' => '/ru/new-vodnyj-transport/269-manual-electric-start/', 'title' => 'Ручной/электрозапуск'))), array('title' => 'Турбина', 'links' => array(array('url' => '/ru/new-vodnyj-transport/279-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/279-true/', 'title' => 'Да'))), array('title' => 'Круиз-контроль', 'links' => array(array('url' => '/ru/new-vodnyj-transport/273-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/273-true/', 'title' => 'Да'))), array('title' => 'Аудиосистема', 'links' => array(array('url' => '/ru/new-vodnyj-transport/261-false/', 'title' => 'Нет'), array('url' => '/ru/new-vodnyj-transport/261-true/', 'title' => 'Да')))), 'type' => array('title' => 'Тип техники', 'links' => array(array('url' => '/ru/new-car/all/', 'title' => 'Легкові автомобілі'), array('url' => '/ru/new-truck/all/', 'title' => 'Вантажна техніка'), array('url' => '/ru/new-bus/all/', 'title' => 'Автобуси'), array('url' => '/ru/new-moto/all/', 'title' => 'Мото техніка'), array('url' => false, 'title' => 'Водна техніка'), array('url' => '/ru/new-special/all/', 'title' => 'Спеціалізована техніка')))), 'pagination' => array('prevPage' => false, 'linksPage' => array(), 'nextPage' => false), 'filters' => array('dynamic' => array(array('762'))), 'catalogNav' => array(array('brand_id' => 81, 'vehicle_count' => 1, 'min_price' => 3414859.0, 'brand' => object(Brand), 'url' => '/ru/new-vodnyj-transport/buster/264-762/')), 'baseParams' => array('_locale' => 'ru', 'state' => 'new', 'type' => 'vodnyj-transport', 'param' => '264', 'value' => '762'), 'searchParams' => array(), 'dealers' => array(object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer), object(Dealer)), 'vehicleTopViews' => array(object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle), object(Vehicle)), 'randomTopViews' => null, 'minMaxPrice' => array('minPrice' => 3414859.0, 'maxPrice' => 3414859.0), 'minMaxCreditPayment' => array('min' => 3414859.0, 'max' => 3414859.0), 'count' => 1, 'type' => 'vodnyj-transport', 'state' => 'new', 'group' => null, 'hasCredit' => null, 'brand' => null, 'brandEm' => null, 'model' => null, 'modelEm' => null, 'param' => '264', 'value' => '762', 'year' => '762', 'seoMeta' => array('title' => 'VIDI.UA - Водная техника  762 - Купить Водная техника  762 в Киеве, Украине', 'description' => 'Популярные Водная техника  762 в Украине. Цены на все комплектации Водная техника  762, описание, фото, характеристики, сравнение, отзывы, удобный подбор Водная техника', 'h1' => 'Новые Водная техника, Высота транца - 762', 'robots' => 'noindex, follow'), 'valueParam' => '762', 'catalogBanner' => null, 'OrderCallForm' => object(FormView), 'backLoginUrl' => 'https://dev02.vidi.ua/ru/new-vodnyj-transport/264-762/', 'countCompare' => '', 'privacyUrl' => '/ru/privacy-policy', 'isSubdomainShop' => false, 'forms' => array('supportForm' => object(FormView)), 'announcementBar' => null, 'globalBrands' => array(array('name' => 'Citroen', 'url' => '/ru/new-car/citroen/'), array('name' => 'Ford', 'url' => '/ru/new-car/ford/'), array('name' => 'Honda', 'url' => '/ru/new-car/honda/'), array('name' => 'INFINITI', 'url' => '/ru/new-car/infiniti/'), array('name' => 'Jeep', 'url' => '/ru/new-car/jeep/'), array('name' => 'LAND ROVER', 'url' => '/ru/new-car/land-rover/'), array('name' => 'Lexus', 'url' => '/ru/new-car/lexus/'), array('name' => 'Maxus', 'url' => '/ru/new-car/maxus/'), array('name' => 'Mazda', 'url' => '/ru/new-car/mazda/'), array('name' => 'MG', 'url' => '/ru/new-car/mg/'), array('name' => 'Nissan', 'url' => '/ru/new-car/nissan/'), array('name' => 'Opel', 'url' => '/ru/new-car/opel/'), array('name' => 'Peugeot', 'url' => '/ru/new-car/peugeot/'), array('name' => 'Subaru', 'url' => '/ru/new-car/subaru/'), array('name' => 'Suzuki', 'url' => '/ru/new-car/suzuki/'), array('name' => 'Toyota', 'url' => '/ru/new-car/toyota/'), array('name' => 'Volvo', 'url' => '/ru/new-car/volvo/')), 'vehicleType' => object(VehicleType), 'catalogUrl' => '/ru/new-car/all/'))
     (src/PortalBundle/Controller/CatalogController.php:180)
  at PortalBundle\Controller\CatalogController->catalog(object(Request), object(EntityManager))
     (vendor/symfony/http-kernel/HttpKernel.php:163)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:75)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/http-kernel/Kernel.php:202)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (public/index.php:19)