https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231

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/251030-0548d202/var/cache/dev/twig/27/27f9661b03f800974a99baba0d71854f.php on line 327") in @DcSite/Toyota/Service/translations/new-sign-in_ru.html.twig at line 258.

Exceptions 2

Twig\Error\ RuntimeError

  1.         {% for item in services %}
  2.             <h2 class="site__sub__title">{{ item.category.contentByLocale(app.request.locale).title }}</h2>
  3.             <div class="list__options__wrapper">
  4.                 {% for page in item.pages %}
  5.                     <a href="{{ path('toyota_service_page', {url: page.url}) }}" class="list__options__box">
  6.                         <div class="list__options__img" style="background-image: url('{{ sonata_path(page.image, 'reference') }}')"></div>
  7.                         <p class="list__options-name">{{ page.contentByLocale(app.request.locale).title }}</p>
  8.                     </a>
  9.                 {% endfor %}
  10.             </div>
  11.         {% endfor %}
  1.         ";
  2.         // line 67
  3.         if ((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.'67$this->source); })()), "request", [], "any"falsefalsefalse67), "locale", [], "any"falsefalsefalse67) == "ru")) {
  4.             // line 68
  5.             yield "            ";
  6.             yield from $this->load("@DcSite/Toyota/Service/translations/new-sign-in_ru.html.twig"68)->unwrap()->yield($context);
  7.             // line 69
  8.             yield "        ";
  9.         } else {
  10.             // line 70
  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.         yield from $this->load("@DcSite/Toyota/header.html.twig"63)->unwrap()->yield($context);
  2.         // line 64
  3.         yield "
  4.             ";
  5.         // line 65
  6.         yield from $this->unwrap()->yieldBlock('content'$context$blocks);
  7.         // line 67
  8.         yield "
  9.             ";
  10.         // line 68
  11.         yield from $this->load("@DcSite/Toyota/leads.html.twig"68)->unwrap()->yield($context);
in vendor/twig/twig/src/Template.php -> block_body (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('socialPreview'$context$blocks);
  2.         // line 93
  3.         yield "
  4. ";
  5.         // line 94
  6.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  7.         // line 96
  8.         yield from $this->load("@My/Modules/auth.html.twig"96)->unwrap()->yield($context);
  9.         // line 97
  10.         yield from $this->unwrap()->yieldBlock('coreMessage'$context$blocks);
  11.         // line 100
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 2
  2.         $context["policyUrl"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("toyota_personal_data_policy");
  3.         // line 1
  4.         $this->parent $this->load("@Core/DCSite/core-dc-template.html.twig"1);
  5.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  6.         
  7.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  8.         
  9.         $__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.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  2.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@DcSite/Toyota/Service/sign-in.html.twig"));
  3.         $this->parent $this->load("@DcSite/Toyota/base.html.twig"1);
  4.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  5.         
  6.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  7.         
  8.         $__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.      *
Environment->render('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{ "UtmSource": "", "UtmMedium": "", "UtmCampaign": "", "UtmTerm": "", "UtmContent": "", "BpmRef": "", "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'))) in src/DcSiteBundle/Controller/BaseDcController.php (line 278)
  1.         $helpCrunchParams $this->getParameter('help_crunch_params')[$dealer->getUniqueId()] ?? null;
  2.         if ($helpCrunchParams) {
  3.             $parameters array_merge($parameters, ['helpCrunch' => $helpCrunchParams]);
  4.         }
  5.         $content $this->twig->render($view$parameters);
  6.         if (null === $response) {
  7.             $response = new Response();
  8.         }
BaseDcController->baseDcRender('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{ "UtmSource": "", "UtmMedium": "", "UtmCampaign": "", "UtmTerm": "", "UtmContent": "", "BpmRef": "", "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')), null) in src/DcSiteBundle/Controller/Toyota/BaseController.php (line 49)
  1.         $parameters array_merge($parameters, [
  2.             'menu' => $menu,
  3.             'forms' => $this->buildForms(),
  4.             'privacyUrl' => 'https://www.toyota.ua/legal/personal-data',
  5.         ]);
  6.         return parent::baseDcRender($view$parameters$response);
  7.     }
  8.     public function buildForms(): array
  9.     {
BaseController->baseToyotaRender('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data')) in src/DcSiteBundle/Controller/Toyota/ServiceController.php (line 64)
  1.         $services $servicePageService->getServiceByDealer($this->getDealer());
  2.         return $this->baseToyotaRender('@DcSite/Toyota/Service/sign-in.html.twig', [
  3.             'serviceForm' => $serviceForm->createView(),
  4.             'dealerName' => $this->getDealer()->getBrand()->getName(),
  5.             'services' => $services,
  6.         ]);
  7.     }
  8.     public function servicePage(Request $requestServicePageService $servicePageServiceViDiWorkerModel $viDiWorkerModel): ?Response
  9.     {
  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/251030-0548d202/var/cache/dev/twig/27/27f9661b03f800974a99baba0d71854f.php on line 327

  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 "                    <a href=\"";
  2.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("toyota_service_page", ["url" => CoreExtension::getAttribute($this->env$this->source$context["page"], "url", [], "any"falsefalsefalse257)]), "html"nulltrue);
  3.                 yield "\" class=\"list__options__box\">
  4.                         <div class=\"list__options__img\" style=\"background-image: url('";
  5.                 // line 258
  6.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->env->getRuntime('Sonata\MediaBundle\Twig\MediaRuntime')->path(CoreExtension::getAttribute($this->env$this->source$context["page"], "image", [], "any"falsefalsefalse258), "reference"), "html"nulltrue);
  7.                 yield "')\"></div>
  8.                         <p class=\"list__options-name\">";
  9.                 // line 259
  10.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["page"], "contentByLocale", [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.'259$this->source); })()), "request", [], "any"falsefalsefalse259), "locale", [], "any"falsefalsefalse259)], "method"falsefalsefalse259), "title", [], "any"falsefalsefalse259), "html"nulltrue);
  11.                 yield "</p>
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 67
  3.         if ((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.'67$this->source); })()), "request", [], "any"falsefalsefalse67), "locale", [], "any"falsefalsefalse67) == "ru")) {
  4.             // line 68
  5.             yield "            ";
  6.             yield from $this->load("@DcSite/Toyota/Service/translations/new-sign-in_ru.html.twig"68)->unwrap()->yield($context);
  7.             // line 69
  8.             yield "        ";
  9.         } else {
  10.             // line 70
  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.         yield from $this->load("@DcSite/Toyota/header.html.twig"63)->unwrap()->yield($context);
  2.         // line 64
  3.         yield "
  4.             ";
  5.         // line 65
  6.         yield from $this->unwrap()->yieldBlock('content'$context$blocks);
  7.         // line 67
  8.         yield "
  9.             ";
  10.         // line 68
  11.         yield from $this->load("@DcSite/Toyota/leads.html.twig"68)->unwrap()->yield($context);
in vendor/twig/twig/src/Template.php -> block_body (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('socialPreview'$context$blocks);
  2.         // line 93
  3.         yield "
  4. ";
  5.         // line 94
  6.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  7.         // line 96
  8.         yield from $this->load("@My/Modules/auth.html.twig"96)->unwrap()->yield($context);
  9.         // line 97
  10.         yield from $this->unwrap()->yieldBlock('coreMessage'$context$blocks);
  11.         // line 100
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 2
  2.         $context["policyUrl"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("toyota_personal_data_policy");
  3.         // line 1
  4.         $this->parent $this->load("@Core/DCSite/core-dc-template.html.twig"1);
  5.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  6.         
  7.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  8.         
  9.         $__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.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  2.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@DcSite/Toyota/Service/sign-in.html.twig"));
  3.         $this->parent $this->load("@DcSite/Toyota/base.html.twig"1);
  4.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  5.         
  6.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  7.         
  8.         $__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.      *
Environment->render('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{ "UtmSource": "", "UtmMedium": "", "UtmCampaign": "", "UtmTerm": "", "UtmContent": "", "BpmRef": "", "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'))) in src/DcSiteBundle/Controller/BaseDcController.php (line 278)
  1.         $helpCrunchParams $this->getParameter('help_crunch_params')[$dealer->getUniqueId()] ?? null;
  2.         if ($helpCrunchParams) {
  3.             $parameters array_merge($parameters, ['helpCrunch' => $helpCrunchParams]);
  4.         }
  5.         $content $this->twig->render($view$parameters);
  6.         if (null === $response) {
  7.             $response = new Response();
  8.         }
BaseDcController->baseDcRender('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{ "UtmSource": "", "UtmMedium": "", "UtmCampaign": "", "UtmTerm": "", "UtmContent": "", "BpmRef": "", "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')), null) in src/DcSiteBundle/Controller/Toyota/BaseController.php (line 49)
  1.         $parameters array_merge($parameters, [
  2.             'menu' => $menu,
  3.             'forms' => $this->buildForms(),
  4.             'privacyUrl' => 'https://www.toyota.ua/legal/personal-data',
  5.         ]);
  6.         return parent::baseDcRender($view$parameters$response);
  7.     }
  8.     public function buildForms(): array
  9.     {
BaseController->baseToyotaRender('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data')) in src/DcSiteBundle/Controller/Toyota/ServiceController.php (line 64)
  1.         $services $servicePageService->getServiceByDealer($this->getDealer());
  2.         return $this->baseToyotaRender('@DcSite/Toyota/Service/sign-in.html.twig', [
  3.             'serviceForm' => $serviceForm->createView(),
  4.             'dealerName' => $this->getDealer()->getBrand()->getName(),
  5.             'services' => $services,
  6.         ]);
  7.     }
  8.     public function servicePage(Request $requestServicePageService $servicePageServiceViDiWorkerModel $viDiWorkerModel): ?Response
  9.     {
  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 10:07:12 php User Deprecated: Since symfony/monolog-bridge 6.4: The "Symfony\Bridge\Monolog\Logger" class is deprecated, use HttpKernel's DebugLoggerConfigurator instead.
{
    "exception": {}
}
INFO 10:07:12 request Matched route "_profiler".
{
    "route": "_profiler",
    "route_parameters": {
        "_route": "_profiler",
        "_controller": "web_profiler.controller.profiler::panelAction",
        "token": "latest"
    },
    "request_uri": "https://shop.dev02.jeep-vidi.com.ua/index.php/_profiler/latest?ip=20.171.207.173",
    "method": "GET"
}
INFO 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 php User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
{
    "exception": {}
}
INFO 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 security Populated the TokenStorage with an anonymous Token.
INFO 10:07:12 php User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
{
    "exception": {}
}
INFO 10:07:12 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 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "CoreBundle\EventListener\RedirectListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "CoreBundle\\EventListener\\RedirectListener::onKernelRequest"
}
INFO 10:07:12 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 10:07:12 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 10:07:12 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\ControllerTraceListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\ControllerTraceListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\AuthUserListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\AuthUserListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sonata\\AdminBundle\\EventListener\\ConfigureCRUDControllerListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "CoreBundle\EventListener\RedirectListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "CoreBundle\\EventListener\\RedirectListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\ControllerTraceListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\ControllerTraceListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\AuthUserListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\AuthUserListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sonata\\AdminBundle\\EventListener\\ConfigureCRUDControllerListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sonata\\BlockBundle\\Cache\\HttpCacheHandler::onKernelResponse"
}
DEBUG 10:07:12 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 10:07:12 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
DEBUG 10:07:12 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 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
DEBUG 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "CoreBundle\EventListener\RedirectListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "CoreBundle\\EventListener\\RedirectListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\ControllerTraceListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\ControllerTraceListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\AuthUserListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\AuthUserListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sonata\\AdminBundle\\EventListener\\ConfigureCRUDControllerListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sonata\\BlockBundle\\Cache\\HttpCacheHandler::onKernelResponse"
}
DEBUG 10:07:12 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 10:07:12 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
DEBUG 10:07:12 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 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
DEBUG 10:07:12 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
DEBUG 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 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 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.request" to listener "CoreBundle\EventListener\RedirectListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "CoreBundle\\EventListener\\RedirectListener::onKernelRequest"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\ControllerTraceListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\ControllerTraceListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "CoreBundle\EventListener\AuthUserListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "CoreBundle\\EventListener\\AuthUserListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sonata\\AdminBundle\\EventListener\\ConfigureCRUDControllerListener::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 10:07:12 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 10:07:12 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 10:07:12 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 10:07:12 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/251030-0548d202/var/cache/dev/twig/27/27f9661b03f800974a99baba0d71854f.php on line 327") in "@DcSite/Toyota/Service/translations/new-sign-in_ru.html.twig" at line 258.

  at src/DcSiteBundle/Resources/views/Toyota/Service/translations/new-sign-in_ru.html.twig:258
  at Twig\Template->yield(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'))
     (var/cache/dev/twig/0b/0b49a8347446de107129e24f08866622.php:303)
  at __TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4->block_content(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (vendor/twig/twig/src/Template.php:446)
  at Twig\Template->yieldBlock('content', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (var/cache/dev/twig/a3/a37a876cfd16deb04f7cd1f2f702a012.php:260)
  at __TwigTemplate_583f213e5c4af9bab06fa19a969c49b4->block_body(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (vendor/twig/twig/src/Template.php:446)
  at Twig\Template->yieldBlock('body', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (var/cache/dev/twig/ab/abcc6f89abaf493079ff4f07a70fc725.php:171)
  at __TwigTemplate_62bd1affd9a72d924a5a14c7887c018a->doDisplay(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (var/cache/dev/twig/a3/a37a876cfd16deb04f7cd1f2f702a012.php:63)
  at __TwigTemplate_583f213e5c4af9bab06fa19a969c49b4->doDisplay(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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('head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic')))
     (var/cache/dev/twig/0b/0b49a8347446de107129e24f08866622.php:59)
  at __TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4->doDisplay(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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('seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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('seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (vendor/twig/twig/src/Template.php:358)
  at Twig\Template->display(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')))
     (vendor/twig/twig/src/Template.php:373)
  at Twig\Template->render(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')))
     (vendor/twig/twig/src/TemplateWrapper.php:51)
  at Twig\TemplateWrapper->render(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')))
     (vendor/twig/twig/src/Environment.php:333)
  at Twig\Environment->render('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')))
     (src/DcSiteBundle/Controller/BaseDcController.php:278)
  at DcSiteBundle\Controller\BaseDcController->baseDcRender('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')), null)
     (src/DcSiteBundle/Controller/Toyota/BaseController.php:49)
  at DcSiteBundle\Controller\Toyota\BaseController->baseToyotaRender('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data'))
     (src/DcSiteBundle/Controller/Toyota/ServiceController.php:64)
  at DcSiteBundle\Controller\Toyota\ServiceController->signIn(object(Request), object(ServicePageService))
     (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/251030-0548d202/var/cache/dev/twig/27/27f9661b03f800974a99baba0d71854f.php on line 327

  at vendor/sonata-project/media-bundle/src/Twig/MediaRuntime.php:104
  at Sonata\MediaBundle\Twig\MediaRuntime->path(null, 'reference')
     (var/cache/dev/twig/27/27f9661b03f800974a99baba0d71854f.php:327)
  at __TwigTemplate_8d8f42407837134a5604f63eae2de990->doDisplay(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy', '_parent' => array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy', '_parent' => array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), '_seq' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'item' => array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), '_key' => 2), '_seq' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)), 'item' => array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), '_key' => 5, 'page' => object(ServicePage)), array())
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'))
     (var/cache/dev/twig/0b/0b49a8347446de107129e24f08866622.php:303)
  at __TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4->block_content(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (vendor/twig/twig/src/Template.php:446)
  at Twig\Template->yieldBlock('content', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (var/cache/dev/twig/a3/a37a876cfd16deb04f7cd1f2f702a012.php:260)
  at __TwigTemplate_583f213e5c4af9bab06fa19a969c49b4->block_body(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (vendor/twig/twig/src/Template.php:446)
  at Twig\Template->yieldBlock('body', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (var/cache/dev/twig/ab/abcc6f89abaf493079ff4f07a70fc725.php:171)
  at __TwigTemplate_62bd1affd9a72d924a5a14c7887c018a->doDisplay(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('gtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_gtm'), 'robots' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_robots'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'ogtagStatic' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagStatic'), 'ogtagDynamicImage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_ogtagDynamicImage'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'canonical' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_canonical'), 'bodyGtm' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_bodyGtm'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'coreMessage' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_coreMessage'), 'initJsApp' => array(object(__TwigTemplate_62bd1affd9a72d924a5a14c7887c018a), 'block_initJsApp'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (var/cache/dev/twig/a3/a37a876cfd16deb04f7cd1f2f702a012.php:63)
  at __TwigTemplate_583f213e5c4af9bab06fa19a969c49b4->doDisplay(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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), 'policyUrl' => '/ru/personal-data-policy'), array('head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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('head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'body' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_body'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'coreBottomJs' => array(object(__TwigTemplate_583f213e5c4af9bab06fa19a969c49b4), 'block_coreBottomJs'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic')))
     (var/cache/dev/twig/0b/0b49a8347446de107129e24f08866622.php:59)
  at __TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4->doDisplay(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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('seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c'), '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('seo' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_seo'), 'ogtagDynamic' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_ogtagDynamic'), 'css' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_css'), 'head' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_head'), 'socialPreview' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_socialPreview'), 'content' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_content'), 'pageJS' => array(object(__TwigTemplate_ced6afcfa4b9b51833ed7a7f4b3265a4), 'block_pageJS')))
     (vendor/twig/twig/src/Template.php:358)
  at Twig\Template->display(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')))
     (vendor/twig/twig/src/Template.php:373)
  at Twig\Template->render(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')))
     (vendor/twig/twig/src/TemplateWrapper.php:51)
  at Twig\TemplateWrapper->render(array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')))
     (vendor/twig/twig/src/Environment.php:333)
  at Twig\Environment->render('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')))
     (src/DcSiteBundle/Controller/BaseDcController.php:278)
  at DcSiteBundle\Controller\BaseDcController->baseDcRender('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data', 'dealer' => object(Dealer), 'basketCount' => 0, 'dealerCityNihgtBooking' => 3, 'backLoginUrl' => 'https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231', 'seoMeta' => array('title' => null, 'description' => null, 'descriptionAll' => null, 'h1' => null, 'robots' => null), 'isSubdomainShop' => false, 'currentYear' => '2025', 'utmData' => '{    "UtmSource": "",    "UtmMedium": "",    "UtmCampaign": "",    "UtmTerm": "",    "UtmContent": "",    "BpmRef": "",    "BpmHref": "https://dev02.toyota-ua.com/ru/service/apply-for-service/?dealer_id=4%C2%AEulation_id%3D20231"}', 'helpCrunch' => array('organization' => 'toyotavidi', 'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c')), null)
     (src/DcSiteBundle/Controller/Toyota/BaseController.php:49)
  at DcSiteBundle\Controller\Toyota\BaseController->baseToyotaRender('@DcSite/Toyota/Service/sign-in.html.twig', array('serviceForm' => object(FormView), 'dealerName' => 'Toyota', 'services' => array(array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage))), array('category' => object(ServicePageCategory), 'pages' => array(object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage), object(ServicePage)))), 'menu' => array(array('id' => 14, 'title' => 'Седан', 'position' => null, 'url' => 'sedan', 'cars' => array(array('id' => 297, 'title' => 'CAMRY', 'customTitle' => 'Toyota Camry', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '0', 'url' => '/ru/avtomobili/camry/', 'hasHybrid' => false, 'price' => 1467910.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/bcfb7484eb37e9df2a0a7ba2412540e9968a6410.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1520038.0), array('id' => 327, 'title' => 'CAMRY', 'customTitle' => 'Camry Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '1', 'url' => '/ru/avtomobili/camry-hybrid/', 'hasHybrid' => true, 'price' => 1660523.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/13/85de78cef0803442845358b64dcbbee5f63e0a42.png', 'image_webp' => '', 'modelId' => 25, 'preorderPrice' => 1719491.0), array('id' => 293, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '8', 'url' => '/ru/avtomobili/corolla/', 'hasHybrid' => false, 'price' => 987393.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/5e1628f4503375852457e470fca2751801768353.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1022457.0), array('id' => 294, 'title' => 'COROLLA', 'customTitle' => 'Toyota Corolla Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '9', 'url' => '/ru/avtomobili/corolla-hybrid/', 'hasHybrid' => true, 'price' => 1378700.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/883741b3f24e3529f0980c23317668e86610cede.png', 'image_webp' => '', 'modelId' => 26, 'preorderPrice' => 1427660.0))), array('id' => 1, 'title' => 'Кроссовер', 'position' => 1, 'url' => 'crossover', 'cars' => array(array('id' => 2425, 'title' => 'YARIS CROSS', 'customTitle' => 'Toyota Yaris Cross Hybrid', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '4', 'url' => '/ru/avtomobili/yaris-cross-hybrid/', 'hasHybrid' => true, 'price' => 1092823.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/60/1f4abded9eb913b38144ae233def26f6d5bcb2a7.png', 'image_webp' => '', 'modelId' => 1189, 'preorderPrice' => 1125332.0), array('id' => 304, 'title' => 'RAV4', 'customTitle' => 'Toyota RAV4 гибрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '6', 'url' => '/ru/avtomobili/rav4/', 'hasHybrid' => true, 'price' => 1551038.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/081bd137d5a2953c8e881093b950825fcd4659e1.png', 'image_webp' => '', 'modelId' => 33, 'preorderPrice' => 1606118.0), array('id' => 301, 'title' => 'C-HR', 'customTitle' => 'Toyota C-HR Hybrid', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/toyota-c-hr-hybrid/', 'hasHybrid' => true, 'price' => 1448122.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/27/d113d7f9909cceae14c0991496cd3fe8290c2a74.png', 'image_webp' => '', 'modelId' => 32, 'preorderPrice' => 1562028.0), array('id' => 3880, 'title' => 'COROLLA CROSS', 'customTitle' => 'Toyota Corolla Cross Гибрид', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '10', 'url' => '/ru/avtomobili/corolla-cross-hybrid/', 'hasHybrid' => true, 'price' => 1549010.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0003/61/f5ec98347f4649bffa2f2135fad381b4fb7d73c7.png', 'image_webp' => '', 'modelId' => 1441, 'preorderPrice' => 0.0), array('id' => 1637, 'title' => 'HIGHLANDER', 'customTitle' => 'Toyota Highlander Гібрид', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/highlander-hybrid/', 'hasHybrid' => true, 'price' => 2368120.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/16/67b3fcd7809632c1ae96d15fae6c073ec4276c4b.png', 'image_webp' => '', 'modelId' => 29, 'preorderPrice' => 2452216.0))), array('id' => 6, 'title' => 'Внедорожник', 'position' => 3, 'url' => 'jeep', 'cars' => array(array('id' => 300, 'title' => 'LAND CRUISER PRADO', 'customTitle' => 'Toyota Land Cruiser Prado', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => true, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-prado/', 'hasHybrid' => false, 'price' => 2443138.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/4955c667854a02dc1e8e68d4467d0edbcc3ab28e.png', 'image_webp' => '', 'modelId' => 31, 'preorderPrice' => 2529898.0), array('id' => 2258, 'title' => 'LAND CRUISER', 'customTitle' => 'Land Cruiser', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '12', 'url' => '/ru/avtomobili/land-cruiser-300/', 'hasHybrid' => false, 'price' => 3681940.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/54/6e1f7a4156d287d16db06245bb60d841b988877e.png', 'image_webp' => '', 'modelId' => 1147, 'preorderPrice' => 3812692.0))), array('id' => 5, 'title' => 'Пикап', 'position' => 4, 'url' => 'pickup', 'cars' => array(array('id' => 295, 'title' => 'HILUX', 'customTitle' => 'Toyota Hilux', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '13', 'url' => '/ru/avtomobili/hilux/', 'hasHybrid' => false, 'price' => 1607920.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/44/3f0867c2e20bdb8c081dfe2a99476d51590bb7d6.png', 'image_webp' => '', 'modelId' => 27, 'preorderPrice' => 1671202.0))), array('id' => 7, 'title' => 'Минивен', 'position' => 7, 'url' => 'minivan', 'cars' => array(array('id' => 305, 'title' => 'PROACE', 'customTitle' => 'Toyota Proace', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '16', 'url' => '/ru/avtomobili/proace/', 'hasHybrid' => false, 'price' => 1445608.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/2bfbfa8c8de9bba1f6121e8fc279bc507dc833bb.png', 'image_webp' => '', 'modelId' => 71, 'preorderPrice' => 1496944.0), array('id' => 306, 'title' => 'PROACE VERSO', 'customTitle' => 'Toyota Proace Verso', 'isNew' => true, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '17', 'url' => '/ru/avtomobili/proace-verso/', 'hasHybrid' => false, 'price' => 1711210.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0001/12/e0df76a407d0180e02ed040fa2b2ebe29f1e385a.png', 'image_webp' => '', 'modelId' => 72, 'preorderPrice' => 1771978.0), array('id' => 1992, 'title' => 'PROACE CITY VERSO', 'customTitle' => 'Toyota Proace City Verso', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '18', 'url' => '/ru/avtomobili/proace-city-verso/', 'hasHybrid' => false, 'price' => 1003613.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/f6d1707296ef7d77b933bb3aab9a8d1c4d081945.png', 'image_webp' => '', 'modelId' => 1095, 'preorderPrice' => 1039253.0), array('id' => 1993, 'title' => 'PROACE CITY', 'customTitle' => 'Toyota Proace City', 'isNew' => false, 'isPreOrder' => false, 'onTestDrive' => false, 'position' => '19', 'url' => '/ru/avtomobili/proace-city/', 'hasHybrid' => false, 'price' => 959008.0, 'image' => 'https://vidi.ua/uploads/media/dc_site/0002/43/b2ee0906065b77fd2b118605b03f9c9f8ec438fc.png', 'image_webp' => '', 'modelId' => 1094, 'preorderPrice' => 993064.0)))), 'forms' => array('question' => object(FormView)), 'privacyUrl' => 'https://www.toyota.ua/legal/personal-data'))
     (src/DcSiteBundle/Controller/Toyota/ServiceController.php:64)
  at DcSiteBundle\Controller\Toyota\ServiceController->signIn(object(Request), object(ServicePageService))
     (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)