ID: 122
Created: 09/06/2006 04:34 Kristof Coomans
Modified: 17/08/2009 18:46 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();