Fetches the key array for the current source record.
array The current source IDs.
protected function currentSourceIds() { return $this->getSource() ->getCurrentIds(); }