Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#63388 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 2109440 bytes)" "file" => "/var/www/tozato_ru_usr/data/www/tozato.ru/vendor/twig/twig/src/Template.php" "line" => 344 ] }
}
public function display(array $context, array $blocks = []): void
{
foreach ($this->yield($context, $blocks) as $data) {
echo $data;
}
}
public function render(array $context): string
{
Level | Channel | Message |
---|---|---|
CRITICAL 01:33:15 | request |
Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2109440 bytes)" at Template.php line 344 { "exception": {} } |
OutOfMemoryError
|
---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2109440 bytes) at vendor/twig/twig/src/Template.php:344 |