lithium\data\Collection::$_autoConfig

protected property

Holds an array of values that should be processed on initialization.

Source

	protected $_autoConfig = array(
		'model', 'result', 'query', 'parent', 'stats', 'pathKey', 'exists', 'schema', 'handlers'
	);