Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/Schedulers/ImportScheduler.php

ImportScheduler::delete_batch()

Method: Delete a batch by passing the count to be deleted to the child delete method.

Source: packages/woocommerce-admin/src/Schedulers/ImportScheduler.php:169

Used by 0 functions | Uses 2 functions

ImportScheduler

Class: ImportScheduler class.

Source: packages/woocommerce-admin/src/Schedulers/ImportScheduler.php:16

Used by 0 functions | Uses 0 functions

ImportScheduler::is_importing()

Method: Returns true if an import is in progress.

Source: packages/woocommerce-admin/src/Schedulers/ImportScheduler.php:34

Used by 0 functions | Uses 0 functions

ImportScheduler::get_batch_sizes()

Method: Get batch sizes.

Source: packages/woocommerce-admin/src/Schedulers/ImportScheduler.php:63

Used by 0 functions | Uses 0 functions

ImportScheduler::get_scheduler_actions()

Method: Get all available scheduling actions.

Source: packages/woocommerce-admin/src/Schedulers/ImportScheduler.php:81

Used by 1 function | Uses 0 functions

ImportScheduler::import_batch_init()

Method: Queue the imports into multiple batches.

Source: packages/woocommerce-admin/src/Schedulers/ImportScheduler.php:97

Used by 0 functions | Uses 0 functions

ImportScheduler::import_batch()

Method: Imports a batch of items to update.

Source: packages/woocommerce-admin/src/Schedulers/ImportScheduler.php:118

Used by 0 functions | Uses 1 function

ImportScheduler::delete_batch_init()

Method: Queue item deletion in batches.

Source: packages/woocommerce-admin/src/Schedulers/ImportScheduler.php:150

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress