Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 6303744 bytes) in /home/tce/tce2024_preprod/var/cache/dev/twig/cd/cde27de285e24fba380524f2284995fb.php on line 642
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 6303744 bytes) (500 Internal Server Error)

Symfony Exception

OutOfMemoryError

HTTP 500 Internal Server Error

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 6303744 bytes)

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
0 of 0
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#42295 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 6303744 bytes)" "file" => "/home/tce/tce2024_preprod/var/cache/dev/twig/cd/cde27de285e24fba380524f2284995fb.php" "line" => 642 ] }
  1.                         echo "
  2.                                                 ";
  3.                         // line 238
  4.                         if (twig_get_attribute($this->env$this->source$context["query"], "explainable", [], "any"falsefalsefalse238)) {
  5.                             // line 239
  6.                             echo "                                                      
  7.                                                     <a class=\"link-inverse\" href=\"";
  8.                             // line 240
  9.                             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler", ["panel" => "db""token" => (isset($context["token"]) || array_key_exists("token"$context) ? $context["token"] : (function () { throw new RuntimeError('Variable "token" does not exist.'240$this->source); })()), "page" => "explain""connection" => $context["connection"], "query" => $context["i"]]), "html"nulltrue);
  10.                             echo "\" onclick=\"return explain(this);\" data-target-id=\"explain-";
  11.                             echo twig_escape_filter($this->env$context["i"], "html"nulltrue);