Services
Generic service to manage named services using lazy instantiation based on instantiator callback functions
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 CannotReplaceActiveServiceException.phpException thrown when trying to replace an already active service
 ContainerDisabledException.phpException thrown when trying to access a service on a disabled container or factory
 DestructibleService.phpInterface for destructible services
 NoSuchServiceException.phpException thrown when the requested service is not known
 RecursiveServiceDependencyException.phpException thrown when trying to access a disabled service
 SalvageableService.phpInterface for salvageable services
 ServiceAlreadyDefinedException.phpException thrown when a service was already defined, but the caller expected it to not exist
 ServiceContainer.phpGeneric service container
 ServiceDisabledException.phpException thrown when trying to access a disabled service