8 calls to BatchManager::isStepSkipped() in Workbench Moderation to Content Moderation 8
- BatchManager::step1 in src/
BatchManager.php - States and transitions are stored in key value (i.e. the Workflow entity is created).
- BatchManager::step2 in src/
BatchManager.php - Entity state maps are stored in key value.
- BatchManager::step3 in src/
BatchManager.php - WBM uninstalled.
- BatchManager::step4 in src/
BatchManager.php - Workflows installed.
- BatchManager::step5 in src/
BatchManager.php - CM installed.
- BatchManager::step6 in src/
BatchManager.php - States and transitions are migrated (i.e. the Workflow entity is created).
- BatchManager::step7 in src/
BatchManager.php - Entity state maps are migrated.
- BatchManager::step8 in src/
BatchManager.php - All keyvalue temporary state is cleaned up except for progress state.