Provides a basic class to iterator over a large number of entities by lazily loading them and clearing the cache as it goes along.
Something along the lines of:
$nodes = new EntityIterator('node');
foreach ($nodes as $node) {
// ...
}Will be obsoleted by #2577417: Add an entity iterator to load entities in chunks
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Developer tools
2 sites report using this module
- Created by mjpa on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
