ID: 122
Created: 06/09/2006 4:34 am Kristof Coomans
Modified: 08/17/2009 6:46 pm Graham Brookins
Published version: 8
View count; 158
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();