protected DrupalKernel::getConfigStorage() Returns
List of instantiated service provider classes. Type:
public static DrupalKernel::bootEnvironment($app_root = NULL)
The DrupalKernel class is the core of Drupal itself. This class is responsible for building the Dependency Injection Container and also deals
public DrupalKernel::__construct($environment, $class_loader, $allow_dumping =
protected DrupalKernel::getServicesToPersist(ContainerInterface $container)
Holds the bootstrap container. Type: \Symfony\Component\DependencyInjection\ContainerInterface File
The environment, e.g. 'testing', 'install'. Type: string File
Holds the container instance. Type: \Symfony\Component\DependencyInjection\ContainerInterface File
Config storage object used for reading enabled modules configuration. Type:
Page 3 of 7