InstallerServiceProvider

Service provider for the early installer environment.

This class is manually added by install_begin_request() via $conf['container_service_providers'] and required to prevent various services from trying to retrieve data from storages that do not exist yet.

Hierarchy

File

core/lib/Drupal/Core/Installer/InstallerServiceProvider.php, line 17

Namespace

Drupal\Core\Installer

Members

Name Modifiers Type Description
InstallerServiceProvider::alter public function Modifies existing service definitions. Overrides ServiceModifierInterface::alter
InstallerServiceProvider::register public function Registers services to the container. Overrides ServiceProviderInterface::register
doc_Drupal
2016-10-29 09:20:53
Comments
Leave a Comment

Please login to continue.