Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#182747 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)" "file" => "/app/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php" "line" => 1696 ] }
} continue; } $selectedColumns[] = $column . ' ' . sprintf(self::$comparisonMap[$comparison], $placeholder); } return implode(' AND ', $selectedColumns); }|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) at vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1696 |