class 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

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Installer!InstallerServiceProvider.php/class/InstallerServiceProvider/8.1.x