On Thu, 13 Aug 2009, klemens_u wrote: > > bubbling this up... >
Im guessing noone answered because its a bit of a strange question. I mean, you wrote an action, so you should know where the queries are coming from?! > On Aug 12, 4:14 pm, klemens_u <[email protected]> wrote: > > I'm using symfony 1.2.7 with Doctrine 1.0 and I have an action which > > produces far too much database queries. > > > > What are your best practices to find out where the queries come from > > and how much time they consume? > > > > The web debug toolbar shows the total amount of queries and the query > > itself but it contains no information on the time consumed nor the > > origin of the query. > > > > I've read about Doctrine_Connection_Profiler (http://www.doctrine- > > project.org/documentation/manual/1_0/en/component-overview:profiler) > > but I've found no information on how to use it within a symfony > > project. > > > > Thanks, Klemens > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
