lithium\data\collection\RecordSet::$_keyIndex

protected property

Precompute index of the main model primary key(s) which allow to find values directly in result data without the column name matching process.

Source

	protected $_keyIndex = [];