isMainRequest()) { return; } $this->requestId = Uuid::v4()->toRfc4122(); } public function getRequestId(): ?string { return $this->requestId; } }