When using sfDoctrinePager calling $pager->getResults(), executes the pagers query each time it is called. Looking at the following ticket http://trac.symfony-project.org/ticket/7355 it appears like this was fixed in revision http://trac.symfony-project.org/changeset/23401 , however in the latest revisions the query caching no longer exists. Was the feature intentionally removed? If so are there any plans to implement similar functionality in the future.
-- You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en.
