Sören Martius
2013-01-12 11:48:20 UTC
Lets say we have an ArrayCollection of Objects messages. when i try to
count the number of the containing objects i can do it in twig like:
message.length ..
If i understood the workflow correct doctrines lazy loading will fire an
query to select all messages... why isnt doctrine using a count query?
--
--
If you want to report a vulnerability issue on Symfony, please read the procedure on http://symfony.com/security
You received this message because you are subscribed to the Google
Groups "Symfony2" group.
To post to this group, send email to symfony2-/***@public.gmane.org
To unsubscribe from this group, send email to
symfony2+unsubscribe-/***@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/symfony2?hl=en
count the number of the containing objects i can do it in twig like:
message.length ..
If i understood the workflow correct doctrines lazy loading will fire an
query to select all messages... why isnt doctrine using a count query?
--
--
If you want to report a vulnerability issue on Symfony, please read the procedure on http://symfony.com/security
You received this message because you are subscribed to the Google
Groups "Symfony2" group.
To post to this group, send email to symfony2-/***@public.gmane.org
To unsubscribe from this group, send email to
symfony2+unsubscribe-/***@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/symfony2?hl=en