Error 500 Internal Server Error

GET https://dev.brainofthehive.fr/hosting/www.dotg.io

Exceptions

Impossible to access an attribute ("actionBanner") on a null variable in hosting/details.html.twig at line 41.

Exception

Twig\Error\ RuntimeError

Show exception properties
Twig\Error\RuntimeError {#1014
  -lineno: 41
  -rawMessage: "Impossible to access an attribute ("actionBanner") on a null variable."
  -source: Twig\Source {#911
    -code: """
      {% extends 'layout/layout.html.twig' %}\n
      \n
          {% block css %}\n
              <link href="/assets/css/style.css" rel="stylesheet">\n
          {% endblock css %}\n
      \n
      {% block content %}\n
      \n
          <!-- header area start -->\n
          {% include './partials/mainNav.html.twig' %}\n
          <!-- header area end -->\n
      \n
          <!--Start Services Details-->\n
          <section class="services-details">\n
              <div class="container">\n
                  <div class="row">\n
                      <!--Start Services Details Sidebar-->\n
                      <div class="col-xl-4 col-lg-4">\n
                          <div class="service-sidebar">\n
                              <!--Start Services Details Sidebar Single-->\n
                              <div class="sidebar-widget service-sidebar-single">\n
                                  <div class="service-sidebar wow fadeInUp" data-wow-delay="0.1s" data-wow-duration="1200m">\n
                                      <div class="service-list">\n
                                          <ul>\n
                                              {% for svc in services %}\n
                                              <li>\n
                                                  <a href="{{ svc.path }}"\n
                                                     {% if svc.path == activePath %} class="current" {% endif %}\n
                                                  >\n
                                                      <i class="fas fa-angle-right"></i>\n
                                                      <span>{{ svc.nav }}</span>\n
                                                  </a>\n
                                              </li>\n
                                              {% endfor %}\n
                                          </ul>\n
                                      </div>\n
                                  </div>\n
                              </div>\n
                              <!--End Services Details Sidebar Single-->\n
                              <div class="sidebar-widget banner-widget">\n
                                  <div class="widget-content" style="background-image: url('{{ asset(service.actionBanner) }}');">\n
                                      <div class="shape" style="background-image: url('{{ asset(service.actionShape) }}');"></div>\n
                                      <div class="content-box">\n
                                          <div class="icon-box">\n
      {#                                        <i class="lnr lnr-icon-pie-chart"></i>#}\n
                                              <i class="{{ service.actionIcon }}"></i>\n
                                          </div>\n
                                          <h3>{{ service.actionTitle | raw }}</h3>\n
                                          <a href="{{ service.actionLink }}" target="{{ service.actionTarget }}" class="theme-btn btn-style-one">\n
                                              <span class="btn-title"> {{ service.actionLabel }}</span>\n
                                          </a>\n
                                      </div>\n
                                  </div>\n
                              </div>\n
      \n
                              <!--Start Services Details Sidebar Single-->\n
                              {% if service.extraLink1 is not null %}\n
                                  <div class="sidebar-widget service-sidebar-single mt-5">\n
                                      <div class="service-sidebar-single-btn wow fadeInUp" data-wow-delay="0.5s" data-wow-duration="1200m">\n
                                          <a href="{{ service.extraLink1 }}" target="{{ service.extraTarget1 }}" class="theme-btn btn-style-one d-grid">\n
                                              <span class="btn-title"><span class="{{ service.extraIcon1 }}"></span> {{ service.extraLabel1 }}</span>\n
                                          </a>\n
                                      </div>\n
                                  </div>\n
                              {% endif %}\n
      \n
                              {% if service.extraLink2 is not null %}\n
                                  <div class="sidebar-widget service-sidebar-single mt-5">\n
                                      <div class="service-sidebar-single-btn wow fadeInUp" data-wow-delay="0.5s" data-wow-duration="1200m">\n
                                          <a href="{{ service.extraLink2 }}" target="{{ service.extraTarget2 }}" class="theme-btn btn-style-one d-grid">\n
                                              <span class="btn-title"><span class="{{ service.extraIcon2 }}"></span> {{ service.extraLabel2 }}</span>\n
                                          </a>\n
                                      </div>\n
                                  </div>\n
                              {% endif %}\n
      \n
                              {% if service.extraLink3 is not null %}\n
                                  <div class="sidebar-widget service-sidebar-single mt-5">\n
                                      <div class="service-sidebar-single-btn wow fadeInUp" data-wow-delay="0.5s" data-wow-duration="1200m">\n
                                          <a href="{{ service.extraLink3 }}" target="{{ service.extraTarget3 }}" class="theme-btn btn-style-one d-grid">\n
                                              <span class="btn-title"><span class="{{ service.extraIcon3 }}"></span> {{ service.extraLabel3 }}</span>\n
                                          </a>\n
                                      </div>\n
                                  </div>\n
                              {% endif %}\n
                              <!--End Services Details Sidebar Single-->\n
                          </div>\n
      \n
      \n
                          {# dump(service) #}\n
                      </div>\n
                      <!--End Services Details Sidebar-->\n
      \n
                      <!--Start Services Details Content-->\n
                      <div class="col-xl-8 col-lg-8">\n
                          <div class="services-details__content">\n
                              <img src="{{ asset(service.banner) }}" alt="" />\n
                              <h2 class="mt-4">{{ service.title }}</h2>\n
                              <div class="greg">{{ service.text | raw}}</div>\n
      \n
                          </div>\n
                      </div>\n
                      <!--End Services Details Content-->\n
                  </div>\n
                  <div class="row">\n
                      <div class="col-12">\n
                          <div class="services-details__content">\n
                          <div class="content mt-40">\n
                              <div class="text">\n
                                  <h3>Infomaniak Networks </h3>\n
                                  <p>Les datacenters conçus par Infomaniak Networks <u>sont les seuls</u> à respecter ces contraintes techniques fortes :</p>\n
                              </div>\n
                              <div class="feature-list text-center">\n
                                  <div class="row">\n
                                      <div class="col-6  h100 ">\n
                                          <div class="single-item">\n
                                              <div class="icon-box"><i class="fas fa-check-circle"></i></div>\n
                                              <h6 class="title">100 % d’énergies renouvelables<br />certifiées</h6>\n
                                          </div>\n
                                      </div>\n
                                      <div class="col-6 h100">\n
                                          <div class="single-item">\n
                                              <div class="icon-box"><i class="fas fa-check-circle"></i></div>\n
                                              <h6 class="title">Revalorisation de 100 % de l’énergie consommée<br />pour chauffer 6000 logements</h6>\n
                                          </div>\n
                                      </div>\n
                                      <div class="col-6  h-auto">\n
                                          <div class="single-item">\n
                                              <div class="icon-box"><i class="fas fa-check-circle"></i></div>\n
                                              <h6 class="title">Compensation à 200 % des émissions de CO<sup>2</sup><br />via <a href="https://myclimate.org" target="_new">myclimate.org</a></h6>\n
                                          </div>\n
                                      </div>\n
                                      <div class="col-6 h-auto ">\n
                                          <div class="single-item">\n
                                              <div class="icon-box"><i class="fas fa-check-circle"></i></div>\n
                                              <h6 class="title">Développement de centrales solaires<br />objectif de production <i class="fas fa-arrow-right"></i> 100 % de l’énergie consommée</h6>\n
                                          </div>\n
                                      </div>\n
                                      <div class="col-6  h-auto">\n
                                          <div class="single-item">\n
                                              <div class="icon-box"><i class="fas fa-check-circle"></i></div>\n
                                              <h6 class="title">Datacenters refroidis par l’air extérieur filtré sans climatisation</h6>\n
                                          </div>\n
                                      </div>\n
                                  </div>\n
                              </div>\n
                          </div>\n
                          </div>\n
                      </div>\n
                  </div>\n
      \n
              </div>\n
      \n
          </section>\n
          <!--End Services Details-->\n
      \n
      \n
      \n
      \n
      \n
          <!-- Main Footer -->\n
          {% include './partials/mainFooter.html.twig' %}\n
          <!--End Main Footer -->\n
      \n
      {% endblock content %}\n
      """
    -name: "hosting/details.html.twig"
    -path: "/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/templates/hosting/details.html.twig"
  }
  -phpFile: "/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/twig/twig/src/Extension/CoreExtension.php"
  -phpLine: 1741
}
  1. </div>
  2. </div>
  3. </div>
  4. <!--End Services Details Sidebar Single-->
  5. <div class="sidebar-widget banner-widget">
  6. <div class="widget-content" style="background-image: url('{{ asset(service.actionBanner) }}');">
  7. <div class="shape" style="background-image: url('{{ asset(service.actionShape) }}');"></div>
  8. <div class="content-box">
  9. <div class="icon-box">
  10. {# <i class="lnr lnr-icon-pie-chart"></i>#}
  11. <i class="{{ service.actionIcon }}"></i>
  1. </div>
  2. <!--End Services Details Sidebar Single-->
  3. <div class=\"sidebar-widget banner-widget\">
  4. <div class=\"widget-content\" style=\"background-image: url('";
  5. // line 41
  6. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(CoreExtension::getAttribute($this->env, $this->source, (isset($context["service"]) || array_key_exists("service", $context) ? $context["service"] : (function () { throw new RuntimeError('Variable "service" does not exist.', 41, $this->source); })()), "actionBanner", [], "any", false, false, false, 41)), "html", null, true);
  7. yield "');\">
  8. <div class=\"shape\" style=\"background-image: url('";
  9. // line 42
  10. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(CoreExtension::getAttribute($this->env, $this->source, (isset($context["service"]) || array_key_exists("service", $context) ? $context["service"] : (function () { throw new RuntimeError('Variable "service" does not exist.', 42, $this->source); })()), "actionShape", [], "any", false, false, false, 42)), "html", null, true);
  11. yield "');\"></div>
