ReturnSource Class Properties _parent _pathKey _model _query _result _valid _stats _hasInitialized _schema _autoConfig Class Methods __construct _init assignTo model parent schema offsetExists rewind meta each map sort data offsetSet result stats close closed __destruct _populate Extends lithium\util\Collection Returns the object's parent `Document` object. Returns object Source public function parent() { return $this->_parent; }