handle($request); $response->send(); if ($kernel instanceof TerminableInterface) { $kernel->terminate($request, $response); }