Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#62488 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes)" "file" => "/var/www/tozato_ru_usr/data/www/tozato.ru/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php" "line" => 215 ] }
$log = explode(': ', $log, 2);
if (!isset($log[1]) || !preg_match('/^[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*+(?:\\\\[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*+)++$/', $log[0])) {
$log = ['Unknown Compiler Pass', implode(': ', $log)];
}
$logs[$log[0]][] = ['message' => $log[1]];
}
return $logs;
}
Level | Channel | Message |
---|---|---|
CRITICAL 16:16:00 | request |
Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes)" at LoggerDataCollector.php line 215 { "exception": {} } |
OutOfMemoryError
|
---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes) at vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php:215 |