Views batch page

Categories

Component ID

1077410

Component name

Views batch page

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

964

Component created

Component changed

Component body

For views displaying a lot of content, loading & rendering the view can cause out of memory timeout errors.

This module defines a new page display for views called "Batch Page". It functions exactly the same as a normal views page display, except when first displayed, the view is loaded incrementally via the batch API and cached.

You can customise the number of items to load per batch in the display settings.