in vendor/twig/twig/src/Template.php -> block_content (line 446)
  1. throw new \LogicException('A block must be a method on a \Twig\Template instance.');
  2. }
  3. if (null !== $template) {
  4. try {
  5. yield from $template->$block($context, $blocks);
  6. } catch (Error $e) {
  7. if (!$e->getSourceContext()) {
  8. $e->setSourceContext($template->getSourceContext());
  9. }
  1. // line 41
  2. yield " <!-- End main-content -->
  3. ";
  4. // line 43
  5. yield from $this->unwrap()->yieldBlock('content', $context, $blocks);
  6. // line 45
  7. yield "
  8. <!-- Main Footer -->
  9. ";
  10. // line 47
in vendor/twig/twig/src/Template.php -> doDisplay (line 402)
  1. {
  2. $context += $this->env->getGlobals();
  3. $blocks = array_merge($this->blocks, $blocks);
  4. try {
  5. yield from $this->doDisplay($context, $blocks);
  6. } catch (Error $e) {
  7. if (!$e->getSourceContext()) {
  8. $e->setSourceContext($this->getSourceContext());
  9. }
  1. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  2. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "hosting/details.html.twig"));
  3. $this->parent = $this->load("layout/layout.html.twig", 1);
  4. yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
  5. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  6. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in vendor/twig/twig/src/Template.php -> doDisplay (line 402)
  1. {
  2. $context += $this->env->getGlobals();
  3. $blocks = array_merge($this->blocks, $blocks);
  4. try {
  5. yield from $this->doDisplay($context, $blocks);
  6. } catch (Error $e) {
  7. if (!$e->getSourceContext()) {
  8. $e->setSourceContext($this->getSourceContext());
  9. }
  1. return $this->blocks;
  2. }
  3. public function display(array $context, array $blocks = []): void
  4. {
  5. foreach ($this->yield($context, $blocks) as $data) {
  6. echo $data;
  7. }
  8. }
  9. public function render(array $context): string
in vendor/twig/twig/src/Template.php -> display (line 373)
  1. ob_start();
  2. } else {
  3. ob_start(function () { return ''; });
  4. }
  5. try {
  6. $this->display($context);
  7. } catch (\Throwable $e) {
  8. while (ob_get_level() > $level) {
  9. ob_end_clean();
  10. }
  1. yield from $this->template->yieldBlock($name, $context);
  2. }
  3. public function render(array $context = []): string
  4. {
  5. return $this->template->render($context);
  6. }
  7. /**
  8. * @return void
  9. */
  1. * @throws SyntaxError When an error occurred during compilation
  2. * @throws RuntimeError When an error occurred during rendering
  3. */
  4. public function render($name, array $context = []): string
  5. {
  6. return $this->load($name)->render($context);
  7. }
  8. /**
  9. * Displays a template.
  10. *
  1. if (null !== $block) {
  2. return $this->container->get('twig')->load($view)->renderBlock($block, $parameters);
  3. }
  4. return $this->container->get('twig')->render($view, $parameters);
  5. }
  6. private function doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response
  7. {
  8. $content = $this->doRenderView($view, $block, $parameters, $method);
  1. return $this->container->get('twig')->render($view, $parameters);
  2. }
  3. private function doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response
  4. {
  5. $content = $this->doRenderView($view, $block, $parameters, $method);
  6. $response ??= new Response();
  7. if (200 === $response->getStatusCode()) {
  8. foreach ($parameters as $v) {
  9. if ($v instanceof FormInterface && $v->isSubmitted() && !$v->isValid()) {
  1. * If an invalid form is found in the list of parameters, a 422 status code is returned.
  2. * Forms found in parameters are auto-cast to form views.
  3. */
  4. protected function render(string $view, array $parameters = [], ?Response $response = null): Response
  5. {
  6. return $this->doRender($view, null, $parameters, $response, __FUNCTION__);
  7. }
  8. /**
  9. * Renders a block in a view.
  10. *
AbstractController->render('hosting/details.html.twig', array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null)) in src/Controller/HostingController.php (line 60)
  1. $path = '/hosting/'.$request->attributes->get('path');
  2. $service = $entityManager->getRepository(HostingServices::class)->findOneBy(['path' => $path]);
  3. $servicesList = $entityManager->getRepository(HostingServices::class)->findByActive(true);
  4. $locale = $request->getPreferredLanguage(['fr', 'en']) ?? 'en';
  5. //dd($service);
  6. return $this->render('hosting/details.html.twig', [
  7. 'controller_name' => 'detailHostingController',
  8. 'activePath' => $path,
  9. 'services' => $servicesList,
  10. 'service' => $service,
  11. ]);
in vendor/symfony/http-kernel/HttpKernel.php -> hosting_detail (line 183)
  1. $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);
  2. $controller = $event->getController();
  3. $arguments = $event->getArguments();
  4. // call controller
  5. $response = $controller(...$arguments);
  6. // view
  7. if (!$response instanceof Response) {
  8. $event = new ViewEvent($this, $request, $type, $response, $event);
  9. $this->dispatcher->dispatch($event, KernelEvents::VIEW);
  1. $request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
  2. $this->requestStack->push($request);
  3. $response = null;
  4. try {
  5. return $response = $this->handleRaw($request, $type);
  6. } catch (\Throwable $e) {
  7. if ($e instanceof \Error && !$this->handleAllThrowables) {
  8. throw $e;
  9. }
  1. $this->boot();
  2. ++$this->requestStackSize;
  3. $this->resetServices = true;
  4. try {
  5. return $this->getHttpKernel()->handle($request, $type, $catch);
  6. } finally {
  7. --$this->requestStackSize;
  8. }
  9. }
  1. ) {
  2. }
  3. public function run(): int
  4. {
  5. $response = $this->kernel->handle($this->request);
  6. if (Kernel::VERSION_ID >= 60400) {
  7. $response->send(false);
  8. if (\function_exists('fastcgi_finish_request') && !$this->debug) {
in vendor/autoload_runtime.php -> run (line 29)
  1. $app = $app(...$args);
  2. exit(
  3. $runtime
  4. ->getRunner($app)
  5. ->run()
  6. );
require_once('/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php') in public/index.php (line 5)
  1. <?php
  2. use App\Kernel;
  3. require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
  4. return function (array $context) {
  5. return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);
  6. };

Logs

Level Channel Message
INFO 11:10:35 request Matched route "_profiler".
{
    "route": "_profiler",
    "route_parameters": {
        "_route": "_profiler",
        "_controller": "web_profiler.controller.profiler::panelAction",
        "token": "1ac1f3"
    },
    "request_uri": "https://dev.brainofthehive.fr/_profiler/1ac1f3?panel=exception&type=request",
    "method": "GET"
}

Stack Trace

RuntimeError
Twig\Error\RuntimeError:
Impossible to access an attribute ("actionBanner") on a null variable in "hosting/details.html.twig" at line 41.

  at templates/hosting/details.html.twig:41
  at Twig\Extension\CoreExtension::getAttribute(object(Environment), object(Source), null, 'actionBanner', array(), 'any', false, false, false, 41)
     (var/cache/dev/twig/15/150c5396ea73f01512801cb22c404af3.php:161)
  at __TwigTemplate_436b83b75421369e72db03064cec27a1->block_content(array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null, 'app' => object(AppVariable), 'site_url' => 'https://www.brainofthehive.fr'), array('css' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_css'), 'content' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_content'), 'script' => array(object(__TwigTemplate_b8e48056f656a4c1537831bc3499f5b7), 'block_script'), 'script2' => array(object(__TwigTemplate_b8e48056f656a4c1537831bc3499f5b7), 'block_script2')))
     (vendor/twig/twig/src/Template.php:446)
  at Twig\Template->yieldBlock('content', array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null, 'app' => object(AppVariable), 'site_url' => 'https://www.brainofthehive.fr'), array('css' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_css'), 'content' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_content'), 'script' => array(object(__TwigTemplate_b8e48056f656a4c1537831bc3499f5b7), 'block_script'), 'script2' => array(object(__TwigTemplate_b8e48056f656a4c1537831bc3499f5b7), 'block_script2')))
     (var/cache/dev/twig/9e/9e2d3251cf89ed96af40e94a62dd9a37.php:133)
  at __TwigTemplate_b8e48056f656a4c1537831bc3499f5b7->doDisplay(array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null, 'app' => object(AppVariable), 'site_url' => 'https://www.brainofthehive.fr'), array('css' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_css'), 'content' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_content'), 'script' => array(object(__TwigTemplate_b8e48056f656a4c1537831bc3499f5b7), 'block_script'), 'script2' => array(object(__TwigTemplate_b8e48056f656a4c1537831bc3499f5b7), 'block_script2')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null, 'app' => object(AppVariable), 'site_url' => 'https://www.brainofthehive.fr'), array('css' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_css'), 'content' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_content'), 'script' => array(object(__TwigTemplate_b8e48056f656a4c1537831bc3499f5b7), 'block_script'), 'script2' => array(object(__TwigTemplate_b8e48056f656a4c1537831bc3499f5b7), 'block_script2')))
     (var/cache/dev/twig/15/150c5396ea73f01512801cb22c404af3.php:54)
  at __TwigTemplate_436b83b75421369e72db03064cec27a1->doDisplay(array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null, 'app' => object(AppVariable), 'site_url' => 'https://www.brainofthehive.fr'), array('css' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_css'), 'content' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_content')))
     (vendor/twig/twig/src/Template.php:402)
  at Twig\Template->yield(array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null, 'app' => object(AppVariable), 'site_url' => 'https://www.brainofthehive.fr'), array('css' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_css'), 'content' => array(object(__TwigTemplate_436b83b75421369e72db03064cec27a1), 'block_content')))
     (vendor/twig/twig/src/Template.php:358)
  at Twig\Template->display(array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null))
     (vendor/twig/twig/src/Template.php:373)
  at Twig\Template->render(array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null))
     (vendor/twig/twig/src/TemplateWrapper.php:51)
  at Twig\TemplateWrapper->render(array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null))
     (vendor/twig/twig/src/Environment.php:333)
  at Twig\Environment->render('hosting/details.html.twig', array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null))
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:463)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView('hosting/details.html.twig', null, array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null), 'render')
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:468)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender('hosting/details.html.twig', null, array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null), null, 'render')
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:282)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('hosting/details.html.twig', array('controller_name' => 'detailHostingController', 'activePath' => '/hosting/www.dotg.io', 'services' => array(object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices), object(HostingServices)), 'service' => null))
     (src/Controller/HostingController.php:60)
  at App\Controller\HostingController->hosting_detail(object(Request), object(EntityManager))
     (vendor/symfony/http-kernel/HttpKernel.php:183)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:76)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/http-kernel/Kernel.php:182)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
  at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
     (vendor/autoload_runtime.php:29)
  at require_once('/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php')
     (public/index.php:5)