Filter: gk/gravitycalendar/settings/db-batch-size
Control the number of records returned by a single database query when fetching events.
Parameters
| Name | Type | Description |
|---|---|---|
| $feed_id | int | ID of the current feed being processed. |
| $db_query_batch_size | int | Maximum total number of events to fetch (default: 500). |
Since
Source
Defined in includes/class-calendar-feed.php at line 2991