lithium\data\model\Query::$_data

protected property

An array of data used in a write context. Only used if no binding object is present in the $_entity property.

Source

	protected $_data = [];