6 calls to progress_get_progress() in Background Process 8
- BackgroundBatchContext::offsetSet in background_batch/
src/ BackgroundBatchContext.php - Implements to Update progress if needed.
- BackgroundProcess::sendMessage in ./
background_process.class.php - Implements to Send Message.
- background_process_is_finished in ./
background_process.module - Implements to Check if the background process has finished.
- background_process_is_started in ./
background_process.module - Implements to Check if the background process has started.
- DefaultController::backgroundBatchOverviewPage in background_batch/
src/ Controller/ DefaultController.php - Implements Background Batch Overview Page.
- DefaultController::backgroundProcessOverviewPage in src/
Controller/ DefaultController.php - Implements Background Process Overview Page.