ID: 122
Created: 09/06/2006 4:34 am Kristof Coomans
Modified: 17/08/2009 6:46 pm Graham Brookins
Published version: 8
View count; 158
Currently using English (United Kingdom)
When looping over a big amount of content objects or tree nodes, fetch them in cycles of 100 or less and after each cycle, clear the in-memory object cache:
eZContentObject::clearCache();