^ null
^ null
^ null
^ null
An exception has been thrown during the rendering of a template ("Failed to start the session because headers have already been sent by "/home/dataspk/www/test2/vendor/symfony/var-dumper/Dumper/AbstractDumper.php" at line 180."). (500 Internal Server Error)

Symfony Exception

RuntimeException RuntimeError

HTTP 500 Internal Server Error

An exception has been thrown during the rendering of a template ("Failed to start the session because headers have already been sent by "/home/dataspk/www/test2/vendor/symfony/var-dumper/Dumper/AbstractDumper.php" at line 180.").

Exceptions 2

Twig\Error\ RuntimeError

  1.                         <a class="sf-toggle btn btn-sm" data-toggle-selector="#sidebar-search" {% if tokens is defined or about is defined %}data-toggle-initial="display"{% endif %}>
  2.                             {{ include('@WebProfiler/Icon/search.svg') }} <span class="hidden-small">Search</span>
  3.                         </a>
  4.                         {{ render(path('_profiler_search_bar', request.query.all)) }}
  5.                     </div>
  6.                 </div>
  7.                 {% if templates is defined %}
  8.                     <ul id="menu-profiler">
  1.             );
  2.         </script>
  3.         ";
  4.         // line 24
  5.         $this->displayBlock('body'$context$blocks);
  6.         // line 25
  7.         echo "    </body>
  8. </html>
  9. ";
  10.         
