ContainerInterface
shutdown() Shutdowns the kernel. This method is mainly useful when doing functional testing
boot() Boots the current kernel.
Classes
string getName() Gets the name of the kernel.
string getLogDir() Gets the log directory.
bool isDebug() Checks if debug mode is enabled.
static string stripComments(string $source) Removes comments from a PHP source string
Page 6 of 7