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

Holds the container instance. Type: \Symfony\Component\DependencyInjection\ContainerInterface 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
DrupalKernel::getConfigStorage
  • References/PHP/Drupal/DrupalKernel

protected DrupalKernel::getConfigStorage() Returns

2025-01-10 15:47:30
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::$environment
  • References/PHP/Drupal/DrupalKernel

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

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::cacheDrupalContainer
  • References/PHP/Drupal/DrupalKernel

protected DrupalKernel::cacheDrupalContainer(array $container_definition)

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::getServicesToPersist
  • References/PHP/Drupal/DrupalKernel

protected DrupalKernel::getServicesToPersist(ContainerInterface $container)

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

protected DrupalKernel::getHttpKernel() Gets

2025-01-10 15:47:30