9 calls to SyncCoreFactory::getSyncCore() in CMS Content Sync 8
- CopyRemoteFlow::flowListForm in src/
Form/ CopyRemoteFlow.php - Step 3: Select the remote Flow to import now.
- CopyRemoteFlow::getCurrentFormStep in src/
Form/ CopyRemoteFlow.php - Return the current step of our multi-step form.
- CopyRemoteFlow::getFlowConfig in src/
Form/ CopyRemoteFlow.php - Get a remote Flow config from the Sync Core.
- CopyRemoteFlow::getRemotePools in src/
Form/ CopyRemoteFlow.php - List all remote pools that aren't used locally yet.
- FlowForm::validateSyncCoreAccessToSite in src/
Form/ FlowForm.php - Ask the Sync Core to ping the site for all required methods and show an error in the form if the site doesn't respond in time or with an error code.
- Pool::getClient in src/
Entity/ Pool.php - PoolForm::getRemotePools in src/
Form/ PoolForm.php - List all remote pools that aren't used locally yet.
- PoolForm::validateForm in src/
Form/ PoolForm.php - Validate format of input fields and make sure the Sync Core backend is accessible to actually update it.
- SyncCoreFactory::getAllSyncCores in src/
SyncCoreInterface/ SyncCoreFactory.php