Exceptions
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 }
in
templates/hosting/details.html.twig
(line 41)
</div></div></div><!--End Services Details Sidebar Single--><div class="sidebar-widget banner-widget"><div class="widget-content" style="background-image: url('{{ asset(service.actionBanner) }}');"><div class="shape" style="background-image: url('{{ asset(service.actionShape) }}');"></div><div class="content-box"><div class="icon-box">{# <i class="lnr lnr-icon-pie-chart"></i>#}<i class="{{ service.actionIcon }}"></i>
in
var/cache/dev/twig/15/150c5396ea73f01512801cb22c404af3.php
::
getAttribute
(line 161)
</div><!--End Services Details Sidebar Single--><div class=\"sidebar-widget banner-widget\"><div class=\"widget-content\" style=\"background-image: url('";// line 41yield $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);yield "');\"><div class=\"shape\" style=\"background-image: url('";// line 42yield $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);yield "');\"></div>
in
vendor/twig/twig/src/Template.php
->
block_content
(line 446)
throw new \LogicException('A block must be a method on a \Twig\Template instance.');}if (null !== $template) {try {yield from $template->$block($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($template->getSourceContext());}
in
var/cache/dev/twig/9e/9e2d3251cf89ed96af40e94a62dd9a37.php
->
yieldBlock
(line 133)
// line 41yield " <!-- End main-content -->";// line 43yield from $this->unwrap()->yieldBlock('content', $context, $blocks);// line 45yield "<!-- Main Footer -->";// line 47
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 402)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
var/cache/dev/twig/15/150c5396ea73f01512801cb22c404af3.php
->
yield
(line 54)
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "hosting/details.html.twig"));$this->parent = $this->load("layout/layout.html.twig", 1);yield from $this->parent->unwrap()->yield($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 402)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
yield
(line 358)
return $this->blocks;}public function display(array $context, array $blocks = []): void{foreach ($this->yield($context, $blocks) as $data) {echo $data;}}public function render(array $context): string
in
vendor/twig/twig/src/Template.php
->
display
(line 373)
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 51)
yield from $this->template->yieldBlock($name, $context);}public function render(array $context = []): string{return $this->template->render($context);}/*** @return void*/
in
vendor/twig/twig/src/Environment.php
->
render
(line 333)
* @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 463)
if (null !== $block) {return $this->container->get('twig')->load($view)->renderBlock($block, $parameters);}return $this->container->get('twig')->render($view, $parameters);}private function doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response{$content = $this->doRenderView($view, $block, $parameters, $method);
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
doRenderView
(line 468)
return $this->container->get('twig')->render($view, $parameters);}private function doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response{$content = $this->doRenderView($view, $block, $parameters, $method);$response ??= new Response();if (200 === $response->getStatusCode()) {foreach ($parameters as $v) {if ($v instanceof FormInterface && $v->isSubmitted() && !$v->isValid()) {
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
doRender
(line 282)
* If an invalid form is found in the list of parameters, a 422 status code is returned.* Forms found in parameters are auto-cast to form views.*/protected function render(string $view, array $parameters = [], ?Response $response = null): Response{return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}/*** Renders a block in a view.*
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)
$path = '/hosting/'.$request->attributes->get('path');$service = $entityManager->getRepository(HostingServices::class)->findOneBy(['path' => $path]);$servicesList = $entityManager->getRepository(HostingServices::class)->findByActive(true);$locale = $request->getPreferredLanguage(['fr', 'en']) ?? 'en';//dd($service);return $this->render('hosting/details.html.twig', ['controller_name' => 'detailHostingController','activePath' => $path,'services' => $servicesList,'service' => $service,]);
in
vendor/symfony/http-kernel/HttpKernel.php
->
hosting_detail
(line 183)
$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 76)
$request->headers->set('X-Php-Ob-Level', (string) ob_get_level());$this->requestStack->push($request);$response = null;try {return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {if ($e instanceof \Error && !$this->handleAllThrowables) {throw $e;}
in
vendor/symfony/http-kernel/Kernel.php
->
handle
(line 182)
$this->boot();++$this->requestStackSize;$this->resetServices = true;try {return $this->getHttpKernel()->handle($request, $type, $catch);} finally {--$this->requestStackSize;}}
in
vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php
->
handle
(line 35)
) {}public function run(): int{$response = $this->kernel->handle($this->request);if (Kernel::VERSION_ID >= 60400) {$response->send(false);if (\function_exists('fastcgi_finish_request') && !$this->debug) {
in
vendor/autoload_runtime.php
->
run
(line 29)
$app = $app(...$args);exit($runtime->getRunner($app)->run());
require_once('/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php')
in
public/index.php
(line 5)
<?phpuse App\Kernel;require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);};
Logs
| Level | Channel | Message |
|---|---|---|
| INFO 11:28:15 | request |
Matched route "_profiler". {
"route": "_profiler",
"route_parameters": {
"_route": "_profiler",
"_controller": "web_profiler.controller.profiler::panelAction",
"token": "ccb4bf"
},
"request_uri": "https://dev.brainofthehive.fr/_profiler/ccb4bf?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)
|