can_load() can_load(string $service) : boolean Parameters string $service Service identifier to check loadability Returns boolean — Whether the service can be loaded
get_implementation() get_implementation(string $service) : string Parameters string $service Service identifier to get implementation for Returns string — Name of the implementation class