Returns the request the kernel is currently processing.
public function getRequest() : Request { return $this->request; }