Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#181186 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)" "file" => "/app/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php" "line" => 523 ] }
// Cache metadata fetch $this->getClassMetadata($this->rsm->aliasMap[$dqlAlias]); return $this->cache[$key] = [ 'isIdentifier' => isset($this->rsm->isIdentifierColumn[$dqlAlias][$key]), 'isMetaColumn' => true, 'fieldName' => $fieldName, 'type' => $type, 'dqlAlias' => $dqlAlias, 'enumType' => $this->rsm->enumMappings[$key] ?? null,|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) at vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:523 |