class Kernel implements KernelInterface, TerminableInterface
The Kernel is the heart of the Symfony system. It manages an environment made of bundles.
Constants
VERSION VERSION_ID MAJOR_VERSION MINOR_VERSION RELEASE_VERSION EXTRA_VERSION END_OF_MAINTENANCE END_OF_LIFE
Methods
__construct(string $environment, bool $debug) Constructor.
__clone()
boot() Boots the current kernel.
terminate(Request $request, Response $response) Terminates a re