The interface for DrupalKernel, the core of Drupal. This interface extends Symfony's KernelInterface and adds methods for responding to modules
public DrupalKernelInterface::getSitePath()
public DrupalKernelInterface::getContainer()
public DrupalKernelInterface::prepareLegacyRequest(Request $
public DrupalKernelInterface::boot()
public DrupalKernelInterface::rebuildContainer()
public DrupalKernelInterface::loadLegacyIncludes()
public DrupalKernelInterface::getServiceProviders($origin)
public DrupalKernelInterface::shutdown()
public DrupalKernelInterface::discoverServiceProviders()
Page 1 of 2