Database adapter abstract service factory.
Allows configuring several database instances (such as writer and reader).
canCreateServiceWithName(\Zend\ServiceManager\ServiceLocatorInterface $services, string $name, string $requestedName) : bool
string
string
bool
createServiceWithName(\Zend\ServiceManager\ServiceLocatorInterface $services, string $name, string $requestedName) : \Zend\Db\Adapter\Adapter
string
string
getConfig(\Zend\ServiceManager\ServiceLocatorInterface $services) : array
$config : array