How to properly use Doctrine ORM to generate a large CSV download without consuming too much memory
lowering memory usage from 1.8GB to 2MB I will share how I fixed a report that generates 400k rows and consumes 646MB-1.8GB memory from doctrine and... »