Exceptions
Exception
Twig\Error\ RuntimeError
Show exception properties
Twig\Error\RuntimeError {#13767 -lineno: 27 -name: "pages/blocks/singleServices/singleServices-recentNews.html.twig" -rawMessage: "Impossible to access an attribute ("name") on a null variable." -sourcePath: "/home/clients/14b5397f746691c6b08ec948889ec1dd/var/www/nexus-be/templates/pages/blocks/singleServices/singleServices-recentNews.html.twig" -sourceCode: """ \n {% set categories = [] %}\n {% for item in content.news_category %}\n {% set categories = categories|merge([item.name]) %}\n {% endfor %}\n \n <section id="{{ content.asideName|lower|replace({' ':'_'}) }}" data-title="{{ content.asideName }}" class="relative bg-cardGrey text-mainBlack overflow-hidden">\n <!-- image size 728x480 -->\n <section-news :title="`{{ content.newsTitle }}`" \n :description="`{{ content.newsDescription }}`" \n :cta="{href: `{{ content.btnLink }}`, target: '_self', text: `{{ content.btnText }}`}" \n :slides="[\n \n \n {% for page in content.news %}\n {% set data = sulu_content_load(page.id) %}\n \n {% set img = '' %}\n {% if data.content.image.url is defined %}\n {% set img = data.content.image.thumbnails['728x480']|with_extension %}\n {% endif %}\n \n {% if categories == [] %}\n {\n image: `{{ img }}`,\n altTitle: `{{ data.content.title?? " " }}`,\n category: `{{ data.content.category.name }}`,\n date: `{{data.content.date|date("d") ~ " " ~ data.content.date|date("M") ~ " , " ~ data.content.date|date("Y")}}`,\n title: `{{ data.content.title }}`,\n link: {href: `{{ data.content.link }}`}\n },\n {% else %}\n {% if data.content.category.name in categories %}\n {\n image: `{{ img }}`,\n altTitle: `{{ data.content.title?? " " }}`,\n category: `{{ data.content.category.name }}`,\n date: `{{data.content.date|date("d") ~ " " ~ data.content.date|date("M") ~ " , " ~ data.content.date|date("Y")}}`,\n title: `{{ data.content.title }}`,\n link: {href: `{{ data.content.link }}`}\n },\n {% endif %}\n {% endif %}\n {% endfor %}\n \n \n ]"\n side-nav-view></section-news>\n </section>\n \n \n \n {# \n <section class="relative bg-mainWhite text-mainBlack overflow-hidden">\n <section-news :title="'{{ content.newsTitle }}'" \n :description="'{{ content.newsDescription }}'" \n :cta="{href: '{{ content.btnLink }}', target: '_self', text: '{{ content.btnText }}'}" \n :slides="[\n \n \n {% for page in content.news %}\n {% set data = sulu_content_load(page.id) %}\n \n {% set img = '' %}\n {% if data.content.image.url is defined %}\n {% set img = data.content.image.thumbnails['728x480']|with_extension %}\n {% endif %}\n \n {% if categories == [] %}\n {\n image: '{{ img }}',\n altTitle: '{{ data.content.title?? " " }}',\n category: '{{ data.content.category.name }}',\n date: '{{data.content.date|date(" d") ~ " " ~ data.content.date|date(" m") ~ " , " ~ data.content.date|date(" Y")}}',\n title: '{{ data.content.title }}',\n link: {href: '{{ data.content.link }}'}\n },\n {% else %}\n {% if data.content.category.name in categories %}\n {\n image: '{{ img }}',\n altTitle: '{{ data.content.title?? " " }}',\n category: '{{ data.content.category.name }}',\n date: '{{data.content.date|date(" d") ~ " " ~ data.content.date|date(" m") ~ " , " ~ data.content.date|date(" y")}}',\n title: '{{ data.content.title }}',\n link: {href: '{{ data.content.link }}'}\n },\n {% endif %}\n {% endif %}\n {% endfor %}\n \n \n ]"></section-news>\n \n </section>\n #} """ }
{% if categories == [] %}{image: `{{ img }}`,altTitle: `{{ data.content.title?? " " }}`,category: `{{ data.content.category.name }}`,date: `{{data.content.date|date("d") ~ " " ~ data.content.date|date("M") ~ " , " ~ data.content.date|date("Y")}}`,title: `{{ data.content.title }}`,link: {href: `{{ data.content.link }}`}},{% else %}
in
var/cache/website/dev/twig/0e/0ef23072dae59ddfc149e31e284a7e80.php
twig_get_attribute
(line 126)
// line 26(((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["data"] ?? null), "content", [], "any", false, true, false, 26), "title", [], "any", true, true, false, 26) && !(null === twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["data"] ?? null), "content", [], "any", false, true, false, 26), "title", [], "any", false, false, false, 26)))) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["data"] ?? null), "content", [], "any", false, true, false, 26), "title", [], "any", false, false, false, 26), "html", null, true))) : (print (" ")));echo "`,category: `";// line 27echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["data"]) || array_key_exists("data", $context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.', 27, $this->source); })()), "content", [], "any", false, false, false, 27), "category", [], "any", false, false, false, 27), "name", [], "any", false, false, false, 27), "html", null, true);echo "`,date: `";// line 28echo twig_escape_filter($this->env, ((((twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["data"]) || array_key_exists("data", $context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.', 28, $this->source); })()), "content", [], "any", false, false, false, 28), "date", [], "any", false, false, false, 28), "d") . " ") . twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["data"]) || array_key_exists("data", $context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.', 28, $this->source); })()), "content", [], "any", false, false, false, 28), "date", [], "any", false, false, false, 28), "M")) . " , ") . twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["data"]) || array_key_exists("data", $context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.', 28, $this->source); })()), "content", [], "any", false, false, false, 28), "date", [], "any", false, false, false, 28), "Y")), "html", null, true);echo "`,
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
vendor/twig/twig/src/Template.php
->
display
(line 379)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 40)
public function render(array $context = []): string{// using func_get_args() allows to not expose the blocks argument// as it should only be used by internal codereturn $this->template->render($context, \func_get_args()[1] ?? []);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Extension/CoreExtension.php
->
render
(line 1349)
if (!$ignoreMissing) {throw $e;}}return $loaded ? $loaded->render($variables) : '';} finally {if ($isSandboxed && !$alreadySandboxed) {$sandbox->disableSandbox();}}
in
var/cache/website/dev/twig/a0/a0049fe85186a524ca34c0dff8b0aec2.php
twig_include
(line 141)
$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["item"]) {// line 16echo " ";echo twig_include($this->env, $context, (("pages/blocks/singleServices/" . twig_get_attribute($this->env, $this->source, $context["item"], "type", [], "any", false, false, false, 16)) . ".html.twig"), ["content" => $context["item"], "template" => (isset($context["template"]) || array_key_exists("template", $context) ? $context["template"] : (function () { throw new RuntimeError('Variable "template" does not exist.', 16, $this->source); })()), "parent" => (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 16, $this->source); })())]);echo "";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;
in
vendor/twig/twig/src/Template.php
->
block_content
(line 171)
throw new \LogicException('A block must be a method on a \Twig\Template instance.');}if (null !== $template) {try {$template->$block($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($template->getSourceContext());}
in
var/cache/website/dev/twig/5e/5e8f54d3b3c8c208883ad5034baf4e74.php
->
displayBlock
(line 226)
echo "<div id=\"smooth-wrapper\"><div id=\"smooth-content\">";// line 73$this->displayBlock('content', $context, $blocks);// line 74echo " ";echo twig_include($this->env, $context, "pages/includes/footer.html.twig");echo "</div>
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
var/cache/website/dev/twig/a0/a0049fe85186a524ca34c0dff8b0aec2.php
->
display
(line 53)
// line 3$context["style"] = "wrapper--generated-nav";// line 1$this->parent = $this->loadTemplate("base.html.twig", "pages/singleService.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 394)
}protected function displayWithErrorHandling(array $context, array $blocks = []){try {$this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 367)
return $this->blocks;}public function display(array $context, array $blocks = []){$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}public function render(array $context){$level = ob_get_level();
in
vendor/twig/twig/src/Template.php
->
display
(line 379)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 40)
public function render(array $context = []): string{// using func_get_args() allows to not expose the blocks argument// as it should only be used by internal codereturn $this->template->render($context, \func_get_args()[1] ?? []);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Environment.php
->
render
(line 280)
* @throws SyntaxError When an error occurred during compilation* @throws RuntimeError When an error occurred during rendering*/public function render($name, array $context = []): string{return $this->load($name)->render($context);}/*** Displays a template.*
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
render
(line 243)
if ($v instanceof FormInterface) {$parameters[$k] = $v->createView();}}return $this->container->get('twig')->render($view, $parameters);}/*** Renders a view.*
in
vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/WebsiteController.php
->
renderView
(line 81)
$viewTemplate,$data);} else {$content = $this->renderView($viewTemplate,$data);}$response = new Response($content);
in
vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/DefaultController.php
->
renderStructure
(line 34)
* @return Response*/public function indexAction(StructureInterface $structure, $preview = false, $partial = false){$response = $this->renderStructure($structure,[],$preview,$partial);
in
vendor/symfony/http-kernel/HttpKernel.php
->
indexAction
(line 166)
$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);$controller = $event->getController();$arguments = $event->getArguments();// call controller$response = $controller(...$arguments);// viewif (!$response instanceof Response) {$event = new ViewEvent($this, $request, $type, $response, $event);$this->dispatcher->dispatch($event, KernelEvents::VIEW);
in
vendor/symfony/http-kernel/HttpKernel.php
->
handleRaw
(line 74)
{$request->headers->set('X-Php-Ob-Level', (string) ob_get_level());$this->requestStack->push($request);try {return $this->handleRaw($request, $type);} catch (\Throwable $e) {if ($e instanceof \Error && !$this->handleAllThrowables) {throw $e;}
in
vendor/symfony/http-kernel/Kernel.php
->
handle
(line 197)
$this->boot();++$this->requestStackSize;$this->resetServices = true;try {return $this->getHttpKernel()->handle($request, $type, $catch);} finally {--$this->requestStackSize;}}
// When using the HttpCache, you need to call the method in your front controller// instead of relying on the configuration parameter// https://symfony.com/doc/3.4/reference/configuration/framework.html#http-method-overrideRequest::enableHttpMethodParameterOverride();$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();$kernel->terminate($request, $response);
Logs
| Level | Channel | Message |
|---|---|---|
| INFO 16:06:10 | deprecation |
User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:64 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm) {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:82 called by App_KernelDevDebugContainer.php:1379, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Persistence\EventSubscriber\ORM\MetadataSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Persistence\EventSubscriber\ORM\UserBlameSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Doctrine\ReferencesOption" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Doctrine\ORM\Tools\ResolveTargetEntityListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Massive\Bundle\SearchBundle\Search\EventSubscriber\DoctrineOrmSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Persistence\EventSubscriber\ORM\TimestampableSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Bundle\SecurityBundle\EventListener\PermissionInheritanceSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Bundle\RedirectBundle\GoneSubscriber\GoneEntitySubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Bundle\ActivityBundle\Infrastructure\Doctrine\Subscriber\DomainEventCollectorSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Short namespace aliases such as "SuluMediaBundle:Collection" are deprecated and will be removed in Doctrine ORM 3.0. (EntityManager.php:811 called by App_KernelDevDebugContainer.php:2620, https://github.com/doctrine/orm/issues/8818, package doctrine/orm) {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Short namespace aliases such as "SuluMediaBundle:Collection" are deprecated, use ::class constant instead. (AbstractClassMetadataFactory.php:254 called by EntityManager.php:318, https://github.com/doctrine/persistence/issues/204, package doctrine/persistence) {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead. {
"exception": {}
}
|
| INFO 16:06:10 | request |
Matched route "_profiler". {
"route": "_profiler",
"route_parameters": {
"_route": "_profiler",
"_controller": "web_profiler.controller.profiler::panelAction",
"token": "1561af"
},
"request_uri": "https://nexus-france.ewm.dev/_profiler/1561af?panel=exception",
"method": "GET"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\RestBundle\\EventListener\\ZoneMatcherListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\Routing\RequestListener::onRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\Routing\\RequestListener::onRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\SecurityBundle\EventListener\SystemListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\SecurityBundle\\EventListener\\SystemListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\TranslatorListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\RestBundle\\EventListener\\BodyListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\HttpCacheBundle\EventListener\Php8AttributesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\HttpCacheBundle\\EventListener\\Php8AttributesListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sulu\\Bundle\\SecurityBundle\\EventListener\\SuluSecurityListener::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "ContainerJ6igzHa\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "ContainerJ6igzHa\\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | 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 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\RestBundle\\EventListener\\ZoneMatcherListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\Routing\RequestListener::onRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\Routing\\RequestListener::onRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\SecurityBundle\EventListener\SystemListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\SecurityBundle\\EventListener\\SystemListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\TranslatorListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\RestBundle\\EventListener\\BodyListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\HttpCacheBundle\EventListener\Php8AttributesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\HttpCacheBundle\\EventListener\\Php8AttributesListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sulu\\Bundle\\SecurityBundle\\EventListener\\SuluSecurityListener::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "ContainerJ6igzHa\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "ContainerJ6igzHa\\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | 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 16:06:10 | deprecation |
User Deprecated: Class "Nyholm\Psr7\Factory\HttplugFactory" is deprecated since version 1.8, use "Nyholm\Psr7\Factory\Psr17Factory" instead. {
"exception": {}
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse". {
"event": "kernel.response",
"listener": "FOS\\HttpCacheBundle\\EventListener\\CacheControlListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | 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 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode". {
"event": "kernel.response",
"listener": "FOS\\RestBundle\\EventListener\\ResponseStatusCodeListener::setResponseStatusCode"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse". {
"event": "kernel.response",
"listener": "FOS\\HttpCacheBundle\\EventListener\\TagListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber::onResponse". {
"event": "kernel.response",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventSubscriber\\GeneratorEventSubscriber::onResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addVaryHeader". {
"event": "kernel.response",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\SegmentSubscriber::addVaryHeader"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addCookieHeader". {
"event": "kernel.response",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\SegmentSubscriber::addCookieHeader"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "ContainerJ6igzHa\TrustedCookieResponseListenerGhost893c645::onKernelResponse". {
"event": "kernel.response",
"listener": "ContainerJ6igzHa\\TrustedCookieResponseListenerGhost893c645::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener::onResponse". {
"event": "kernel.response",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\AppendAnalyticsListener::onResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Sulu\Bundle\MarkupBundle\Listener\MarkupListener::replaceMarkup". {
"event": "kernel.response",
"listener": "Sulu\\Bundle\\MarkupBundle\\Listener\\MarkupListener::replaceMarkup"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | 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 16:06:10 | event |
Notified event "kernel.finish_request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\RouterListener::onKernelFinishRequest"
}
|
| DEBUG 16:06:10 | 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 16:06:10 | 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 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\RestBundle\\EventListener\\ZoneMatcherListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\Routing\RequestListener::onRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\Routing\\RequestListener::onRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\SecurityBundle\EventListener\SystemListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\SecurityBundle\\EventListener\\SystemListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\TranslatorListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\RestBundle\\EventListener\\BodyListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\HttpCacheBundle\EventListener\Php8AttributesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\HttpCacheBundle\\EventListener\\Php8AttributesListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sulu\\Bundle\\SecurityBundle\\EventListener\\SuluSecurityListener::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "ContainerJ6igzHa\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "ContainerJ6igzHa\\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | 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 16:06:10 | event |
Notified event "kernel.response" to listener "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse". {
"event": "kernel.response",
"listener": "FOS\\HttpCacheBundle\\EventListener\\CacheControlListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | 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 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode". {
"event": "kernel.response",
"listener": "FOS\\RestBundle\\EventListener\\ResponseStatusCodeListener::setResponseStatusCode"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse". {
"event": "kernel.response",
"listener": "FOS\\HttpCacheBundle\\EventListener\\TagListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber::onResponse". {
"event": "kernel.response",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventSubscriber\\GeneratorEventSubscriber::onResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addVaryHeader". {
"event": "kernel.response",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\SegmentSubscriber::addVaryHeader"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addCookieHeader". {
"event": "kernel.response",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\SegmentSubscriber::addCookieHeader"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "ContainerJ6igzHa\TrustedCookieResponseListenerGhost893c645::onKernelResponse". {
"event": "kernel.response",
"listener": "ContainerJ6igzHa\\TrustedCookieResponseListenerGhost893c645::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener::onResponse". {
"event": "kernel.response",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\AppendAnalyticsListener::onResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Sulu\Bundle\MarkupBundle\Listener\MarkupListener::replaceMarkup". {
"event": "kernel.response",
"listener": "Sulu\\Bundle\\MarkupBundle\\Listener\\MarkupListener::replaceMarkup"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
|
| DEBUG 16:06:10 | 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 16:06:10 | event |
Notified event "kernel.finish_request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\RouterListener::onKernelFinishRequest"
}
|
| DEBUG 16:06:10 | 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 16:06:10 | 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 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\RestBundle\\EventListener\\ZoneMatcherListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\Routing\RequestListener::onRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\Routing\\RequestListener::onRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\SecurityBundle\EventListener\SystemListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\SecurityBundle\\EventListener\\SystemListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Sulu\\Bundle\\WebsiteBundle\\EventListener\\TranslatorListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\RestBundle\\EventListener\\BodyListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "FOS\HttpCacheBundle\EventListener\Php8AttributesListener::onKernelRequest". {
"event": "kernel.request",
"listener": "FOS\\HttpCacheBundle\\EventListener\\Php8AttributesListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener::onKernelRequest"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller" to listener "Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sulu\\Bundle\\SecurityBundle\\EventListener\\SuluSecurityListener::onKernelController"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | event |
Notified event "kernel.controller_arguments" to listener "ContainerJ6igzHa\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "ContainerJ6igzHa\\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
}
|
| DEBUG 16:06:10 | 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 Trace
|
RuntimeError
|
|---|
Twig\Error\RuntimeError:
Impossible to access an attribute ("name") on a null variable.
at templates/pages/blocks/singleServices/singleServices-recentNews.html.twig:27
at twig_get_attribute(object(Environment), object(Source), null, 'name', array(), 'any', false, false, false, 27)
(var/cache/website/dev/twig/0e/0ef23072dae59ddfc149e31e284a7e80.php:126)
at __TwigTemplate_6c213521ee1be3b0137f3bc325d3a3d1->doDisplay(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings'), 'parent' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'categories' => array(), '_parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*), 'field_emails' => array(*DEEP NESTED ARRAY*), 'field_default' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*))))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings'), 'parent' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'categories' => array(), '_parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), '_seq' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))), 'loop' => array('parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array(*DEEP NESTED ARRAY*)), array('pack' => array(*DEEP NESTED ARRAY*)), array('pack' => array(*DEEP NESTED ARRAY*))), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array(*DEEP NESTED ARRAY*)), array('pack' => array(*DEEP NESTED ARRAY*)), array('pack' => array(*DEEP NESTED ARRAY*))), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array(*DEEP NESTED ARRAY*)), array('pack' => array(*DEEP NESTED ARRAY*)), array('pack' => array(*DEEP NESTED ARRAY*))), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(*DEEP NESTED ARRAY*), 'field' => array(*DEEP NESTED ARRAY*))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(*DEEP NESTED ARRAY*))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), 'index0' => 18, 'index' => 19, 'first' => false, 'revindex0' => 0, 'revindex' => 1, 'length' => 19, 'last' => true), 'item' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), '_key' => 18), '_seq' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'loop' => array('parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), 'index0' => 18, 'index' => 19, 'first' => false, 'revindex0' => 0, 'revindex' => 1, 'length' => 19, 'last' => true), 'item' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), '_key' => 12, 'page' => object(ArrayAccessItem), 'data' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'link' => array(), 'authorName' => array(), 'date' => array(), 'category' => array(), 'subTitle' => array(), 'description' => array(), 'share' => array(), 'image' => array('id' => null), 'sliderImages' => null, 'blocks' => array()), 'content' => array('title' => 'NEXUS Automotive International launched its first session of the INSEAD Aftermarket Executive Program to contribute to the progressive future of the automotive aftermarket', 'url' => '/news/nexus-automotive-international-launched-its-first-session-of-the-insead-aftermarket-executive-program-to-contribute-to-the-progressive-future-of-the-automotive-aftermarket', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'link' => null, 'authorName' => '', 'date' => '', 'category' => null, 'subTitle' => '', 'description' => '', 'share' => '', 'image' => null, 'sliderImages' => array(), 'blocks' => array()), 'id' => 'c447940e-f694-4303-aedc-806fe64e46e7', 'uuid' => 'c447940e-f694-4303-aedc-806fe64e46e7', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleNews', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'urls' => array('en' => '/news/nexus-automotive-international-launched-its-first-session-of-the-insead-aftermarket-executive-program-to-contribute-to-the-progressive-future-of-the-automotive-aftermarket'), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => 1), 'img' => ''), array())
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings'), '_parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*), 'field_emails' => array(*DEEP NESTED ARRAY*), 'field_default' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*))))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), '_seq' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))), 'loop' => array('parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), 'index0' => 18, 'index' => 19, 'first' => false, 'revindex0' => 0, 'revindex' => 1, 'length' => 19, 'last' => true), 'item' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), '_key' => 18, 'parent' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))))), array())
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings'), '_parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*), 'field_emails' => array(*DEEP NESTED ARRAY*), 'field_default' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*))))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), '_seq' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))), 'loop' => array('parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), 'index0' => 18, 'index' => 19, 'first' => false, 'revindex0' => 0, 'revindex' => 1, 'length' => 19, 'last' => true), 'item' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), '_key' => 18, 'parent' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))))))
(vendor/twig/twig/src/Template.php:379)
at Twig\Template->render(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings'), '_parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*), 'field_emails' => array(*DEEP NESTED ARRAY*), 'field_default' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*))))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), '_seq' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))), 'loop' => array('parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), 'index0' => 18, 'index' => 19, 'first' => false, 'revindex0' => 0, 'revindex' => 1, 'length' => 19, 'last' => true), 'item' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), '_key' => 18, 'parent' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))))), array())
(vendor/twig/twig/src/TemplateWrapper.php:40)
at Twig\TemplateWrapper->render(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings'), '_parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*), 'field_emails' => array(*DEEP NESTED ARRAY*), 'field_default' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*))))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), '_seq' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))), 'loop' => array('parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), 'index0' => 18, 'index' => 19, 'first' => false, 'revindex0' => 0, 'revindex' => 1, 'length' => 19, 'last' => true), 'item' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), '_key' => 18, 'parent' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))))))
(vendor/twig/twig/src/Extension/CoreExtension.php:1349)
at twig_include(object(Environment), array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings'), '_parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*), 'field_emails' => array(*DEEP NESTED ARRAY*), 'field_default' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*))))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), '_seq' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))), 'loop' => array('parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), 'index0' => 18, 'index' => 19, 'first' => false, 'revindex0' => 0, 'revindex' => 1, 'length' => 19, 'last' => true), 'item' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), '_key' => 18), 'pages/blocks/singleServices/singleServices-recentNews.html.twig', array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings'), '_parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*), 'field_emails' => array(*DEEP NESTED ARRAY*), 'field_default' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*))))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), '_seq' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))), 'loop' => array('parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), 'index0' => 18, 'index' => 19, 'first' => false, 'revindex0' => 0, 'revindex' => 1, 'length' => 19, 'last' => true), 'item' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), '_key' => 18, 'parent' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))))))
(var/cache/website/dev/twig/a0/a0049fe85186a524ca34c0dff8b0aec2.php:141)
at __TwigTemplate_7d91908b6e2881bb2542c30e8da83219->block_content(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings'), '_parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*), 'field_emails' => array(*DEEP NESTED ARRAY*), 'field_default' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_name' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*), 'field_required' => array(*DEEP NESTED ARRAY*), 'field_required_msg' => array(*DEEP NESTED ARRAY*), 'field_values' => array(*DEEP NESTED ARRAY*)), array('field_label' => array(*DEEP NESTED ARRAY*), 'field_class' => array(*DEEP NESTED ARRAY*), 'field_id' => array(*DEEP NESTED ARRAY*))))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), '_seq' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)))), 'loop' => array('parent' => array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*)))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), 'index0' => 18, 'index' => 19, 'first' => false, 'revindex0' => 0, 'revindex' => 1, 'length' => 19, 'last' => true), 'item' => array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), '_key' => 18), array('meta' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_meta'), 'style' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_style'), 'containerClass' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_containerClass'), 'preloader' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_preloader'), 'banner' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_banner'), 'content' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_content'), 'javascripts' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_javascripts')))
(vendor/twig/twig/src/Template.php:171)
at Twig\Template->displayBlock('content', array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), array('meta' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_meta'), 'style' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_style'), 'containerClass' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_containerClass'), 'preloader' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_preloader'), 'banner' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_banner'), 'content' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_content'), 'javascripts' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_javascripts')))
(var/cache/website/dev/twig/5e/5e8f54d3b3c8c208883ad5034baf4e74.php:226)
at __TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869->doDisplay(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav', 'snippets_settings' => array('view' => array('title' => array(), 'header_white_logo' => array('id' => 797), 'header_black_logo' => array('id' => 796), 'header_menu_logo' => array('id' => 796), 'footer_logo' => array('id' => 29), 'favicon_website' => array('id' => 25), 'newsroom_login_label' => array(), 'newsroom_login_link' => array('provider' => 'page', 'locale' => 'en'), 'newsroom_failed_login_message' => array(), 'apiKey' => array(), 'search_label' => array(), 'search_submit_label' => array(), 'search_select_label' => array(), 'search_select_all_label' => array(), 'search_select_structures_label' => array(), 'search_select_news_label' => array(), 'search_select_events_label' => array(), 'search_select_services_label' => array(), 'search_structures_member_label' => array(), 'search_news_label' => array(), 'search_press_label' => array(), 'search_label_found' => array(), 'contact_bloc_title' => array(), 'address_label' => array(), 'address' => array(), 'phone_label' => array(), 'phone' => array(), 'email_label' => array(), 'email' => array(), 'social_media_title' => array(), 'social_media_list' => array(array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array()), array('item_social_media_link' => array('provider' => 'external', 'locale' => 'en'), 'item_social_media_name' => array())), 'newsletter_api_key' => array(), 'newsletter_list_ids' => array(), 'newsletter_sign_up_title' => array(), 'newsletter_sign_up_label' => array(), 'newsletter_email_label' => array(), 'newsletter_success_msg' => array(), 'newsletter_error_msg' => array(), 'contacts_label' => array(), 'contacts_text' => array(), 'all_rights' => array(), 'designed_by' => array(), 'top_button_label' => array(), 'color1' => array(), 'color2' => array(), 'color4' => array(), 'color3' => array(), 'color5' => array(), 'color6' => array(), 'color7' => array(), 'color8' => array(), 'template' => 'settings', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b'), 'content' => array('title' => 'Settings', 'header_white_logo' => object(Media), 'header_black_logo' => object(Media), 'header_menu_logo' => object(Media), 'footer_logo' => object(Media), 'favicon_website' => object(Media), 'newsroom_login_label' => 'Newsroom Log In', 'newsroom_login_link' => 'https://nexus.ewm.dev/en/newsroom-login', 'newsroom_failed_login_message' => 'User or password is incorrect!', 'apiKey' => 'AIzaSyBMp-dwawowHTRvRP_uK8dfJFQB0q_HSv0', 'search_label' => 'Search', 'search_submit_label' => 'Press Enter', 'search_select_label' => 'Results', 'search_select_all_label' => 'All', 'search_select_structures_label' => 'Regional structures ', 'search_select_news_label' => 'News', 'search_select_events_label' => 'Events', 'search_select_services_label' => 'Services', 'search_structures_member_label' => 'Members', 'search_news_label' => 'News & updates', 'search_press_label' => 'Press Release', 'search_label_found' => 'result(s) were found', 'contact_bloc_title' => 'Contacts', 'address_label' => 'Address', 'address' => '<p>Chemin du Château Bloch 11</p><p>1219 Le Lignon - Geneva, Switzerland</p>', 'phone_label' => 'Phone', 'phone' => '+41 22 306 49 50', 'email_label' => 'Email', 'email' => 'info@nexusautomotive.eu', 'social_media_title' => 'Social', 'social_media_list' => array(array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.linkedin.com/company/nexus-automotive-international', 'item_social_media_name' => 'LinkedIn'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.facebook.com/nexusautomotive', 'item_social_media_name' => 'Facebook'), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.instagram.com/nexusautomotiveinternational/', 'item_social_media_name' => 'Instagram '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://twitter.com/NexusAutomotiv', 'item_social_media_name' => 'Twitter '), array('type' => 'social_media_list_types', 'settings' => object(stdClass), 'item_social_media_link' => 'https://www.youtube.com/channel/UCd4DU4-NXtHD-63tYUMNRbg?sub_confirmation=1', 'item_social_media_name' => 'YouTube')), 'newsletter_api_key' => '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', 'newsletter_list_ids' => '20', 'newsletter_sign_up_title' => 'Newsletter sign up', 'newsletter_sign_up_label' => 'Send', 'newsletter_email_label' => 'Email', 'newsletter_success_msg' => 'You have successfully subscribed to our newsletter !', 'newsletter_error_msg' => 'An error occurred please try again later !', 'contacts_label' => 'Contacts', 'contacts_text' => 'Nexus Automotive international. CHE-223.619.341', 'all_rights' => 'All rights reserved.', 'designed_by' => 'Designed by EWM.', 'top_button_label' => 'Top', 'color1' => '', 'color2' => '', 'color4' => '', 'color3' => '', 'color5' => '', 'color6' => '', 'color7' => '', 'color8' => ''), 'id' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'uuid' => 'ab499475-9c3c-45ed-9ab9-7a5b09bacb5b', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'settings')), array('meta' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_meta'), 'style' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_style'), 'containerClass' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_containerClass'), 'preloader' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_preloader'), 'banner' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_banner'), 'content' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_content'), 'javascripts' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_javascripts')))
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav'), array('meta' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_meta'), 'style' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_style'), 'containerClass' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_containerClass'), 'preloader' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_preloader'), 'banner' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_banner'), 'content' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_content'), 'javascripts' => array(object(__TwigTemplate_5b4070ce95d3efa2ea80ecee6e392869), 'block_javascripts')))
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav'), array('containerClass' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_containerClass'), 'banner' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_banner'), 'content' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_content')))
(var/cache/website/dev/twig/a0/a0049fe85186a524ca34c0dff8b0aec2.php:53)
at __TwigTemplate_7d91908b6e2881bb2542c30e8da83219->doDisplay(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/', 'style' => 'wrapper--generated-nav'), array('containerClass' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_containerClass'), 'banner' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_banner'), 'content' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_content')))
(vendor/twig/twig/src/Template.php:394)
at Twig\Template->displayWithErrorHandling(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck'), 'app' => object(AppVariable), 'recaptcha_secret_key' => '6LeCGAQoAAAAAGitW_SIXa0Jx3Hy8hThYrGbYfFe', 'recaptcha_site_key' => '6LeCGAQoAAAAAOF1qFyxx3w1LhmCKsdADbtWqrrF', 'DOMAIN_NAME' => 'https://nexus.ewm.dev/'), array('containerClass' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_containerClass'), 'banner' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_banner'), 'content' => array(object(__TwigTemplate_7d91908b6e2881bb2542c30e8da83219), 'block_content')))
(vendor/twig/twig/src/Template.php:367)
at Twig\Template->display(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck')))
(vendor/twig/twig/src/Template.php:379)
at Twig\Template->render(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck')), array())
(vendor/twig/twig/src/TemplateWrapper.php:40)
at Twig\TemplateWrapper->render(array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck')))
(vendor/twig/twig/src/Environment.php:280)
at Twig\Environment->render('pages/singleService.html.twig', array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck')))
(vendor/symfony/framework-bundle/Controller/AbstractController.php:243)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('pages/singleService.html.twig', array('view' => array('title' => array(), 'url' => array(), 'bannerTitle' => array(), 'bannerDescription' => array(), 'bannerImage' => array('id' => null), 'bannerBtnText' => array(), 'bannerBtnLink' => array(), 'bannerBtnLinkTarget' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 48), 'category' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'page', 'locale' => 'en'), 'Iam' => array(), 'ImLookingFor' => array(), 'ImSpecialized' => array(), 'blocks' => array(array('description' => array(), 'icon' => array('displayOption' => null, 'id' => 721), 'image' => array('displayOption' => null, 'id' => 67)), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 752), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'programmes' => array(array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()), array('programme' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array(array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()), array('title' => array(), 'link' => array('provider' => 'page', 'locale' => 'en'), 'image' => array('displayOption' => null, 'id' => 3), 'themeStyle' => array()))), array('asideName' => array(), 'title' => array(), 'image' => array('displayOption' => null, 'id' => 707), 'advantages' => array(array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()), array('advantage' => array(), 'description' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 734), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'btnLinkTarget' => array()), array('asideName' => array(), 'title' => array(), 'subTitle' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'media', 'locale' => 'en'), 'image' => array('id' => 753), 'programs' => array(array('program' => array()), array('program' => array()), array('program' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'videoText' => array(), 'imageText' => array(), 'gallery' => array('displayOption' => null, 'ids' => array(722, 677, 678, 675, 647, 645, 646, 67, 66))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'solutionTitle' => array(), 'solutions' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'iframeLink' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 787), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en'), 'btnText2' => array(), 'btnLink2' => array('provider' => 'external', 'locale' => 'en'), 'programmes' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')), array('title' => array(), 'subTitle' => array(), 'price' => array(), 'packs' => array(array('pack' => array()), array('pack' => array()), array('pack' => array())), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en')))), array('asideName' => array(), 'title' => array(), 'documents' => array(array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')), array('documentType' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'external', 'locale' => 'en')))), array('asideName' => array(), 'mapTitle' => array(), 'pin' => array('displayOption' => null, 'id' => 724), 'mapDescription' => array(), 'regionals' => array('dataSource' => '6b288ca2-1eb0-4e43-8706-51ef2e1314b4', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'singlePartner', 'singleService', 'homepage', 'ngroup', 'community', 'default', 'events', 'news', 'ntransactional', 'singleNews', 'climate', 'singleMember', 'singleRegionalStructure', 'not-found'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR'), 'sorted' => array()), array('asideName' => array(), 'title' => array(), 'description' => array(), 'description2' => array(), 'link' => array('provider' => 'external', 'locale' => 'en')), array('asideName' => array(), 'title' => array(), 'description' => array(), 'details' => array(array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()), array('title' => array(), 'number' => array(), 'year' => array()))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'image' => array('displayOption' => null, 'id' => 647), 'snippets' => array(array('title' => array(), 'form' => array(array('form_block_title' => array(), 'field' => array(array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_values' => array(), 'field_emails' => array(), 'field_default' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_name' => array(), 'field_class' => array(), 'field_id' => array(), 'field_required' => array(), 'field_required_msg' => array(), 'field_values' => array()), array('field_label' => array(), 'field_class' => array(), 'field_id' => array())))), 'messageTitle' => array(), 'success' => array(), 'success_contact' => array(), 'success_thank' => array(), 'email_to' => array(), 'email_from' => array(), 'template' => 'form', 'uuid' => '007eac7c-9906-46a5-92e7-31572ae33ce6'))), array('asideName' => array(), 'title' => array(), 'description' => array(), 'btnText' => array(), 'btnLink' => array(), 'events_category' => array(), 'events' => array('dataSource' => '841bfeb8-48a4-4887-bb78-be06d3b4c68d', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')), array('asideName' => array(), 'newsTitle' => array(), 'newsDescription' => array(), 'btnText' => array(), 'btnLink' => array('provider' => 'page', 'locale' => 'en'), 'news_category' => array(), 'news' => array('dataSource' => '52a1291b-9a20-4915-b828-78ee146987a0', 'includeSubFolders' => false, 'category' => null, 'tags' => array(), 'sortBy' => null, 'sortMethod' => 'asc', 'presentAs' => null, 'limitResult' => null, 'page' => 1, 'hasNextPage' => false, 'paginated' => true, 'categoryRoot' => null, 'categoriesParameter' => 'categories', 'tagsParameter' => 'tags', 'audienceTargeting' => null, 'categories' => array(), 'categoryOperator' => 'or', 'tagOperator' => 'or', 'types' => array('singleEvent', 'singleManufacturer', 'homepage', 'ngroup', 'singleMember', 'singlePartner', 'singleService', 'community', 'default', 'events', 'news', 'climate', 'not-found', 'newsRoom', 'ntransactional', 'singleNews', 'singleRegionalStructure', 'newsRoomLogin'), 'excluded' => array('7c837b60-4b54-415f-85a7-dc32c7301983'), 'websiteTags' => array(), 'websiteTagsOperator' => 'OR', 'websiteCategories' => array(), 'websiteCategoriesOperator' => 'OR')))), 'content' => array('title' => 'NEXUSTRUCK', 'url' => '/services/nexustruck', 'bannerTitle' => '', 'bannerDescription' => '', 'bannerImage' => null, 'bannerBtnText' => '', 'bannerBtnLink' => null, 'bannerBtnLinkTarget' => null, 'description' => 'Dedicated to heavy-duty and commercial vehicles, including trailers.Providebest-in-class local service and quality repairs to fleet managers without compromiseis our priority !', 'image' => object(Media), 'category' => array('id' => 15, 'key' => null, 'name' => 'N!Academy', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), 'btnText' => 'Discover more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck', 'btnText2' => 'Contact us', 'btnLink2' => 'https://nexus.ewm.dev/en', 'Iam' => array(array('id' => 8, 'key' => null, 'name' => 's1 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime)), array('id' => 9, 'key' => null, 'name' => 's1 option 2', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImLookingFor' => array(array('id' => 10, 'key' => null, 'name' => 's2 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'ImSpecialized' => array(array('id' => 12, 'key' => null, 'name' => 's3 option 1', 'description' => null, 'meta' => array(), 'keywords' => array(), 'defaultLocale' => 'en', 'creator' => 'Admin nexus', 'changer' => 'Admin nexus', 'created' => object(DateTime), 'changed' => object(DateTime))), 'blocks' => array(array('type' => 'singleServices-cover', 'settings' => object(stdClass), 'description' => '<p>Dedicated to heavy-duty and commercial vehicles, including trailers.Provide</p><p>best-in-class local service and quality repairs to fleet managers without</p><p>compromise is our priority !</p>', 'icon' => object(Media), 'image' => object(Media)), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'Advantages', 'title' => 'Advanteges of the programme', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'programmes' => array(array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Develop of a network of independent auto services and auto shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'Loyalty program for participants, services and shops'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To benefit from an international assistance and complete fleet management'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'International Assistants'), array('type' => 'programmes', 'settings' => object(stdClass), 'programme' => 'To provide with special clothes of service technicians'))), array('type' => 'singleServices-about', 'settings' => array('hidden' => false, 'schedules_enabled' => null, 'schedules' => null, 'segment_enabled' => null, 'segments' => null, 'target_groups_enabled' => null, 'target_groups' => null), 'asideName' => 'About1', 'title' => 'About ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'solutionTitle' => 'This support is available through the 3 pillars of our concept:', 'solutions' => array(array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'orange'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => 'white'), array('type' => 'solutions', 'settings' => object(stdClass), 'title' => 'Communication', 'link' => 'https://nexus.ewm.dev/en', 'image' => object(Media), 'themeStyle' => null))), array('type' => 'singleServices-advantages', 'settings' => object(stdClass), 'asideName' => 'Advantage1', 'title' => 'Advantages', 'image' => object(Media), 'advantages' => array(array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new partners', 'description' => '<p>As a member of a 1000+ trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract ', 'description' => '<p>Workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'), array('type' => 'advantages', 'settings' => object(stdClass), 'advantage' => 'Increase your visibility and attract new ', 'description' => '<p>Trusted workshops network, you benefit of the NEXUS international image and brand awareness.Thanks marketing materials including POS materials, leaflets, posters and websites but also garage signage, vehicle signage and working clothes; you can promote your local activity easily and in a very professional way.</p>'))), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network1', 'title' => 'International workshop network 1', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-workshop', 'settings' => object(stdClass), 'asideName' => 'Network2', 'title' => 'International workshop network 2', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>', 'image' => object(Media), 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'btnLinkTarget' => '_blank'), array('type' => 'singleServices-purpose', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'The purpose of the programe', 'subTitle' => 'Efficiency – to provide our partners with quality spare parts and other automotive products at affordable prices. Quality without compromise – is our priority in customer service.', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>', 'btnText' => 'Explore more', 'btnLink' => 'https://google.com', 'btnText2' => 'Download', 'btnLink2' => '/media/751/download/TEST%20EWM%20AGENCY.pdf?v=1', 'image' => object(Media), 'programs' => array(array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Expertise – quality and reliable repair'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Independence – free control, support and influence of the workshop'), array('type' => 'programs', 'settings' => object(stdClass), 'program' => 'Training – continual skills and knowledge development'))), array('type' => 'singleServices-gallery', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Gallery', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'videoText' => 'Video', 'imageText' => 'Image', 'gallery' => array(object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media), object(Media))), array('type' => 'singleServices-about', 'settings' => object(stdClass), 'asideName' => 'aaaazerty', 'title' => 'azeezaeaz', 'description' => '<p>azezaezaeaz</p>', 'solutionTitle' => 'aaaaaaaaaa', 'solutions' => array()), array('type' => 'singleServices-scheduling', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Scheduling automation lets you focus on high-value meetings', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'iframeLink' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-programme', 'settings' => object(stdClass), 'asideName' => 'PROGRAMME', 'title' => 'TEST', 'description' => '<p>TEST</p>', 'image' => null, 'btnText' => 'CTA 1', 'btnLink' => 'https://nexus.ewm.dev/en/services/nexustruck#about1', 'btnText2' => 'CTA 2', 'btnLink2' => 'https://nexus.ewm.dev/en/services/nexustruck#contact', 'programmes' => array()), array('type' => 'singleServices-packs', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Pricing', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Pack 1', 'subTitle' => 'Lorem ipsum dolor sit amet', 'price' => 800.0, 'packs' => array(array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.'), array('type' => 'packs', 'settings' => object(stdClass), 'pack' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.')), 'btnText' => 'Get started', 'btnLink' => 'https://nexus.ewm.dev/en'))), array('type' => 'singleServices-documents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'documents', 'documents' => array(array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'), array('type' => 'document', 'settings' => object(stdClass), 'documentType' => 'documents', 'title' => 'documents', 'description' => 'As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.', 'btnText' => 'download', 'btnLink' => 'https://nexus.ewm.dev/admin/preview/render?webspaceKey=nexus&provider=pages&id=7c837b60-4b54-415f-85a7-dc32c7301983&locale=en&token=5b51c2d9dc75e2c26375e444e28383db&targetGroupId=-1'))), array('type' => 'singleServices-map', 'settings' => object(stdClass), 'asideName' => '', 'mapTitle' => 'Map', 'pin' => object(Media), 'mapDescription' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'regionals' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem)), 'sorted' => true), array('type' => 'singleServices-garage', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Garage', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit sed.</p>', 'description2' => '<p>Lorem ipsum dolor sit amet, consectet adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'link' => 'https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d43586.52156090728!2d7.448809449288388!3d46.93894159828915!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2stn!4v1698075478575!5m2!1sen!2stn'), array('type' => 'singleServices-keyfacts', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Key facts', 'description' => '<p>Phasellus malesuada quis neque eu hendrerit. Curabitur elementum nisl ac mi sollicitudin auctor.</p>', 'details' => array(array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '300', 'year' => '2014'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '1000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'), array('type' => 'details', 'settings' => object(stdClass), 'title' => 'Number of Garages', 'number' => '3000', 'year' => '2018'))), array('type' => 'singleServices-contact', 'settings' => object(stdClass), 'asideName' => 'Contact', 'title' => 'Contacts ', 'description' => '<p>As a global growth accelerator, we support independent workshop owners to meet end-users demand and ensure their revenue and profit growth in a long term perspective.</p>', 'image' => object(Media), 'snippets' => array(array('title' => 'Form N! Services & Solutions', 'form' => array(array('type' => 'row', 'settings' => object(stdClass), 'form_block_title' => '', 'field' => array(array('type' => 'select', 'settings' => object(stdClass), 'field_label' => 'Subject', 'field_name' => 'selectEmail', 'field_class' => '', 'field_id' => 'select', 'field_required' => false, 'field_values' => 'Garages ConceptsN!AcademyWOP!', 'field_emails' => 'b.benalaya@ewm.swissb.benalaya@ewm.swissb.benalaya@ewm.swiss', 'field_default' => 'Select an option'), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Name', 'field_name' => 'Name', 'field_class' => '', 'field_id' => 'Name', 'field_required' => false), array('type' => 'email', 'settings' => object(stdClass), 'field_label' => 'Email*', 'field_name' => 'Email', 'field_class' => '', 'field_id' => 'Email', 'field_required' => true), array('type' => 'phone', 'settings' => object(stdClass), 'field_label' => 'Phone number', 'field_name' => 'Phone', 'field_class' => '', 'field_id' => 'Phone', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Company', 'field_name' => 'Company', 'field_class' => '', 'field_id' => 'Company', 'field_required' => false), array('type' => 'text', 'settings' => object(stdClass), 'field_label' => 'Country', 'field_name' => 'Country', 'field_class' => '', 'field_id' => 'Country', 'field_required' => false), array('type' => 'textarea', 'settings' => object(stdClass), 'field_label' => 'Message', 'field_name' => 'Message', 'field_class' => '', 'field_id' => 'Message', 'field_required' => false), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'privacyPolicy', 'field_name' => 'privacyPolicy', 'field_class' => '', 'field_id' => 'confirme', 'field_required' => true, 'field_required_msg' => 'error', 'field_values' => '<p>I agree to the Privacy Policy</p>'), array('type' => 'checkbox', 'settings' => object(stdClass), 'field_label' => 'Newsletter', 'field_name' => 'newsletter', 'field_class' => '', 'field_id' => 'newsletter', 'field_required' => false, 'field_required_msg' => 'error', 'field_values' => '<p>Subscribe to our newsletter</p>'), array('type' => 'submit', 'settings' => object(stdClass), 'field_label' => 'Send message', 'field_class' => 'underlined-link--black', 'field_id' => 'submit')))), 'messageTitle' => 'Contact message', 'success' => 'Thank you for your request!', 'success_contact' => 'We will contact you shortly.', 'success_thank' => 'Ok, thank you!', 'email_to' => '', 'email_from' => ''))), array('type' => 'singleServices-upcomingEvents', 'settings' => object(stdClass), 'asideName' => '', 'title' => 'Upcoming events', 'description' => '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>', 'btnText' => 'All events', 'btnLink' => null, 'events_category' => array(), 'events' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))), array('type' => 'singleServices-recentNews', 'settings' => object(stdClass), 'asideName' => '', 'newsTitle' => 'Recent news', 'newsDescription' => 'Follow the latest news...', 'btnText' => 'All news', 'btnLink' => 'https://nexus.ewm.dev/en', 'news_category' => array(), 'news' => array(object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem), object(ArrayAccessItem))))), 'id' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'uuid' => '7c837b60-4b54-415f-85a7-dc32c7301983', 'creator' => 1, 'changer' => 1, 'created' => object(DateTime), 'changed' => object(DateTime), 'template' => 'singleService', 'extension' => array('seo' => array('title' => '', 'description' => '', 'keywords' => '', 'canonicalUrl' => '', 'noIndex' => false, 'noFollow' => false, 'hideInSitemap' => false), 'excerpt' => array('title' => '', 'more' => '', 'description' => '', 'categories' => array(), 'tags' => array(), 'segments' => array(), 'icon' => array(), 'images' => array())), 'published' => object(DateTime), 'shadowBaseLocale' => null, 'webspaceKey' => 'nexus', 'authored' => object(DateTime), 'author' => '1', 'localizations' => array('en' => array('locale' => 'en', 'url' => 'https://nexus.ewm.dev/en/services/nexustruck', 'country' => '', 'alternate' => true), 'fr' => array('locale' => 'fr', 'url' => 'https://nexus.ewm.dev/fr', 'country' => '', 'alternate' => false), 'es' => array('locale' => 'es', 'url' => 'https://nexus.ewm.dev/es', 'country' => '', 'alternate' => false), 'pt' => array('locale' => 'pt', 'url' => 'https://nexus.ewm.dev/pt', 'country' => '', 'alternate' => false)), 'segments' => array(), 'request' => array('webspaceKey' => 'nexus', 'webspaceName' => 'Nexus', 'segmentKey' => null, 'portalKey' => 'nexus', 'portalName' => 'Nexus', 'defaultLocale' => 'en', 'portalUrl' => 'nexus.ewm.dev/en', 'resourceLocatorPrefix' => '/en', 'resourceLocator' => '/services/nexustruck')))
(vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/WebsiteController.php:81)
at Sulu\Bundle\WebsiteBundle\Controller\WebsiteController->renderStructure(object(PageBridge), array(), false, false)
(vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/DefaultController.php:34)
at Sulu\Bundle\WebsiteBundle\Controller\DefaultController->indexAction(object(PageBridge), false, false)
(vendor/symfony/http-kernel/HttpKernel.php:166)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:74)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:197)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(public/index.php:68)
|