[TYPO3-mvc] Hitting PHP memory_limit or timing out with single findAll() request
Stefan Wild
sw at sw4.de
Sun Apr 25 11:51:59 CEST 2010
This is the solution:
Christine Gerpheide <cgerpheide at gmail.com> wrote:
> Sometimes this happens if you forget to add the @lazy annotation where it's
> needed, for instance on a property inside a Child that references the
> parent.
Although it was the other way round â I had to insert @lazy in the
reference from parent to child.
Thanks a lot,
Stefan
More information about the TYPO3-project-typo3v4mvc
mailing list