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

Whether the PHP environment has been initialized. This legacy phase can only be booted once because it sets session INI settings. If a session

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

Holds the class used for dumping the container to a PHP array. In combination with swapping the container class this is useful to e.g. dump

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

Whether the container can be dumped. Type: bool File

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

The app root. Type: string File core/lib/Drupal/Core/DrupalKernel

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

public static DrupalKernel::validateHostname(Request $request)

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

public DrupalKernel::setSitePath($path) Set

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

protected DrupalKernel::getContainerBuilder() Gets

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

protected static DrupalKernel::validateHostnameLength($host)

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

List of available modules and installation profiles. Type: \Drupal\Core\Extension\Extension[] File

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

public DrupalKernel::setContainer(ContainerInterface $container = NULL)

2025-01-10 15:47:30