DrupalKernel::$serviceYamls
  • References/PHP/Drupal/DrupalKernel

List of discovered services.yml pathnames. This is a nested array whose top-level keys are 'app' and 'site', denoting the origin of a service

2025-01-10 15:47:30
DrupalKernel
  • References/PHP/Drupal/DrupalKernel

The DrupalKernel class is the core of Drupal itself. This class is responsible for building the Dependency Injection Container and also deals

2025-01-10 15:47:30
DrupalKernel::$bootstrapContainer
  • References/PHP/Drupal/DrupalKernel

Holds the bootstrap container. Type: \Symfony\Component\DependencyInjection\ContainerInterface File

2025-01-10 15:47:30
DrupalKernel::shutdown
  • References/PHP/Drupal/DrupalKernel

public DrupalKernel::shutdown() Shuts down

2025-01-10 15:47:30
DrupalKernel::bootEnvironment
  • References/PHP/Drupal/DrupalKernel

public static DrupalKernel::bootEnvironment($app_root = NULL)

2025-01-10 15:47:30
DrupalKernel::$configStorage
  • References/PHP/Drupal/DrupalKernel

Config storage object used for reading enabled modules configuration. Type:

2025-01-10 15:47:30
DrupalKernel::$serviceProviders
  • References/PHP/Drupal/DrupalKernel

List of instantiated service provider classes. Type:

2025-01-10 15:47:30
DrupalKernel::getHttpKernel
  • References/PHP/Drupal/DrupalKernel

protected DrupalKernel::getHttpKernel() Gets

2025-01-10 15:47:30
DrupalKernel::$environment
  • References/PHP/Drupal/DrupalKernel

The environment, e.g. 'testing', 'install'. Type: string File

2025-01-10 15:47:30
DrupalKernel::__construct
  • References/PHP/Drupal/DrupalKernel

public DrupalKernel::__construct($environment, $class_loader, $allow_dumping =

2025-01-10 15:47:30