Doctrine very long time (126.04 ms) makes a query and returns data if query contains select with many (6) LEFT JOIN and returned many data (more when 1200 rows)
My query:
https://gist.github.com/Neokortex/218463a50f57529d6e0caf9b82fc4aa9
A week ago I did not notice this. Why does this happen?
UPDATE: indexes do not help.
The server is very powerful
Intel (R) Xeon (R) CPU E3-1230 v5 @ 3.40GHz, 8 cores
32 GB Memory
I CRY :(