MediaWiki REL1_31
services Directory Reference
Directory dependency graph for services:
includes/services

Files

 CannotReplaceActiveServiceException.php
 Exception thrown when trying to replace an already active service.
 
 ContainerDisabledException.php
 Exception thrown when trying to access a service on a disabled container or factory.
 
 DestructibleService.php
 Interface for destructible services.
 
 NoSuchServiceException.php
 Exception thrown when the requested service is not known.
 
 SalvageableService.php
 Interface for salvageable services.
 
 ServiceAlreadyDefinedException.php
 Exception thrown when a service was already defined, but the caller expected it to not exist.
 
 ServiceContainer.php
 Generic service container.
 
 ServiceDisabledException.php
 Exception thrown when trying to access a disabled service.