Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#182440 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)" "file" => "/app/vendor/doctrine/orm/src/UnitOfWork.php" "line" => 2443 ] }
if (isset($hints['fetchAlias'], $hints['fetched'][$hints['fetchAlias']][$field])) { continue; } if (! isset($hints['fetchMode'][$class->name][$field])) { $hints['fetchMode'][$class->name][$field] = $assoc->fetch; } $targetClass = $this->em->getClassMetadata($assoc->targetEntity); switch (true) {|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) at vendor/doctrine/orm/src/UnitOfWork.php:2443 |