currentRequestKey)) { $this->currentRequestKey = substr(Common::generateUniqId(), 0, 5); } $record['extra']['request_id'] = $this->currentRequestKey; return $record; } }