I want to know how I can optimize my Doctrine queries because some of my queries are too long.
I don’t want a method particularly to my query, but common methods I can apply to all requests, because I don’t find information about this.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here are some tips to make Doctrine perform better:
http://www.doctrine-project.org/projects/orm/1.2/docs/manual/improving-performance/en#improving-performance
The changes that I’ve noticed make the biggest change: