Documentation

MultipleInstanceProviderInterface

Table of Contents

Methods

getAllInstances()  : array<string|int, ProviderInstanceInterface>
getSelectedSystemInstance()  : ProviderInstanceInterface
Get a Provider instance (while working with a particular Provider)
parseInstancesConfiguration()  : array<string|int, mixed>
selectSystemInstance()  : Provider
Activate a selected Providers' system instance so the search performed by the Provider is ran over the correct system.

Methods

selectSystemInstance()

Activate a selected Providers' system instance so the search performed by the Provider is ran over the correct system.

public selectSystemInstance(int $id) : Provider
Parameters
$id : int

Instance ID

Return values
Provider
On this page

Search results