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 705
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 {#46644 -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" => 705 ] }
  1.                             echo "                                                    ";
  2.                             echo $this->extensions['Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension']->prettifySql((isset($context["runnable_sql"]) || array_key_exists("runnable_sql"$context) ? $context["runnable_sql"] : (function () { throw new RuntimeError('Variable "runnable_sql" does not exist.'257$this->source); })()));
  3.                             echo "
  4.                                                     <button class=\"btn btn-sm hidden\" data-clipboard-text=\"";
  5.                             // line 258
  6.                             echo twig_escape_filter($this->env, (isset($context["runnable_sql"]) || array_key_exists("runnable_sql"$context) ? $context["runnable_sql"] : (function () { throw new RuntimeError('Variable "runnable_sql" does not exist.'258$this->source); })()), "html_attr");
  7.                             echo "\">Copy</button>
  8.                                                 </div>
  9.                                             ";
  10.                         }
  11.                         // line 261