Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Scheduler::get_batch_size()

Get migration batch size.


Description Description


Return Return

(int) Number of actions to migrate in each batch. Defaults to 250.


Top ↑

Source Source

File: packages/action-scheduler/classes/migration/Scheduler.php

113
 


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.