Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DrupalKernel.php
DrupalKernel::$booted
Whether the kernel has been booted.
Type:
bool
File
core/
lib/
Drupal/
Core/
DrupalKernel.php
, line 140
Class
DrupalKernel
The DrupalKernel class is the core of Drupal itself.
Namespace
Drupal\Core
Code
protected $booted =
FALSE
;
RSS feed