in vendor/twig/twig/src/Template.php -> doDisplay (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/src/Template.php -> displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
  1.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  2.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WebProfiler/Profiler/layout.html.twig"));
  3.         $this->parent $this->loadTemplate("@WebProfiler/Profiler/base.html.twig""@WebProfiler/Profiler/layout.html.twig"1);
  4.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  5.         
  6.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  7.         
  8.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
in vendor/twig/twig/src/Template.php -> doDisplay (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/src/Template.php -> displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
  1.         // line 9
  2.         $macros["helper"] = $this->macros["helper"] = $this;
  3.         // line 1
  4.         $this->parent $this->loadTemplate("@WebProfiler/Profiler/layout.html.twig""@WebProfiler/Profiler/results.html.twig"1);
  5.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  6.         
  7.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  8.         
  9.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
in vendor/twig/twig/src/Template.php -> doDisplay (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/src/Template.php -> displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
in vendor/twig/twig/src/Template.php -> display (line 379)
  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.     public function render(array $context = []): string
  2.     {
  3.         // using func_get_args() allows to not expose the blocks argument
  4.         // as it should only be used by internal code
  5.         return $this->template->render($context\func_get_args()[1] ?? []);
  6.     }
  7.     public function display(array $context = [])
  8.     {
  9.         // using func_get_args() allows to not expose the blocks argument
  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.         $nonces $this->cspHandler $this->cspHandler->getNonces($request$response) : [];
  2.         $variables['csp_script_nonce'] = $nonces['csp_script_nonce'] ?? null;
  3.         $variables['csp_style_nonce'] = $nonces['csp_style_nonce'] ?? null;
  4.         $response->setContent($this->twig->render($template$variables));
  5.         return $response;
  6.     }
  7. }
  1.         $start $request->query->get('start'null);
  2.         $end $request->query->get('end'null);
  3.         $limit $request->query->get('limit');
  4.         return $this->renderWithCspNonces($request'@WebProfiler/Profiler/results.html.twig', [
  5.             'request' => $request,
  6.             'token' => $token,
  7.             'profile' => $profile,
  8.             'tokens' => $this->profiler->find($ip$url$limit$method$start$end$statusCode),
  9.             'ip' => $ip,
  10.             'method' => $method,
in vendor/symfony/http-kernel/HttpKernel.php -> searchResultsAction (line 158)
  1.         $this->dispatcher->dispatch($eventKernelEvents::CONTROLLER_ARGUMENTS);
  2.         $controller $event->getController();
  3.         $arguments $event->getArguments();
  4.         // call controller
  5.         $response $controller(...$arguments);
  6.         // view
  7.         if (!$response instanceof Response) {
  8.             $event = new ViewEvent($this$request$type$response);
  9.             $this->dispatcher->dispatch($eventKernelEvents::VIEW);
  1.     public function handle(Request $request$type HttpKernelInterface::MASTER_REQUEST$catch true)
  2.     {
  3.         $request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
  4.         try {
  5.             return $this->handleRaw($request$type);
  6.         } catch (\Exception $e) {
  7.             if ($e instanceof RequestExceptionInterface) {
  8.                 $e = new BadRequestHttpException($e->getMessage(), $e);
  9.             }
  10.             if (false === $catch) {
  1.         $this->boot();
  2.         ++$this->requestStackSize;
  3.         $this->resetServices true;
  4.         try {
  5.             return $this->getHttpKernel()->handle($request$type$catch);
  6.         } finally {
  7.             --$this->requestStackSize;
  8.         }
  9.     }
Kernel->handle(object(Request)) in public/index.php (line 25)
  1.     Request::setTrustedHosts([$trustedHosts]);
  2. }
  3. $kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);
  4. $request Request::createFromGlobals();
  5. $response $kernel->handle($request);
  6. $response->send();
  7. $kernel->terminate($request$response);

RuntimeException

Failed to start the session because headers have already been sent by "/home/dataspk/www/test2/vendor/symfony/var-dumper/Dumper/AbstractDumper.php" at line 180.

  1.         if (\PHP_SESSION_ACTIVE === session_status()) {
  2.             throw new \RuntimeException('Failed to start the session: already started by PHP.');
  3.         }
  4.         if (filter_var(ini_get('session.use_cookies'), \FILTER_VALIDATE_BOOLEAN) && headers_sent($file$line)) {
  5.             throw new \RuntimeException(sprintf('Failed to start the session because headers have already been sent by "%s" at line %d.'$file$line));
  6.         }
  7.         // ok to try and start the session
  8.         if (!session_start()) {
  9.             throw new \RuntimeException('Failed to start the session.');
  1.         }
  2.         if (!$this->started && $this->saveHandler->isActive()) {
  3.             $this->loadSession();
  4.         } elseif (!$this->started) {
  5.             $this->start();
  6.         }
  7.         return $this->bags[$name];
  8.     }
  1.     /**
  2.      * {@inheritdoc}
  3.      */
  4.     public function getBag(string $name)
  5.     {
  6.         $bag $this->storage->getBag($name);
  7.         return method_exists($bag'getBag') ? $bag->getBag() : $bag;
  8.     }
  9.     /**
  1.      *
  2.      * Note that this method was added to help with IDE autocompletion.
  3.      */
  4.     private function getAttributeBag(): AttributeBagInterface
  5.     {
  6.         return $this->getBag($this->attributeName);
  7.     }
  8. }
  1.     /**
  2.      * {@inheritdoc}
  3.      */
  4.     public function get(string $name$default null)
  5.     {
  6.         return $this->getAttributeBag()->get($name$default);
  7.     }
  8.     /**
  9.      * {@inheritdoc}
  10.      */
  1.             $limit =
  2.             $token null;
  3.         } else {
  4.             $session $request->getSession();
  5.             $ip $request->query->get('ip'$session->get('_profiler_search_ip'));
  6.             $method $request->query->get('method'$session->get('_profiler_search_method'));
  7.             $statusCode $request->query->get('status_code'$session->get('_profiler_search_status_code'));
  8.             $url $request->query->get('url'$session->get('_profiler_search_url'));
  9.             $start $request->query->get('start'$session->get('_profiler_search_start'));
  10.             $end $request->query->get('end'$session->get('_profiler_search_end'));
in vendor/symfony/http-kernel/HttpKernel.php -> searchBarAction (line 158)
  1.         $this->dispatcher->dispatch($eventKernelEvents::CONTROLLER_ARGUMENTS);
  2.         $controller $event->getController();
  3.         $arguments $event->getArguments();
  4.         // call controller
  5.         $response $controller(...$arguments);
  6.         // view
  7.         if (!$response instanceof Response) {
  8.             $event = new ViewEvent($this$request$type$response);
  9.             $this->dispatcher->dispatch($eventKernelEvents::VIEW);
  1.     public function handle(Request $request$type HttpKernelInterface::MASTER_REQUEST$catch true)
  2.     {
  3.         $request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
  4.         try {
  5.             return $this->handleRaw($request$type);
  6.         } catch (\Exception $e) {
  7.             if ($e instanceof RequestExceptionInterface) {
  8.                 $e = new BadRequestHttpException($e->getMessage(), $e);
  9.             }
  10.             if (false === $catch) {
  1.         if (!IpUtils::checkIp('127.0.0.1'$trustedProxies)) {
  2.             Request::setTrustedProxies(array_merge($trustedProxies, ['127.0.0.1']), Request::getTrustedHeaderSet());
  3.         }
  4.         try {
  5.             return $kernel->handle($request$type$catch);
  6.         } finally {
  7.             // restore global state
  8.             Request::setTrustedProxies($trustedProxies$trustedHeaderSet);
  9.         }
  10.     }
  1.             $subRequest->attributes->add($reference->attributes);
  2.         }
  3.         $level ob_get_level();
  4.         try {
  5.             return SubRequestHandler::handle($this->kernel$subRequestHttpKernelInterface::SUB_REQUESTfalse);
  6.         } catch (\Exception $e) {
  7.             // we dispatch the exception event to trigger the logging
  8.             // the response that comes back is ignored
  9.             if (isset($options['ignore_errors']) && $options['ignore_errors'] && $this->dispatcher) {
  10.                 $event = new ExceptionEvent($this->kernel$requestHttpKernelInterface::SUB_REQUEST$e);
  1.         if (!$request $this->requestStack->getCurrentRequest()) {
  2.             throw new \LogicException('Rendering a fragment can only be done when handling a Request.');
  3.         }
  4.         return $this->deliver($this->renderers[$renderer]->render($uri$request$options));
  5.     }
  6.     /**
  7.      * Delivers the Response as a string.
  8.      *
  1.         if (!isset($this->initialized[$renderer]) && $this->container->has($renderer)) {
  2.             $this->addRenderer($this->container->get($renderer));
  3.             $this->initialized[$renderer] = true;
  4.         }
  5.         return parent::render($uri$renderer$options);
  6.     }
  7. }
  1.     public function renderFragment($uri$options = [])
  2.     {
  3.         $strategy $options['strategy'] ?? 'inline';
  4.         unset($options['strategy']);
  5.         return $this->handler->render($uri$strategy$options);
  6.     }
  7.     /**
  8.      * Renders a fragment.
  9.      *
  1.         echo " <span class=\"hidden-small\">Search</span>
  2.                         </a>
  3.                         ";
  4.         // line 111
  5.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler_search_bar"twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["request"]) || array_key_exists("request"$context) ? $context["request"] : (function () { throw new RuntimeError('Variable "request" does not exist.'111$this->source); })()), "query", [], "any"falsefalsefalse111), "all", [], "any"falsefalsefalse111)));
  6.         echo "
  7.                     </div>
  8.                 </div>
  9.                 ";
in vendor/twig/twig/src/Template.php -> block_body (line 171)
  1.             throw new \LogicException('A block must be a method on a \Twig\Template instance.');
  2.         }
  3.         if (null !== $template) {
  4.             try {
  5.                 $template->$block($context$blocks);
  6.             } catch (Error $e) {
  7.                 if (!$e->getSourceContext()) {
  8.                     $e->setSourceContext($template->getSourceContext());
  9.                 }
  1.             );
  2.         </script>
  3.         ";
  4.         // line 24
  5.         $this->displayBlock('body'$context$blocks);
  6.         // line 25
  7.         echo "    </body>
  8. </html>
  9. ";
  10.         
in vendor/twig/twig/src/Template.php -> doDisplay (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/src/Template.php -> displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
  1.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  2.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WebProfiler/Profiler/layout.html.twig"));
  3.         $this->parent $this->loadTemplate("@WebProfiler/Profiler/base.html.twig""@WebProfiler/Profiler/layout.html.twig"1);
  4.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  5.         
  6.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  7.         
  8.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
in vendor/twig/twig/src/Template.php -> doDisplay (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/src/Template.php -> displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
  1.         // line 9
  2.         $macros["helper"] = $this->macros["helper"] = $this;
  3.         // line 1
  4.         $this->parent $this->loadTemplate("@WebProfiler/Profiler/layout.html.twig""@WebProfiler/Profiler/results.html.twig"1);
  5.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  6.         
  7.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  8.         
  9.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
in vendor/twig/twig/src/Template.php -> doDisplay (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/src/Template.php -> displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
in vendor/twig/twig/src/Template.php -> display (line 379)
  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.     public function render(array $context = []): string
  2.     {
  3.         // using func_get_args() allows to not expose the blocks argument
  4.         // as it should only be used by internal code
  5.         return $this->template->render($context\func_get_args()[1] ?? []);
  6.     }
  7.     public function display(array $context = [])
  8.     {
  9.         // using func_get_args() allows to not expose the blocks argument
  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.         $nonces $this->cspHandler $this->cspHandler->getNonces($request$response) : [];
  2.         $variables['csp_script_nonce'] = $nonces['csp_script_nonce'] ?? null;
  3.         $variables['csp_style_nonce'] = $nonces['csp_style_nonce'] ?? null;
  4.         $response->setContent($this->twig->render($template$variables));
  5.         return $response;
  6.     }
  7. }
  1.         $start $request->query->get('start'null);
  2.         $end $request->query->get('end'null);
  3.         $limit $request->query->get('limit');
  4.         return $this->renderWithCspNonces($request'@WebProfiler/Profiler/results.html.twig', [
  5.             'request' => $request,
  6.             'token' => $token,
  7.             'profile' => $profile,
  8.             'tokens' => $this->profiler->find($ip$url$limit$method$start$end$statusCode),
  9.             'ip' => $ip,
  10.             'method' => $method,
in vendor/symfony/http-kernel/HttpKernel.php -> searchResultsAction (line 158)
  1.         $this->dispatcher->dispatch($eventKernelEvents::CONTROLLER_ARGUMENTS);
  2.         $controller $event->getController();
  3.         $arguments $event->getArguments();
  4.         // call controller
  5.         $response $controller(...$arguments);
  6.         // view
  7.         if (!$response instanceof Response) {
  8.             $event = new ViewEvent($this$request$type$response);
  9.             $this->dispatcher->dispatch($eventKernelEvents::VIEW);
  1.     public function handle(Request $request$type HttpKernelInterface::MASTER_REQUEST$catch true)
  2.     {
  3.         $request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
  4.         try {
  5.             return $this->handleRaw($request$type);
  6.         } catch (\Exception $e) {
  7.             if ($e instanceof RequestExceptionInterface) {
  8.                 $e = new BadRequestHttpException($e->getMessage(), $e);
  9.             }
  10.             if (false === $catch) {
  1.         $this->boot();
  2.         ++$this->requestStackSize;
  3.         $this->resetServices true;
  4.         try {
  5.             return $this->getHttpKernel()->handle($request$type$catch);
  6.         } finally {
  7.             --$this->requestStackSize;
  8.         }
  9.     }
Kernel->handle(object(Request)) in public/index.php (line 25)
  1.     Request::setTrustedHosts([$trustedHosts]);
  2. }
  3. $kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);
  4. $request Request::createFromGlobals();
  5. $response $kernel->handle($request);
  6. $response->send();
  7. $kernel->terminate($request$response);

Logs 1

Level Channel Message
DEBUG 10:20:28 php Warning: Zend OPcache API is restricted by "restrict_api" configuration directive
{
    "exception": {
        "severity": 2,
        "file": "/home/dataspk/www/test2/vendor/symfony/error-handler/DebugClassLoader.php",
        "line": 345,
        "trace": [
            {
                "file": "/home/dataspk/www/test2/vendor/symfony/stopwatch/StopwatchEvent.php",
                "line": 105,
                "function": "loadClass",
                "class": "Symfony\\Component\\ErrorHandler\\DebugClassLoader",
                "type": "->"
            }
        ],
        "count": 80
    }
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 request Matched route "_profiler_search_results".
{
    "route": "_profiler_search_results",
    "route_parameters": {
        "_route": "_profiler_search_results",
        "_controller": "web_profiler.controller.profiler::searchResultsAction",
        "token": "empty"
    },
    "request_uri": "http://test2.datasports.fr/_profiler/empty/search/results",
    "method": "GET"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\EventListener\\ResolveControllerNameSubscriber::resolveControllerName"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 10:20:28 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 10:20:28 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
CRITICAL 10:20:28 request Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Failed to start the session because headers have already been sent by "/home/dataspk/www/test2/vendor/symfony/var-dumper/Dumper/AbstractDumper.php" at line 180.")." at /home/dataspk/www/test2/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/layout.html.twig line 111
{
    "exception": {}
}
INFO 10:20:28 request Matched route "_profiler_search_bar".
{
    "route": "_profiler_search_bar",
    "route_parameters": {
        "_route": "_profiler_search_bar",
        "_controller": "web_profiler.controller.profiler::searchBarAction"
    },
    "request_uri": "http://test2.datasports.fr/_profiler/search_bar",
    "method": "GET"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\EventListener\\ResolveControllerNameSubscriber::resolveControllerName"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 10:20:28 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 10:20:28 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
DEBUG 10:20:28 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
DEBUG 10:20:28 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest"
}
DEBUG 10:20:28 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
DEBUG 10:20:28 event Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest"
}
DEBUG 10:20:28 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\EventListener\\ResolveControllerNameSubscriber::resolveControllerName"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 10:20:28 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 10:20:28 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 10:20:28 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}
INFO 10:20:28 php User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
{
    "exception": {}
}

Stack Traces 2

[2/2] RuntimeError

Twig\Error\RuntimeError:
An exception has been thrown during the rendering of a template ("Failed to start the session because headers have already been sent by "/home/dataspk/www/test2/vendor/symfony/var-dumper/Dumper/AbstractDumper.php" at line 180.").

  at vendor/symfony/web-profiler-bundle/Resources/views/Profiler/layout.html.twig:111
  at Twig\Template->displayBlock('body', array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('title' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_title'), 'head' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_head'), 'body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (var/cache/dev/twig/9e/9e8f6f282a12ca8ce5ea8b00b903fd07e7020f04bab3845e6e9c1d058a3c4dbb.php:83)
  at __TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d->doDisplay(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('title' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_title'), 'head' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_head'), 'body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('title' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_title'), 'head' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_head'), 'body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (var/cache/dev/twig/24/248be9d69587e4b9c54f3f888a5fbf2518976aecd16c1a793f2ffab3f026c5a5.php:50)
  at __TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987->doDisplay(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (var/cache/dev/twig/3b/3be37a577b58b920c4d9b5a3c6872894ebf96d1e9841f3a1c30e0e9a7a0b58b5.php:52)
  at __TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7->doDisplay(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942'))
     (vendor/twig/twig/src/Template.php:379)
  at Twig\Template->render(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942'), array())
     (vendor/twig/twig/src/TemplateWrapper.php:40)
  at Twig\TemplateWrapper->render(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942'))
     (vendor/twig/twig/src/Environment.php:277)
  at Twig\Environment->render('@WebProfiler/Profiler/results.html.twig', array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942'))
     (vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:409)
  at Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController->renderWithCspNonces(object(Request), '@WebProfiler/Profiler/results.html.twig', array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942'))
     (vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:256)
  at Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController->searchResultsAction(object(Request), 'empty')
     (vendor/symfony/http-kernel/HttpKernel.php:158)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:80)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/http-kernel/Kernel.php:201)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (public/index.php:25)                

[1/2] RuntimeException

RuntimeException:
Failed to start the session because headers have already been sent by "/home/dataspk/www/test2/vendor/symfony/var-dumper/Dumper/AbstractDumper.php" at line 180.

  at vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:145
  at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()
     (vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:316)
  at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag('attributes')
     (vendor/symfony/http-foundation/Session/Session.php:261)
  at Symfony\Component\HttpFoundation\Session\Session->getBag('attributes')
     (vendor/symfony/http-foundation/Session/Session.php:283)
  at Symfony\Component\HttpFoundation\Session\Session->getAttributeBag()
     (vendor/symfony/http-foundation/Session/Session.php:77)
  at Symfony\Component\HttpFoundation\Session\Session->get('_profiler_search_ip')
     (vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:201)
  at Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController->searchBarAction(object(Request))
     (vendor/symfony/http-kernel/HttpKernel.php:158)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 2)
     (vendor/symfony/http-kernel/HttpKernel.php:80)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 2, false)
     (vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:85)
  at Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(object(HttpKernel), object(Request), 2, false)
     (vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:81)
  at Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render('/_profiler/search_bar', object(Request), array('ignore_errors' => false))
     (vendor/symfony/http-kernel/Fragment/FragmentHandler.php:85)
  at Symfony\Component\HttpKernel\Fragment\FragmentHandler->render('/_profiler/search_bar', 'inline', array('ignore_errors' => false))
     (vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:45)
  at Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render('/_profiler/search_bar', 'inline', array())
     (vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:48)
  at Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment('/_profiler/search_bar')
     (var/cache/dev/twig/24/248be9d69587e4b9c54f3f888a5fbf2518976aecd16c1a793f2ffab3f026c5a5.php:116)
  at __TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987->block_body(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('title' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_title'), 'head' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_head'), 'body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:171)
  at Twig\Template->displayBlock('body', array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('title' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_title'), 'head' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_head'), 'body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (var/cache/dev/twig/9e/9e8f6f282a12ca8ce5ea8b00b903fd07e7020f04bab3845e6e9c1d058a3c4dbb.php:83)
  at __TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d->doDisplay(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('title' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_title'), 'head' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_head'), 'body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('title' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_title'), 'head' => array(object(__TwigTemplate_1615af33a0cefa952e5fe1f6f43430b6a6cb66e46b059a3b604c85456c57131d), 'block_head'), 'body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (var/cache/dev/twig/24/248be9d69587e4b9c54f3f888a5fbf2518976aecd16c1a793f2ffab3f026c5a5.php:50)
  at __TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987->doDisplay(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('body' => array(object(__TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987), 'block_body'), 'summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (var/cache/dev/twig/3b/3be37a577b58b920c4d9b5a3c6872894ebf96d1e9841f3a1c30e0e9a7a0b58b5.php:52)
  at __TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7->doDisplay(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942', 'app' => object(AppVariable)), array('summary' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_summary'), 'panel' => array(object(__TwigTemplate_ba436d8facfe3798957f66743e16b7c378f3682578941e0321b429156a4483c7), 'block_panel')))
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942'))
     (vendor/twig/twig/src/Template.php:379)
  at Twig\Template->render(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942'), array())
     (vendor/twig/twig/src/TemplateWrapper.php:40)
  at Twig\TemplateWrapper->render(array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942'))
     (vendor/twig/twig/src/Environment.php:277)
  at Twig\Environment->render('@WebProfiler/Profiler/results.html.twig', array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942'))
     (vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:409)
  at Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController->renderWithCspNonces(object(Request), '@WebProfiler/Profiler/results.html.twig', array('request' => object(Request), 'token' => 'empty', 'profile' => null, 'tokens' => array(), 'ip' => null, 'method' => null, 'status_code' => null, 'url' => null, 'start' => null, 'end' => null, 'limit' => null, 'panel' => null, 'csp_script_nonce' => '166dca99686c17082b541a34db55b594', 'csp_style_nonce' => '3cf3bb279ae6073c37c72fd1dd043942'))
     (vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:256)
  at Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController->searchResultsAction(object(Request), 'empty')
     (vendor/symfony/http-kernel/HttpKernel.php:158)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:80)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/http-kernel/Kernel.php:201)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (public/index.php:25)